summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* powerpc: P5040: Remove macro CONFIG_P5040York Sun2016-11-23-1/+1
* powerpc: P5020: Remove macro CONFIG_PPC_P5020York Sun2016-11-23-1/+1
* powerpc: P4080: Remove macro CONFIG_PPC_P4080York Sun2016-11-23-1/+1
* powerpc: P3041: Remove macro CONFIG_PPC_P3041York Sun2016-11-23-1/+1
* powerpc: P2041: Remove macro CONFIG_PPC_P2041York Sun2016-11-23-1/+1
* powerpc: P1025: Remove macro CONFIG_P1025York Sun2016-11-23-5/+5
* powerpc: P1021: Remove macro CONFIG_P1021York Sun2016-11-23-5/+5
* powerpc: P1017: Drop configuration for P1017York Sun2016-11-23-2/+1
* powerpc: P1012: Drop configuration for P1012York Sun2016-11-23-5/+5
* powerpc: P1023: Remove macro CONFIG_P1023York Sun2016-11-23-2/+2
* powerpc: MPC8555: Remove macro CONFIG_MPC8555York Sun2016-11-23-3/+3
* powerpc: mpc8541: Remove macro CONFIG_MPC8541York Sun2016-11-23-3/+3
* powerpc: mpc8540: Remove macro CONFIG_MPC8540York Sun2016-11-23-1/+1
* powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig optionYork Sun2016-11-23-1/+1
* Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini2016-11-17-5/+12
|\
| * mmc: sunxi: Enable 8bits bus width for sun8iMaxime Ripard2016-11-16-1/+1
| * mmc: Retry the switch commandMaxime Ripard2016-11-16-4/+11
* | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2016-11-17-2/+22
|\ \
| * | ls2080: Exit dpaa only right before exiting U-BootAlexander Graf2016-11-17-2/+22
| |/
* | net: zynq_gem: Correct SGMII enable bit settingSiva Durga Prasad Paladugu2016-11-15-1/+1
* | net: zynq_gem: Modify the nwcfg bit definitionsSiva Durga Prasad Paladugu2016-11-15-8/+8
* | nand: arasan_nfc: Clear ecc on bit while sending read commandSiva Durga Prasad Paladugu2016-11-15-0/+2
* | mtd: nand: zynq_nand: Add nand driver support for zynqSiva Durga Prasad Paladugu2016-11-15-0/+1194
|/
* video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabledStefan Roese2016-11-13-3/+3
* spi: ti_qspi: Fix baudrate divider calculationVignesh R2016-11-13-9/+7
* net: mvgbe: Fix build error with CONFIG_PHYLIBChris Packham2016-11-07-22/+3
* net: phy: micrel: center FLP burst timing at 16msAsh Charles2016-11-07-0/+23
* net: add driver for Synopsys Ethernet QoS deviceStephen Warren2016-11-07-0/+1564
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-11-03-1/+1
|\
| * dfu: align array in dfu_get_dev_type with enum dfu_device_typePatrick Delaunay2016-11-03-1/+1
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2016-11-02-67/+2
|\ \ | |/ |/|
| * rockchip: rk3288: Move rockchip_get_cru() out of the driverSimon Glass2016-10-30-21/+0
| * rockchip: rk3399: Move rockchip_get_cru() out of the driverSimon Glass2016-10-30-25/+1
| * rockchip: rk3036: Move rockchip_get_cru() out of the driverSimon Glass2016-10-30-23/+1
| * clk: rk3399: fix rockchip_get_cruJacob Chen2016-10-30-1/+3
* | Fix spelling of "resetting".Vagrant Cascadian2016-10-31-3/+3
|/
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-10-30-6/+8
|\
| * sunxi: A64: enable USB supportAmit Singh Tomar2016-10-30-3/+5
| * sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXIJagan Teki2016-10-30-3/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-10-29-0/+3
|\ \
| * | dm: mmc: socfpga: fix MMC_OPS supportSylvain Lesne2016-10-28-0/+2
| * | ddr: altera: Configuring SDRAM extra cycles timing parametersChin Liang See2016-10-27-0/+3
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-10-29-33/+21
|\ \ \ | |_|/ |/| |
| * | drivers: USB: OHCI: allow compilation for 64-bit targetsAndre Przywara2016-10-29-15/+19
| * | usb: xhci-mvebu: use xhci_deregister() for .remove callbackMasahiro Yamada2016-10-27-6/+1
| * | usb: ehci-vf: use ehci_deregister() for .remove callbackMasahiro Yamada2016-10-27-12/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-10-28-178/+540
|\ \
| * | dm: at91: Add driver model support for the spi driverWenyou Yang2016-10-28-0/+296
| * | serial: atmel_usart: Support enable an early debug UARTWenyou Yang2016-10-28-0/+29
| * | serial: Kconfig: Add ATMEL_USART optionWenyou Yang2016-10-28-0/+7