aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-08-21eeprom_m95xxx: remove unused variable iJean-Christophe PLAGNIOL-VILLARD
2009-08-21Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2009-08-21add WATCHDOG_RESET() on nand write and readGiulio Benetti
2009-08-21tsec: Wait for auto-negotiation to complete without linkPeter Tyser
2009-08-21arm: kirkwood: See to it that sent data is 8-byte alignedSimon Kagstrom
2009-08-21Wait for the link to come up on kirkwood network initSimon Kagstrom
2009-08-21arm:kirkwood Define kirkwood phy address magic numberSimon Kagstrom
2009-08-21e1000: fix PCI memory addressingTimur Tabi
2009-08-13flash: Fix CFI buffer size bugJohn Schmoller
2009-08-11dtt, lm81: move unneccessary printf into a debug printfHeiko Schocher
2009-08-10UEC FIXED PHY: Determine fixed-phy port using UEC interface name.Richard Retanubun
2009-08-10Assigned a static SMI address to all UECs TBIPA address.Richard Retanubun
2009-08-10net: kirkwood: updates: used eth_setenv_enetaddr apiPrafulla Wadaskar
2009-08-10Fix E1000 build warning on AP1000 boardRoy Zang
2009-08-10net: phy: bugfixes: mv88E61xx compiler warnings fixedPrafulla Wadaskar
2009-08-10arm: A320: driver for FTMAC100 ethernet controllerPo-Yu Chuang
2009-08-10Minor coding style cleanup.Wolfgang Denk
2009-08-09mxc-mmc: sdhc host driver for MX2 and MX3 proccessorIlya Yanok
2009-08-09Add driver for the ST M95xxx SPI EEPROMAlbin Tonnerre
2009-08-09Dual-license IBM code contributionsJosh Boyer
2009-08-09bus_vcxk.c: fix warning: unused variable 'lineptr'Jens Scharsig
2009-08-08Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2009-08-08omap3: replace all instances of gpmc config struct by one globalDirk Behme
2009-08-08omap3: remove typedefs for configuration structsDirk Behme
2009-08-08Add Intel E1000 PCIE card supportRoy Zang
2009-08-07omap3: embedd gpmc_cs into gpmc config structMatthias Ludwig
2009-08-04Merge branch 'next' of git://git.denx.de/u-boot-coldfireWolfgang Denk
2009-07-30Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2009-07-29Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala
2009-07-29OMAP3 Move twl4030 mmc functionTom Rix
2009-07-29OMAP3 Move twl4030 power and led functionsTom Rix
2009-07-28TWL4030 Add power reset buttonTom Rix
2009-07-28OMAP I2C Fix the sampling clock.Tom Rix
2009-07-28arm, i2c: added support for the TWSI I2C InterfaceHeiko Schocher
2009-07-27mpc83xx: Add esd VME8349 board supportReinhard Arlt
2009-07-26Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk
2009-07-26video: bus_vcxk.c: fix style issues added by 50217deeAnatolij Gustschin
2009-07-26new video driver for bus vcxk framebuffersJens Scharsig
2009-07-23usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_rootPrafulla Wadaskar
2009-07-23Coding Style cleanup; update CHANGELOG.Wolfgang Denk
2009-07-23unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger
2009-07-23ahci: Fix gcc 4.4 compiler warningKumar Gala
2009-07-23drivers/bios_emulator: Fix gcc 4.4 compiler warningKumar Gala
2009-07-22fec_mxc: driver for FEC ethernet controller on i.MX27Ilya Yanok
2009-07-22ppc4xx: Fixed compilation warning in 4xx_enet.cAlessio Centazzo
2009-07-22net: phy: bugfixes: mv88E61xx multichip addressing supportPrafulla Wadaskar
2009-07-22arm: Kirkwood: Check the error summary bit for error detectionSimon Kagstrom
2009-07-22arm: Kirkwood: Fix compiler optimization bug for kwgbe_sendSimon Kagstrom
2009-07-22MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA.Richard Retanubun
2009-07-22Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren