summaryrefslogtreecommitdiffstats
path: root/target/linux/au1000
Commit message (Collapse)AuthorAgeFilesLines
* 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
* bump au1000 to .25John Crispin2008-05-033-105/+269
| | | | SVN-Revision: 11021
* naming conventionImre Kaloz2008-04-281-1/+1
| | | | SVN-Revision: 10965
* upgrade to 2.6.24.5Imre Kaloz2008-04-281-1/+1
| | | | SVN-Revision: 10959
* properly disable CONFIG_CRYPTO_HWNicolas Thill2008-04-272-2/+0
| | | | SVN-Revision: 10952
* Hopefully fix the PCI resource conflict and upgrade to .24.2Florian Fainelli2008-02-212-13/+23
| | | | SVN-Revision: 10515
* Upgrade au1000 to .24Florian Fainelli2008-02-034-12/+273
| | | | SVN-Revision: 10377
* Replace system button patch with its correspondant APIFlorian Fainelli2008-01-103-241/+74
| | | | SVN-Revision: 10161
* add new au1000 profilesJohn Crispin2007-12-202-0/+39
| | | | SVN-Revision: 9812
* made au1000 images srec file endingJohn Crispin2007-12-201-2/+2
| | | | SVN-Revision: 9811
* make au1000 images 128kJohn Crispin2007-12-201-0/+2
| | | | SVN-Revision: 9810
* Use $(CP) instead of $(INSTALL_BIN) for binaries.Felix Fietkau2007-12-091-1/+1
| | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9694
* make the image filenames a bit shorterFelix Fietkau2007-11-101-7/+7
| | | | SVN-Revision: 9533
* The watchdog driver is now a platform device driver and reads its gpio line ↵Florian Fainelli2007-10-241-0/+104
| | | | | | while registering SVN-Revision: 9425
* We are now at .23.1Florian Fainelli2007-10-231-1/+1
| | | | SVN-Revision: 9415
* Resync kernel config, make kernel.{flash,ram}.srec availableFlorian Fainelli2007-10-222-7/+2
| | | | SVN-Revision: 9402