86 Commits (22be36418e2f32eb058e303890bfc680342c377b)

Author SHA1 Message Date
Gabor Juhos 2e0b2d53d7 fix an unbalanced spinlock issue 17 years ago
Gabor Juhos 98f43a2494 more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)] 17 years ago
Gabor Juhos cda3dc3ae1 USB driver fixes 17 years ago
Gabor Juhos 3c3dcddb08 disable unsupported boards in the LED driver by default 17 years ago
Gabor Juhos 61f3913d85 only use trxsplit on NOR flash devices 17 years ago
Gabor Juhos 05efcf6975 fix flash driver fixes, call request_mem_region/ioremap_nocache with the correct arguments 17 years ago
Gabor Juhos bf78b6357d fix USB driver to compile even if USB_DEBUG is disabled 17 years ago
Florian Fainelli 38db1b4adc Fix typo 17 years ago
Gabor Juhos c88cda562a cleanup USB driver, it's still experimental 17 years ago
Florian Fainelli 647541a1a0 CF driver cleanup 17 years ago
Gabor Juhos d29af25874 reduce wasted flash space by ~56K on Edimax devices, thanks to Bernhard Held (closes: #2549) 17 years ago
Florian Fainelli 3260efaa90 Fix another wrong shitfing 17 years ago
Florian Fainelli fae75b2f4d Wrong bit shifting for the cfrdy function, will always return cf-mips busy 17 years ago
Gabor Juhos 71f9b205e4 fix flash driver, it should work on RB150 as well 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. 17 years ago
Florian Fainelli 2a0ca50ce2 Add preliminary support for the Routerboard 153 CF slot (#2550) 17 years ago
Gabor Juhos d2cfb2934f add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153) 17 years ago
Gabor Juhos 4c093ed622 fix typos in the switch driver, thanks to Bernhard Held (closes: #2573) 17 years ago
Gabor Juhos 5044a3267a fix initcall level in i2c-gpio-custom driver if not built as a module 17 years ago
Gabor Juhos 49b631d730 switch driver cleanup, 4th phase 17 years ago
Gabor Juhos c96dcab711 switch driver cleanup, 3rd phase 17 years ago
Gabor Juhos 63c27908bf switch driver cleanup, 2nd phase 17 years ago
Gabor Juhos 9d685a8597 switch driver cleanup, 1st phase 17 years ago
Gabor Juhos 0fa0801a32 coding style fixes 17 years ago
Gabor Juhos efae7cd5e8 fix LED driver, update kernel config 17 years ago
Gabor Juhos a72e25de51 switch to 2.6.23 17 years ago
Gabor Juhos 2dd2d40b59 enhance the custom i2c-gpio driver (supports 4 buses from now on), update kernel configuration 17 years ago
Gabor Juhos c0fb2f61f4 add custom GPIO-based I2C driver 17 years ago
Gabor Juhos ffec4f2913 prepare trxsplit to support sysupgrade 17 years ago
Gabor Juhos 962738bdac make morse LED trigger available for all platforms 17 years ago
Gabor Juhos e56807cce4 morse LED trigger cleanups 17 years ago
Gabor Juhos c0b6f79730 add morse LED trigger, will be used for diagnostic, update kernel config 17 years ago
Gabor Juhos cc68bd353e rename NAND driver 17 years ago
Gabor Juhos a34a13c09c checkin a new, experimental USB driver 17 years ago
Gabor Juhos 741c1f7997 use the global register access macros in the flash driver 17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 17 years ago