summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | arm: socfpga: mailbox: Update mailbox response codesLey Foon Tan2020-10-091-2/+36
| * | arm: socfpga: mailbox: Support sending large mailbox commandChee Hong Ang2020-10-091-35/+78
| * | arm: socfpga: mailbox: Always read mailbox responses before returning statusChee Hong Ang2020-10-091-4/+2
| * | arm: socfpga: mailbox: Refactor mailbox timeout event handlingChee Hong Ang2020-10-091-4/+9
| * | arm: socfpga: soc64: Document down boot_scratch_cold register usageChin Liang See2020-10-091-0/+8
| * | arm: socfpga: soc64: Add timeout waiting for NOC idle ACKChee Hong Ang2020-10-091-9/+16
| * | arm: socfpga: agilex: Enable FPGA Full Reconfiguration supportChee Hong Ang2020-10-091-0/+1
| * | fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM MailboxChee Hong Ang2020-10-092-2/+2
| * | arm: socfpga: Use DM watchdog timerChee Hong Ang2020-10-096-3/+11
| * | arm: socfpga: soc64: Show reset state in SPLChee Hong Ang2020-10-094-0/+25
| * | arm: socfpga: soc64: Add SDM triggered warm reset bit maskChee Hong Ang2020-10-091-2/+9
| * | sysreset: socfpga: agilex: Enable sysreset supportChee Hong Ang2020-10-091-1/+1
| * | sysreset: socfpga: soc64: Rename SYSRESET SoCFPGA driver for S10 to SoC64Chee Hong Ang2020-10-091-1/+1
| * | arm: socfpga: soc64: Initialize timer in SPL onlyChee Hong Ang2020-10-091-1/+2
| * | arm: socfpga: soc64: Remove PHY interface setup from misc arch initChee Hong Ang2020-10-091-83/+2
| |/
* | qemu-arm64: Enable POSITION_INDEPENDENTAndre Przywara2020-10-081-0/+1
* | qemu-arm: Drop ARCH_SUPPORT_TFABOOTAndre Przywara2020-10-081-1/+0
* | arm64: PIE: Allow fixed stack pointerAndre Przywara2020-10-081-1/+1
* | arm64: PIE: Skip fixups if distance is zeroAndre Przywara2020-10-081-1/+2
* | arm64: PIE: Do not skip static relocationAndre Przywara2020-10-081-1/+1
* | arm: Kconfig: Explain TFABOOTAndre Przywara2020-10-081-2/+7
* | riscv: add DT binding for BOOT button on Maix boardHeinrich Schuchardt2020-10-081-0/+11
* | riscv: Add pinmux and gpio bindings for Kendryte K210Sean Anderson2020-10-082-0/+116
* | test: dm: Test for default led namingSean Anderson2020-10-081-1/+1
* | test: pinmux: Add test for pin muxingSean Anderson2020-10-081-7/+38
* | ram: move aspeed ram driver into drivers/ directoryDylan Hung2020-10-082-440/+1
|/
* Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-10-0721-14/+11033
|\
| * mips: octeon: Add bootoctlinux commandAaron Williams2020-10-073-0/+716
| * mips: octeon: Add bootmem supportAaron Williams2020-10-073-0/+1994
| * mips: octeon: Add coremask supportAaron Williams2020-10-073-0/+1119
| * mips: octeon: Add header cvmx-bootinfo.hAaron Williams2020-10-071-0/+350
| * mips: octeon: Add header cvmx-fuse.hAaron Williams2020-10-071-0/+71
| * mips: octeon: Add header octeon-feature.hAaron Williams2020-10-071-0/+442
| * mips: octeon: Add header cvmx-regs.hAaron Williams2020-10-071-0/+144
| * mips: octeon: lowlevel_init.S: Add NMI handling code for SMP Linux bootingStefan Roese2020-10-071-0/+76
| * mips: octeon: octeon-model.h: Enable inclusion from assembler filesStefan Roese2020-10-071-0/+4
| * mips: octeon: Add USB DT nodesStefan Roese2020-10-072-0/+84
| * mips: octeon: cache.c: Flush all pending writes in flush_dcache_range()Stefan Roese2020-10-071-6/+6
| * mips: octeon: Add mangle-port.hStefan Roese2020-10-071-0/+56
| * mips: octeon: cpu.c: Add table for selective swappingStefan Roese2020-10-071-0/+21
| * mips: octeon: dram.c: Add RAM driver supportStefan Roese2020-10-071-8/+64
| * mips: octeon: Add octeon_ddr.h headerAaron Williams2020-10-071-0/+982
| * mips: octeon Add cvmx/cvmx-lmcx-defs.h headerAaron Williams2020-10-071-0/+4574
| * mips: octeon: Add octeon-model.h headerAaron Williams2020-10-071-0/+313
| * mips: octeon: dts: mrvl, cn73xx.dtsi: Add memory controller DT nodeStefan Roese2020-10-071-0/+17
* | Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dmTom Rini2020-10-065-74/+107
|\ \ | |/ |/|
| * sandbox: avoid duplicate backslash inputHeinrich Schuchardt2020-10-061-5/+15
| * sandbox: add missing SDL key scan codesHeinrich Schuchardt2020-10-061-67/+89
| * test: dm: add test for phandle access functionsPatrick Delaunay2020-10-061-0/+1
| * bloblist: Allow custom alignment for blobsSimon Glass2020-10-062-2/+2