aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-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
2020-10-06Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-10-05Merge branch 'next'Tom Rini
2020-10-05ARM: dts: sync amlogic G12A/SM1 DT from Linux 5.9-rc1Neil Armstrong
2020-10-05ARM: dts: meson-axg: add USB nodes for S400Neil Armstrong
2020-10-05arm: meson-axg: add board_usb_init()/cleanup() for USB gadgetNeil Armstrong
2020-10-05phy: meson-gxl: remove invalid USB3 PHY driverNeil Armstrong
2020-10-05ARM: mach-meson: use new DWC3 glue for GXL & GXMNeil Armstrong
2020-10-05usb: dwc3: add Amlogic GXL & GXL DWC3 GlueNeil Armstrong
2020-10-05ARM: dts: sync amlogic AXG/GXL/GXM DT from Linux 5.8-rc1Neil Armstrong
2020-10-05Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-10-02ARM: dts: stm32mp1: DT alignment with Linux kernel v5.9-rc4Patrick Delaunay
2020-10-02ARM: dts: stm32: Add missing dm-spl props for SPI NOR on AV96Marek Vasut
2020-10-01Merge branch 'next' of git://git.denx.de/u-boot-sh into nextTom Rini
2020-09-30firmware: smci: sandbox test for SCMI reset controllersEtienne Carriere
2020-09-30firmware: scmi: sandbox test for SCMI clocksEtienne Carriere
2020-09-30firmware: add SCMI agent uclassEtienne Carriere
2020-09-30test: dm: Add tests for regmap managed API and regmap fieldsJean-Jacques Hiblot