Commit Graph

81 Commits (c80fbd4dc96eb42b0621cc8a69247720f7458a8a)

Author SHA1 Message Date
Gabor Juhos c80fbd4dc9 USB driver cleanups, no it is still not finished
SVN-Revision: 9543
17 years ago
Gabor Juhos 2e0b2d53d7 fix an unbalanced spinlock issue
SVN-Revision: 9540
17 years ago
Felix Fietkau 1bca0cc517 make the image filenames a bit shorter
SVN-Revision: 9533
17 years ago
Gabor Juhos 98f43a2494 more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)]
SVN-Revision: 9530
17 years ago
Gabor Juhos cda3dc3ae1 USB driver fixes
SVN-Revision: 9513
17 years ago
Gabor Juhos 558d0a4858 add usb drivers to the Compex NP28G's profile, thanks to kenny
SVN-Revision: 9501
17 years ago
Gabor Juhos 3c3dcddb08 disable unsupported boards in the LED driver by default
SVN-Revision: 9500
17 years ago
Gabor Juhos 61f3913d85 only use trxsplit on NOR flash devices
SVN-Revision: 9497
17 years ago
Gabor Juhos 05efcf6975 fix flash driver fixes, call request_mem_region/ioremap_nocache with the correct arguments
SVN-Revision: 9496
17 years ago
Gabor Juhos 7c70e465c7 RB153 must use the generic RB1xx's setup code
SVN-Revision: 9491
17 years ago
Gabor Juhos 7beed53403 image generation fixes (closes: #2643, #2644) * rewrite mkcsysimg to use an 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
17 years ago
Gabor Juhos 97fc16752b generate valid image for the BR-6104KP's web-interface (closes: 2641)
SVN-Revision: 9485
17 years ago
Gabor Juhos bf78b6357d fix USB driver to compile even if USB_DEBUG is disabled
SVN-Revision: 9483
17 years ago
Florian Fainelli 38db1b4adc Fix typo
SVN-Revision: 9482
17 years ago
Gabor Juhos c88cda562a cleanup USB driver, it's still experimental
SVN-Revision: 9480
17 years ago
Florian Fainelli 647541a1a0 CF driver cleanup
SVN-Revision: 9473
17 years ago
Gabor Juhos d29af25874 reduce wasted flash space by ~56K on Edimax devices, thanks to Bernhard Held (closes: #2549)
SVN-Revision: 9450
17 years ago
Florian Fainelli 3260efaa90 Fix another wrong shitfing
SVN-Revision: 9447
17 years ago
Florian Fainelli fae75b2f4d Wrong bit shifting for the cfrdy function, will always return cf-mips busy
SVN-Revision: 9446
17 years ago
Florian Fainelli 0f239c91a9 The build system actually changed the routerboard kernel (#2584)
SVN-Revision: 9430
17 years ago
Gabor Juhos 5f122462c0 minor cleanups
SVN-Revision: 9423
17 years ago
Gabor Juhos 71f9b205e4 fix flash driver, it should work on RB150 as well
SVN-Revision: 9418
17 years ago
Florian Fainelli 2514d7f799 The RB513 CF driver is now a module, enable it by default for the RB1xx profile. Fix the membase of the CF driver.
SVN-Revision: 9416
17 years ago
Florian Fainelli 486492b407 We are now at .23.1
SVN-Revision: 9415
17 years ago
Florian Fainelli 2a0ca50ce2 Add preliminary support for the Routerboard 153 CF slot (#2550)
SVN-Revision: 9403
17 years ago
Felix Fietkau 86a906bed2 reorganize subtargets, sort subtargets below top level targets
SVN-Revision: 9378
17 years ago
Gabor Juhos d2cfb2934f add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153)
SVN-Revision: 9362
17 years ago
Gabor Juhos 4c093ed622 fix typos in the switch driver, thanks to Bernhard Held (closes: #2573)
SVN-Revision: 9361
17 years ago
Gabor Juhos 2228e4092c add patch for gpio-leds to support special brightness values, thanks to Bernhard Held (closes: #2572)
SVN-Revision: 9360
17 years ago
Gabor Juhos 96da91f5e0 add kernel config option to disabling common PCI quirks, resync kernel config
SVN-Revision: 9346
17 years ago
Gabor Juhos 36a1feebdd add ids for Edimax BR-6104Wg boards
SVN-Revision: 9342
17 years ago
Gabor Juhos 5044a3267a fix initcall level in i2c-gpio-custom driver if not built as a module
SVN-Revision: 9341
17 years ago
Gabor Juhos 49b631d730 switch driver cleanup, 4th phase
SVN-Revision: 9340
17 years ago
Gabor Juhos c96dcab711 switch driver cleanup, 3rd phase
SVN-Revision: 9334
17 years ago
Gabor Juhos 63c27908bf switch driver cleanup, 2nd phase
SVN-Revision: 9330
17 years ago
Gabor Juhos 9d685a8597 switch driver cleanup, 1st phase
SVN-Revision: 9324
17 years ago
Gabor Juhos 0fa0801a32 coding style fixes
SVN-Revision: 9263
17 years ago
Gabor Juhos efae7cd5e8 fix LED driver, update kernel config
SVN-Revision: 9261
17 years ago
Gabor Juhos a72e25de51 switch to 2.6.23
SVN-Revision: 9260
17 years ago
Gabor Juhos 1f802675ef prepare for 2.6.23
SVN-Revision: 9258
17 years ago
Gabor Juhos 2dd2d40b59 enhance the custom i2c-gpio driver (supports 4 buses from now on), update kernel configuration
SVN-Revision: 9244
17 years ago
Gabor Juhos e7fb932404 update kernel config
SVN-Revision: 9220
17 years ago
Gabor Juhos c0fb2f61f4 add custom GPIO-based I2C driver
SVN-Revision: 9218
17 years ago
Gabor Juhos bcdd5d9b14 Edimax BR-6104K/KP specific fixes * add profile for Edimax BR-6104KP which 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
17 years ago
Gabor Juhos 57b20f2562 remove dashes from profile names
SVN-Revision: 9132
17 years ago
Gabor Juhos f1e27efedd NAND driver cleanups, thanks to Alexandros C. Couloumbis for testing * use generic NAND driver from now * add experimental support for RouterBOARD 150 NAND device
SVN-Revision: 9118
17 years ago
Gabor Juhos 58fcfa7ea0 make image names shorten
SVN-Revision: 9089
17 years ago
Gabor Juhos ffec4f2913 prepare trxsplit to support sysupgrade
SVN-Revision: 9085
17 years ago
Gabor Juhos 438dfe5c6f get rid of per-profile base-files
SVN-Revision: 9069
17 years ago
Gabor Juhos 962738bdac make morse LED trigger available for all platforms
SVN-Revision: 9055
17 years ago