summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-24Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-bootTom Rini
2019-05-24Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2019-05-24Merge branch '2019-05-24-master-imports'Tom Rini
2019-05-24m68k: add dspi chip-select supportAngelo Dureghello
2019-05-24m68k: move dspi bus control functions into cf_spi.c driverAngelo Dureghello
2019-05-24m68k: add OF control support to m68kAngelo Dureghello
2019-05-24configs: remove CONFIG_SYS_DSPI_XX referencesAngelo Dureghello
2019-05-24drivers: serial: mcfuart: add DT supportAngelo Dureghello
2019-05-24configs: add DM_SPI config optionAngelo Dureghello
2019-05-24drivers: spi: cf_spi: convert to driver modelAngelo Dureghello
2019-05-24drivers: spi: cf_spi: add Kconfig optionAngelo Dureghello
2019-05-24configs: enable use of DT for all m68k boardsAngelo Dureghello
2019-05-24m68k: enabling long jumps on mcf54x5 SoCsAngelo Dureghello
2019-05-24m68k: add initial dts files for all m68k boardsAngelo Dureghello
2019-05-23m68k: architecture changes to support fdtAngelo Dureghello
2019-05-23m68k: add basic set of devicetreesAngelo Dureghello
2019-05-23configs: enable sata, eSDHC, USB device module in T2080QDSPeng Ma
2019-05-23powerpc: mpc85xx: delete FSL_SATA for T2080QDS board.Peng Ma
2019-05-23arch: powerpc: add sata node for t2080 dtsPeng Ma
2019-05-23ata: fsl_ahci: Add sata DM support for Freescale powerpc socsPeng Ma
2019-05-23usb: ehci: adopt 32 bit address for CONFIG_PPCYinbo Zhu
2019-05-23arch: powerpc: add usb node in t2080 dtsYinbo Zhu
2019-05-23configs: T2080QDS: enable device tree support for pcieboot & secure bootYinbo Zhu
2019-05-23stm32mp1: ram: add tuning in DDR interactive modePatrick Delaunay
2019-05-23stm32mp1: ram: add tests in DDR interactive modePatrick Delaunay
2019-05-23stm32mp1: ram: add interactive mode for DDR configurationPatrick Delaunay
2019-05-23stm32mp1: ram: add support for LPDDR2/LPDDR3Patrick Delaunay
2019-05-23stm32mp1: ram: update parameter array initializationPatrick Delaunay
2019-05-23ARM: dts: stm32mp1: DDR config v1.44Patrick Delaunay
2019-05-23stm32mp1: ram: change ddr speed to kHzPatrick Delaunay
2019-05-23stm32mp1: ram: increase the delay after reset to 128 cyclesPatrick Delaunay
2019-05-23stm32mp1: ram: update mask for operating modePatrick Delaunay
2019-05-23serial: stm32: remove watchog reset in debug putcPatrick Delaunay
2019-05-23serial: stm32: remove unnecessary tracePatrick Delaunay
2019-05-23env: solve compilation error in SPLPatrick Delaunay
2019-05-23clk: stm32mp1: add set_rate for DDRPHYC clockPatrick Delaunay
2019-05-23stm32mp1: add bootstage supportPatrick Delaunay
2019-05-23armv7: timer: init timer with bootstagePatrick Delaunay
2019-05-23stm32mp1: add bootcount supportPatrick Delaunay
2019-05-23mkimage: change stm32image header to manage binary informationPatrick Delaunay
2019-05-23i2c: stm32f7: improve loopback in timing algorithmNicolas Le Bayon
2019-05-23i2c: stm32f7: Fix SDADEL minimum formulaNicolas Le Bayon
2019-05-23stm32mp1: update RCC binding after kernel realignmentPatrick Delaunay
2019-05-23stm32mp1: psci: add synchronization with ROM codePatrick Delaunay
2019-05-23stm32mp1: cosmetic: bsec: reorder include filesPatrick Delaunay
2019-05-23stm32mp1: migrate PREBOOT to KconfigPatrick Delaunay
2019-05-23stm32mp1: Move ENV_SIZE and ENV_OFFSET to KconfigPatrick Delaunay
2019-05-23stm32mp1: Move config SYS_MALLOC_LEN to KconfigPatrick Delaunay
2019-05-23driver: mmc: adopt 32 bit addr in fsl_esdhc for CONFIG_PPCYinbo Zhu
2019-05-23driver: mmc: set sdhc clock in fsl_esdhc for CONFIG_PPCYinbo Zhu