summaryrefslogtreecommitdiffstats
path: root/target/linux/rb532/files/arch/mips/rb500/devices.c
Commit message (Collapse)AuthorAgeFilesLines
* Resync kernel config, put back yellow led registration (#2607)florian2007-10-291-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9458 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Clean up the prom code / board detection (thanks Gabor), fix some warningsflorian2007-10-051-3/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9136 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Finally fix the rb500 boot (#2436)florian2007-10-051-12/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9133 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use the generic NAND driverflorian2007-09-271-73/+132
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9049 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-061-0/+218
(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