summaryrefslogtreecommitdiffstats
path: root/target/linux/au1000
Commit message (Collapse)AuthorAgeFilesLines
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-142-2/+2
| | | | SVN-Revision: 15840
* update to 2.6.28Florian Fainelli2009-05-079-42/+493
| | | | SVN-Revision: 15661
* some more kernel config cleanup.. last for today :)Imre Kaloz2009-05-042-13/+0
| | | | SVN-Revision: 15606
* more cleanupImre Kaloz2009-05-042-8/+0
| | | | SVN-Revision: 15605
* cleanup MTD option handlingImre Kaloz2009-05-042-68/+0
| | | | SVN-Revision: 15602
* upgrade to newest stable kernel versionsImre Kaloz2009-05-031-1/+1
| | | | SVN-Revision: 15575
* do not override input config symbols (#4722)Florian Fainelli2009-04-171-2/+0
| | | | SVN-Revision: 15235
* resync au1550 kernel configurationFlorian Fainelli2009-04-171-1919/+0
| | | | SVN-Revision: 15234
* update to kernel version 2.6.27.21Hauke Mehrtens2009-03-241-1/+1
| | | | SVN-Revision: 15016
* nuke obsolete kernel stuffFelix Fietkau2009-03-1412-971/+0
| | | | SVN-Revision: 14875
* update to 2.6.28.7 and 2.6.27.19Hauke Mehrtens2009-02-211-1/+1
| | | | SVN-Revision: 14601
* update to 2.6.27.17Gabor Juhos2009-02-151-1/+1
| | | | SVN-Revision: 14513
* add DBAu1550 support, thanks to Philippe VachonFlorian Fainelli2009-02-112-0/+2255
| | | | SVN-Revision: 14474
* prepare to support more au1x00 targetsFlorian Fainelli2009-02-1110-3/+18
| | | | SVN-Revision: 14473
* update to 2.6.27.15Gabor Juhos2009-02-081-1/+1
| | | | SVN-Revision: 14440
* update to 2.6.27.13Gabor Juhos2009-01-251-1/+1
| | | | SVN-Revision: 14179
* switch to 2.6.27.12Gabor Juhos2009-01-231-1/+1
| | | | SVN-Revision: 14157
* update to 2.6.27.11Gabor Juhos2009-01-152-11/+8
| | | | SVN-Revision: 14043
* Convert au1000 to using gpiolib, fixes an oops on startupFlorian Fainelli2009-01-082-0/+400
| | | | SVN-Revision: 13935
* Add hostapd-mini to default images where applicableAndy Boyett2009-01-023-7/+6
| | | | SVN-Revision: 13819
* update to 2.6.27.10Gabor Juhos2008-12-191-1/+1
| | | | SVN-Revision: 13695
* update to 2.6.27.9 and refresh patchesGabor Juhos2008-12-161-1/+1
| | | | SVN-Revision: 13659
* Disable CONFIG_NF_CT_ACCTFlorian Fainelli2008-12-101-1/+0
| | | | SVN-Revision: 13577
* update to 2.6.27.8 and refresh patchesGabor Juhos2008-12-061-1/+1
| | | | SVN-Revision: 13528
* refresh patchesGabor Juhos2008-12-046-17/+13
| | | | SVN-Revision: 13513
* make mips_machine stuff available for other MIPS targetsGabor Juhos2008-12-021-0/+1
| | | | SVN-Revision: 13492
* update to 2.6.27.7Imre Kaloz2008-11-251-1/+1
| | | | SVN-Revision: 13347
* move THERMAL symbols into the generic configImre Kaloz2008-11-252-3/+0
| | | | SVN-Revision: 13346
* Remove those two profiles, people that actually change cards will certainly ↵Florian Fainelli2008-11-202-26/+0
| | | | | | know how to add modules for them SVN-Revision: 13297
* move some options to the generic 2.6.27 configImre Kaloz2008-11-171-4/+0
| | | | SVN-Revision: 13264
* update to 2.6.27.6Imre Kaloz2008-11-171-1/+1
| | | | SVN-Revision: 13261
* Use 2.6.27 for au1000Florian Fainelli2008-11-159-76/+379
| | | | SVN-Revision: 13220
* update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a ↵Gabor Juhos2008-11-121-1/+1
| | | | | | patch by Hauke Mehrtens * closes #4193 SVN-Revision: 13192
* update to 2.6.25.19, and refresh patchesGabor Juhos2008-11-079-10/+10
| | | | SVN-Revision: 13137
* update to 2.6.26.5 and 2.6.25.17Gabor Juhos2008-09-262-3/+3
| | | | SVN-Revision: 12718
* disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable ↵Nicolas Thill2008-09-241-0/+1
| | | | | | it on targets where USB is supported SVN-Revision: 12690
* au1000: fix gpio outputFlorian Fainelli2008-09-091-0/+20
| | | | | | | | | | | | when setting the output state of one GPIO pin we have to keep the state of the other pins, hence use binary OR. also gpio_direction_output() wants to set an initial value, so add that too. this fixes a problem with the USB power switch on mtx-1 boards. (#3974) Signed-off-by: Bruno Randolf <br1@einfach.org> SVN-Revision: 12561
* update to 2.6.26.3 and 2.6.25.16Gabor Juhos2008-08-221-1/+1
| | | | SVN-Revision: 12371
* update to 2.6.25.15 and 2.6.26.2Gabor Juhos2008-08-071-1/+1
| | | | SVN-Revision: 12242
* update kernel configTravis Kemen2008-08-041-0/+1
| | | | SVN-Revision: 12084
* try to clean up some kernel configsTravis Kemen2008-08-021-0/+1
| | | | SVN-Revision: 12067
* 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
* upgrade to 2.6.25.7, and refresh patchesGabor Juhos2008-06-179-39/+23
| | | | SVN-Revision: 11523
* upgrade to 2.6.25.6Imre Kaloz2008-06-111-1/+1
| | | | SVN-Revision: 11435
* fixes au1000 ethernet support, signed off: Bruno RandolfJohn Crispin2008-06-061-0/+12
| | | | SVN-Revision: 11382
* Resync 2.6.25 au1000 kernel configFlorian Fainelli2008-05-221-18/+21
| | | | SVN-Revision: 11244
* bump to 2.6.25.4, refresh kernel patchesGabor Juhos2008-05-198-41/+45
| | | | SVN-Revision: 11199
* enable proper PCI & USB support detection at config-time by disabling ↵Nicolas Thill2008-05-091-0/+2
| | | | | | CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate SVN-Revision: 11097