summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-11arm: Remove omap3_pandora_defconfig boardJagan Teki
2020-06-11spi: davinci: Drop non-dm codeJagan Teki
2020-06-11ks2_evm: Switch to DM_SPL, SPL_OF_CONTROLJagan Teki
2020-06-11spi: atmel: Drop atmel_spi.hJagan Teki
2020-06-11spi: atmel: Remove nondm codeJagan Teki
2020-06-11spi: atmel: Drop CONFIG_SYS_SPI_WRITE_TOUTJagan Teki
2020-06-11spi: fsl_dspi: Drop nondm codeJagan Teki
2020-06-11spi: Zap SOFT_SPI (non-dm)Jagan Teki
2020-06-11spi: mxs: Code cleanupJagan Teki
2020-06-11spi: mxs: Drop nondm codeJagan Teki
2020-06-09Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-06-09Revert "imx: rom api: fix image offset computation"Stefano Babic
2020-06-08Prepare v2020.07-rc4Tom Rini
2020-06-08cmd: Correct the 'md.q' commandSimon Glass
2020-06-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2020-06-08Merge tag 'u-boot-rockchip-20200607' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-06-08ARM: dts: imx: m53menlo: Convert to DM_ETHMarek Vasut
2020-06-08ARM: imx: m53menlo: Do not fail boot on invalid splash screenMarek Vasut
2020-06-08ARM: imx: ddr: Add missing PHY resetMarek Vasut
2020-06-08power: pmic: Add SPL Kconfig entry for PFUZE100Marek Vasut
2020-06-08imx: imx8mp_evk: fix boot issuePeng Fan
2020-06-08imx8mp_evk: spl: no need the code since spl framework could do thatPeng Fan
2020-06-08imx8mp_evk: spl: use spl_early_initPeng Fan
2020-06-08imx8mp_evk: spl: drop timer_initPeng Fan
2020-06-08imx8mp_evk: spl: drop useless codePeng Fan
2020-06-08imx: Update MTD partitions layout for display5 (i.MX6Q) boardLukasz Majewski
2020-06-08imx: rom api: fix image offset computationSébastien Szymanski
2020-06-08verdin-imx8mm: Select the watchdog driverFabio Estevam
2020-06-08imx8mp_evk: Select the watchdog driverFabio Estevam
2020-06-08imx8mm_beacon: Select the watchdog driverFabio Estevam
2020-06-08imx8mn_ddr4_evk: Select the watchdog driverFabio Estevam
2020-06-08imx8mm_evk: Select the watchdog driverFabio Estevam
2020-06-08imx8mp_evk: Add a README fileFabio Estevam
2020-06-08imx: move ATF to the back of the FIT to fix loading over yModemPatrick Wildt
2020-06-08imx: Kconfig: enable IMX_BOOTAUX for i.MX8MPeng Fan
2020-06-08ARM: dts: imxrt1050: indent lcdif node correctlyGiulio Benetti
2020-06-07rockchip: enable PCIe and NVMe on Pinebook ProPatrick Wildt
2020-06-07rockchip: puma: enable new usb config optionsHeiko Stuebner
2020-06-07rockchip: puma: drop special handling of usb host regulatorHeiko Stuebner
2020-06-07rockchip: puma: remove separate fit generatorHeiko Stuebner
2020-06-07rockchip: puma: reorganize devicetrees to actually work and match upstreamHeiko Stuebner
2020-06-07rockchip: puma: fix indentation of misc_init_rHeiko Stuebner
2020-06-07rockchip: puma: fix indentation for -u-boot.dtsiHeiko Stuebner
2020-06-07arm64: dts: rk3399-puma: fix gpio levels for vcc5v0-host regulatorHeiko Stuebner
2020-06-07arm64: dts: rk3399-puma: fix gpio levels for gmac reset pinHeiko Stuebner
2020-06-07rockchip: rockpro64: add SPI bootMarcin Juszkiewicz
2020-06-07rockchip: rockpro64: Store default env into SPIMarcin Juszkiewicz
2020-06-07doc: rockchip: Document SPI flash program stepsJagan Teki
2020-06-07roc-rk3399-pc: Add SPI bootJagan Teki
2020-06-07roc-rk3399-pc: Mark default env from SPIJagan Teki