summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-26configs: Resync with savedefconfigTom Rini
2019-05-26configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini
2019-05-25Merge tag 'efi-2019-07-rc3-3' of git://git.denx.de/u-boot-efiTom Rini
2019-05-25Merge tag 'mips-pull-2019-05-24' of git://git.denx.de/u-boot-mipsTom Rini
2019-05-24efi_loader: variable: attributes may not be changed if a variable existsAKASHI Takahiro
2019-05-24efi_loader: variable: return error for APPEND_WRITEAKASHI Takahiro
2019-05-24efi: selftest: APPEND_WRITE is not supportedAKASHI Takahiro
2019-05-24efi_loader: DEL is an illegal file name characterHeinrich Schuchardt
2019-05-24efi_loader: comments for structsHeinrich Schuchardt
2019-05-24efi_loader: correct device path checkHeinrich Schuchardt
2019-05-24efi_loader: return values of GetTime()Heinrich Schuchardt
2019-05-24efi_loader: implement SetTimeHeinrich Schuchardt
2019-05-24mips: mt76xx: gardena-smart-gateway: Enable CONFIG_USE_PREBOOTStefan Roese
2019-05-24mips: mt76xx: Remove cache workaround and select SYS_MALLOC_CLEAR_ON_INITStefan Roese
2019-05-24mips: mt7688: gardena-smart-gateway-mt7688: Enable CMD_WDTStefan Roese
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