aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-04-08arm: kirkwood: remove non-dm MMC driver initHarm Berntsen1-7/+0
2021-04-06Merge tag 'mmc-2021-4-6' of https://source.denx.de/u-boot/custodians/u-boot-mmcWIP/06Apr2021Tom Rini1-0/+2
2021-04-06Merge tag 'u-boot-amlogic-20210406' of https://source.denx.de/u-boot/custodia...Tom Rini7-238/+0
2021-04-06mmc: fsl_esdhc: add pulse width detection workaroundMichael Walle1-0/+1
2021-04-06mmc: fsl_esdhc: add workaround for erratum A-011334Michael Walle1-0/+1
2021-04-06arm: meson: remove static ethernet link setupNeil Armstrong7-189/+0
2021-04-06arm: meson: remove static ethernet memory power domain enableNeil Armstrong2-6/+0
2021-04-06arm: meson: remove static MDIO mux handlingNeil Armstrong2-45/+2
2021-04-05Merge tag 'rockchip-for-v2021.07' of https://source.denx.de/u-boot/custodians...WIP/05Apr2021Tom Rini15-300/+963
2021-04-05Merge branch 'next'Tom Rini179-1191/+3468
2021-03-31Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u...WIP/31Mar2021-nextTom Rini22-258/+511
2021-03-31sunxi: dts: H616: Drop reserved-memory nodeAndre Przywara1-12/+0
2021-03-31sunxi: H616: Change TF-A load address to beginning of DRAMAndre Przywara1-1/+1
2021-03-30Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodian...WIP/30Mar2021-nextTom Rini2-8/+9
2021-03-30ARM: bitmain: Enable nand and smcc driversMichal Simek1-0/+8
2021-03-30xilinx: Sync DTs with Linux kernelMichal Simek18-255/+482
2021-03-30arm64: zynqmp: Rename clocks as per the Arasan NAND driverAmit Kumar Mahapatra1-1/+1
2021-03-30arm64: zynqmp: Update device tree properties for nand flashAmit Kumar Mahapatra1-0/+8
2021-03-30arm64: zynqmp: Add idt 8a34001 chip to zcu208/zcu216Michal Simek2-2/+8
2021-03-30arm64: zynqmp: Add emmc specific parametersAshok Reddy Soma2-0/+4
2021-03-30board: dts: rockchip: Add NanoPi M4BAlexandre Vicenzi3-0/+60
2021-03-30arm64: rk3399: Add support NanoPi R4sXiaobo Tian3-0/+155
2021-03-30rockchip: rk3399-puma: Restore correct VDD_LOG supply.Christoph Muellner1-0/+12
2021-03-30rockchip: rk3368: sync down rk3368-lion board devicetree from LinuxHeiko Stuebner4-68/+349
2021-03-30rockchip: rk3368: sync main rk3368 dtsi from LinuxHeiko Stuebner6-231/+383
2021-03-30rockchip: rk3368: move STACK_R_ADDR address and into KconfigHeiko Stuebner1-0/+3
2021-03-30rockchip: rk3368: increase SYS_MALLOC_F_LEN to 0x4000Heiko Stuebner1-1/+1
2021-03-29Merge tag 'v2021.04-rc5' into nextWIP/29Mar2021-nextTom Rini2-1/+10
2021-03-27sandbox: define __dyn_sym_start, dyn_sym_endHeinrich Schuchardt1-0/+7
2021-03-27x86: coral: Show memory config and SKU ID on startupSimon Glass1-0/+11
2021-03-27sandbox: Correct uninit conflictSimon Glass1-5/+1
2021-03-27cpu: Rename SPL_CPU_SUPPORT to SPL_CPUSimon Glass4-4/+4
2021-03-27sandbox: Only delete the executable if requestedSimon Glass1-9/+15
2021-03-27x86: coreboot: Don't setup MTRR when booting from corebootSimon Glass1-3/+3
2021-03-27x86: fsp: Don't notify if booted from corebootSimon Glass1-0/+4
2021-03-27x86: coral: Fall back to coreboot video when FSP missingSimon Glass1-0/+5
2021-03-27x86: coral: Allow init of debug UART in U-Boot properSimon Glass4-58/+65
2021-03-27x86: coral: Avoid build error with !CONFIG_ACPIGENSimon Glass1-5/+9
2021-03-27x86: fsp: Don't enable FSP graphics if booted from corebootSimon Glass1-1/+1
2021-03-27x86: Allow installing an e820 when booting from corebootSimon Glass5-29/+69
2021-03-27x86: coreboot: Update parsing of the latest sysinfoSimon Glass3-57/+525
2021-03-27x86: Move coreboot sysinfo parsing into generic x86 codeSimon Glass5-1/+28
2021-03-27x86: coreboot: Sync up timestamp codesSimon Glass2-2/+64
2021-03-27x86: Move coreboot timestamp info into coreboot_tables.hSimon Glass3-36/+39
2021-03-27x86: Make coreboot sysinfo available to any x86 boardSimon Glass5-4/+4
2021-03-27cbfs: Allow access to CBFS without a headerSimon Glass1-1/+2
2021-03-27x86: coral: Update the SD card-detect GPIOSimon Glass1-1/+1
2021-03-27x86: coral: Put the eMMC firstSimon Glass1-0/+1
2021-03-27sandbox: dtsi: add rngVincent Stehlé1-0/+4
2021-03-26x86: dts: Drop unused CONFIG_SPLSimon Glass1-5/+1