protect the adm5120 pci ops with a spinlock - fixes race conditions that happened...
[openwrt/svn-archive/archive.git] / target / linux / adm5120-2.6 / files / drivers /
2007-07-23 Gabor Juhos[adm5120] cosmetic changes in flash driver
2007-07-23 Gabor Juhos[adm5120] adm5120_mtd.c is no longer in use
2007-07-21 Gabor Juhos[adm5120] flash driver fixes
2007-07-20 Gabor Juhos[adm5120] fix switch driver, force all packets from...
2007-07-20 Florian FainelliFixup the hcd driver, add a start/stop/reset/sw_reset...
2007-07-20 Gabor Juhos[adm5120] fix switch_driver to avoid segfaults
2007-07-19 Florian FainelliFix indentation for add_mtd_partitions (#2072)
2007-07-19 Florian FainelliPut the init flag in the structure
2007-07-18 Florian FainelliReplace hardcoded values with their correct definitions
2007-07-18 Florian FainelliConvert the nand driver to a platform_device, should...
2007-07-18 Florian FainelliLoad the appropriate MTD driver if we were booted from...
2007-07-17 Florian FainelliAdm5120 NAPI polling support and fixes by Thomas Langer...
2007-07-13 Gabor Juhos[adm5120] flash driver shows the correct chip size...
2007-07-13 Florian FainelliFix the section mismatch on the serial driver (#2076...
2007-07-11 Gabor Juhos[adm5120] refactor kernel code (part 1), mark it as...
2007-06-27 Gabor Juhos[adm5120] replace led driver, and resync kernel config
2007-06-17 Florian FainelliResync kernel config, preliminary bandwidth control...
2007-06-14 Florian FainelliFix memory detection and hcd compilation, thanks Gabor...
2007-06-13 Florian FainelliBetter macronix bottom boot handling, thanks Gabor !
2007-06-10 Florian FainelliUse the flash0_size from the adm5120_board structure...
2007-06-08 Florian FainelliChange the main partition to be named rootfs so that...
2007-06-05 Florian FainelliUSB probe rewrite, really needs testing
2007-06-02 Florian FainelliIRQ handler rewrite by Gabor Juhos, uses C no longer...
2007-05-29 Florian FainelliAdd the rbmipsnand fix from #1778
2007-05-29 Florian Fainelli.21 fixes
2007-05-22 Florian FainelliFix adm5120hcd compilation error (#1738)
2007-05-20 Florian FainelliDisable PCMCIA for adm5120, request IRQ for the USB...
2007-05-18 Florian FainelliBackport [7224] to the adm5120 flash map driver
2007-05-11 Florian FainelliBackport [7172] to adm5120 mtd map driver
2007-05-11 Florian FainelliSuppress OpenWrt partition, no needed anymore
2007-05-11 Florian FainelliFix some \n and kernel logging levels
2007-05-11 Florian FainelliLED driver update
2007-05-07 Florian FainelliFix some HCD driver warnings
2007-04-17 Florian FainelliMove NAND driver from rb1xx to adm5120, rbmipsnand...
2007-04-16 Florian FainelliFresh fixes from Gabor Juhos : detects RouterBoot,...
2007-04-08 Florian FainelliRename mipsIRQ.S to int-handler to match the kernel...
2007-04-02 Florian FainelliFixes from Compex to make OpenWrt run on WP54AG, thanks !
2007-03-29 Florian FainelliFix myloader partition table parser
2007-03-28 Florian FainelliFix the irq request
2007-03-28 Florian FainelliFix warnings
2007-03-28 Florian FainelliUse myloader parser in the adm5120 mtd driver. Do not...
2007-03-28 Florian FainelliAdd myloader partition table parser
2007-03-26 Florian FainelliRewrite of the bootloader runtime detection (Gabor...
2007-03-24 Florian FainelliForgot to define what CFE is
2007-03-24 Florian FainelliTypo fix
2007-03-24 Florian FainelliDo not register more than 2 ethernet porst for CFE...
2007-03-20 Florian FainelliUse the bcm947xx mtd driver instead
2007-03-19 Florian FainelliCFE-ready mtd driver, needs fixing though, update kerne...
2007-03-19 Florian FainelliFix the baudrate macro
2007-03-19 Florian FainelliPreliminary ADM5120 support, marked as broken