aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-02-02DaVinci DM6467: Added ET1011C (LSI) PHY supportSandeep Paulraj
2011-02-02DaVinci EMAC: Add name to Ethernet deviceSandeep Paulraj
2011-02-02DaVinci EMAC: Fix davinci_eth_gigabit_enableSandeep Paulraj
2011-02-02Davinci MMCSD SupportSandeep Paulraj
2011-02-02MXC: removed warnings from IMX51 ATA driverStefano Babic
2011-02-02SPI: mxc_spi: replace fixed offsets with structuresStefano Babic
2011-02-02SPI: mxc_spi: add SPI clock calculation and setup to the driverAnatolij Gustschin
2011-02-02SPI: mxc_spi: fix swapping bug and add missing swapping in unaligned rx caseAnatolij Gustschin
2011-02-02SPI: mxc_spi: add support for i.MX35 processorStefano Babic
2011-02-02Add basic support for Freescale's mc9sdz60Stefano Babic
2011-02-02I2C: mxc_i2c: address failure with mx35 processorStefano Babic
2011-02-02I2C: mxc_i2c: get rid of __REG accessStefano Babic
2011-02-02mxc_i2c: Add support for the i.MX35 processorStefano Babic
2011-02-02serial_mxc: add support for Freescale's i.MX35 processorStefano Babic
2011-02-02mxc_nand: add support for i.MX35 processorStefano Babic
2011-02-02BLOCK: Add freescale IMX51 PATA driverMarek Vasut
2011-02-02fsl_pmic: add I2C interface supportLiu Hui-R64343
2011-02-02mxc_i2c: add support for MX53 processorLiu Hui-R64343
2011-02-02mxc_gpio: add support for MX53 processorLiu Hui-R64343
2011-02-02serial_mxc: add support for MX53 processorLiu Hui-R64343
2011-02-02fec_mxc: add support for MX53 processorLiu Hui-R64343
2011-01-27Fix at91 includes in soft_i2c driverRyan Mallon
2011-01-25ftpmu010: support faraday ftpmu010 driverMacpaul Lin
2011-01-25UEC: Fix compiler warnings introduced by linux/mii.h changeKumar Gala
2011-01-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-01-19powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headersKumar Gala
2011-01-19powerpc/p2040: Add various p2040 specific informationKumar Gala
2011-01-19powerpc/85xx: Add Support for Freescale P1014 ProcessorPoonam Aggrwal
2011-01-19powerpc/85xx: Add Support for Freescale P1010 ProcessorPoonam Aggrwal
2011-01-19USB-CDC: Move MAC addresses setting into usb_eth_initVitaly Kuzmichev
2011-01-19USB-CDC: Do not rename netdev after its registrationVitaly Kuzmichev
2011-01-19usb_ether: register usb ethernet gadget at each eth initLei Wen
2011-01-19Replace "FLASH" strings with "Flash" or "flash"Peter Tyser
2011-01-18NET: lan91c96: Correct chip detect logicYanjun Yang
2011-01-18rtc: add support for Micro Crystal RV-3029-C2 RTCHeiko Schocher
2011-01-17Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-01-17Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2011-01-14fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080)Roy Zang
2011-01-14fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)Jerry Huang
2011-01-14fsl_pci: Update PCIe boot ouputPeter Tyser
2011-01-14powerpc/fsl-pci: Add generic code to setup PCIe controllersKumar Gala
2011-01-14powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixupKumar Gala
2011-01-14fsl_esdhc: Fix esdhc disabled problem on some platformsChenhui Zhao
2011-01-12mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()Lei Wen
2011-01-12NAND: add the ability to directly write yaffs imageLei Wen
2011-01-12nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined.Alexander Holler
2011-01-12Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk
2011-01-11add AM29F400BB to table of supported legacy flashsDavid Müller
2011-01-10LAN91C*: Change chip names to fit the eth_device struct sizeYanjun Yang
2011-01-10pca953x: support 16-pin devicesChris Packham