summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-11-24powerpc: MPC8555: Remove macro CONFIG_MPC8555York Sun
2016-11-24powerpc: mpc8541: Remove macro CONFIG_MPC8541York Sun
2016-11-24powerpc: mpc8540: Remove macro CONFIG_MPC8540York Sun
2016-11-24powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig optionYork Sun
2016-11-17Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini
2016-11-17Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2016-11-17ls2080: Exit dpaa only right before exiting U-BootAlexander Graf
2016-11-16mmc: sunxi: Enable 8bits bus width for sun8iMaxime Ripard
2016-11-16mmc: Retry the switch commandMaxime Ripard
2016-11-15net: zynq_gem: Correct SGMII enable bit settingSiva Durga Prasad Paladugu
2016-11-15net: zynq_gem: Modify the nwcfg bit definitionsSiva Durga Prasad Paladugu
2016-11-15nand: arasan_nfc: Clear ecc on bit while sending read commandSiva Durga Prasad Paladugu
2016-11-15mtd: nand: zynq_nand: Add nand driver support for zynqSiva Durga Prasad Paladugu
2016-11-13video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabledStefan Roese
2016-11-13spi: ti_qspi: Fix baudrate divider calculationVignesh R
2016-11-07net: mvgbe: Fix build error with CONFIG_PHYLIBChris Packham
2016-11-07net: phy: micrel: center FLP burst timing at 16msAsh Charles
2016-11-07net: add driver for Synopsys Ethernet QoS deviceStephen Warren
2016-11-03Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-11-03dfu: align array in dfu_get_dev_type with enum dfu_device_typePatrick Delaunay
2016-11-02Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-10-31Fix spelling of "resetting".Vagrant Cascadian
2016-10-30rockchip: rk3288: Move rockchip_get_cru() out of the driverSimon Glass
2016-10-30rockchip: rk3399: Move rockchip_get_cru() out of the driverSimon Glass
2016-10-30rockchip: rk3036: Move rockchip_get_cru() out of the driverSimon Glass
2016-10-30clk: rk3399: fix rockchip_get_cruJacob Chen
2016-10-30Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-10-30sunxi: A64: enable USB supportAmit Singh Tomar
2016-10-30sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXIJagan Teki
2016-10-29Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2016-10-29Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-10-29drivers: USB: OHCI: allow compilation for 64-bit targetsAndre Przywara
2016-10-28Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-10-28dm: at91: Add driver model support for the spi driverWenyou Yang
2016-10-28serial: atmel_usart: Support enable an early debug UARTWenyou Yang
2016-10-28serial: Kconfig: Add ATMEL_USART optionWenyou Yang
2016-10-28mmc: atmel_sdhci: Remove unnecessary clock callingWenyou Yang
2016-10-28usb: ehci-atmel: Remove unnecessary clock callingWenyou Yang
2016-10-28i2c: at91_i2c: Change error return -ENODEV to -EINVALWenyou Yang
2016-10-28i2c: at91_i2c: Remove unnecessary clock callingWenyou Yang
2016-10-28gpio: atmel_pio4: Remove unnecessary clock callingWenyou Yang
2016-10-28clk: at91: Improve the clock implementationWenyou Yang
2016-10-28clk: clk-uclass: Assign clk->dev before call .of_xlateWenyou Yang
2016-10-28clk: at91: Fix at91-pmc and at91-sckc's class IDWenyou Yang
2016-10-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-10-28Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng
2016-10-28dm: mmc: socfpga: fix MMC_OPS supportSylvain Lesne
2016-10-28mmc: sdhci: assign to clk_mul when host version is upper than SD3.0Jaehoon Chung
2016-10-28mmc: add the device name in debugging message for supplying vmmcJaehoon Chung