summaryrefslogtreecommitdiffstats
path: root/target/linux/rb532/files/arch/mips
Commit message (Collapse)AuthorAgeFilesLines
* change the way ./files* and the generic kernel files are applied. ./files ↵nbd2008-10-1811-1742/+0
| | | | | | now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13010 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rb532] make use the chip_fixup function of the plat_nand driverjuhosg2008-06-061-0/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11377 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix gpio on rb532 - fixes the cf drivernbd2008-04-201-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10888 3c298f89-4303-0410-b956-a3cf2f4a3e73
* GPIO code updates, make the cf-mips driver compile against this gpio versionflorian2008-04-071-25/+64
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10768 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Allow S1 button to be controlled using gpio-keysflorian2008-01-111-1/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10172 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade rb532 to .23, provide generic GPIO API to this boardflorian2008-01-116-61/+168
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10171 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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-054-24/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9136 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Finally fix the rb500 boot (#2436)florian2007-10-052-14/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9133 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix board_type allocation (again)florian2007-09-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9074 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix board type allocationflorian2007-09-291-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9071 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
* prom_free_memory should be __initflorian2007-09-241-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9011 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix rb535 revision 5 detectionflorian2007-09-241-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9008 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-0611-0/+1461
(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