summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | imx8mm_evk: Switch to new imx8mm evk boardYe Li2021-04-082-63/+68
| |/ /
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini2021-04-0810-36/+388
|\ \ \
| * | | riscv: dts: mpfs-icicle-kit: Drop 'clock-frequency' in the uart nodesBin Meng2021-04-081-4/+0
| * | | riscv: assembler versions of memcpy, memmove, memsetHeinrich Schuchardt2021-04-086-21/+382
| * | | riscv: simplify longjmpHeinrich Schuchardt2021-04-081-6/+2
| * | | riscv: sifive: Rename fu540 board to unleashedBin Meng2021-04-082-4/+4
| * | | riscv: Add watchdog bindings for the k210Sean Anderson2021-04-081-1/+0
| |/ /
* / / arm: kirkwood: remove non-dm MMC driver initHarm Berntsen2021-04-081-7/+0
|/ /
* | Merge tag 'mmc-2021-4-6' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini2021-04-061-0/+2
|\ \
| * | mmc: fsl_esdhc: add pulse width detection workaroundMichael Walle2021-04-061-0/+1
| * | mmc: fsl_esdhc: add workaround for erratum A-011334Michael Walle2021-04-061-0/+1
* | | Merge tag 'u-boot-amlogic-20210406' of https://source.denx.de/u-boot/custodia...Tom Rini2021-04-067-238/+0
|\ \ \
| * | | arm: meson: remove static ethernet link setupNeil Armstrong2021-04-067-189/+0
| * | | arm: meson: remove static ethernet memory power domain enableNeil Armstrong2021-04-062-6/+0
| * | | arm: meson: remove static MDIO mux handlingNeil Armstrong2021-04-062-45/+2
| |/ /
* | | Merge tag 'rockchip-for-v2021.07' of https://source.denx.de/u-boot/custodians...Tom Rini2021-04-0515-300/+963
|\ \ \ | |/ / |/| |
| * | board: dts: rockchip: Add NanoPi M4BAlexandre Vicenzi2021-03-303-0/+60
| * | arm64: rk3399: Add support NanoPi R4sXiaobo Tian2021-03-303-0/+155
| * | rockchip: rk3399-puma: Restore correct VDD_LOG supply.Christoph Muellner2021-03-301-0/+12
| * | rockchip: rk3368: sync down rk3368-lion board devicetree from LinuxHeiko Stuebner2021-03-304-68/+349
| * | rockchip: rk3368: sync main rk3368 dtsi from LinuxHeiko Stuebner2021-03-306-231/+383
| * | rockchip: rk3368: move STACK_R_ADDR address and into KconfigHeiko Stuebner2021-03-301-0/+3
| * | rockchip: rk3368: increase SYS_MALLOC_F_LEN to 0x4000Heiko Stuebner2021-03-301-1/+1
* | | Merge branch 'next'Tom Rini2021-04-05179-1191/+3468
|\ \ \ | |_|/ |/| |
| * | Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u...Tom Rini2021-03-3122-258/+511
| |\ \
| | * | ARM: bitmain: Enable nand and smcc driversMichal Simek2021-03-301-0/+8
| | * | xilinx: Sync DTs with Linux kernelMichal Simek2021-03-3018-255/+482
| | * | arm64: zynqmp: Rename clocks as per the Arasan NAND driverAmit Kumar Mahapatra2021-03-301-1/+1
| | * | arm64: zynqmp: Update device tree properties for nand flashAmit Kumar Mahapatra2021-03-301-0/+8
| | * | arm64: zynqmp: Add idt 8a34001 chip to zcu208/zcu216Michal Simek2021-03-302-2/+8
| | * | arm64: zynqmp: Add emmc specific parametersAshok Reddy Soma2021-03-302-0/+4
| * | | Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodian...Tom Rini2021-03-302-8/+9
| |\ \ \
| | * | | ARM: mach-at91: arm926ejs: fix data abort in startup returning from lowlevel_...Martin Townsend2021-03-221-8/+8
| | * | | pinctrl: at91-pio4: add support for slew-rateClaudiu Beznea2021-03-021-0/+1
| * | | | Merge tag 'v2021.04-rc5' into nextTom Rini2021-03-292-1/+10
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| * | | sandbox: define __dyn_sym_start, dyn_sym_endHeinrich Schuchardt2021-03-271-0/+7
| * | | x86: coral: Show memory config and SKU ID on startupSimon Glass2021-03-271-0/+11
| * | | sandbox: Correct uninit conflictSimon Glass2021-03-271-5/+1
| * | | cpu: Rename SPL_CPU_SUPPORT to SPL_CPUSimon Glass2021-03-274-4/+4
| * | | sandbox: Only delete the executable if requestedSimon Glass2021-03-271-9/+15
| * | | x86: coreboot: Don't setup MTRR when booting from corebootSimon Glass2021-03-271-3/+3
| * | | x86: fsp: Don't notify if booted from corebootSimon Glass2021-03-271-0/+4
| * | | x86: coral: Fall back to coreboot video when FSP missingSimon Glass2021-03-271-0/+5
| * | | x86: coral: Allow init of debug UART in U-Boot properSimon Glass2021-03-274-58/+65
| * | | x86: coral: Avoid build error with !CONFIG_ACPIGENSimon Glass2021-03-271-5/+9
| * | | x86: fsp: Don't enable FSP graphics if booted from corebootSimon Glass2021-03-271-1/+1
| * | | x86: Allow installing an e820 when booting from corebootSimon Glass2021-03-275-29/+69
| * | | x86: coreboot: Update parsing of the latest sysinfoSimon Glass2021-03-273-57/+525
| * | | x86: Move coreboot sysinfo parsing into generic x86 codeSimon Glass2021-03-275-1/+28
| * | | x86: coreboot: Sync up timestamp codesSimon Glass2021-03-272-2/+64