| Commit message (Expand) | Author | Age | Files | Lines |
* | reduce wasted flash space by ~56K on Edimax devices, thanks to Bernhard Held ... | Gabor Juhos | 2007-10-26 | 1 | -7/+2 |
* | Fix another wrong shitfing | Florian Fainelli | 2007-10-25 | 1 | -1/+1 |
* | Wrong bit shifting for the cfrdy function, will always return cf-mips busy | Florian Fainelli | 2007-10-25 | 1 | -1/+1 |
* | minor cleanups | Gabor Juhos | 2007-10-24 | 8 | -228/+135 |
* | fix flash driver, it should work on RB150 as well | Gabor Juhos | 2007-10-23 | 3 | -6/+16 |
* | The RB513 CF driver is now a module, enable it by default for the RB1xx profi... | Florian Fainelli | 2007-10-23 | 3 | -3/+7 |
* | Add preliminary support for the Routerboard 153 CF slot (#2550) | Florian Fainelli | 2007-10-22 | 7 | -2/+1047 |
* | add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153) | Gabor Juhos | 2007-10-20 | 1 | -0/+149 |
* | fix typos in the switch driver, thanks to Bernhard Held (closes: #2573) | Gabor Juhos | 2007-10-20 | 1 | -2/+2 |
* | add ids for Edimax BR-6104Wg boards | Gabor Juhos | 2007-10-18 | 2 | -8/+31 |
* | fix initcall level in i2c-gpio-custom driver if not built as a module | Gabor Juhos | 2007-10-17 | 1 | -3/+10 |
* | switch driver cleanup, 4th phase | Gabor Juhos | 2007-10-17 | 5 | -154/+227 |
* | switch driver cleanup, 3rd phase | Gabor Juhos | 2007-10-16 | 1 | -160/+214 |
* | switch driver cleanup, 2nd phase | Gabor Juhos | 2007-10-16 | 1 | -147/+332 |
* | switch driver cleanup, 1st phase | Gabor Juhos | 2007-10-15 | 3 | -418/+606 |
* | coding style fixes | Gabor Juhos | 2007-10-11 | 21 | -308/+303 |
* | fix LED driver, update kernel config | Gabor Juhos | 2007-10-11 | 1 | -0/+1 |
* | switch to 2.6.23 | Gabor Juhos | 2007-10-11 | 3 | -239/+28 |
* | enhance the custom i2c-gpio driver (supports 4 buses from now on), update ker... | Gabor Juhos | 2007-10-10 | 1 | -25/+144 |
* | add custom GPIO-based I2C driver | Gabor Juhos | 2007-10-09 | 1 | -0/+71 |
* | NAND driver cleanups, thanks to Alexandros C. Couloumbis for testing * use ge... | Gabor Juhos | 2007-10-04 | 6 | -36/+290 |
* | prepare trxsplit to support sysupgrade | Gabor Juhos | 2007-10-01 | 2 | -47/+64 |
* | make morse LED trigger available for all platforms | Gabor Juhos | 2007-09-28 | 1 | -294/+0 |
* | morse LED trigger cleanups | Gabor Juhos | 2007-09-28 | 1 | -20/+30 |
* | add morse LED trigger, will be used for diagnostic, update kernel config | Gabor Juhos | 2007-09-28 | 1 | -0/+284 |
* | fix mach_type for the WP54G-WRT board | Gabor Juhos | 2007-09-26 | 1 | -1/+1 |
* | add missing PCI irq map for the RouterBOARD 133 (closes #2431) | Gabor Juhos | 2007-09-26 | 1 | -0/+2 |
* | remove unused PCI externs | Gabor Juhos | 2007-09-25 | 1 | -3/+0 |
* | fix initcall level of adm5120_board_setup() | Gabor Juhos | 2007-09-25 | 1 | -1/+1 |
* | move pci_irq_map definitions into the board specific files | Gabor Juhos | 2007-09-24 | 12 | -113/+112 |
* | fix a copy-paste error | Gabor Juhos | 2007-09-23 | 1 | -1/+1 |
* | add preliminary support for the Mikrotik RouterBOARD 192 | Gabor Juhos | 2007-09-23 | 2 | -1/+18 |
* | fix ethernet vlan matrix of the NP28G board (closes: #2387) | Gabor Juhos | 2007-09-23 | 1 | -3/+1 |
* | rename NAND driver | Gabor Juhos | 2007-09-21 | 1 | -0/+0 |
* | checkin a new, experimental USB driver | Gabor Juhos | 2007-09-21 | 15 | -850/+4280 |
* | fix memory size detection (#2244) | Gabor Juhos | 2007-09-10 | 2 | -7/+11 |
* | use the global register access macros in the flash driver | Gabor Juhos | 2007-09-09 | 1 | -14/+13 |
* | remove volatile derefs | Gabor Juhos | 2007-09-09 | 1 | -5/+8 |
* | cleanup memory detection code, fix #2244 | Gabor Juhos | 2007-09-09 | 2 | -47/+32 |
* | define more SWITCH/MPMC constants | Gabor Juhos | 2007-09-09 | 2 | -40/+177 |
* | remove redundant EXTRA_AFLAGS | Gabor Juhos | 2007-09-09 | 1 | -2/+0 |
* | cleanup IRQ code | Gabor Juhos | 2007-09-09 | 1 | -42/+23 |
* | cleanup PCI code | Gabor Juhos | 2007-09-09 | 3 | -332/+283 |
* | strip the kernel version suffix from target directories, except for brcm-2.4 ... | Felix Fietkau | 2007-09-06 | 59 | -0/+9221 |