summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-10-16arm: octeontx: Select CLKStefan Roese1-0/+2
2020-10-15Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini1-0/+2
2020-10-14Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini5-159/+611
2020-10-14arm: enable DM_RNG on QEMU by defaultHeinrich Schuchardt1-0/+1
2020-10-14test: sharpen button label unit testHeinrich Schuchardt2-8/+8
2020-10-14arm64: dts: a3720: add support for espressobin with populated emmcAndre Heider2-0/+45
2020-10-14arm64: dts: armada-3720-espressobin: split common parts to .dtsiAndre Heider2-157/+174
2020-10-14arm64: dts: armada-3720-espressobin: use Linux model/compatible stringsAndre Heider1-2/+2
2020-10-14arm: mvebu: Initial iEi Puzzle-M801 supportLuka Kovacic2-0/+390
2020-10-12Merge branch 'for-next' of https://github.com/lftan/u-bootTom Rini20-485/+971
2020-10-12arm: dts: lx2160ardb: support eMMC HS400 modeYangbo Lu1-0/+2
2020-10-09arm: dts: socfpga: arria10: Move to use generic handoff dtsiLey Foon Tan3-330/+292
2020-10-09arm: socfpga: arria10: Add handoff header for A10 SoCDK SDMMCDalon Westergreen1-0/+305
2020-10-09arm: socfpga: arria10: Add qts-filter for Arria10 socfpgaDalon Westergreen1-0/+141
2020-10-09arm: socfpga: mailbox: Add mailbox retry supportLey Foon Tan1-9/+31
2020-10-09arm: socfpga: mailbox: Update mailbox response codesLey Foon Tan1-2/+36
2020-10-09arm: socfpga: mailbox: Support sending large mailbox commandChee Hong Ang1-35/+78
2020-10-09arm: socfpga: mailbox: Always read mailbox responses before returning statusChee Hong Ang1-4/+2
2020-10-09arm: socfpga: mailbox: Refactor mailbox timeout event handlingChee Hong Ang1-4/+9
2020-10-09arm: socfpga: soc64: Document down boot_scratch_cold register usageChin Liang See1-0/+8
2020-10-09arm: socfpga: soc64: Add timeout waiting for NOC idle ACKChee Hong Ang1-9/+16
2020-10-09arm: socfpga: agilex: Enable FPGA Full Reconfiguration supportChee Hong Ang1-0/+1
2020-10-09fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM MailboxChee Hong Ang2-2/+2
2020-10-09arm: socfpga: Use DM watchdog timerChee Hong Ang6-3/+11
2020-10-09arm: socfpga: soc64: Show reset state in SPLChee Hong Ang4-0/+25
2020-10-09arm: socfpga: soc64: Add SDM triggered warm reset bit maskChee Hong Ang1-2/+9
2020-10-09sysreset: socfpga: agilex: Enable sysreset supportChee Hong Ang1-1/+1
2020-10-09sysreset: socfpga: soc64: Rename SYSRESET SoCFPGA driver for S10 to SoC64Chee Hong Ang1-1/+1
2020-10-09arm: socfpga: soc64: Initialize timer in SPL onlyChee Hong Ang1-1/+2
2020-10-09arm: socfpga: soc64: Remove PHY interface setup from misc arch initChee Hong Ang1-83/+2
2020-10-08qemu-arm64: Enable POSITION_INDEPENDENTAndre Przywara1-0/+1
2020-10-08qemu-arm: Drop ARCH_SUPPORT_TFABOOTAndre Przywara1-1/+0
2020-10-08arm64: PIE: Allow fixed stack pointerAndre Przywara1-1/+1
2020-10-08arm64: PIE: Skip fixups if distance is zeroAndre Przywara1-1/+2
2020-10-08arm64: PIE: Do not skip static relocationAndre Przywara1-1/+1
2020-10-08arm: Kconfig: Explain TFABOOTAndre Przywara1-2/+7
2020-10-08riscv: add DT binding for BOOT button on Maix boardHeinrich Schuchardt1-0/+11
2020-10-08riscv: Add pinmux and gpio bindings for Kendryte K210Sean Anderson2-0/+116
2020-10-08test: dm: Test for default led namingSean Anderson1-1/+1
2020-10-08test: pinmux: Add test for pin muxingSean Anderson1-7/+38
2020-10-08ram: move aspeed ram driver into drivers/ directoryDylan Hung2-440/+1
2020-10-08Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini21-14/+11033
2020-10-07mips: octeon: Add bootoctlinux commandAaron Williams3-0/+716
2020-10-07mips: octeon: Add bootmem supportAaron Williams3-0/+1994
2020-10-07mips: octeon: Add coremask supportAaron Williams3-0/+1119
2020-10-07mips: octeon: Add header cvmx-bootinfo.hAaron Williams1-0/+350
2020-10-07mips: octeon: Add header cvmx-fuse.hAaron Williams1-0/+71
2020-10-07mips: octeon: Add header octeon-feature.hAaron Williams1-0/+442
2020-10-07mips: octeon: Add header cvmx-regs.hAaron Williams1-0/+144
2020-10-07mips: octeon: lowlevel_init.S: Add NMI handling code for SMP Linux bootingStefan Roese1-0/+76