summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* qemu-arm64: Enable POSITION_INDEPENDENTWIP/2020-10-08-misc-board-improvementsAndre 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/...WIP/07Oct2020Tom 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-dmWIP/06Oct2020Tom 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
* | Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-10-0630-161/+988
|\ \ | |/ |/|
| * ARM: dts: sync amlogic G12A/SM1 DT from Linux 5.9-rc1Neil Armstrong2020-10-055-24/+373
| * ARM: dts: meson-axg: add USB nodes for S400Neil Armstrong2020-10-052-0/+74
| * arm: meson-axg: add board_usb_init()/cleanup() for USB gadgetNeil Armstrong2020-10-051-0/+128
| * phy: meson-gxl: remove invalid USB3 PHY driverNeil Armstrong2020-10-051-1/+0
| * ARM: mach-meson: use new DWC3 glue for GXL & GXMNeil Armstrong2020-10-051-55/+72
| * usb: dwc3: add Amlogic GXL & GXL DWC3 GlueNeil Armstrong2020-10-051-0/+2
| * ARM: dts: sync amlogic AXG/GXL/GXM DT from Linux 5.8-rc1Neil Armstrong2020-10-0520-81/+339
* | Merge branch 'next'Tom Rini2020-10-05256-566/+17862
|\ \ | |/ |/|
| * Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...WIP/05Oct2020-nextTom Rini2020-10-058-0/+1019
| |\
| | * ARM: mach-at91: add support for new SoC sama7g5Eugen Hristev2020-09-256-0/+1016
| | * ARM: at91: common: guard ATMEL_PIT code by ifdefEugen Hristev2020-09-221-0/+2
| | * board: atmel: common: introduce at91_set_eth1addr for second interfaceEugen Hristev2020-09-221-0/+1
| * | ARM: dts: stm32mp1: DT alignment with Linux kernel v5.9-rc4Patrick Delaunay2020-10-027-19/+318
| * | Merge branch 'next' of git://git.denx.de/u-boot-sh into nextTom Rini2020-10-0114-7/+4354
| |\ \