aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-18powerpc: Remove P1022DS_36BIT_NAND_defconfig boardJagan Teki21-2524/+0
2020-06-18powerpc: Remove configs/MPC8536DS_36BIT_defconfig boardJagan Teki14-1492/+0
2020-06-18powerpc: Remove configs/C29XPCIE_NAND_defconfig boardJagan Teki19-1574/+0
2020-06-18powerpc: Remove configs/BSC9132QDS_NAND_DDRCLK100_SECURE_defconfig boardJagan Teki27-2676/+0
2020-06-18powerpc: Remove configs/BSC9131RDB_NAND_SYSCLK100_defconfig boardJagan Teki15-1212/+0
2020-06-18powerpc: Remove configs/B4420QDS_NAND_defconfig boardJagan Teki25-3752/+0
2020-06-16Merge tag 'u-boot-stm32-20200616' of https://gitlab.denx.de/u-boot/custodians...Tom Rini5-15/+38
2020-06-16dts: ARM: stm32mp15: add OP-TEE node in u-boot DTSIEtienne Carriere4-10/+29
2020-06-16board: stm32mp1: fix handling of DT OP-TEE reserved memory nodesEtienne Carriere1-5/+9
2020-06-15Merge tag 'efi-2020-07-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini6-12/+41
2020-06-15regulator: fix: enable gpio when requestedMark Kettenis2-3/+2
2020-06-15Merge branch '2020-06-15-misc-bugfixes'Tom Rini6-25/+8
2020-06-15env: Kconfig: cosmetics: update comment for SYS_RELOC_GD_ENV_ADDRPatrick Delaunay1-1/+1
2020-06-15config: qemu: increase SYS_MALLOC_F_LENHeinrich Schuchardt1-1/+1
2020-06-15Revert "lib: Improve _parse_integer_fixup_radix base 16 detection"Sean Anderson1-17/+1
2020-06-15trivial: Fix booot occurencesMichal Simek2-2/+2
2020-06-15optee: fix copy of optee reserved-memory nodeEtienne Carriere1-4/+3
2020-06-15Merge tag 'mmc-2020-6-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini6-34/+74
2020-06-15mmc: fsl_esdhc: Gracefully fail on unsupported voltage switchMarek Vasut1-2/+3
2020-06-15mmc: fsl_esdhc: Fix SDR104 and HS200 supportMarek Vasut1-0/+1
2020-06-15board: presidio-asic: update eMMC DT informationAlex Nemirovsky1-3/+1
2020-06-15mmc: ca_dw_mmc: Misc cleanup of driverArthur Li1-22/+12
2020-06-15mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issueYangbo Lu3-2/+53
2020-06-15mmc: fsl_esdhc: read register once for card inserted statusYangbo Lu1-5/+4
2020-06-14efi_loader: printf code in efi_image_parse()Heinrich Schuchardt1-1/+1
2020-06-14doc: random number generationHeinrich Schuchardt5-11/+40
2020-06-14Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini2-224/+265
2020-06-14Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpgaTom Rini1-0/+4
2020-06-14arm: dts: socfpga: cyclone5: Update i2c-scl-falling-time-nsLey Foon Tan1-0/+4
2020-06-14eth/r8152: update the firmwareHayes Wang2-224/+265
2020-06-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini35-2212/+130
2020-06-11am335x: sl50: Enable DM_SPIJagan Teki1-0/+1
2020-06-11configs: igep00x0: Enable DM_SPIJagan Teki1-0/+1
2020-06-11arm: Remove pcm051 boardJagan Teki10-691/+0
2020-06-11arm: Remove omap3_pandora_defconfig boardJagan Teki9-669/+0
2020-06-11spi: davinci: Drop non-dm codeJagan Teki3-172/+6
2020-06-11ks2_evm: Switch to DM_SPL, SPL_OF_CONTROLJagan Teki5-8/+8
2020-06-11spi: atmel: Drop atmel_spi.hJagan Teki1-3/+85
2020-06-11spi: atmel: Remove nondm codeJagan Teki2-209/+0
2020-06-11spi: atmel: Drop CONFIG_SYS_SPI_WRITE_TOUTJagan Teki2-5/+0
2020-06-11spi: fsl_dspi: Drop nondm codeJagan Teki1-132/+0
2020-06-11spi: Zap SOFT_SPI (non-dm)Jagan Teki3-176/+6
2020-06-11spi: mxs: Code cleanupJagan Teki1-19/+18
2020-06-11spi: mxs: Drop nondm codeJagan Teki2-129/+6
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