aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rb532/files/arch/mips/rb500/devices.c
Commit message (Collapse)AuthorAgeFilesLines
* [rb532] make use the chip_fixup function of the plat_nand driverGabor Juhos2008-06-061-0/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11377 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Allow S1 button to be controlled using gpio-keysFlorian Fainelli2008-01-111-1/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10172 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Resync kernel config, put back yellow led registration (#2607)Florian Fainelli2007-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 warningsFlorian Fainelli2007-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)Florian Fainelli2007-10-051-12/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9133 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use the generic NAND driverFlorian Fainelli2007-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 ↵Felix Fietkau2007-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