aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/au1000/patches
Commit message (Collapse)AuthorAgeFilesLines
* kernel: update 3.18 to 3.18.14Jonas Gorski2015-05-212-7/+5
| | | | | | | | | | | | | | Changelogs: * https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.12 * https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.13 * https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.14 Build tested on brcm63xx and ipq806x, runtested on brcm63xx. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45711 3c298f89-4303-0410-b956-a3cf2f4a3e73
* au1000: drop 005-fix-cpu-clk.patchJohn Crispin2015-03-221-11/+0
| | | | | | | | it has been upstreamed and treackled down with the latest 3.18 update Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44935 3c298f89-4303-0410-b956-a3cf2f4a3e73
* au1000: build fails if the input layer is not selectedJohn Crispin2015-03-101-0/+28
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44640 3c298f89-4303-0410-b956-a3cf2f4a3e73
* au1000: fix 3.18 and set it as defaultJohn Crispin2015-02-181-0/+11
| | | | | | | | Thanks to Bruno Randolf for testing and Manuel Lauss for providing a fix. Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44487 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: refresh patchesFelix Fietkau2014-12-083-3/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43564 3c298f89-4303-0410-b956-a3cf2f4a3e73
* au1000: add 3.14 supportJohn Crispin2014-12-013-0/+40
| | | | | | | | this is only compile tested Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43463 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nuke obsolete kernel stuffFelix Fietkau2009-03-149-185/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14875 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.25.19, and refresh patchesGabor Juhos2008-11-078-9/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13137 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.26.5 and 2.6.25.17Gabor Juhos2008-09-261-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12718 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12561 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] upgrade to 2.6.25.7, and refresh patchesGabor Juhos2008-06-178-38/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11523 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes au1000 ethernet support, signed off: Bruno RandolfJohn Crispin2008-06-061-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11382 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [au1000] bump to 2.6.25.4, refresh kernel patchesGabor Juhos2008-05-197-39/+43
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11199 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bump au1000 to .25John Crispin2008-05-031-104/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11021 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Hopefully fix the PCI resource conflict and upgrade to .24.2Florian Fainelli2008-02-211-12/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10515 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade au1000 to .24Florian Fainelli2008-02-032-11/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10377 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Replace system button patch with its correspondant APIFlorian Fainelli2008-01-102-241/+56
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10161 3c298f89-4303-0410-b956-a3cf2f4a3e73
* The watchdog driver is now a platform device driver and reads its gpio lineFlorian Fainelli2007-10-241-0/+104
| | | | | | | while registering git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9425 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the platform device registration; resync kernel configFlorian Fainelli2007-10-122-12/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9266 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade au1000 to 2.6.23Florian Fainelli2007-10-107-344/+35
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9243 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-0610-0/+667
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73