summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-03-12test: Rename test-main.c to test-dm.cSimon Glass
2021-03-12sandbox: Drop the 'starting...' messageSimon Glass
2021-03-04Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-03-03gpio: Add a way to read 3-way strapping pinsSimon Glass
2021-03-03gpio: sandbox: Track whether a GPIO is drivenSimon Glass
2021-03-03gpio: x86: Drop the deprecated methods in intel_gpioSimon Glass
2021-03-03gpio: sandbox: Use a separate flag for the valueSimon Glass
2021-03-03gpio: sandbox: Rename GPIO dir_flags to flagsSimon Glass
2021-03-03video: sunxi_display: Convert to DM_VIDEOJagan Teki
2021-03-02sandbox: Write out bloblist when exitingSimon Glass
2021-03-02sandbox: Avoid using malloc() for system stateSimon Glass
2021-03-02sandbox: Add os_realloc()Simon Glass
2021-03-02s5p4418_nanopi2: Drop dead codeSimon Glass
2021-03-02arm: remove set_dacr/get_dacr functionsPatrick Delaunay
2021-03-02arm: cp15: remove weak function arm_init_domainsPatrick Delaunay
2021-03-02arm: omap2: remove arm_init_domainsPatrick Delaunay
2021-03-02arm: cp15: update DACR value to activate access controlPatrick Delaunay
2021-03-02arm: cosmetic: align TTB_SECT define valuePatrick Delaunay
2021-03-02arm: remove TTB_SECT_XN_MASK in DCACHE_WRITETHROUGHPatrick Delaunay
2021-03-02stm32mp: update the mmu configuration for SPL and prerelocPatrick Delaunay
2021-03-02stm32mp: update MMU config before the relocationPatrick Delaunay
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-03-02Revert "lpc32xx: cpu: add support for soft reset"Harald Seiler
2021-03-02nds32: Remove dead reset_cpu() implementationHarald Seiler
2021-02-26Merge tag 'u-boot-stm32-20210226' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2021-02-26arm: dts: stm32mp15: remove duplicate uart nodesPatrick Delaunay
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2021-02-26ARM: dts: armada-385-turris-omnia: rename node in -u-boot.dtsi fileMarek BehĂșn
2021-02-25ppc: Remove MPC8569MDS boardTom Rini
2021-02-25arm: Remove sksimx6 boardTom Rini
2021-02-25arm: Remove mx53smd boardTom Rini
2021-02-25arm: Remove mx53ard boardTom Rini
2021-02-25arm: Remove mx25pdk boardTom Rini
2021-02-25riscv: k210: Enable QSPI for spi3Sean Anderson
2021-02-24common: Add "ifndef __ASSEMBLY__" in asm/global_data.hSiew Chin Lim
2021-02-23Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-02-22Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-02-22Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-02-22arch: sandbox: fix typo in clk.hDario Binacchi
2021-02-22arm: dts: sync am33xx-clocks with Linux 5.9-rc7Dario Binacchi
2021-02-21mpc8379erdb: Add device treeSinan Akman
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-19sunxi: support boot console on uart1 for sun8iTobias Schramm
2021-02-19sunxi: spl: Fix H616 clock initializationJernej Skrabec
2021-02-19Merge tag 'mmc-2021-2-19' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2021-02-19ARM: mach-meson: select MMC_PWRSEQ configJaehoon Chung
2021-02-18Merge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements'Tom Rini
2021-02-18dm: test: Add test case for dev->dma_offsetNicolas Saenz Julienne
2021-02-18dm: test: Add test case for dev_get_dma_ranges()Nicolas Saenz Julienne