summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-10-07mips: octeon: octeon-model.h: Enable inclusion from assembler filesStefan Roese1-0/+4
2020-10-07mips: octeon: Add USB DT nodesStefan Roese2-0/+84
2020-10-07mips: octeon: cache.c: Flush all pending writes in flush_dcache_range()Stefan Roese1-6/+6
2020-10-07mips: octeon: Add mangle-port.hStefan Roese1-0/+56
2020-10-07mips: octeon: cpu.c: Add table for selective swappingStefan Roese1-0/+21
2020-10-07mips: octeon: dram.c: Add RAM driver supportStefan Roese1-8/+64
2020-10-07mips: octeon: Add octeon_ddr.h headerAaron Williams1-0/+982
2020-10-07mips: octeon Add cvmx/cvmx-lmcx-defs.h headerAaron Williams1-0/+4574
2020-10-07mips: octeon: Add octeon-model.h headerAaron Williams1-0/+313
2020-10-07mips: octeon: dts: mrvl, cn73xx.dtsi: Add memory controller DT nodeStefan Roese1-0/+17
2020-10-06Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dmTom Rini5-74/+107
2020-10-06sandbox: avoid duplicate backslash inputHeinrich Schuchardt1-5/+15
2020-10-06sandbox: add missing SDL key scan codesHeinrich Schuchardt1-67/+89
2020-10-06test: dm: add test for phandle access functionsPatrick Delaunay1-0/+1
2020-10-06bloblist: Allow custom alignment for blobsSimon Glass2-2/+2
2020-10-06Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodia...Tom Rini30-161/+988
2020-10-05Merge branch 'next'Tom Rini256-566/+17862
2020-10-05ARM: dts: sync amlogic G12A/SM1 DT from Linux 5.9-rc1Neil Armstrong5-24/+373
2020-10-05ARM: dts: meson-axg: add USB nodes for S400Neil Armstrong2-0/+74
2020-10-05arm: meson-axg: add board_usb_init()/cleanup() for USB gadgetNeil Armstrong1-0/+128
2020-10-05phy: meson-gxl: remove invalid USB3 PHY driverNeil Armstrong1-1/+0
2020-10-05ARM: mach-meson: use new DWC3 glue for GXL & GXMNeil Armstrong1-55/+72
2020-10-05usb: dwc3: add Amlogic GXL & GXL DWC3 GlueNeil Armstrong1-0/+2
2020-10-05ARM: dts: sync amlogic AXG/GXL/GXM DT from Linux 5.8-rc1Neil Armstrong20-81/+339
2020-10-05Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini8-0/+1019
2020-10-02ARM: dts: stm32mp1: DT alignment with Linux kernel v5.9-rc4Patrick Delaunay7-19/+318
2020-10-02ARM: dts: stm32: Add missing dm-spl props for SPI NOR on AV96Marek Vasut1-0/+21
2020-10-01Merge branch 'next' of git://git.denx.de/u-boot-sh into nextTom Rini14-7/+4354
2020-09-30firmware: smci: sandbox test for SCMI reset controllersEtienne Carriere2-0/+23
2020-09-30firmware: scmi: sandbox test for SCMI clocksEtienne Carriere2-0/+54
2020-09-30firmware: add SCMI agent uclassEtienne Carriere2-0/+59
2020-09-30test: dm: Add tests for regmap managed API and regmap fieldsJean-Jacques Hiblot1-0/+13
2020-09-30test: gpio: Add tests for the managed APIJean-Jacques Hiblot1-0/+10
2020-09-30test: reset: Add tests for the managed APIJean-Jacques Hiblot1-0/+3
2020-09-30riscv: Add some comments to start.SSean Anderson1-2/+17
2020-09-30riscv: Ensure gp is NULL or points to valid dataSean Anderson2-4/+27
2020-09-30riscv: Consolidate fences into AMOs for available_harts_lockSean Anderson1-6/+3
2020-09-30riscv: Clear pending IPIs on initializationSean Anderson1-0/+20
2020-09-30riscv: Use a valid bit to ignore already-pending IPIsSean Anderson2-2/+21
2020-09-30riscv: Match memory barriers between send_ipi_many and handle_ipiSean Anderson1-0/+2
2020-09-30Revert "riscv: Clear pending interrupts before enabling IPIs"Sean Anderson1-2/+0
2020-09-30riscv: Update SiFive device tree for new CLINT driverSean Anderson2-2/+10
2020-09-30riscv: Update Kendryte device tree for new CLINT driverSean Anderson1-3/+4
2020-09-30riscv: Rework Sifive CLINT as UCLASS_TIMER driverSean Anderson2-32/+34
2020-09-30riscv: Clean up initialization in Andes PLICSean Anderson1-33/+25
2020-09-30riscv: Rework Andes PLMT as a UCLASS_TIMER driverSean Anderson4-32/+23
2020-09-30timer: Add a test for timer_timebase_fallbackSean Anderson2-1/+19
2020-09-30riscv: Rework riscv timer driver to only support S-modeSean Anderson6-50/+3
2020-09-28Merge tag 'efi-2020-10-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-0/+3
2020-09-28riscv: restore global data pointer in trap handlerHeinrich Schuchardt1-0/+3