summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-11-10tsec: Wait for both RX and TX to stopAndy Fleming
2010-11-10eSDHC: add the reset function to reset the eSDHC controllerDipen Dudhat
2010-11-10Workaround for manual CMD12 issue on P1020/P1022 PlatformsDipen Dudhat
2010-11-10use maximum timeout for eSDHCDipen Dudhat
2010-11-10Assign Initial clock speed for eSDHC controllerDipen Dudhat
2010-11-10fix the voltage validation process in eSDHC DriverDipen Dudhat
2010-11-10Reverted define of 1.8v eSDHC ErrataDipen Dudhat
2010-11-10eSDHC 1.8v erratum workaround for P1022 and P1020Sandeep Gopalpet
2010-11-10NET: Move MDIO regs out of TSEC SpaceSandeep Kumar
2010-11-10eSPI controller support under the SPI framework.Poonam Aggrwal
2010-11-10Workaround for AHB2MAG IRQ BypassDipen Dudhat
2010-11-10Enable PIO mode for eSDHC DriverDipen Dudhat
2009-12-11nand: Fix access to last block in NAND devicesStefan Roese
2009-12-07Fix computation in nand_util.c:get_len_incl_badDaniel Hobi
2009-12-07smc911x: fix typo in smc911x_handle_mac_address nameMike Rapoport
2009-12-02RTC: Fix return code in MC13783 RTC driver.Magnus Lilja
2009-12-02m41t11: Remove unused functionsPeter Tyser
2009-11-23Add support for CS2 dataflash for Atmel-SPI.Remy Bohmer
2009-11-22sf: fix stmicro offset setup while erasingMike Frysinger
2009-11-22sf: new driver for Winbond W25X16/32/64 devicesJason McMullan
2009-11-22Add driver for FTRTC010 real time clockPo-Yu Chuang
2009-11-12smc911x: make smc911x_initialize return correct valueMike Rapoport
2009-11-11Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2009-11-11mxc_fec: avoid free() calls to already freed pointers.javier Martin
2009-11-11mxc_fec: fix some erroneous PHY accesses.javier Martin
2009-11-09SMC91111: Clean up SMC_inx macros on xsengine and xaeniaxBen Warren
2009-11-09Fix CS8900 regression on impa7 boardBen Warren
2009-11-09Fix cs8900 dev->priv not init issueHui.Tang
2009-11-04fsl_pci_init_port end-point initialization is brokenEd Swarthout
2009-11-04Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"Kumar Gala
2009-10-29Fix DM9000 MAC address handlingBen Warren
2009-10-28cfi: Add weak default function for flash_cmd_reset()Stefan Roese
2009-10-28Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1Wolfgang Denk
2009-10-27drivers/net/phy/miiphybb.c: fix warning: no newline at end of fileWolfgang Denk
2009-10-27mpc85xx: Configure QE USB for MPC8569E-MDS boardsAnton Vorontsov
2009-10-27ppc/85xx/pci: fsl_pci_init: pcie agent mode supportVivek Mahajan
2009-10-24sf: add GPL-2 license infoMike Frysinger
2009-10-24Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk
2009-10-24ARM: OMAP3: Refactors the SM911x driverSteve Sakoman
2009-10-24s5pc1xx: SMDKC100: fix compile warningsMinkyu Kang
2009-10-19smc911x: add support for LAN9220Daniel Mack
2009-10-13Clean-up of s3c24x0 nand driverkevin.morfitt@fearnside-systems.co.uk
2009-10-13Clean-up of s3c24x0 drivers excluding nand driverkevin.morfitt@fearnside-systems.co.uk
2009-10-13s5pc1xx: support serial driverMinkyu Kang
2009-10-13s5pc1xx: support onenand driverMinkyu Kang
2009-10-13SMC911X: Add chip auto detectionOlof Johansson
2009-10-13OMAP3 MMC: Fix warning dereferencing type-punned pointerDirk Behme
2009-10-12Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2009-10-12Leave x86emu op code tables in default sectionEd Swarthout
2009-10-10Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...Luigi 'Comio' Mantellini