summaryrefslogtreecommitdiffstats
path: root/target/linux/rb532
Commit message (Collapse)AuthorAgeFilesLines
* Disable CONFIG_NF_CT_ACCTFlorian Fainelli2008-12-101-1/+0
| | | | SVN-Revision: 13577
* make mips_machine stuff available for other MIPS targetsGabor Juhos2008-12-021-0/+1
| | | | SVN-Revision: 13492
* move THERMAL symbols into the generic configImre Kaloz2008-11-251-2/+0
| | | | SVN-Revision: 13346
* move some options to the generic 2.6.27 configImre Kaloz2008-11-171-4/+0
| | | | SVN-Revision: 13264
* Package pata_rb532_cf separately and update kernel configFlorian Fainelli2008-11-161-6/+2
| | | | SVN-Revision: 13225
* Add 2.6.27 support to rb532, nand is not recognized, needs to be sorted outFlorian Fainelli2008-11-1510-0/+1523
| | | | SVN-Revision: 13224
* Do not use dynamic ticks on rb532 (#4110)Florian Fainelli2008-10-201-2/+2
| | | | SVN-Revision: 13017
* change the way ./files* and the generic kernel files are applied. ./files ↵Felix Fietkau2008-10-1831-6304/+0
| | | | | | now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers. SVN-Revision: 13010
* Remove 2.6.22 files, no target uses them anymoreFlorian Fainelli2008-09-211-195/+0
| | | | SVN-Revision: 12638
* Typo, should be kmod-madwifiFlorian Fainelli2008-08-122-3/+2
| | | | SVN-Revision: 12288
* Include madwifi by default in rb532 imagesFlorian Fainelli2008-08-121-0/+1
| | | | SVN-Revision: 12287
* Allow routerboard users to kexec into the newly installed kernel if ↵Florian Fainelli2008-08-123-0/+12
| | | | | | kexec-tools is installed SVN-Revision: 12286
* Fix routerboard boot partition name in wget2nand (#3791)Florian Fainelli2008-07-211-1/+1
| | | | SVN-Revision: 11897
* 2.6.23 still uses the drivers/char/watchdog path for watchdog drivers (#3790)Florian Fainelli2008-07-191-6/+6
| | | | SVN-Revision: 11870
* Working korina driver for 2.6.24, still needs fixing in the tx tasklet which ↵Florian Fainelli2008-07-171-47/+37
| | | | | | introduces high latency when transmitting packets, rx path works ok SVN-Revision: 11853
* 2.6.24 moved watchdog drivers to drivers/watchdogFlorian Fainelli2008-07-171-0/+0
| | | | SVN-Revision: 11852
* Add basic 2.6.24 support for rb532, korina napi code has to be adapted to workFlorian Fainelli2008-07-1543-0/+6914
| | | | SVN-Revision: 11844
* Move files and patches to files-2.6.23 and patches-2.6.23Florian Fainelli2008-07-1540-0/+6692
| | | | SVN-Revision: 11843
* Fix the CF serial number byteswapping (#3133)Florian Fainelli2008-07-151-2/+12
| | | | SVN-Revision: 11837
* fix image names in the wget2nand scriptGabor Juhos2008-06-071-3/+3
| | | | SVN-Revision: 11400
* make use the chip_fixup function of the plat_nand driverGabor Juhos2008-06-061-0/+25
| | | | SVN-Revision: 11377
* refresh kernel patchesGabor Juhos2008-05-199-87/+106
| | | | SVN-Revision: 11203
* 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-091-1/+2
| | | | | | CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate SVN-Revision: 11097
* properly disable CONFIG_CRYPTO_HWNicolas Thill2008-04-271-1/+0
| | | | SVN-Revision: 10952
* Re-enabled the CompactFlash driver for rb532Florian Fainelli2008-04-261-1/+1
| | | | SVN-Revision: 10950
* fix gpio on rb532 - fixes the cf driverFelix Fietkau2008-04-201-3/+3
| | | | SVN-Revision: 10888
* GPIO code updates, make the cf-mips driver compile against this gpio versionFlorian Fainelli2008-04-074-166/+106
| | | | SVN-Revision: 10768
* upgrade & standardize kernel versionsImre Kaloz2008-02-111-1/+1
| | | | SVN-Revision: 10443
* bump to 2.6.23.14 on x86, ixp4xx, rb532, adm5120Gabor Juhos2008-01-161-3/+3
| | | | SVN-Revision: 10208
* Allow S1 button to be controlled using gpio-keysFlorian Fainelli2008-01-111-1/+26
| | | | SVN-Revision: 10172
* Upgrade rb532 to .23, provide generic GPIO API to this boardFlorian Fainelli2008-01-1115-209/+554
| | | | SVN-Revision: 10171
* add cf2nand fixes from #2892Felix Fietkau2007-12-281-3/+3
| | | | SVN-Revision: 9985
* enable watchdog driver for rb532 by defaultFelix Fietkau2007-12-241-0/+1
| | | | SVN-Revision: 9897
* watchdog driver for RB 532Felix Fietkau2007-12-243-0/+359
| | | | | | | | | | | | Here is the driver for the hardware watchdog timer integrated in RB 532 (as part of the SoC IDT 79RC32434). File include/asm-mips/rc32434/integ.h is taken from Mikrotik RB 532 kernel patch. Signed-off-by: Ondrej Zajicek <santiago@crfreenet.org> SVN-Revision: 9896
* Fix tx stats (#2705)Florian Fainelli2007-11-161-0/+1
| | | | SVN-Revision: 9570
* make the image filenames a bit shorterFelix Fietkau2007-11-101-3/+3
| | | | SVN-Revision: 9533
* Resync kernel config, put back yellow led registration (#2607)Florian Fainelli2007-10-292-2/+8
| | | | SVN-Revision: 9458
* Remove the old rbmipsnand driver, we now use the plat_nand driverFlorian Fainelli2007-10-082-248/+0
| | | | SVN-Revision: 9188
* Clean up the prom code / board detection (thanks Gabor), fix some warningsFlorian Fainelli2007-10-055-26/+48
| | | | SVN-Revision: 9136
* Finally fix the rb500 boot (#2436)Florian Fainelli2007-10-052-14/+14
| | | | SVN-Revision: 9133
* Fix board_type allocation (again)Florian Fainelli2007-09-291-1/+1
| | | | SVN-Revision: 9074
* Fix board type allocationFlorian Fainelli2007-09-291-0/+1
| | | | SVN-Revision: 9071
* get rid of per-profile base-filesGabor Juhos2007-09-294-0/+0
| | | | SVN-Revision: 9069
* Use the generic NAND driverFlorian Fainelli2007-09-272-75/+134
| | | | SVN-Revision: 9049
* prom_free_memory should be __initFlorian Fainelli2007-09-241-2/+2
| | | | SVN-Revision: 9011
* Fix rb535 revision 5 detectionFlorian Fainelli2007-09-242-4/+4
| | | | SVN-Revision: 9008
* clean up jffs2 config optionsFelix Fietkau2007-09-191-1/+0
| | | | SVN-Revision: 8848
* adapt profiles for subtarget changesFelix Fietkau2007-09-081-3/+0
| | | | SVN-Revision: 8695
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-082-2/+2
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694