summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-10-09arm: socfpga: mailbox: Update mailbox response codesLey Foon Tan
2020-10-09arm: socfpga: mailbox: Support sending large mailbox commandChee Hong Ang
2020-10-09arm: socfpga: mailbox: Always read mailbox responses before returning statusChee Hong Ang
2020-10-09arm: socfpga: mailbox: Refactor mailbox timeout event handlingChee Hong Ang
2020-10-09arm: socfpga: soc64: Document down boot_scratch_cold register usageChin Liang See
2020-10-09arm: socfpga: soc64: Add timeout waiting for NOC idle ACKChee Hong Ang
2020-10-09arm: socfpga: agilex: Enable FPGA Full Reconfiguration supportChee Hong Ang
2020-10-09fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM MailboxChee Hong Ang
2020-10-09arm: socfpga: Use DM watchdog timerChee Hong Ang
2020-10-09arm: socfpga: soc64: Show reset state in SPLChee Hong Ang
2020-10-09arm: socfpga: soc64: Add SDM triggered warm reset bit maskChee Hong Ang
2020-10-09sysreset: socfpga: agilex: Enable sysreset supportChee Hong Ang
2020-10-09sysreset: socfpga: soc64: Rename SYSRESET SoCFPGA driver for S10 to SoC64Chee Hong Ang
2020-10-09arm: socfpga: soc64: Initialize timer in SPL onlyChee Hong Ang
2020-10-09arm: socfpga: soc64: Remove PHY interface setup from misc arch initChee Hong Ang
2020-10-08qemu-arm64: Enable POSITION_INDEPENDENTAndre Przywara
2020-10-08qemu-arm: Drop ARCH_SUPPORT_TFABOOTAndre Przywara
2020-10-08arm64: PIE: Allow fixed stack pointerAndre Przywara
2020-10-08arm64: PIE: Skip fixups if distance is zeroAndre Przywara
2020-10-08arm64: PIE: Do not skip static relocationAndre Przywara
2020-10-08arm: Kconfig: Explain TFABOOTAndre Przywara
2020-10-08riscv: add DT binding for BOOT button on Maix boardHeinrich Schuchardt
2020-10-08riscv: Add pinmux and gpio bindings for Kendryte K210Sean Anderson
2020-10-08test: dm: Test for default led namingSean Anderson
2020-10-08test: pinmux: Add test for pin muxingSean Anderson
2020-10-08ram: move aspeed ram driver into drivers/ directoryDylan Hung
2020-10-07Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-10-07mips: octeon: Add bootoctlinux commandAaron Williams
2020-10-07mips: octeon: Add bootmem supportAaron Williams
2020-10-07mips: octeon: Add coremask supportAaron Williams
2020-10-07mips: octeon: Add header cvmx-bootinfo.hAaron Williams
2020-10-07mips: octeon: Add header cvmx-fuse.hAaron Williams
2020-10-07mips: octeon: Add header octeon-feature.hAaron Williams
2020-10-07mips: octeon: Add header cvmx-regs.hAaron Williams
2020-10-07mips: octeon: lowlevel_init.S: Add NMI handling code for SMP Linux bootingStefan Roese
2020-10-07mips: octeon: octeon-model.h: Enable inclusion from assembler filesStefan Roese
2020-10-07mips: octeon: Add USB DT nodesStefan Roese
2020-10-07mips: octeon: cache.c: Flush all pending writes in flush_dcache_range()Stefan Roese
2020-10-07mips: octeon: Add mangle-port.hStefan Roese
2020-10-07mips: octeon: cpu.c: Add table for selective swappingStefan Roese
2020-10-07mips: octeon: dram.c: Add RAM driver supportStefan Roese
2020-10-07mips: octeon: Add octeon_ddr.h headerAaron Williams
2020-10-07mips: octeon Add cvmx/cvmx-lmcx-defs.h headerAaron Williams
2020-10-07mips: octeon: Add octeon-model.h headerAaron Williams
2020-10-07mips: octeon: dts: mrvl, cn73xx.dtsi: Add memory controller DT nodeStefan Roese
2020-10-06Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dmTom Rini
2020-10-06sandbox: avoid duplicate backslash inputHeinrich Schuchardt
2020-10-06sandbox: add missing SDL key scan codesHeinrich Schuchardt
2020-10-06test: dm: add test for phandle access functionsPatrick Delaunay
2020-10-06bloblist: Allow custom alignment for blobsSimon Glass