aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-08-07omap3: embedd gpmc_cs into gpmc config structMatthias Ludwig1-15/+7
2009-08-04Merge branch 'next' of git://git.denx.de/u-boot-coldfireWolfgang Denk2-0/+358
2009-07-30Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk8-18/+769
2009-07-29Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala10-10/+10
2009-07-29OMAP3 Move twl4030 mmc functionTom Rix2-11/+17
2009-07-29OMAP3 Move twl4030 power and led functionsTom Rix3-1/+107
2009-07-28TWL4030 Add power reset buttonTom Rix2-0/+94
2009-07-28OMAP I2C Fix the sampling clock.Tom Rix1-7/+67
2009-07-28arm, i2c: added support for the TWSI I2C InterfaceHeiko Schocher2-0/+485
2009-07-27mpc83xx: Add esd VME8349 board supportReinhard Arlt1-1/+1
2009-07-26Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2-0/+441
2009-07-26video: bus_vcxk.c: fix style issues added by 50217deeAnatolij Gustschin1-11/+15
2009-07-26new video driver for bus vcxk framebuffersJens Scharsig2-0/+437
2009-07-23usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_rootPrafulla Wadaskar1-2/+2
2009-07-23Coding Style cleanup; update CHANGELOG.Wolfgang Denk2-2/+0
2009-07-23unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger2-2/+2
2009-07-23ahci: Fix gcc 4.4 compiler warningKumar Gala1-8/+6
2009-07-23drivers/bios_emulator: Fix gcc 4.4 compiler warningKumar Gala1-1/+2
2009-07-22fec_mxc: driver for FEC ethernet controller on i.MX27Ilya Yanok3-0/+1047
2009-07-22ppc4xx: Fixed compilation warning in 4xx_enet.cAlessio Centazzo1-2/+1
2009-07-22net: phy: bugfixes: mv88E61xx multichip addressing supportPrafulla Wadaskar2-10/+10
2009-07-22arm: Kirkwood: Check the error summary bit for error detectionSimon Kagstrom2-1/+4
2009-07-22arm: Kirkwood: Fix compiler optimization bug for kwgbe_sendSimon Kagstrom1-12/+19
2009-07-22MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA.Richard Retanubun1-0/+7
2009-07-22Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren3-160/+187
2009-07-22P2020RDB Added support of Vitesse PHYs VSC8641(RGMII) and VSC8221(SGMII)Poonam Aggrwal1-1/+51
2009-07-22net: tsec - fix dereferencing type-punned pointer will break strict-aliasing ...Kim Phillips1-1/+4
2009-07-22sh: sh_eth: Remove garbage from printfNobuhiro Iwamatsu1-1/+1
2009-07-22smc911x: add support for LAN9221Andreas Pretzsch1-0/+2
2009-07-23Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2-0/+152
2009-07-23Kirkwood: add Marvell Kirkwood gpio driverDieter Kiermaier2-0/+152
2009-07-21i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2cHeiko Schocher1-0/+6
2009-07-20fsl_sata: Fix compiler warnings shown by gcc-4.4galak2-81/+19
2009-07-19mmc: set bus width to 1 and clock to minimum early during initializationIlya Yanok1-0/+3
2009-07-19Canyonlands SATA harddisk driverKazuaki Ichinohe3-0/+2588
2009-07-19Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk7-1669/+224
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD7-18/+18
2009-07-17Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2-129/+178
2009-07-17sata: namespace curr_device variableMike Frysinger1-3/+3
2009-07-17Added support for splash screen positioningMatthias Weisser1-1/+35
2009-07-17video: mb862xx: replace printf with putsAnatolij Gustschin1-10/+10
2009-07-17video: mb862xx: use macros instead of magic numbersAnatolij Gustschin1-46/+50
2009-07-17video: mb862xx: fix coding style and remove dead codeAnatolij Gustschin1-103/+114
2009-07-16Remove legacy NAND and disk on chip code.Scott Wood4-1663/+0
2009-07-16nand: ndfc: Remove unnecessary #ifdef'sStefan Roese1-6/+0
2009-07-16nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directoryStefan Roese2-0/+224
2009-07-16nand: fixed failed reads on corrected ECC errors in nand_util.cValeriy Glushkov1-5/+5
2009-07-16Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646.David Brownell1-1/+1
2009-07-16fsl_esdhc: Add device tree fixupsAnton Vorontsov1-0/+19
2009-07-16mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarationsKim Phillips1-2/+9