aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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
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