summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-07-16Merge branch '2021-07-15-assorted-fixes'Tom Rini1-0/+4
2021-07-16ARM: dts: stm32mp15: remove mmc aliasPatrick Delaunay2-3/+0
2021-07-16stm32mp: use device sequence number in boot_instance variablePatrick Delaunay2-1/+19
2021-07-16stm32mp: stm32prog: use defines for virtual partition sizePatrick Delaunay3-4/+5
2021-07-16stm32mp: syscon: manage clock when present in device treePatrick Delaunay1-0/+14
2021-07-16arm: dts: stm32mp15: alignment with v5.13Patrick Delaunay2-14/+86
2021-07-16stm32mp: cmd_stm32key: add subcommand closePatrick Delaunay1-2/+52
2021-07-16stm32mp: cmd_stm32key: add read OTP subcommandPatrick Delaunay1-6/+87
2021-07-16stm32mp: cmd_stm32key: add get_misc_dev functionPatrick Delaunay1-6/+13
2021-07-16stm32mp: cmd_stm32key: lock of PKH OTP after fusePatrick Delaunay1-4/+10
2021-07-16stm32mp: cmd_stm32key: handle error in fuse_hash_valuePatrick Delaunay1-9/+15
2021-07-16stm32mp: cmd_stm32key: use sub commandPatrick Delaunay1-19/+36
2021-07-16stm32mp: configs: activate the command stm32key only for ST boardsPatrick Delaunay1-1/+3
2021-07-16stm32mp: stm32prog: fix the content of short help messagePatrick Delaunay1-5/+5
2021-07-16sandbox: Silence coverity warning in state_read_file()Simon Glass1-0/+4
2021-07-15Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini8-16/+46
2021-07-15x86: Ensure the e820 map is installed in all casesSimon Glass1-4/+4
2021-07-15x86: cros: Check ROM exists before building vbootSimon Glass2-2/+2
2021-07-15x86: coreboot: Use vendor in the KconfigSimon Glass1-1/+1
2021-07-15x86: Add function comments to cb_sysinfo.hSimon Glass1-0/+16
2021-07-15x86: Do cache set-up by default when booting from corebootSimon Glass1-4/+14
2021-07-15x86: Update the MP constants to avoid conflictsSimon Glass1-4/+8
2021-07-15x86: Don't set up MTRRs if previously doneSimon Glass1-1/+1
2021-07-15arm: a37xx: pci: Optimize a3700_fdt_fix_pcie_regions() when fixup offset is zeroPali Rohár1-0/+4
2021-07-14board: stemmy: Copy atags for booting downstream/vendor kernelStephan Gerhold1-0/+1
2021-07-14board: stemmy: Parse atags to get available memoryStephan Gerhold1-0/+1
2021-07-14ARM: dts: uniphier: Add support for Akebi96Kunihiko Hayashi2-0/+190
2021-07-14arm: mach-snapdragon: pinctrl: Place pin_name in .data sectionStephan Gerhold2-3/+2
2021-07-10Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini36-71/+592
2021-07-10mmc: sunxi: Increase MMIO FIFO read performanceAndre Przywara1-0/+1
2021-07-10mmc: sunxi: Enable "new timing mode" on all new SoCsAndre Przywara1-0/+3
2021-07-10mmc: sunxi: Fix MMC clock parent selectionAndre Przywara1-1/+1
2021-07-10sunxi: H616: Enable full 4GB of DRAMAndre Przywara2-3/+12
2021-07-10sunxi: h3: Add initial ZeroPi supportYu-Tung Chang2-1/+87
2021-07-10sunxi: clock: H6/H616: Fix PLL clock factor encodingsAndre Przywara4-5/+5
2021-07-10arm: dts: sunxi: h3: Update DT filesAndre Przywara8-15/+142
2021-07-10arm: dts: sunxi: h5: Update DT filesAndre Przywara13-24/+296
2021-07-10arm: dts: sunxi: h6: Update DT filesAndre Przywara6-22/+45
2021-07-09arm: armv8: Fix warning about redeclaring global functions as weakTom Rini1-6/+3
2021-07-09arm: bootm: Disable LMB reservation for command line and board info on arm64Marek Vasut1-0/+2
2021-07-09arch: cache: cp15: Add mmu_set_region_dcache_behaviour() when SYS_DCACHE_OFF ...Patrice Chotard1-6/+12
2021-07-09armv8: Handle EL2 Host modeMark Kettenis1-2/+4
2021-07-08Revert "arm: Remove nsa310s board"Tom Rini1-0/+4
2021-07-08arm: Remove spear600 boards and the rest of SPEAr supportTom Rini24-2395/+0
2021-07-08arm: Remove spear320 boardsTom Rini6-33/+4
2021-07-08arm: Remove spear310 boardsTom Rini4-31/+2
2021-07-08arm: Remove spear300 boardsTom Rini4-18/+2
2021-07-08arm: Remove nsa310s boardTom Rini1-4/+0
2021-07-08arm: Remove gplugd boardTom Rini1-6/+0
2021-07-08arm: Remove edb9315a boardTom Rini1-7/+0