summaryrefslogtreecommitdiffstats
path: root/target/linux/au1000/patches
Commit message (Collapse)AuthorAgeFilesLines
* The watchdog driver is now a platform device driver and reads its gpio lineflorian2007-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 configflorian2007-10-122-12/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9266 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade au1000 to 2.6.23florian2007-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 ↵nbd2007-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