summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-01-23imx6: Remove AHCI device before boot OSYe Li
2021-01-23imx: Fix market segment fuse offset on iMX8MPYe Li
2021-01-23nandbcb: nand support for i.MX8MPHan Xu
2021-01-23imx: nandbcb: Fix potential overflow in nandbcb_set_boot_configYe Li
2021-01-23imx: nandbcb: Fix potential overflow in fill_dbbt_dataYe Li
2021-01-23imx: nandbcb: Fix resource leak in read_fcbYe Li
2021-01-23imx: nandbcb: Fix resource leakYe Li
2021-01-23nandbcb: Fix uninitialized variableYe Li
2021-01-23imx8m: lowlevel_init: tune alignmentPeng Fan
2021-01-23arm: dts: imx8mq: sync dts from Linux KernelPeng Fan
2021-01-23arm: dts: imx8mm: sync dts from Linux KernelPeng Fan
2021-01-23arm: dts: imx8mp: sync dts from Linux KernelPeng Fan
2021-01-23imx8m: clock: add type of set_clk_eqosPeng Fan
2021-01-23arm: dts: imx8mn: sync dts from Linux KernelPeng Fan
2021-01-23imx: imx8mn_ddr4_evk: Use CONFIG_TARGET_IMX8MN_DDR4_EVK for DDR4 EVK boardPeng Fan
2021-01-23imx: imx8mp_evk: enable eth supportPeng Fan
2021-01-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung.gitTom Rini
2021-01-22ARM: at91: spl: add spl_early_init for sama5d2 platformsGreg Gallagher
2021-01-22board: atmel: Add SAMA5D27 giant boardGreg Gallagher
2021-01-22sam9x60.h: Fix Galois Field Table offsetsKai Stuhlemmer (ebee Engineering)
2021-01-22sama5d3: Fix Galois Field Table offsetsTudor Ambarus
2021-01-22pinctrl: at91-pio4: implement drive strength supportEugen Hristev
2021-01-21rockchip: rk3328: Add support for FriendlyARM NanoPi R2SDavid Bauer
2021-01-21arm: dts: rockchip: rk3399: enable rng at the SoC levelPeter Robinson
2021-01-21rockchip: leez-rk3399: Provide init voltageKever Yang
2021-01-21rockchip: firefly-rk3399: Provide init voltageKever Yang
2021-01-21rockchip: evb-rk3399: Provide init voltageKever Yang
2021-01-21rockchip: puma-haikou: default to SPI bus 1 for SPI-flashHugh Cole-Baker
2021-01-21rockchip: rk3399-roc-pc: default to SPI bus 1 for SPI-flashHugh Cole-Baker
2021-01-18dts: mt7622: use accurate clock source fot mtk_timerWeijie Gao
2021-01-18aspeed: Add AST2600 platform supportChia-Wei, Wang
2021-01-18ARM: dts: aspeed: Add AST2600 SoC supportChia-Wei, Wang
2021-01-18wdt: aspeed: Add AST2600 watchdog supportChia-Wei, Wang
2021-01-18ram: aspeed: Add AST2600 DRAM control supportDylan Hung
2021-01-18clk: aspeed: Add AST2600 clock supportRyan Chen
2021-01-18board: presidio: Add Parallel NAND supportKate Liu
2021-01-18acpi: Add missing ARM acpi_table headerHarm Berntsen
2021-01-18gpio: do not include <asm/arch/gpio.h> on ARCH_QEMUHarm Berntsen
2021-01-18arm: dts: mt8516-pumpkin: enable usb portFabien Parent
2021-01-18arm: dts: mt8516: add support for USBFabien Parent
2021-01-18Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini
2021-01-18Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2021-01-18ARM: dts: renesas: Remove leading 0x from rpc nodeLad Prabhakar
2021-01-18riscv: dts: Add device tree for Microchip Icicle KitPadmarao Begari
2021-01-18riscv: Add DMA 64-bit address supportPadmarao Begari
2021-01-16armv8: Makefile: build cache files when neededPeng Fan
2021-01-15common: board_r: Drop arch-specific ifdefs around initr_trapOvidiu Panait
2021-01-15common: board_r: Drop initr_noncached wrapperOvidiu Panait
2021-01-15common: board_r: Drop initr_secondary_cpu wrapperOvidiu Panait
2021-01-15test: add test for dropped trace before log_initPatrick Delaunay