| Commit message (Expand) | Author | Age | Files | Lines |
* | Add preliminary support for the Routerboard 153 CF slot (#2550) | Florian Fainelli | 2007-10-22 | 9 | -2/+1079 |
* | reorganize subtargets, sort subtargets below top level targets | Felix Fietkau | 2007-10-20 | 3 | -4/+4 |
* | add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153) | Gabor Juhos | 2007-10-20 | 4 | -0/+177 |
* | fix typos in the switch driver, thanks to Bernhard Held (closes: #2573) | Gabor Juhos | 2007-10-20 | 1 | -2/+2 |
* | add patch for gpio-leds to support special brightness values, thanks to Bernh... | Gabor Juhos | 2007-10-20 | 1 | -0/+29 |
* | add kernel config option to disabling common PCI quirks, resync kernel config | Gabor Juhos | 2007-10-18 | 3 | -15/+52 |
* | add ids for Edimax BR-6104Wg boards | Gabor Juhos | 2007-10-18 | 5 | -10/+55 |
* | 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 | 3 | -4/+5 |
* | switch to 2.6.23 | Gabor Juhos | 2007-10-11 | 23 | -1231/+58 |
* | prepare for 2.6.23 | Gabor Juhos | 2007-10-11 | 16 | -0/+956 |
* | enhance the custom i2c-gpio driver (supports 4 buses from now on), update ker... | Gabor Juhos | 2007-10-10 | 4 | -73/+151 |
* | update kernel config | Gabor Juhos | 2007-10-09 | 2 | -2/+20 |
* | add custom GPIO-based I2C driver | Gabor Juhos | 2007-10-09 | 2 | -0/+124 |
* | Edimax BR-6104K/KP specific fixes * add profile for Edimax BR-6104KP which co... | Gabor Juhos | 2007-10-05 | 4 | -7/+26 |
* | remove dashes from profile names | Gabor Juhos | 2007-10-05 | 4 | -63/+63 |
* | NAND driver cleanups, thanks to Alexandros C. Couloumbis for testing * use ge... | Gabor Juhos | 2007-10-04 | 7 | -38/+292 |
* | make image names shorten | Gabor Juhos | 2007-10-02 | 2 | -7/+8 |
* | prepare trxsplit to support sysupgrade | Gabor Juhos | 2007-10-01 | 5 | -48/+95 |
* | get rid of per-profile base-files | Gabor Juhos | 2007-09-29 | 3 | -0/+0 |
* | make morse LED trigger available for all platforms | Gabor Juhos | 2007-09-28 | 4 | -315/+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 | 4 | -8/+310 |
* | add initial diagnostic support | Gabor Juhos | 2007-09-27 | 2 | -0/+98 |
* | 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 |
* | move crypto support to a seperate crypto.mk file, split modules into multiple... | Nicolas Thill | 2007-09-23 | 2 | -2/+0 |
* | 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 | 3 | -2/+20 |
* | 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 | 3 | -7/+11 |
* | use prepare_generic_squashfs in image generation, thanks ffrrrr | Gabor Juhos | 2007-09-21 | 1 | -2/+8 |
* | checkin a new, experimental USB driver | Gabor Juhos | 2007-09-21 | 16 | -883/+4282 |
* | fix description of Kconfig option for the Macronix flash chips boot-location ... | Gabor Juhos | 2007-09-21 | 1 | -1/+1 |
* | clean up jffs2 config options | Gabor Juhos | 2007-09-21 | 2 | -12/+0 |
* | build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add... | Nicolas Thill | 2007-09-20 | 2 | -6/+0 |
* | rename packages dependecies missed from [8806] | Nicolas Thill | 2007-09-16 | 1 | -2/+2 |
* | image generation fixes, thanks to <berny156 at gmx.de> (#2379) | Gabor Juhos | 2007-09-13 | 2 | -8/+8 |
* | rewrite image generation | Gabor Juhos | 2007-09-11 | 19 | -293/+588 |
* | 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 |