summaryrefslogtreecommitdiffstats
path: root/target/linux/rb532
Commit message (Collapse)AuthorAgeFilesLines
...
* rb532: don't use bridge by defaultAlexandros C. Couloumbis2010-03-161-1/+0
| | | | SVN-Revision: 20238
* rb532: sync patches. Use 2.6.33.1 kernelAlexandros C. Couloumbis2010-03-168-1/+799
| | | | SVN-Revision: 20237
* fix build hanging on kconfig symbol inputFlorian Fainelli2010-03-131-19/+21
| | | | SVN-Revision: 20180
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-111-0/+1
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* re-sort all target and subtarget config filesImre Kaloz2010-02-111-10/+9
| | | | SVN-Revision: 19580
* refresh 2.6.32 patchesFlorian Fainelli2010-02-042-4/+4
| | | | SVN-Revision: 19522
* add support for 2.6.32Florian Fainelli2010-02-046-17/+89
| | | | SVN-Revision: 19520
* replace the hostapd preselection with a wpad preselection to enable proper ↵Felix Fietkau2010-01-231-1/+1
| | | | | | client mode support in the default images SVN-Revision: 19293
* update to 2.6.30, refresh patchesFlorian Fainelli2009-12-041-1/+1
| | | | SVN-Revision: 18635
* kernel: move CONFIG_MIPS_FPU_EMU to generic kernel configFelix Fietkau2009-11-291-1/+0
| | | | SVN-Revision: 18603
* some more Kconfig symbol move..Imre Kaloz2009-11-111-1/+0
| | | | SVN-Revision: 18371
* another round of kernel config cleanupsImre Kaloz2009-11-111-6/+0
| | | | SVN-Revision: 18370
* sort all target config filesImre Kaloz2009-11-111-11/+11
| | | | SVN-Revision: 18367
* update to 2.6.30.9Florian Fainelli2009-10-231-1/+1
| | | | SVN-Revision: 18126
* add kmod-input-rb532 by default in the rb532 profileFlorian Fainelli2009-10-052-12/+3
| | | | SVN-Revision: 17928
* kernel: upgrade to 2.6.30.8 and refresh patchesGabor Juhos2009-10-011-1/+1
| | | | SVN-Revision: 17804
* update to latest 2.6.27 and 2.6.30 kernelsImre Kaloz2009-09-171-1/+1
| | | | SVN-Revision: 17602
* kernel: get rid of the simple_prom_emulator, it is not really usefulGabor Juhos2009-09-101-1/+0
| | | | SVN-Revision: 17567
* rb532: use the generic image_cmdline hackGabor Juhos2009-09-102-18/+4
| | | | SVN-Revision: 17565
* kernel: add generic image_cmdline hack to MIPS targetsGabor Juhos2009-09-101-0/+1
| | | | SVN-Revision: 17563
* update to 2.6.30.6, compile tested on some targets onlyFlorian Fainelli2009-09-091-1/+1
| | | | SVN-Revision: 17549
* use 2.6.30.5Florian Fainelli2009-08-171-1/+1
| | | | SVN-Revision: 17296
* update to 2.6.30.4Florian Fainelli2009-07-311-1/+1
| | | | SVN-Revision: 17062
* switch to 2.6.30.3Florian Fainelli2009-07-271-1/+1
| | | | SVN-Revision: 17028
* update to 2.6.30.2Imre Kaloz2009-07-201-1/+1
| | | | SVN-Revision: 16931
* update targets to 2.6.30.1, update patchesFlorian Fainelli2009-07-051-1/+1
| | | | SVN-Revision: 16697
* Bump 2.6.30 kernel version to finalHamish Guthrie2009-06-111-1/+1
| | | | SVN-Revision: 16419
* upgrade to 2.6.30-rc8Imre Kaloz2009-06-031-1/+1
| | | | SVN-Revision: 16307
* cleanup old patches and kernel configurationFlorian Fainelli2009-05-3025-1126/+0
| | | | SVN-Revision: 16204
* refresh patchesFlorian Fainelli2009-05-283-7/+7
| | | | SVN-Revision: 16155
* switch to 2.6.30-rc7, fixes #5111Florian Fainelli2009-05-285-1/+326
| | | | SVN-Revision: 16134
* turn on kernel size optimizationFlorian Fainelli2009-05-271-0/+1
| | | | SVN-Revision: 16110
* even more config file cleanupImre Kaloz2009-05-181-4/+0
| | | | SVN-Revision: 15913
* config cleanupsImre Kaloz2009-05-151-8/+0
| | | | SVN-Revision: 15861
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-143-8/+8
| | | | SVN-Revision: 15840
* rb532: preserve commandline-patched kernel images for faster kernel testing ↵Felix Fietkau2009-05-111-2/+3
| | | | | | via netboot SVN-Revision: 15766
* rb532: check the link status with a timerFelix Fietkau2009-05-111-0/+51
| | | | SVN-Revision: 15765
* rb532: add missing drivers and adjust the kernel command line for the right ↵Felix Fietkau2009-05-082-5/+8
| | | | | | device name SVN-Revision: 15725
* rb532: restore command line patching functionalityFelix Fietkau2009-05-081-0/+20
| | | | SVN-Revision: 15724
* rb532: disable the automatic rootfs selection - it breaks the cmdline based ↵Felix Fietkau2009-05-081-0/+2
| | | | | | selection SVN-Revision: 15723
* rb532: bring the target specific default /etc/config/network closer to the ↵Felix Fietkau2009-05-081-2/+4
| | | | | | global default by setting it to static instead of dhcp SVN-Revision: 15722
* some more kernel config cleanup.. last for today :)Imre Kaloz2009-05-041-6/+0
| | | | SVN-Revision: 15606
* more cleanupImre Kaloz2009-05-041-1/+0
| | | | SVN-Revision: 15605
* cleanup MTD option handlingImre Kaloz2009-05-041-42/+0
| | | | SVN-Revision: 15602
* move MFD stuff to the generic kernel configsImre Kaloz2009-05-041-2/+0
| | | | SVN-Revision: 15587
* refresh patchesImre Kaloz2009-05-0423-152/+55
| | | | SVN-Revision: 15581
* upgrade to newest stable kernel versionsImre Kaloz2009-05-031-1/+1
| | | | SVN-Revision: 15575
* rb532: remove leftover patches from an even older kernel versionFelix Fietkau2009-04-279-388/+0
| | | | SVN-Revision: 15446
* since the generic 2.6.24 support is gone, remove it for rb532 as wellFelix Fietkau2009-04-2742-6845/+0
| | | | SVN-Revision: 15444
* starting with 2.6.28 korina ethernet interface is eth2Florian Fainelli2009-04-241-1/+1
| | | | SVN-Revision: 15393