Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | cns3xxx: fix ethernet jumbo-frame support, use single-page rx buffers and ↵ | Felix Fietkau | 2012-09-19 | 1 | -0/+317 | |
| | | | | | | skb fragment lists SVN-Revision: 33491 | |||||
* | cns3xxx: fix ethernet tx checksum offload | Felix Fietkau | 2012-09-19 | 1 | -0/+89 | |
| | | | | SVN-Revision: 33490 | |||||
* | cns3xxx: merge ethernet driver changes from gateworks | Felix Fietkau | 2012-09-19 | 1 | -230/+258 | |
| | | | | SVN-Revision: 33489 | |||||
* | cns3xxx: build images for the old boot loader and the new one (default to ↵ | Felix Fietkau | 2012-09-19 | 1 | -2/+8 | |
| | | | | | | the new one) SVN-Revision: 33488 | |||||
* | cns3xxx: fix the ethernet driver makefile | Felix Fietkau | 2012-09-19 | 1 | -1/+1 | |
| | | | | SVN-Revision: 33487 | |||||
* | cns3xxx: reorganize patches, fix pcie io space init order | Felix Fietkau | 2012-09-19 | 7 | -114/+120 | |
| | | | | SVN-Revision: 33486 | |||||
* | cns3xxx: move virtual io addresses to vmalloc space to fix kernel BUG() calls | Felix Fietkau | 2012-09-19 | 5 | -10/+208 | |
| | | | | SVN-Revision: 33485 | |||||
* | cns3xxx: add missing callbacks for the laguna machine support | Felix Fietkau | 2012-09-19 | 4 | -4/+7 | |
| | | | | SVN-Revision: 33484 | |||||
* | brcm47xx/profiles/PS-1208MFG: remove reference to non-existing package | Florian Fainelli | 2012-09-19 | 1 | -1/+1 | |
| | | | | | | | | The package block-hotplug doesn't exist, refer to block-mount instead. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33474 | |||||
* | omap24xx/profiles/n810: remove reference to non-existing package | Florian Fainelli | 2012-09-19 | 1 | -1/+1 | |
| | | | | | | | | The package block-hotplug doesn't exist, removing reference to it. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33473 | |||||
* | update fix-boot patch. | Hauke Mehrtens | 2012-09-19 | 1 | -33/+7 | |
| | | | | | | Do not change the code any more but use the kconfig options SVN-Revision: 33463 | |||||
* | update gpio patches | Hauke Mehrtens | 2012-09-19 | 3 | -149/+124 | |
| | | | | SVN-Revision: 33462 | |||||
* | ar71xx: fix a typo in TEW-637GRU image names | Gabor Juhos | 2012-09-18 | 1 | -1/+1 | |
| | | | | SVN-Revision: 33460 | |||||
* | ar71xx: revert DIR-825-B1 wholeflash image support. | Gabor Juhos | 2012-09-18 | 9 | -262/+2 | |
| | | | | | | | | | | It should be implemmented in a cleaner way. This reverts the following commits: [ar71xx] dir-825-b1: Fix wholeflash images [ar71xx] dir825b1: Add image for DIR-825-B1 that uses the whole flash" SVN-Revision: 33459 | |||||
* | disable VFPv4 probing | Florian Fainelli | 2012-09-18 | 1 | -0/+13 | |
| | | | | | | | This will make the kernel crash on systems using qemu < 1.1.0. Until fixed disable VPFv4 capability probing. SVN-Revision: 33458 | |||||
* | partially revert r33403 | Florian Fainelli | 2012-09-18 | 1 | -1/+1 | |
| | | | | | | The target CFLAGS were also accidentally changed SVN-Revision: 33457 | |||||
* | ar71xx: register the NAND flash controller device on DB120 | Gabor Juhos | 2012-09-17 | 6 | -14/+19 | |
| | | | | SVN-Revision: 33455 | |||||
* | ar71xx: ar934x_nfc: remove unused oob parameter of ar934x_nfc_send_read | Gabor Juhos | 2012-09-17 | 1 | -12/+8 | |
| | | | | SVN-Revision: 33454 | |||||
* | ar71xx: ar934x_nfc: increase DMA retry count | Gabor Juhos | 2012-09-17 | 1 | -1/+2 | |
| | | | | SVN-Revision: 33453 | |||||
* | ar71xx: ar934x_nfc: optimize READOOB operation on large page devices | Gabor Juhos | 2012-09-17 | 1 | -6/+4 | |
| | | | | SVN-Revision: 33452 | |||||
* | ar71xx: ar934x_nfc: fix RNDOUT operation | Gabor Juhos | 2012-09-17 | 1 | -2/+6 | |
| | | | | SVN-Revision: 33451 | |||||
* | ar71xx: ar934x_nfc: fix READ{0,1} operation on large page devices | Gabor Juhos | 2012-09-17 | 1 | -6/+9 | |
| | | | | SVN-Revision: 33450 | |||||
* | dir-825-b1: Fix wholeflash images: Attempting to flash a wholeflash ↵ | Daniel Dickinson | 2012-09-17 | 9 | -33/+87 | |
| | | | | | | (-openwrt) image from the normal image would brick (but recoverable via emergency flash) the router if the wholeflash image was larger than the maximum size for a normal image. First we rename the -openwrt images to -wholeflash since -openwrt is really too generic. We also revert the changes to the regular dir-825-b1 image, which now is the same as before, but add a -towholeflash image which is almost the same as the regular dir-825-b1 image, but copies caldata to new location and allows flashing of images that use the full flash (except u-boot, u-boot-env, and caldata paritition space) (these are the -wholeflash images). SVN-Revision: 33447 | |||||
* | ar71xx: add missing code for ar933x WMAC reset that was left out during the ↵ | Felix Fietkau | 2012-09-17 | 1 | -0/+31 | |
| | | | | | | ar71xx->ath79 migration, should fix wifi stability issues on ar933x SVN-Revision: 33446 | |||||
* | ar71xx: fix WP543 image builds | Felix Fietkau | 2012-09-15 | 1 | -1/+1 | |
| | | | | SVN-Revision: 33413 | |||||
* | D-Link DAP-1350; Avoid bricking esw config | John Crispin | 2012-09-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | This is a patch to connect eth0.1 (lan) to the only ethernet connector available. D-Link DAP-1350 goes bricked with AA 12.09-beta. This is because the current esw configuration for the board connects eth0.2 (wan) to the *ONE and ONLY* ethernet connector available, preventing initial access to the board through 192.168.1.1 on eth0.1 after flashing, effectively bricking the board. There are things that should be done to make this board really useful, but for AA 12.09, this one liner is indispensable. Signed of by Yoichi Shinoda <shinoda@jaist.ac.jp> SVN-Revision: 33411 | |||||
* | ramips/rt3883: fix a typo in the ASUS profile | John Crispin | 2012-09-15 | 1 | -1/+1 | |
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33410 | |||||
* | partially revert r33403 | Florian Fainelli | 2012-09-14 | 1 | -45/+88 | |
| | | | | SVN-Revision: 33409 | |||||
* | set DEVICE_TYPE to developerboard | Florian Fainelli | 2012-09-14 | 1 | -0/+2 | |
| | | | | SVN-Revision: 33408 | |||||
* | fix sparc32 assembler failures with newer toolchains | Florian Fainelli | 2012-09-14 | 1 | -0/+31 | |
| | | | | SVN-Revision: 33407 | |||||
* | refresh patches so they apply cleanly | Florian Fainelli | 2012-09-14 | 2 | -4/+5 | |
| | | | | SVN-Revision: 33406 | |||||
* | set DEVICE_TYPE to developperboard | Florian Fainelli | 2012-09-14 | 2 | -89/+48 | |
| | | | | SVN-Revision: 33403 | |||||
* | set DEVICE_TYPE to developperboard | Florian Fainelli | 2012-09-14 | 1 | -0/+2 | |
| | | | | SVN-Revision: 33402 | |||||
* | ar71xx: merge machine support patches | Gabor Juhos | 2012-09-13 | 5 | -157/+47 | |
| | | | | SVN-Revision: 33389 | |||||
* | ar71xx: register the NAND controller device on the RB2011 | Gabor Juhos | 2012-09-13 | 4 | -3/+83 | |
| | | | | SVN-Revision: 33388 | |||||
* | ar71xx: add device registration code for the AR934x NAND flash controller | Gabor Juhos | 2012-09-13 | 7 | -7/+141 | |
| | | | | SVN-Revision: 33387 | |||||
* | ar71xx: package the AR934x NAND driver module | Gabor Juhos | 2012-09-13 | 1 | -0/+17 | |
| | | | | SVN-Revision: 33386 | |||||
* | ar71xx: ar934x_nfc: experimental NAND Flash Controller driver for AR934x | Gabor Juhos | 2012-09-13 | 3 | -0/+1200 | |
| | | | | SVN-Revision: 33385 | |||||
* | generic: add MTD_NAND_AR934X symbol | Gabor Juhos | 2012-09-13 | 1 | -0/+1 | |
| | | | | SVN-Revision: 33384 | |||||
* | generic: move GENERIC_PWM symbol into the generic config | Gabor Juhos | 2012-09-13 | 5 | -4/+1 | |
| | | | | SVN-Revision: 33383 | |||||
* | ar71xx: define NAND controller base address and register size for AR934X/QCA955x | Gabor Juhos | 2012-09-12 | 2 | -13/+23 | |
| | | | | SVN-Revision: 33382 | |||||
* | ramips/rt305x: add initial support for Rt5350 SoC | Gabor Juhos | 2012-09-12 | 5 | -2/+41 | |
| | | | | | | | | | | | | | Somehow detecting the RAM size in common/setup.c doesn't work here, it always detects 64M and then crashes on devices with less RAM. Probably using MEMC_REG_SDRAM_CFG1 to know the RAM size is how it could be, for now I use the mem=32M kernel parameter to get stuff working. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33381 | |||||
* | add gpio sysfs entries | Hauke Mehrtens | 2012-09-11 | 1 | -0/+1 | |
| | | | | | | This fixes #10256 SVN-Revision: 33369 | |||||
* | ar71xx: use correct fractional dividers for {CPU,DDR}_PLL on QCA955x | Gabor Juhos | 2012-09-10 | 1 | -2/+2 | |
| | | | | SVN-Revision: 33362 | |||||
* | ar71xx: fix QCA955X_EHCI_SIZE | Gabor Juhos | 2012-09-10 | 3 | -3/+3 | |
| | | | | SVN-Revision: 33360 | |||||
* | fix ixp4xx_hss build failure (#12162) | Florian Fainelli | 2012-09-10 | 1 | -0/+44 | |
| | | | | SVN-Revision: 33356 | |||||
* | fix description of nand/Ath5k profile (#12149) | Jo-Philipp Wich | 2012-09-09 | 1 | -2/+2 | |
| | | | | SVN-Revision: 33352 | |||||
* | ar71xx: add initial support for RB2011UAS-2HnD | Gabor Juhos | 2012-09-09 | 4 | -1/+82 | |
| | | | | SVN-Revision: 33349 | |||||
* | ar71xx: use routerboot_find_tag to find wlan data offset on RB751 | Gabor Juhos | 2012-09-09 | 5 | -17/+25 | |
| | | | | SVN-Revision: 33348 | |||||
* | ar71xx: add RouterBoot related helper routines | Gabor Juhos | 2012-09-09 | 8 | -18/+145 | |
| | | | | SVN-Revision: 33347 |