Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | move pci_irq_map definitions into the board specific files | Gabor Juhos | 2007-09-24 | 12 | -113/+112 | |
| | | | | SVN-Revision: 9009 | |||||
* | fix a copy-paste error | Gabor Juhos | 2007-09-23 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8979 | |||||
* | add preliminary support for the Mikrotik RouterBOARD 192 | Gabor Juhos | 2007-09-23 | 2 | -1/+18 | |
| | | | | SVN-Revision: 8978 | |||||
* | fix ethernet vlan matrix of the NP28G board (closes: #2387) | Gabor Juhos | 2007-09-23 | 1 | -3/+1 | |
| | | | | SVN-Revision: 8977 | |||||
* | rename NAND driver | Gabor Juhos | 2007-09-21 | 1 | -0/+0 | |
| | | | | SVN-Revision: 8932 | |||||
* | checkin a new, experimental USB driver | Gabor Juhos | 2007-09-21 | 15 | -850/+4280 | |
| | | | | SVN-Revision: 8905 | |||||
* | fix memory size detection (#2244) | Gabor Juhos | 2007-09-10 | 2 | -7/+11 | |
| | | | | SVN-Revision: 8728 | |||||
* | use the global register access macros in the flash driver | Gabor Juhos | 2007-09-09 | 1 | -14/+13 | |
| | | | | SVN-Revision: 8707 | |||||
* | remove volatile derefs | Gabor Juhos | 2007-09-09 | 1 | -5/+8 | |
| | | | | SVN-Revision: 8706 | |||||
* | cleanup memory detection code, fix #2244 | Gabor Juhos | 2007-09-09 | 2 | -47/+32 | |
| | | | | SVN-Revision: 8705 | |||||
* | define more SWITCH/MPMC constants | Gabor Juhos | 2007-09-09 | 2 | -40/+177 | |
| | | | | SVN-Revision: 8704 | |||||
* | remove redundant EXTRA_AFLAGS | Gabor Juhos | 2007-09-09 | 1 | -2/+0 | |
| | | | | SVN-Revision: 8703 | |||||
* | cleanup IRQ code | Gabor Juhos | 2007-09-09 | 1 | -42/+23 | |
| | | | | SVN-Revision: 8701 | |||||
* | cleanup PCI code | Gabor Juhos | 2007-09-09 | 3 | -332/+283 | |
| | | | | SVN-Revision: 8700 | |||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 59 | -0/+9221 | |
(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 |