summaryrefslogtreecommitdiff
path: root/target/linux/adm5120
Commit message (Collapse)AuthorAgeFilesLines
* experimental support for the Motorola MU GatewayGabor Juhos2008-09-2311-10/+171
| | | | SVN-Revision: 12662
* add board specific UART registrationGabor Juhos2008-09-238-5/+28
| | | | SVN-Revision: 12654
* remove 2.6.25 config filesGabor Juhos2008-09-232-563/+0
| | | | SVN-Revision: 12653
* remove 2.6.25 specific stuffGabor Juhos2008-09-1384-14403/+1
| | | | SVN-Revision: 12598
* convert to GPIOLIBGabor Juhos2008-09-125-241/+210
| | | | SVN-Revision: 12571
* generate images for the EASY 5120P-ATA boardGabor Juhos2008-08-272-0/+15
| | | | SVN-Revision: 12405
* minor cleanupsGabor Juhos2008-08-2516-42/+34
| | | | SVN-Revision: 12387
* sync kernel configGabor Juhos2008-08-222-4/+0
| | | | SVN-Revision: 12372
* update to 2.6.26.3 and 2.6.25.16Gabor Juhos2008-08-222-3/+3
| | | | SVN-Revision: 12371
* set reasonable generic CRYPTO_ config entries for 2.6.26Nicolas Thill2008-08-212-6/+0
| | | | SVN-Revision: 12362
* load the mac address from flash where it is possibleGabor Juhos2008-08-2019-33/+200
| | | | SVN-Revision: 12357
* load board's mac address on Compex devicesGabor Juhos2008-08-133-1/+27
| | | | SVN-Revision: 12302
* fix gpio number of the reset button Compex WP54 boardsGabor Juhos2008-08-132-2/+2
| | | | SVN-Revision: 12296
* Allow routerboard users to kexec into the newly installed kernel if ↵Florian Fainelli2008-08-122-0/+6
| | | | | | kexec-tools is installed SVN-Revision: 12286
* split support of Cellvision boardsGabor Juhos2008-08-097-60/+120
| | | | SVN-Revision: 12255
* update to 2.6.25.15 and 2.6.26.2Gabor Juhos2008-08-071-2/+2
| | | | SVN-Revision: 12242
* add 2.6.26 specific filesGabor Juhos2008-08-07102-135/+13388
| | | | SVN-Revision: 12239
* add alternative board id for the ZyXEL P-334WTGabor Juhos2008-08-072-4/+6
| | | | SVN-Revision: 12232
* sync kernel configGabor Juhos2008-08-052-0/+3
| | | | SVN-Revision: 12140
* experimental gpiodev support (closes #3613)Gabor Juhos2008-08-058-0/+64
| | | | SVN-Revision: 12134
* fix RB-133/133C led definitionsGabor Juhos2008-08-041-5/+5
| | | | SVN-Revision: 12097
* add missing buttons device for RB-1xx boards, thanks to Christophe LucasGabor Juhos2008-08-041-1/+3
| | | | SVN-Revision: 12095
* move CONFIG_XFS_DEBUG to generic configNicolas Thill2008-07-302-2/+0
| | | | SVN-Revision: 12007
* make use DMA_BIT_MASKGabor Juhos2008-07-281-4/+4
| | | | SVN-Revision: 11966
* fix a bug in the USB driver debug codeGabor Juhos2008-07-271-4/+4
| | | | SVN-Revision: 11961
* sync 2.6.26 configGabor Juhos2008-07-272-20/+0
| | | | SVN-Revision: 11955
* initial 2.6.26 supportGabor Juhos2008-07-2620-0/+1629
| | | | SVN-Revision: 11946
* make boot quiet a bitGabor Juhos2008-07-261-6/+6
| | | | SVN-Revision: 11939
* update to 2.6.25.12Gabor Juhos2008-07-261-1/+1
| | | | SVN-Revision: 11933
* update targets to 2.6.25.10Imre Kaloz2008-07-051-1/+1
| | | | SVN-Revision: 11667
* upgrade to 2.6.25.9Imre Kaloz2008-06-261-1/+1
| | | | SVN-Revision: 11584
* generate firmware images for the ZyXEL P-334WT/P-335WT devicesGabor Juhos2008-06-221-0/+17
| | | | SVN-Revision: 11562
* use __raw_{readl,writel} routines in the uart driver as wellGabor Juhos2008-06-221-47/+132
| | | | SVN-Revision: 11561
* use __raw_{readl,writel} routines in the GPIO codeGabor Juhos2008-06-221-4/+4
| | | | SVN-Revision: 11560
* swap I/O space if running in big-endian modeGabor Juhos2008-06-221-2/+3
| | | | SVN-Revision: 11552
* IRQ code cleanupGabor Juhos2008-06-171-26/+32
| | | | SVN-Revision: 11528
* switch to 2.6.25.7Gabor Juhos2008-06-1745-2129/+326
| | | | SVN-Revision: 11526
* fix compiler warningGabor Juhos2008-06-171-1/+1
| | | | SVN-Revision: 11521
* add packages required by failsafe support to defaultsGabor Juhos2008-06-081-0/+5
| | | | SVN-Revision: 11404
* add initial failsafe supportGabor Juhos2008-06-081-0/+16
| | | | SVN-Revision: 11403
* add button devices to several boardsGabor Juhos2008-06-085-17/+76
| | | | SVN-Revision: 11402
* fix image names in the whet2nand scriptGabor Juhos2008-06-071-2/+2
| | | | SVN-Revision: 11399
* make use the chip_fixup function of the plat_nand driverGabor Juhos2008-06-061-1/+12
| | | | SVN-Revision: 11376
* refresh patches to match upstream styleGabor Juhos2008-06-0640-433/+285
| | | | SVN-Revision: 11374
* enable yaffs fs on 2.6.25Gabor Juhos2008-05-281-0/+10
| | | | SVN-Revision: 11280
* resync kernel configsGabor Juhos2008-05-284-39/+14
| | | | SVN-Revision: 11279
* refresh kernel patchesGabor Juhos2008-05-1940-225/+225
| | | | SVN-Revision: 11193
* upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)Gabor Juhos2008-05-181-1/+1
| | | | SVN-Revision: 11184
* enable proper PCI & USB support detection at config-time by disabling ↵Nicolas Thill2008-05-092-0/+4
| | | | | | CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate SVN-Revision: 11097
* Add leds support for the RB-150, thanks to Evangelos ArkalisGabor Juhos2008-05-071-4/+21
| | | | SVN-Revision: 11057