Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change switch register access macros | Gabor Juhos | 2007-12-27 | 2 | -4/+4 |
| | | | | SVN-Revision: 9962 | ||||
* | fix mac address setup on RouterBOARDs | Gabor Juhos | 2007-12-12 | 1 | -2/+3 |
| | | | | SVN-Revision: 9713 | ||||
* | new experimental driver for the CF slot on the RouterBOARD 153 | Gabor Juhos | 2007-12-11 | 1 | -9/+12 |
| | | | | SVN-Revision: 9707 | ||||
* | add support for GPIO IRQs | Gabor Juhos | 2007-12-10 | 2 | -0/+10 |
| | | | | SVN-Revision: 9700 | ||||
* | minor cleanups | Gabor Juhos | 2007-10-24 | 1 | -0/+17 |
| | | | | SVN-Revision: 9423 | ||||
* | fix flash driver, it should work on RB150 as well | Gabor Juhos | 2007-10-23 | 1 | -0/+1 |
| | | | | SVN-Revision: 9418 | ||||
* | The RB513 CF driver is now a module, enable it by default for the RB1xx ↵ | Florian Fainelli | 2007-10-23 | 1 | -0/+1 |
| | | | | | | profile. Fix the membase of the CF driver. SVN-Revision: 9416 | ||||
* | Add preliminary support for the Routerboard 153 CF slot (#2550) | Florian Fainelli | 2007-10-22 | 2 | -0/+25 |
| | | | | SVN-Revision: 9403 | ||||
* | switch driver cleanup, 4th phase | Gabor Juhos | 2007-10-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 9340 | ||||
* | switch driver cleanup, 1st phase | Gabor Juhos | 2007-10-15 | 1 | -0/+26 |
| | | | | SVN-Revision: 9324 | ||||
* | coding style fixes | Gabor Juhos | 2007-10-11 | 1 | -1/+0 |
| | | | | SVN-Revision: 9263 | ||||
* | NAND driver cleanups, thanks to Alexandros C. Couloumbis for testing * use ↵ | Gabor Juhos | 2007-10-04 | 4 | -5/+115 |
| | | | | | | generic NAND driver from now * add experimental support for RouterBOARD 150 NAND device SVN-Revision: 9118 | ||||
* | remove unused PCI externs | Gabor Juhos | 2007-09-25 | 1 | -3/+0 |
| | | | | SVN-Revision: 9017 | ||||
* | move pci_irq_map definitions into the board specific files | Gabor Juhos | 2007-09-24 | 2 | -4/+13 |
| | | | | SVN-Revision: 9009 | ||||
* | checkin a new, experimental USB driver | Gabor Juhos | 2007-09-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 8905 | ||||
* | fix memory size detection (#2244) | Gabor Juhos | 2007-09-10 | 1 | -2/+8 |
| | | | | SVN-Revision: 8728 | ||||
* | define more SWITCH/MPMC constants | Gabor Juhos | 2007-09-09 | 2 | -40/+177 |
| | | | | SVN-Revision: 8704 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 18 | -0/+1524 |
(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 |