summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | arm: dts: imx8mq: sync dts from Linux KernelPeng Fan2021-01-233-44/+1067
| * | arm: dts: imx8mm: sync dts from Linux KernelPeng Fan2021-01-233-462/+614
| * | arm: dts: imx8mp: sync dts from Linux KernelPeng Fan2021-01-233-275/+436
| * | imx8m: clock: add type of set_clk_eqosPeng Fan2021-01-231-0/+1
| * | arm: dts: imx8mn: sync dts from Linux KernelPeng Fan2021-01-234-884/+1474
| * | imx: imx8mn_ddr4_evk: Use CONFIG_TARGET_IMX8MN_DDR4_EVK for DDR4 EVK boardPeng Fan2021-01-231-1/+1
| * | imx: imx8mp_evk: enable eth supportPeng Fan2021-01-232-0/+6
* | | Merge tag 'u-boot-atmel-2021.04-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2021-01-256-5/+142
|\ \ \ | |_|/ |/| |
| * | ARM: at91: spl: add spl_early_init for sama5d2 platformsGreg Gallagher2021-01-221-0/+7
| * | board: atmel: Add SAMA5D27 giant boardGreg Gallagher2021-01-222-1/+130
| * | sam9x60.h: Fix Galois Field Table offsetsKai Stuhlemmer (ebee Engineering)2021-01-221-2/+2
| * | sama5d3: Fix Galois Field Table offsetsTudor Ambarus2021-01-221-2/+2
| * | pinctrl: at91-pio4: implement drive strength supportEugen Hristev2021-01-221-0/+1
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung.gitTom Rini2021-01-221-2/+0
|\ \ \ | |_|/ |/| |
| * | samsung: arndale: remove board_mmc_init functionJaehoon Chung2021-01-131-2/+0
* | | rockchip: rk3328: Add support for FriendlyARM NanoPi R2SDavid Bauer2021-01-213-0/+411
* | | arm: dts: rockchip: rk3399: enable rng at the SoC levelPeter Robinson2021-01-214-13/+1
* | | rockchip: leez-rk3399: Provide init voltageKever Yang2021-01-211-0/+4
* | | rockchip: firefly-rk3399: Provide init voltageKever Yang2021-01-211-0/+4
* | | rockchip: evb-rk3399: Provide init voltageKever Yang2021-01-211-0/+4
* | | rockchip: puma-haikou: default to SPI bus 1 for SPI-flashHugh Cole-Baker2021-01-211-2/+1
* | | rockchip: rk3399-roc-pc: default to SPI bus 1 for SPI-flashHugh Cole-Baker2021-01-211-4/+0
* | | dts: mt7622: use accurate clock source fot mtk_timerWeijie Gao2021-01-181-7/+1
* | | aspeed: Add AST2600 platform supportChia-Wei, Wang2021-01-189-0/+461
* | | ARM: dts: aspeed: Add AST2600 SoC supportChia-Wei, Wang2021-01-184-0/+2170
* | | wdt: aspeed: Add AST2600 watchdog supportChia-Wei, Wang2021-01-181-0/+129
* | | ram: aspeed: Add AST2600 DRAM control supportDylan Hung2021-01-181-0/+163
* | | clk: aspeed: Add AST2600 clock supportRyan Chen2021-01-181-0/+338
* | | board: presidio: Add Parallel NAND supportKate Liu2021-01-181-0/+14
* | | acpi: Add missing ARM acpi_table headerHarm Berntsen2021-01-181-0/+0
* | | gpio: do not include <asm/arch/gpio.h> on ARCH_QEMUHarm Berntsen2021-01-181-1/+2
* | | arm: dts: mt8516-pumpkin: enable usb portFabien Parent2021-01-181-0/+10
* | | arm: dts: mt8516: add support for USBFabien Parent2021-01-181-0/+14
| |/ |/|
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini2021-01-188-8/+8
|\ \
| * | ARM: dts: renesas: Remove leading 0x from rpc nodeLad Prabhakar2021-01-188-8/+8
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2021-01-185-0/+444
|\ \ \
| * | | riscv: dts: Add device tree for Microchip Icicle KitPadmarao Begari2021-01-183-0/+436
| * | | riscv: Add DMA 64-bit address supportPadmarao Begari2021-01-182-0/+8
| |/ /
* / / armv8: Makefile: build cache files when neededPeng Fan2021-01-161-1/+3
|/ /
* | common: board_r: Drop arch-specific ifdefs around initr_trapOvidiu Panait2021-01-154-2/+36
* | common: board_r: Drop initr_noncached wrapperOvidiu Panait2021-01-152-2/+15
* | common: board_r: Drop initr_secondary_cpu wrapperOvidiu Panait2021-01-151-1/+3
* | test: add test for dropped trace before log_initPatrick Delaunay2021-01-151-0/+5
* | arm: socfpga: soc64: Enable FIT image generation using binmanSiew Chin Lim2021-01-151-0/+2
* | arm: socfpga: dts: soc64: Add binman node of FIT image with ATF supportSiew Chin Lim2021-01-154-2/+134
* | arm: socfpga: soc64: Skip handoff data access in SSBLChee Hong Ang2021-01-151-1/+2
* | arm: socfpga: mailbox: Add 'SYSTEM_RESET' PSCI support to mbox_reset_cold()Chee Hong Ang2021-01-151-0/+5
* | arm: socfpga: soc64: Add ATF support for Reset Manager driverChee Hong Ang2021-01-151-0/+13
* | arm: socfpga: Add secure register access helper functions for SoC 64bitsSiew Chin Lim2021-01-153-0/+109
* | arm: socfpga: soc64: Add SMC helper function for Intel SOCFPGA (64bits)Chee Hong Ang2021-01-153-0/+71