summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-07-07arm64: issue ISB after updating system registersVolodymyr Babchuk
2020-07-06Merge branch 'next'Tom Rini
2020-07-05Merge branch '2020-07-01-kconfig-etc-updates' into nextTom Rini
2020-07-05sandbox, test: add test for GPIO_HOG functionHeiko Schocher
2020-07-03riscv: use log functions in fdt_fixupHeinrich Schuchardt
2020-07-03riscv: sifive: fu540: enable all cache ways from U-Boot properPragnesh Patel
2020-07-03riscv: Use optimized version of fdtdec_get_addr_size_no_parentAtish Patra
2020-07-03riscv: Do not return error if reserved node already existsAtish Patra
2020-07-03riscv: Do not build reset.c if SYSRESET is onBin Meng
2020-07-02riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATEBin Meng
2020-07-02riscv: Expand the DT size before copy reserved memory nodeBin Meng
2020-07-02riscv: Avoid the reserved memory fixup if src and dst point to the same placeBin Meng
2020-07-02riscv: fu540: dts: Correct reg size of otp and dmc nodesBin Meng
2020-07-02riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc nodeBin Meng
2020-07-01socfpga: Mark socfpga_fpga_add() as static inline in the non-FPGA caseTom Rini
2020-07-01x86: Convert from ACCESS_ONCE to READ/WRITE_ONCETom Rini
2020-07-01tegra: Convert from ACCESS_ONCE to READ/WRITE_ONCETom Rini
2020-07-01Remove CROSS_COMPILE default from arch/*/config.mkTom Rini
2020-07-01riscv: dts: hifive-unleashed-a00: add cpu aliasesSagar Shrikant Kadam
2020-07-01riscv: Add Sipeed Maix supportSean Anderson
2020-07-01riscv: Add device tree for K210 and Sipeed Maix BitMSean Anderson
2020-07-01riscv: Allow use of reset driversSean Anderson
2020-07-01riscv: Add option to support RISC-V privileged spec 1.9Sean Anderson
2020-07-01riscv: Clean up IPI initialization codeSean Anderson
2020-07-01riscv: Clear pending interrupts before enabling IPIsSean Anderson
2020-07-01riscv: Add headers for asm/global_data.hSean Anderson
2020-07-01reset: Add generic reset driverSean Anderson
2020-07-01dm: Add support for simple-pm-busSean Anderson
2020-06-30Merge branch '2020-06-30-minor-TI-board-updates' into nextTom Rini
2020-06-30ti814x: Remove platformTom Rini
2020-06-30Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-06-29spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX)Lukasz Majewski
2020-06-29spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a)Lukasz Majewski
2020-06-29spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski
2020-06-29x86: Don't build some unused objects in TPLTom Rini
2020-06-28Merge tag 'u-boot-rockchip-20200628' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-06-27rockchip: rk3188: Fix back to BROM bootAlexander Kochetkov
2020-06-26arm: imx: Finish migration of CONFIG_CSF_SIZE to KconfigTom Rini
2020-06-26arm: imx: Finish migration from CONFIG_SECURE_BOOT to CONFIG_IMX_HABTom Rini
2020-06-26Convert CONFIG_AT91_GPIO to KconfigTom Rini
2020-06-26arm: socfpga: misc_s10: Fix EMAC register address calculationLey Foon Tan
2020-06-25bdinfo: x86: vesa: Update fb_base to the correct valueSimon Glass
2020-06-25bdinfo: m68k: ppc: Move arch-specific code from bdinfoSimon Glass
2020-06-25bdinfo: m68k: Move m68k-specific info into its own fileSimon Glass
2020-06-25bdinfo: ppc: Move PPC-specific info into its own fileSimon Glass
2020-06-25bdinfo: arm: Move ARM-specific info into its own fileSimon Glass
2020-06-25bdinfo: riscv: Use generic bd_infoSimon Glass
2020-06-25bdinfo: nds32: Use generic bd_infoSimon Glass
2020-06-25ARM: dts: imx6q-tbs2910: Fix Ethernet regressionFabio Estevam
2020-06-25Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini