Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 | 1 | -2/+2 |
| | | | | SVN-Revision: 9533 | ||||
* | more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)] | Gabor Juhos | 2007-11-10 | 6 | -156/+223 |
| | | | | SVN-Revision: 9530 | ||||
* | USB driver fixes | Gabor Juhos | 2007-11-08 | 7 | -556/+477 |
| | | | | SVN-Revision: 9513 | ||||
* | add usb drivers to the Compex NP28G's profile, thanks to kenny | Gabor Juhos | 2007-11-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 9501 | ||||
* | disable unsupported boards in the LED driver by default | Gabor Juhos | 2007-11-04 | 3 | -3/+3 |
| | | | | SVN-Revision: 9500 | ||||
* | only use trxsplit on NOR flash devices | Gabor Juhos | 2007-11-04 | 1 | -0/+6 |
| | | | | SVN-Revision: 9497 | ||||
* | fix flash driver fixes, call request_mem_region/ioremap_nocache with the ↵ | Gabor Juhos | 2007-11-04 | 1 | -2/+3 |
| | | | | | | correct arguments SVN-Revision: 9496 | ||||
* | RB153 must use the generic RB1xx's setup code | Gabor Juhos | 2007-11-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 9491 | ||||
* | image generation fixes (closes: #2643, #2644) * rewrite mkcsysimg to use an ↵ | Gabor Juhos | 2007-11-03 | 3 | -13/+49 |
| | | | | | | align parameter instead of a fixed size * Edimax images contains the jffs2 end-of-filesystem marker at the right position from now on SVN-Revision: 9490 | ||||
* | generate valid image for the BR-6104KP's web-interface (closes: 2641) | Gabor Juhos | 2007-11-02 | 1 | -3/+18 |
| | | | | SVN-Revision: 9485 | ||||
* | fix USB driver to compile even if USB_DEBUG is disabled | Gabor Juhos | 2007-11-02 | 1 | -2/+4 |
| | | | | SVN-Revision: 9483 | ||||
* | Fix typo | Florian Fainelli | 2007-11-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 9482 | ||||
* | cleanup USB driver, it's still experimental | Gabor Juhos | 2007-11-01 | 5 | -767/+604 |
| | | | | SVN-Revision: 9480 | ||||
* | CF driver cleanup | Florian Fainelli | 2007-11-01 | 3 | -10/+32 |
| | | | | SVN-Revision: 9473 | ||||
* | reduce wasted flash space by ~56K on Edimax devices, thanks to Bernhard Held ↵ | Gabor Juhos | 2007-10-26 | 2 | -9/+5 |
| | | | | | | (closes: #2549) SVN-Revision: 9450 | ||||
* | Fix another wrong shitfing | Florian Fainelli | 2007-10-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 9447 | ||||
* | Wrong bit shifting for the cfrdy function, will always return cf-mips busy | Florian Fainelli | 2007-10-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 9446 | ||||
* | The build system actually changed the routerboard kernel (#2584) | Florian Fainelli | 2007-10-24 | 1 | -1/+5 |
| | | | | SVN-Revision: 9430 | ||||
* | minor cleanups | Gabor Juhos | 2007-10-24 | 8 | -228/+135 |
| | | | | SVN-Revision: 9423 | ||||
* | fix flash driver, it should work on RB150 as well | Gabor Juhos | 2007-10-23 | 3 | -6/+16 |
| | | | | SVN-Revision: 9418 | ||||
* | The RB513 CF driver is now a module, enable it by default for the RB1xx ↵ | Florian Fainelli | 2007-10-23 | 6 | -6/+22 |
| | | | | | | profile. Fix the membase of the CF driver. SVN-Revision: 9416 | ||||
* | We are now at .23.1 | Florian Fainelli | 2007-10-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 9415 | ||||
* | Add preliminary support for the Routerboard 153 CF slot (#2550) | Florian Fainelli | 2007-10-22 | 9 | -2/+1079 |
| | | | | SVN-Revision: 9403 | ||||
* | reorganize subtargets, sort subtargets below top level targets | Felix Fietkau | 2007-10-20 | 3 | -4/+4 |
| | | | | SVN-Revision: 9378 | ||||
* | add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153) | Gabor Juhos | 2007-10-20 | 4 | -0/+177 |
| | | | | SVN-Revision: 9362 | ||||
* | fix typos in the switch driver, thanks to Bernhard Held (closes: #2573) | Gabor Juhos | 2007-10-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 9361 | ||||
* | add patch for gpio-leds to support special brightness values, thanks to ↵ | Gabor Juhos | 2007-10-20 | 1 | -0/+29 |
| | | | | | | Bernhard Held (closes: #2572) SVN-Revision: 9360 | ||||
* | add kernel config option to disabling common PCI quirks, resync kernel config | Gabor Juhos | 2007-10-18 | 3 | -15/+52 |
| | | | | SVN-Revision: 9346 | ||||
* | add ids for Edimax BR-6104Wg boards | Gabor Juhos | 2007-10-18 | 5 | -10/+55 |
| | | | | SVN-Revision: 9342 | ||||
* | fix initcall level in i2c-gpio-custom driver if not built as a module | Gabor Juhos | 2007-10-17 | 1 | -3/+10 |
| | | | | SVN-Revision: 9341 | ||||
* | switch driver cleanup, 4th phase | Gabor Juhos | 2007-10-17 | 5 | -154/+227 |
| | | | | SVN-Revision: 9340 | ||||
* | switch driver cleanup, 3rd phase | Gabor Juhos | 2007-10-16 | 1 | -160/+214 |
| | | | | SVN-Revision: 9334 | ||||
* | switch driver cleanup, 2nd phase | Gabor Juhos | 2007-10-16 | 1 | -147/+332 |
| | | | | SVN-Revision: 9330 | ||||
* | switch driver cleanup, 1st phase | Gabor Juhos | 2007-10-15 | 3 | -418/+606 |
| | | | | SVN-Revision: 9324 | ||||
* | coding style fixes | Gabor Juhos | 2007-10-11 | 21 | -308/+303 |
| | | | | SVN-Revision: 9263 | ||||
* | fix LED driver, update kernel config | Gabor Juhos | 2007-10-11 | 3 | -4/+5 |
| | | | | SVN-Revision: 9261 | ||||
* | switch to 2.6.23 | Gabor Juhos | 2007-10-11 | 23 | -1231/+58 |
| | | | | SVN-Revision: 9260 | ||||
* | prepare for 2.6.23 | Gabor Juhos | 2007-10-11 | 16 | -0/+956 |
| | | | | SVN-Revision: 9258 | ||||
* | enhance the custom i2c-gpio driver (supports 4 buses from now on), update ↵ | Gabor Juhos | 2007-10-10 | 4 | -73/+151 |
| | | | | | | kernel configuration SVN-Revision: 9244 | ||||
* | update kernel config | Gabor Juhos | 2007-10-09 | 2 | -2/+20 |
| | | | | SVN-Revision: 9220 | ||||
* | add custom GPIO-based I2C driver | Gabor Juhos | 2007-10-09 | 2 | -0/+124 |
| | | | | SVN-Revision: 9218 | ||||
* | Edimax BR-6104K/KP specific fixes * add profile for Edimax BR-6104KP which ↵ | Gabor Juhos | 2007-10-05 | 4 | -7/+26 |
| | | | | | | contains the experimental USB driver by default * generate CSYS style images which are uploadable via ADMBoot/TFTPBoot (saves 64KB of space) * update kernel configuration SVN-Revision: 9141 | ||||
* | remove dashes from profile names | Gabor Juhos | 2007-10-05 | 4 | -63/+63 |
| | | | | SVN-Revision: 9132 | ||||
* | NAND driver cleanups, thanks to Alexandros C. Couloumbis for testing * use ↵ | Gabor Juhos | 2007-10-04 | 7 | -38/+292 |
| | | | | | | generic NAND driver from now * add experimental support for RouterBOARD 150 NAND device SVN-Revision: 9118 | ||||
* | make image names shorten | Gabor Juhos | 2007-10-02 | 2 | -7/+8 |
| | | | | SVN-Revision: 9089 | ||||
* | prepare trxsplit to support sysupgrade | Gabor Juhos | 2007-10-01 | 5 | -48/+95 |
| | | | | SVN-Revision: 9085 | ||||
* | get rid of per-profile base-files | Gabor Juhos | 2007-09-29 | 3 | -0/+0 |
| | | | | SVN-Revision: 9069 | ||||
* | make morse LED trigger available for all platforms | Gabor Juhos | 2007-09-28 | 4 | -315/+0 |
| | | | | SVN-Revision: 9055 | ||||
* | morse LED trigger cleanups | Gabor Juhos | 2007-09-28 | 1 | -20/+30 |
| | | | | SVN-Revision: 9054 | ||||
* | add morse LED trigger, will be used for diagnostic, update kernel config | Gabor Juhos | 2007-09-28 | 4 | -8/+310 |
| | | | | SVN-Revision: 9053 |