summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/gpio/da8xx_gpio.c: Fix build warningAnatolij Gustschin2011-12-091-3/+0
* drivers/usb/gadget/ep0.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-091-2/+0
* drivers/usb/gadget/core.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-091-2/+2
* drivers/usb/musb/musb_udc.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-091-5/+3
* drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-091-2/+1
* ne2000: Convert to new net-multi model, fixes build of three boardsBernhard Kaindl2011-12-081-28/+71
* drivers/net/inca-ip_sw.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-081-6/+2
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2011-12-082-11/+8
|\
| * drivers/mtd/nand/nand_spl_load.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-071-7/+6
| * drivers/mtd/nand/nand_spl_simple.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-12-071-4/+2
* | video: cfb_console: fix build warningsAnatolij Gustschin2011-12-071-21/+17
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-12-0720-289/+504
|\
| * MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic2011-12-061-33/+4
| * M28: Fix OB1 bug in GPIO driverRobert Deliën2011-12-061-1/+1
| * MXS: Add static annotations to dma driverMarek Vasut2011-12-061-159/+50
| * apbh_dma: return error value on timeoutWolfram Sang2011-12-061-1/+1
| * ARM: davici_emac: Fix condition for number of phy detectsPrabhakar Lad2011-12-061-1/+1
| * arm, davinci: move davinci_rtc struct to hardware.hHeiko Schocher2011-12-061-26/+0
| * omap_gpmc: use SOFTECC in SPL if it's enabledIlya Yanok2011-12-061-1/+3
| * nand_spl_simple: add support for software ECCIlya Yanok2011-12-062-2/+11
| * davinci_emac: hardcode 100Mbps for AM35xx and RMIIIlya Yanok2011-12-061-1/+2
| * davinci_emac: fix for running with dcache enabledIlya Yanok2011-12-062-4/+42
| * davinci_emac: conditionally compile specific PHY supportIlya Yanok2011-12-061-0/+8
| * davinci_emac: use internal addresses in buffer descriptorsIlya Yanok2011-12-061-9/+30
| * davinci_emac: move arch-independent defines to separate headerIlya Yanok2011-12-062-0/+315
| * PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut2011-12-067-14/+15
| * Fix regression in SMDK6400Simon Schwarz2011-12-061-26/+2
| * nand: Add common functions to linux/mtd/nand.hSimon Schwarz2011-12-061-3/+3
| * net: Armada100: Fix compilation warningsAjay Bhargav2011-12-061-4/+10
| * mvsata: fix ide_preinit for missing disksSimon Guinot2011-12-061-6/+8
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2011-12-071-56/+53
|\ \
| * | video: cfb_console: Make the software cursor non-destructiveGabe Black2011-12-051-56/+53
* | | Introduce generic TPM support in u-bootVadim Bendebury2011-12-072-0/+538
| |/ |/|
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2011-12-051-2/+1
|\ \
| * | sf: fix erase debug outputVadim Bendebury2011-12-051-2/+1
| |/
* | pci_ftpci100: Implementation FTPCI100 PCI driverGavin Guo2011-12-053-0/+425
* | phy: Add support for SMSC LAN87xx PHYsNobuhiro Iwamatsu2011-12-053-0/+96
* | drivers/net/mvgbe.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-12-051-3/+6
* | Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel codeZang Roy-R619112011-12-051-6/+107
* | net: sh_eth: use miiphybb instead of own mii functionsYoshihiro Shimoda2011-12-022-248/+104
|/
* drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-021-7/+5
* drivers/block/sata_dwc.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-021-5/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-12-014-39/+19
|\
| * powerpc/85xx: clean up and document the QE/FMAN microcode macrosTimur Tabi2011-11-292-18/+18
| * powerpc/85xx: always implement the work-around for Erratum SATA_A001Timur Tabi2011-11-292-21/+1
* | x86: Fix some bugs in the i8402 driver when no controller is presentGabe Black2011-11-291-1/+11
* | x86: Make the i8042 driver checkpatch cleanGabe Black2011-11-291-498/+472
|/
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2011-11-281-1/+1
|\
| * Fix Stelian's email addressStelian Pop2011-11-271-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2011-11-282-1/+39
|\ \ | |/ |/|
OpenPOWER on IntegriCloud