aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rb532-2.6/files
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-0629-5957/+0
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653
* Suppress promc.c.orig, fix the nand detection with newer boards (#2038)Florian Fainelli2007-07-192-164/+10
| | | | SVN-Revision: 8063
* Convert the NAND driver to platform_driver, allow tgz image to be built ↵Florian Fainelli2007-07-192-53/+130
| | | | | | correctly SVN-Revision: 8058
* Upgrade rb500 to .22.1, add the LED driver from #986Florian Fainelli2007-07-172-1/+88
| | | | SVN-Revision: 8015
* Fix rb523 nand detection (#1723)Florian Fainelli2007-06-291-2/+2
| | | | SVN-Revision: 7777
* don't redefine MIPS_CPU_IRQ_BASEFelix Fietkau2007-05-241-3/+1
| | | | SVN-Revision: 7330
* fix rb532 compileFelix Fietkau2007-05-242-0/+2
| | | | SVN-Revision: 7329
* add some apparently missing dma cache ops to the korina driverFelix Fietkau2007-05-191-1/+7
| | | | SVN-Revision: 7274
* convert rb532 to the new structureFelix Fietkau2007-05-1929-0/+5941
SVN-Revision: 7273