summaryrefslogtreecommitdiff
path: root/target/linux/adm5120
Commit message (Collapse)AuthorAge
...
* experimental support for 2.6.27Gabor Juhos2008-10-05
| | | | SVN-Revision: 12863
* update to 2.6.26.5 and 2.6.25.17Gabor Juhos2008-09-26
| | | | SVN-Revision: 12718
* sync kernel configGabor Juhos2008-09-25
| | | | SVN-Revision: 12711
* remove broken status from the Big Endian subtargetGabor Juhos2008-09-25
| | | | SVN-Revision: 12708
* sysupgrade for adm5120Felix Fietkau2008-09-25
| | | | | | | | | | Sysupgrade adapted from the bcm47xx one. Add a hook to disable watchdog before upgrading. Signed-off-by: Frédéric Moulins <ffrrrr@gmail.com> SVN-Revision: 12694
* move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and ↵Nicolas Thill2008-09-25
| | | | | | disable the later (deprecated Video for Linux API v1) SVN-Revision: 12692
* disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable ↵Nicolas Thill2008-09-24
| | | | | | it on targets where USB is supported SVN-Revision: 12690
* experimental support for the Motorola MU GatewayGabor Juhos2008-09-23
| | | | SVN-Revision: 12662
* add board specific UART registrationGabor Juhos2008-09-23
| | | | SVN-Revision: 12654
* remove 2.6.25 config filesGabor Juhos2008-09-23
| | | | SVN-Revision: 12653
* remove 2.6.25 specific stuffGabor Juhos2008-09-13
| | | | SVN-Revision: 12598
* convert to GPIOLIBGabor Juhos2008-09-12
| | | | SVN-Revision: 12571
* generate images for the EASY 5120P-ATA boardGabor Juhos2008-08-27
| | | | SVN-Revision: 12405
* minor cleanupsGabor Juhos2008-08-25
| | | | SVN-Revision: 12387
* sync kernel configGabor Juhos2008-08-22
| | | | SVN-Revision: 12372
* update to 2.6.26.3 and 2.6.25.16Gabor Juhos2008-08-22
| | | | SVN-Revision: 12371
* set reasonable generic CRYPTO_ config entries for 2.6.26Nicolas Thill2008-08-21
| | | | SVN-Revision: 12362
* load the mac address from flash where it is possibleGabor Juhos2008-08-20
| | | | SVN-Revision: 12357
* load board's mac address on Compex devicesGabor Juhos2008-08-13
| | | | SVN-Revision: 12302
* fix gpio number of the reset button Compex WP54 boardsGabor Juhos2008-08-13
| | | | SVN-Revision: 12296
* Allow routerboard users to kexec into the newly installed kernel if ↵Florian Fainelli2008-08-12
| | | | | | kexec-tools is installed SVN-Revision: 12286
* split support of Cellvision boardsGabor Juhos2008-08-09
| | | | SVN-Revision: 12255
* update to 2.6.25.15 and 2.6.26.2Gabor Juhos2008-08-07
| | | | SVN-Revision: 12242
* add 2.6.26 specific filesGabor Juhos2008-08-07
| | | | SVN-Revision: 12239
* add alternative board id for the ZyXEL P-334WTGabor Juhos2008-08-07
| | | | SVN-Revision: 12232
* sync kernel configGabor Juhos2008-08-05
| | | | SVN-Revision: 12140
* experimental gpiodev support (closes #3613)Gabor Juhos2008-08-05
| | | | SVN-Revision: 12134
* fix RB-133/133C led definitionsGabor Juhos2008-08-04
| | | | SVN-Revision: 12097
* add missing buttons device for RB-1xx boards, thanks to Christophe LucasGabor Juhos2008-08-04
| | | | SVN-Revision: 12095
* move CONFIG_XFS_DEBUG to generic configNicolas Thill2008-07-30
| | | | SVN-Revision: 12007
* make use DMA_BIT_MASKGabor Juhos2008-07-28
| | | | SVN-Revision: 11966
* fix a bug in the USB driver debug codeGabor Juhos2008-07-27
| | | | SVN-Revision: 11961
* sync 2.6.26 configGabor Juhos2008-07-27
| | | | SVN-Revision: 11955
* initial 2.6.26 supportGabor Juhos2008-07-26
| | | | SVN-Revision: 11946
* make boot quiet a bitGabor Juhos2008-07-26
| | | | SVN-Revision: 11939
* update to 2.6.25.12Gabor Juhos2008-07-26
| | | | SVN-Revision: 11933
* update targets to 2.6.25.10Imre Kaloz2008-07-05
| | | | SVN-Revision: 11667
* upgrade to 2.6.25.9Imre Kaloz2008-06-26
| | | | SVN-Revision: 11584
* generate firmware images for the ZyXEL P-334WT/P-335WT devicesGabor Juhos2008-06-22
| | | | SVN-Revision: 11562
* use __raw_{readl,writel} routines in the uart driver as wellGabor Juhos2008-06-22
| | | | SVN-Revision: 11561
* use __raw_{readl,writel} routines in the GPIO codeGabor Juhos2008-06-22
| | | | SVN-Revision: 11560
* swap I/O space if running in big-endian modeGabor Juhos2008-06-22
| | | | SVN-Revision: 11552
* IRQ code cleanupGabor Juhos2008-06-17
| | | | SVN-Revision: 11528
* switch to 2.6.25.7Gabor Juhos2008-06-17
| | | | SVN-Revision: 11526
* fix compiler warningGabor Juhos2008-06-17
| | | | SVN-Revision: 11521
* add packages required by failsafe support to defaultsGabor Juhos2008-06-08
| | | | SVN-Revision: 11404
* add initial failsafe supportGabor Juhos2008-06-08
| | | | SVN-Revision: 11403
* add button devices to several boardsGabor Juhos2008-06-08
| | | | SVN-Revision: 11402
* fix image names in the whet2nand scriptGabor Juhos2008-06-07
| | | | SVN-Revision: 11399
* make use the chip_fixup function of the plat_nand driverGabor Juhos2008-06-06
| | | | SVN-Revision: 11376