Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nuke obsolete kernel include dir | Gabor Juhos | 2009-06-23 | 19 | -1628/+0 |
| | | | | SVN-Revision: 16546 | ||||
* | use mips_machine code | Gabor Juhos | 2008-12-06 | 2 | -44/+48 |
| | | | | SVN-Revision: 13532 | ||||
* | experimental support for 2.6.27 | Gabor Juhos | 2008-10-05 | 20 | -0/+1624 |
| | | | | SVN-Revision: 12863 | ||||
* | remove 2.6.25 specific stuff | Gabor Juhos | 2008-09-13 | 19 | -1674/+0 |
| | | | | SVN-Revision: 12598 | ||||
* | add alternative board id for the ZyXEL P-334WT | Gabor Juhos | 2008-08-07 | 1 | -0/+1 |
| | | | | SVN-Revision: 12232 | ||||
* | experimental gpiodev support (closes #3613) | Gabor Juhos | 2008-08-05 | 1 | -0/+3 |
| | | | | SVN-Revision: 12134 | ||||
* | fix compiler warning | Gabor Juhos | 2008-06-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 11521 | ||||
* | add button devices to several boards | Gabor Juhos | 2008-06-08 | 1 | -2/+10 |
| | | | | SVN-Revision: 11402 | ||||
* | add preliminary support for 2.6.24 | Gabor Juhos | 2008-01-30 | 3 | -3/+29 |
| | | | | SVN-Revision: 10329 | ||||
* | more license cleanups | Gabor Juhos | 2008-01-30 | 13 | -179/+36 |
| | | | | SVN-Revision: 10327 | ||||
* | remove some unused files | Gabor Juhos | 2008-01-29 | 1 | -37/+0 |
| | | | | SVN-Revision: 10308 | ||||
* | license cleanup | Gabor Juhos | 2008-01-29 | 5 | -65/+15 |
| | | | | SVN-Revision: 10305 | ||||
* | remove 'svn:executable' property from adm5120_uart.h (closes #3086) | Gabor Juhos | 2008-01-26 | 1 | -0/+0 |
| | | | | SVN-Revision: 10275 | ||||
* | 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 |