aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-05-31Merge tag 'rockchip-for-v2019.07-rc3' of git://git.denx.de/u-boot-rockchipTom Rini1-0/+2
2019-05-31clk: meson-g12a: Add PCIE PLL supportNeil Armstrong1-0/+103
2019-05-30rockchip: clk: rk3399: allow requests for all UART clocksChristoph Muellner1-0/+2
2019-05-29Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini6-0/+518
2019-05-28dm: arm: bcmstb: Enable driver model MMC supportThomas Fitzsimmons1-18/+55
2019-05-26Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini5-13/+596
2019-05-26Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-3/+2
2019-05-26configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini3-1/+40
2019-05-24sound: tegra: Add a sound driverSimon Glass2-1/+101
2019-05-24tegra: sound: Add an I2S driverSimon Glass3-1/+153
2019-05-24tegra: sound: Add an audio hub driverSimon Glass3-0/+266
2019-05-24Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-bootTom Rini13-39/+3814
2019-05-24Merge git://git.denx.de/u-boot-mpc85xxTom Rini6-2/+1061
2019-05-24drivers: serial: mcfuart: add DT supportAngelo Dureghello2-78/+36
2019-05-24drivers: spi: cf_spi: convert to driver modelAngelo Dureghello1-177/+305
2019-05-24drivers: spi: cf_spi: add Kconfig optionAngelo Dureghello1-0/+6
2019-05-24gpio: dwapb_gpio: fix broken dev->nodeSimon Goldschmidt1-3/+2
2019-05-23ata: fsl_ahci: Add sata DM support for Freescale powerpc socsPeng Ma4-0/+1042
2019-05-23usb: ehci: adopt 32 bit address for CONFIG_PPCYinbo Zhu1-1/+9
2019-05-23stm32mp1: ram: add tuning in DDR interactive modePatrick Delaunay6-1/+1414
2019-05-23stm32mp1: ram: add tests in DDR interactive modePatrick Delaunay5-0/+1541
2019-05-23stm32mp1: ram: add interactive mode for DDR configurationPatrick Delaunay4-0/+713
2019-05-23stm32mp1: ram: add support for LPDDR2/LPDDR3Patrick Delaunay2-3/+10
2019-05-23stm32mp1: ram: update parameter array initializationPatrick Delaunay2-16/+33
2019-05-23stm32mp1: ram: change ddr speed to kHzPatrick Delaunay3-11/+11
2019-05-23stm32mp1: ram: increase the delay after reset to 128 cyclesPatrick Delaunay1-5/+3
2019-05-23stm32mp1: ram: update mask for operating modePatrick Delaunay1-1/+1
2019-05-23serial: stm32: remove watchog reset in debug putcPatrick Delaunay1-1/+1
2019-05-23serial: stm32: remove unnecessary tracePatrick Delaunay1-1/+0
2019-05-23clk: stm32mp1: add set_rate for DDRPHYC clockPatrick Delaunay1-0/+83
2019-05-23i2c: stm32f7: improve loopback in timing algorithmNicolas Le Bayon1-0/+4
2019-05-23i2c: stm32f7: Fix SDADEL minimum formulaNicolas Le Bayon1-1/+1
2019-05-23driver: mmc: adopt 32 bit addr in fsl_esdhc for CONFIG_PPCYinbo Zhu1-1/+4
2019-05-23driver: mmc: set sdhc clock in fsl_esdhc for CONFIG_PPCYinbo Zhu1-0/+6
2019-05-22Merge tag 'dm-pull-22may19' of git://git.denx.de/u-boot-dmTom Rini4-8/+89
2019-05-22driver: watchdog: add sp805 watchdog supportQiang Zhao3-0/+135
2019-05-22scsi: ceva: Clean up the driver codePeng Ma1-17/+33
2019-05-22pci: ls_pcie_g4: add device tree fixups for PCI Stream IDsHou Zhiqiang3-6/+251
2019-05-22pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCsHou Zhiqiang4-0/+850
2019-05-21dm: core: Fix dm_extended_scan_fdt()Patrice Chotard1-1/+1
2019-05-21core: ofnode: Have ofnode_read_u32_default return a u32Trent Piepho1-1/+1
2019-05-21core: ofnode: Add ofnode_get_addr_size_indexKeerthy1-3/+10
2019-05-21spl: misc: Allow misc drivers in SPL and TPLSimon Glass2-3/+77
2019-05-21mmc: tmio: sdhi: HS400 manual adjustmentMarek Vasut2-3/+166
2019-05-21mmc: tmio: sdhi: Minor macro cleanupMarek Vasut1-10/+10
2019-05-21pci: renesas: Add RCar Gen3 PCIe controller driverMarek Vasut3-0/+420
2019-05-21Merge git://git.denx.de/u-boot-mpc83xxTom Rini10-85/+117
2019-05-21Merge tag 'mmc-5-20' of https://github.com/MrVan/u-bootTom Rini1-18/+5
2019-05-21Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-videoTom Rini2-3/+17
2019-05-21board: gazerbeam: Fix SC detectionMario Six1-10/+12