aboutsummaryrefslogtreecommitdiff
path: root/target/linux/au1000
Commit message (Collapse)AuthorAge
...
* update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a ↵Gabor Juhos2008-11-12
| | | | | | patch by Hauke Mehrtens * closes #4193 SVN-Revision: 13192
* update to 2.6.25.19, and refresh patchesGabor Juhos2008-11-07
| | | | SVN-Revision: 13137
* update to 2.6.26.5 and 2.6.25.17Gabor Juhos2008-09-26
| | | | SVN-Revision: 12718
* 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
* au1000: fix gpio outputFlorian Fainelli2008-09-09
| | | | | | | | | | | | 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-22
| | | | SVN-Revision: 12371
* update to 2.6.25.15 and 2.6.26.2Gabor Juhos2008-08-07
| | | | SVN-Revision: 12242
* update kernel configTravis Kemen2008-08-04
| | | | SVN-Revision: 12084
* try to clean up some kernel configsTravis Kemen2008-08-02
| | | | SVN-Revision: 12067
* 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
* upgrade to 2.6.25.7, and refresh patchesGabor Juhos2008-06-17
| | | | SVN-Revision: 11523
* upgrade to 2.6.25.6Imre Kaloz2008-06-11
| | | | SVN-Revision: 11435
* fixes au1000 ethernet support, signed off: Bruno RandolfJohn Crispin2008-06-06
| | | | SVN-Revision: 11382
* Resync 2.6.25 au1000 kernel configFlorian Fainelli2008-05-22
| | | | SVN-Revision: 11244
* bump to 2.6.25.4, refresh kernel patchesGabor Juhos2008-05-19
| | | | SVN-Revision: 11199
* enable proper PCI & USB support detection at config-time by disabling ↵Nicolas Thill2008-05-09
| | | | | | CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate SVN-Revision: 11097
* bump au1000 to .25John Crispin2008-05-03
| | | | SVN-Revision: 11021
* naming conventionImre Kaloz2008-04-28
| | | | SVN-Revision: 10965
* upgrade to 2.6.24.5Imre Kaloz2008-04-28
| | | | SVN-Revision: 10959
* properly disable CONFIG_CRYPTO_HWNicolas Thill2008-04-27
| | | | SVN-Revision: 10952
* Hopefully fix the PCI resource conflict and upgrade to .24.2Florian Fainelli2008-02-21
| | | | SVN-Revision: 10515
* Upgrade au1000 to .24Florian Fainelli2008-02-03
| | | | SVN-Revision: 10377
* Replace system button patch with its correspondant APIFlorian Fainelli2008-01-10
| | | | SVN-Revision: 10161
* add new au1000 profilesJohn Crispin2007-12-20
| | | | SVN-Revision: 9812
* made au1000 images srec file endingJohn Crispin2007-12-20
| | | | SVN-Revision: 9811
* make au1000 images 128kJohn Crispin2007-12-20
| | | | SVN-Revision: 9810
* Use $(CP) instead of $(INSTALL_BIN) for binaries.Felix Fietkau2007-12-09
| | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9694
* make the image filenames a bit shorterFelix Fietkau2007-11-10
| | | | SVN-Revision: 9533
* The watchdog driver is now a platform device driver and reads its gpio line ↵Florian Fainelli2007-10-24
| | | | | | while registering SVN-Revision: 9425
* We are now at .23.1Florian Fainelli2007-10-23
| | | | SVN-Revision: 9415
* Resync kernel config, make kernel.{flash,ram}.srec availableFlorian Fainelli2007-10-22
| | | | SVN-Revision: 9402
* Fix the platform device registration; resync kernel configFlorian Fainelli2007-10-12
| | | | SVN-Revision: 9266
* Upgrade au1000 to 2.6.23Florian Fainelli2007-10-10
| | | | SVN-Revision: 9243
* Use the gpio-led driver, but do not enable it until we move to 2.6.23Florian Fainelli2007-09-29
| | | | SVN-Revision: 9076
* get rid of per-profile base-filesGabor Juhos2007-09-29
| | | | SVN-Revision: 9069
* add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP ↵Nicolas Thill2007-09-22
| | | | | | (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs. SVN-Revision: 8955
* clean up jffs2 config optionsFelix Fietkau2007-09-19
| | | | SVN-Revision: 8848
* adapt profiles for subtarget changesFelix Fietkau2007-09-08
| | | | SVN-Revision: 8695
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-08
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-06
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653