summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini2019-05-263-1/+40
* Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-bootTom Rini2019-05-2413-39/+3814
|\
| * stm32mp1: ram: add tuning in DDR interactive modePatrick Delaunay2019-05-236-1/+1414
| * stm32mp1: ram: add tests in DDR interactive modePatrick Delaunay2019-05-235-0/+1541
| * stm32mp1: ram: add interactive mode for DDR configurationPatrick Delaunay2019-05-234-0/+713
| * stm32mp1: ram: add support for LPDDR2/LPDDR3Patrick Delaunay2019-05-232-3/+10
| * stm32mp1: ram: update parameter array initializationPatrick Delaunay2019-05-232-16/+33
| * stm32mp1: ram: change ddr speed to kHzPatrick Delaunay2019-05-233-11/+11
| * stm32mp1: ram: increase the delay after reset to 128 cyclesPatrick Delaunay2019-05-231-5/+3
| * stm32mp1: ram: update mask for operating modePatrick Delaunay2019-05-231-1/+1
| * serial: stm32: remove watchog reset in debug putcPatrick Delaunay2019-05-231-1/+1
| * serial: stm32: remove unnecessary tracePatrick Delaunay2019-05-231-1/+0
| * clk: stm32mp1: add set_rate for DDRPHYC clockPatrick Delaunay2019-05-231-0/+83
| * i2c: stm32f7: improve loopback in timing algorithmNicolas Le Bayon2019-05-231-0/+4
| * i2c: stm32f7: Fix SDADEL minimum formulaNicolas Le Bayon2019-05-231-1/+1
* | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2019-05-246-2/+1061
|\ \
| * | ata: fsl_ahci: Add sata DM support for Freescale powerpc socsPeng Ma2019-05-234-0/+1042
| * | usb: ehci: adopt 32 bit address for CONFIG_PPCYinbo Zhu2019-05-231-1/+9
| * | driver: mmc: adopt 32 bit addr in fsl_esdhc for CONFIG_PPCYinbo Zhu2019-05-231-1/+4
| * | driver: mmc: set sdhc clock in fsl_esdhc for CONFIG_PPCYinbo Zhu2019-05-231-0/+6
| |/
* | drivers: serial: mcfuart: add DT supportAngelo Dureghello2019-05-242-78/+36
* | drivers: spi: cf_spi: convert to driver modelAngelo Dureghello2019-05-241-177/+305
* | drivers: spi: cf_spi: add Kconfig optionAngelo Dureghello2019-05-241-0/+6
* | Merge tag 'dm-pull-22may19' of git://git.denx.de/u-boot-dmTom Rini2019-05-224-8/+89
|\ \ | |/ |/|
| * dm: core: Fix dm_extended_scan_fdt()Patrice Chotard2019-05-211-1/+1
| * core: ofnode: Have ofnode_read_u32_default return a u32Trent Piepho2019-05-211-1/+1
| * core: ofnode: Add ofnode_get_addr_size_indexKeerthy2019-05-211-3/+10
| * spl: misc: Allow misc drivers in SPL and TPLSimon Glass2019-05-212-3/+77
* | driver: watchdog: add sp805 watchdog supportQiang Zhao2019-05-223-0/+135
* | scsi: ceva: Clean up the driver codePeng Ma2019-05-221-17/+33
* | pci: ls_pcie_g4: add device tree fixups for PCI Stream IDsHou Zhiqiang2019-05-223-6/+251
* | pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCsHou Zhiqiang2019-05-224-0/+850
|/
* Merge git://git.denx.de/u-boot-mpc83xxTom Rini2019-05-2110-85/+117
|\
| * board: gazerbeam: Fix SC detectionMario Six2019-05-211-10/+12
| * gdsys_rxaui_ctrl: Use new regmap interfaceMario Six2019-05-211-1/+1
| * gdsys_rxaui_ctrl: Return old stateMario Six2019-05-211-1/+6
| * i2c: ihs: Improve error handlingMario Six2019-05-211-24/+43
| * i2c: ihs: Get rid of fpgamapMario Six2019-05-211-34/+23
| * mpc83xx_clk: Add enable methodMario Six2019-05-211-0/+7
| * mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six2019-05-211-0/+4
| * mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six2019-05-211-0/+4
| * mpc83xx: Make distinct caddy2 configMario Six2019-05-202-2/+4
| * vme8349: Migrate to CONFIG_TARGET_VME8349Mario Six2019-05-202-2/+2
| * mpc83xx: Introduce ARCH_MPC837XMario Six2019-05-201-4/+4
| * mpc83xx: Introduce ARCH_MPC836*Mario Six2019-05-201-4/+4
| * mpc83xx: Introduce ARCH_MPC834*Mario Six2019-05-202-2/+2
| * mpc83xx: Introduce ARCH_MPC831*Mario Six2019-05-201-2/+2
| * mpc83xx: Introduce ARCH_MPC830*Mario Six2019-05-202-3/+3
* | Merge tag 'mmc-5-20' of https://github.com/MrVan/u-bootTom Rini2019-05-211-18/+5
|\ \
| * | Revert "mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue"Lukasz Majewski2019-05-201-18/+5
| |/