summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-03-02pinctrl: at91-pio4: add support for slew-rateClaudiu Beznea
2021-03-01ARM: imx: Include u-boot.img in u-boot-with-spl.imx if OF_SEPARATE=yMarek Vasut
2021-03-01ARM: imx: Do not hard-code MX8M MMU table DRAM entry offsetMarek Vasut
2021-03-01ARM: dts: imx8mq-evk: Remove u-boot,off-on-delay-us propertyFabio Estevam
2021-03-01arm: dts: imx8mp-evk: Add FEC PHY reset timingYe Li
2021-03-01ARM: imx: Add missing FEC ethernet quirk for MX8MMarek Vasut
2021-03-01mx23evk: Convert to driver modelFabio Estevam
2021-03-01mx23-evk: Import devicetree file from LinuxFabio Estevam
2021-03-01mx51evk: Convert to driver modelFabio Estevam
2021-03-01imx51-babbage: Import devicetree files from LinuxFabio Estevam
2021-03-01ARM: dts: imx53-qsb: Describe the esdhc1 card detect pinFabio Estevam
2021-03-01mx53loco: Convert to driver modelFabio Estevam
2021-03-01imx53-qsb: Import devicetree files from LinuxFabio Estevam
2021-03-01board: toradex: move RGMII delays to PHY sideOleksandr Suvorov
2021-03-01ARM: imx8: Add missing FEC ENET quirk for i.MX8/i.MX8XOleksandr Suvorov
2021-03-01ARM: mx6: Add function to set serial#Sean Anderson
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