summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | 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...Tom 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
| |\ \
| | * | arm: rmobile: Use imply for BOARD_EARLY_INIT_FBiju Das2020-09-261-1/+1
| | * | arm: mach-rmobile: Mark the default s_init function as weakBiju Das2020-09-261-0/+6
| | * | arm: dts: r8a774e1: Import DTS from Linux 5.9-rc4Biju Das2020-09-261-0/+1664
| | * | arm: dts: r8a774b1: Import DTS from Linux 5.9-rc4Biju Das2020-09-261-0/+2630
| | * | arm: dts: r8a774a1: Import DTS from Linux 5.9-rc4Biju Das2020-09-261-4/+6
| | * | arm: rmobile: Identify R8A7796 r1.3 SoCBiju Das2020-09-261-2/+7
| | * | ARM: rmobile: Enable RPC on Salvator-X, ULCB, EbisuMarek Vasut2020-09-268-0/+40
| * | | firmware: smci: sandbox test for SCMI reset controllersEtienne Carriere2020-09-302-0/+23
| * | | firmware: scmi: sandbox test for SCMI clocksEtienne Carriere2020-09-302-0/+54
| * | | firmware: add SCMI agent uclassEtienne Carriere2020-09-302-0/+59
| * | | test: dm: Add tests for regmap managed API and regmap fieldsJean-Jacques Hiblot2020-09-301-0/+13
| * | | test: gpio: Add tests for the managed APIJean-Jacques Hiblot2020-09-301-0/+10
| * | | test: reset: Add tests for the managed APIJean-Jacques Hiblot2020-09-301-0/+3
| * | | riscv: Add some comments to start.SSean Anderson2020-09-301-2/+17
| * | | riscv: Ensure gp is NULL or points to valid dataSean Anderson2020-09-302-4/+27
| * | | riscv: Consolidate fences into AMOs for available_harts_lockSean Anderson2020-09-301-6/+3
| * | | riscv: Clear pending IPIs on initializationSean Anderson2020-09-301-0/+20
| * | | riscv: Use a valid bit to ignore already-pending IPIsSean Anderson2020-09-302-2/+21
| * | | riscv: Match memory barriers between send_ipi_many and handle_ipiSean Anderson2020-09-301-0/+2
| * | | Revert "riscv: Clear pending interrupts before enabling IPIs"Sean Anderson2020-09-301-2/+0
| * | | riscv: Update SiFive device tree for new CLINT driverSean Anderson2020-09-302-2/+10
| * | | riscv: Update Kendryte device tree for new CLINT driverSean Anderson2020-09-301-3/+4
| * | | riscv: Rework Sifive CLINT as UCLASS_TIMER driverSean Anderson2020-09-302-32/+34
| * | | riscv: Clean up initialization in Andes PLICSean Anderson2020-09-301-33/+25
| * | | riscv: Rework Andes PLMT as a UCLASS_TIMER driverSean Anderson2020-09-304-32/+23
| * | | timer: Add a test for timer_timebase_fallbackSean Anderson2020-09-302-1/+19
| * | | riscv: Rework riscv timer driver to only support S-modeSean Anderson2020-09-306-50/+3
| |/ /
| * | Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...Tom Rini2020-09-2597-177/+7682
| |\ \
| | * | x86: edison: Generate an image suitable for xFSTKSimon Glass2020-09-252-0/+35
| | * | x86: Use multiple imagesSimon Glass2020-09-253-21/+10
| | * | x86: Add support for more than 8 MTRRsSimon Glass2020-09-252-8/+19
| | * | x86: hob: Try to show a name instead of a GUIDSimon Glass2020-09-251-0/+25
| | * | x86: coral: Update config and device tree for ACPISimon Glass2020-09-251-14/+212
| | * | x86: Add a way to add to the e820 memory tableSimon Glass2020-09-251-0/+17
| | * | x86: fsp: Show FSP-S or FSP-M address in fsp_get_header()Simon Glass2020-09-251-8/+14