aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-03-02sandbox: Write out bloblist when exitingSimon Glass1-0/+5
2021-03-02sandbox: Avoid using malloc() for system stateSimon Glass4-29/+35
2021-03-02sandbox: Add os_realloc()Simon Glass1-0/+48
2021-03-02s5p4418_nanopi2: Drop dead codeSimon Glass2-146/+0
2021-03-02arm: remove set_dacr/get_dacr functionsPatrick Delaunay1-14/+0
2021-03-02arm: cp15: remove weak function arm_init_domainsPatrick Delaunay3-10/+0
2021-03-02arm: omap2: remove arm_init_domainsPatrick Delaunay1-17/+0
2021-03-02arm: cp15: update DACR value to activate access controlPatrick Delaunay1-2/+5
2021-03-02arm: cosmetic: align TTB_SECT define valuePatrick Delaunay1-1/+1
2021-03-02arm: remove TTB_SECT_XN_MASK in DCACHE_WRITETHROUGHPatrick Delaunay1-1/+1
2021-03-02stm32mp: update the mmu configuration for SPL and prerelocPatrick Delaunay1-10/+30
2021-03-02stm32mp: update MMU config before the relocationPatrick Delaunay1-4/+9
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler64-71/+71
2021-03-02Revert "lpc32xx: cpu: add support for soft reset"Harald Seiler1-16/+5
2021-03-02nds32: Remove dead reset_cpu() implementationHarald Seiler1-22/+0
2021-02-26Merge tag 'u-boot-stm32-20210226' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-80/+0
2021-02-26arm: dts: stm32mp15: remove duplicate uart nodesPatrick Delaunay1-80/+0
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-4/+1
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini1-0/+2
2021-02-26ARM: dts: armada-385-turris-omnia: rename node in -u-boot.dtsi fileMarek BehĂșn1-4/+1
2021-02-25ppc: Remove MPC8569MDS boardWIP/2021-02-25-remove-platformsTom Rini7-141/+3
2021-02-25arm: Remove sksimx6 boardTom Rini1-6/+0
2021-02-25arm: Remove mx53smd boardTom Rini1-5/+0
2021-02-25arm: Remove mx53ard boardTom Rini1-5/+0
2021-02-25arm: Remove mx25pdk boardTom Rini1-7/+0
2021-02-25riscv: k210: Enable QSPI for spi3Sean Anderson1-0/+2
2021-02-24common: Add "ifndef __ASSEMBLY__" in asm/global_data.hWIP/2021-02-24-assorted-fixesSiew Chin Lim1-0/+4
2021-02-23Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...WIP/23Feb2021Tom Rini1-2/+2
2021-02-22Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-1/+27
2021-02-22Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini5-61/+82
2021-02-22arch: sandbox: fix typo in clk.hDario Binacchi1-13/+13
2021-02-22arm: dts: sync am33xx-clocks with Linux 5.9-rc7Dario Binacchi1-3/+3
2021-02-21mpc8379erdb: Add device treeSinan Akman2-0/+75
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk13-15/+15
2021-02-19sunxi: support boot console on uart1 for sun8iTobias Schramm2-0/+6
2021-02-19sunxi: spl: Fix H616 clock initializationJernej Skrabec1-0/+5
2021-02-19Merge tag 'mmc-2021-2-19' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini1-0/+1
2021-02-19ARM: mach-meson: select MMC_PWRSEQ configJaehoon Chung1-0/+1
2021-02-18Merge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements'WIP/18Feb2021Tom Rini1-3/+4
2021-02-18dm: test: Add test case for dev->dma_offsetNicolas Saenz Julienne1-0/+4
2021-02-18dm: test: Add test case for dev_get_dma_ranges()Nicolas Saenz Julienne1-0/+17
2021-02-18test: add a simple test for the adc-keys button driverMarek Szyprowski1-1/+27
2021-02-17spl: fit: Drop 'length' argument to board_spl_fit_post_load()Alexandru Gagniuc1-3/+4
2021-02-16arm: dts: ls1028a: Add Ethernet switch node and dependenciesAlex Marginean2-1/+119
2021-02-16arm: dts: sync am33xx gpio nodes with Linux 5.9-rc7Dario Binacchi3-45/+65
2021-02-16ARM: dts: k3-j7200-common-proc-board-u-boot: Fix broken ethernetVignesh Raghavendra1-0/+1
2021-02-15image: Adjust the workings of fit_check_format()Simon Glass1-1/+1
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini369-11/+378
2021-02-15sh: Remove sh7763rdp boardTom Rini1-5/+0
2021-02-15sh: Remove sh7757lcr boardTom Rini5-330/+1