aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-09Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini20-71/+132
2020-06-09Revert "imx: rom api: fix image offset computation"Stefano Babic1-1/+6
2020-06-08Prepare v2020.07-rc4v2020.07-rc4Tom Rini1-1/+1
2020-06-08cmd: Correct the 'md.q' commandSimon Glass1-0/+1
2020-06-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini87-86/+3111
2020-06-08Merge tag 'u-boot-rockchip-20200607' of https://gitlab.denx.de/u-boot/custodi...Tom Rini30-258/+830
2020-06-08ARM: dts: imx: m53menlo: Convert to DM_ETHMarek Vasut2-0/+14
2020-06-08ARM: imx: m53menlo: Do not fail boot on invalid splash screenMarek Vasut1-5/+9
2020-06-08ARM: imx: ddr: Add missing PHY resetMarek Vasut2-3/+20
2020-06-08power: pmic: Add SPL Kconfig entry for PFUZE100Marek Vasut1-0/+7
2020-06-08imx: imx8mp_evk: fix boot issuePeng Fan2-8/+7
2020-06-08imx8mp_evk: spl: no need the code since spl framework could do thatPeng Fan1-5/+1
2020-06-08imx8mp_evk: spl: use spl_early_initPeng Fan1-6/+6
2020-06-08imx8mp_evk: spl: drop timer_initPeng Fan1-2/+0
2020-06-08imx8mp_evk: spl: drop useless codePeng Fan1-14/+0
2020-06-08imx: Update MTD partitions layout for display5 (i.MX6Q) boardLukasz Majewski3-5/+6
2020-06-08imx: rom api: fix image offset computationSébastien Szymanski1-6/+1
2020-06-08verdin-imx8mm: Select the watchdog driverFabio Estevam1-1/+0
2020-06-08imx8mp_evk: Select the watchdog driverFabio Estevam1-1/+0
2020-06-08imx8mm_beacon: Select the watchdog driverFabio Estevam1-1/+0
2020-06-08imx8mn_ddr4_evk: Select the watchdog driverFabio Estevam1-1/+0
2020-06-08imx8mm_evk: Select the watchdog driverFabio Estevam1-1/+0
2020-06-08imx8mp_evk: Add a README fileFabio Estevam1-0/+41
2020-06-08imx: move ATF to the back of the FIT to fix loading over yModemPatrick Wildt1-14/+17
2020-06-08imx: Kconfig: enable IMX_BOOTAUX for i.MX8MPeng Fan1-1/+1
2020-06-08ARM: dts: imxrt1050: indent lcdif node correctlyGiulio Benetti1-6/+6
2020-06-07rockchip: enable PCIe and NVMe on Pinebook ProPatrick Wildt1-0/+4
2020-06-07rockchip: puma: enable new usb config optionsHeiko Stuebner1-0/+5
2020-06-07rockchip: puma: drop special handling of usb host regulatorHeiko Stuebner1-67/+0
2020-06-07rockchip: puma: remove separate fit generatorHeiko Stuebner2-95/+0
2020-06-07rockchip: puma: reorganize devicetrees to actually work and match upstreamHeiko Stuebner11-41/+299
2020-06-07rockchip: puma: fix indentation of misc_init_rHeiko Stuebner1-16/+16
2020-06-07rockchip: puma: fix indentation for -u-boot.dtsiHeiko Stuebner1-15/+15
2020-06-07arm64: dts: rk3399-puma: fix gpio levels for vcc5v0-host regulatorHeiko Stuebner1-1/+1
2020-06-07arm64: dts: rk3399-puma: fix gpio levels for gmac reset pinHeiko Stuebner1-1/+1
2020-06-07rockchip: rockpro64: add SPI bootMarcin Juszkiewicz2-1/+14
2020-06-07rockchip: rockpro64: Store default env into SPIMarcin Juszkiewicz2-3/+2
2020-06-07doc: rockchip: Document SPI flash program stepsJagan Teki1-1/+25
2020-06-07roc-rk3399-pc: Add SPI bootJagan Teki3-1/+17
2020-06-07roc-rk3399-pc: Mark default env from SPIJagan Teki3-8/+8
2020-06-07Makefile: Drop to handle rkspi image typeJagan Teki1-9/+2
2020-06-07rockchip: rk3399-evb: add stdout-path for the boardKever Yang1-0/+1
2020-06-07rockchip: rk3328: add rock-pi-e-rk3328_defconfig fileb.l.huang3-0/+112
2020-06-07rockchip: rk3328: add rock-pi-e dts fileb.l.huang3-1/+302
2020-06-07rockchip: Enable PCIe and NVMe on ROCKPro64Mark Kettenis1-0/+4
2020-06-07rockchip: Enable PCIe/M.2 and NVMe on Firefly RK3399Mark Kettenis1-0/+4
2020-06-06Merge tag 'efi-2020-07-rc4-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini3-14/+124
2020-06-05efi_loader: comments EFI_SIMPLE_TEXT_OUTPUT_PROTOCOLHeinrich Schuchardt1-9/+115
2020-06-05virtio: VIRTIO_RNG depends on DM_RNGHeinrich Schuchardt1-5/+7
2020-06-05smbios: empty strings in smbios_add_string()Heinrich Schuchardt1-0/+2