summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rockchip-for-v2021.07' of https://source.denx.de/u-boot/custodians...WIP/05Apr2021Tom Rini2021-04-0526-327/+1135
|\
| * board: dts: rockchip: Add NanoPi M4BAlexandre Vicenzi2021-03-306-0/+128
| * arm64: rk3399: Add support NanoPi R4sXiaobo Tian2021-03-305-0/+223
| * odroid-go2: fix default FDT file pathRoger Pau Monné2021-03-301-1/+1
| * odroid-go2: do not disable EFIRoger Pau Monné2021-03-301-1/+0
| * rockchip: rk3399-puma: Increase environment size to 16 kiB.Christoph Muellner2021-03-301-1/+1
| * rockchip: rk3399-puma: Restore correct VDD_LOG supply.Christoph Muellner2021-03-301-0/+12
| * rockchip: rk3399: rock960: explicitly disable SPI flashPeter Robinson2021-03-301-0/+1
| * include: configs: rk3399: drop a dangling commentPeter Robinson2021-03-301-2/+0
| * rockchip: lion: update board defconfigHeiko Stuebner2021-03-301-2/+14
| * rockchip: rk3368: sync down rk3368-lion board devicetree from LinuxHeiko Stuebner2021-03-305-68/+351
| * rockchip: rk3368: sync main rk3368 dtsi from LinuxHeiko Stuebner2021-03-306-231/+383
| * rockchip: rk3368: sync clock dt-binding header from LinuxHeiko Stuebner2021-03-301-17/+14
| * rockchip: rk3368: move STACK_R_ADDR address and into KconfigHeiko Stuebner2021-03-302-1/+3
| * rockchip: rk3368: increase SYS_MALLOC_F_LEN to 0x4000Heiko Stuebner2021-03-301-1/+1
| * rockchip: rk3368: set CONFIG_SYS_BOOTM_LEN to 64MBHeiko Stuebner2021-03-301-0/+2
| * rockchip: rk3368: adjust CONFIG_SYS_LOAD_ADDRHeiko Stuebner2021-03-301-1/+1
| * odroid-go2: remove setting SYS_MMCSD_RAW_MODE_U_BOOT_SECTORRoger Pau Monné2021-03-301-1/+0
* | Merge branch 'next'Tom Rini2021-04-05659-4548/+22451
|\ \
| * \ Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u...WIP/31Mar2021-nextTom Rini2021-03-3135-434/+4637
| |\ \
| | * | xilinx: Enable efi debug commandMichal Simek2021-03-302-0/+2
| | * | ARM: bitmain: Enable saving variables to SD cardMichal Simek2021-03-301-0/+1
| | * | ARM: bitmain: Enable legacy u-boot formatMichal Simek2021-03-301-0/+1
| | * | ARM: bitmain: Enable nand and smcc driversMichal Simek2021-03-301-0/+8
| | * | spi: xilinx_spi: Trivial fixes in axi qspi driverT Karthik Reddy2021-03-301-5/+3
| | * | xilinx: Sync DTs with Linux kernelMichal Simek2021-03-3019-255/+498
| | * | clk: zynqmp: Fix clk dump valuesT Karthik Reddy2021-03-301-81/+170
| | * | 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: Update psu_init for zcu1275Michal Simek2021-03-301-82/+148
| | * | arm64: zynqmp: Add idt 8a34001 chip to zcu208/zcu216Michal Simek2021-03-302-2/+8
| | * | arm64: zynqmp: Add missing psu inits for zcu208/216Michal Simek2021-03-302-0/+3762
| | * | arm64: zynqmp: Add emmc specific parametersAshok Reddy Soma2021-03-302-0/+4
| | * | arm64: zynqmp: Increase size of malloc poolAshok Reddy Soma2021-03-302-0/+4
| | * | xilinx: zynq: Enable time and timer commandsAshok Reddy Soma2021-03-301-0/+2
| | * | net: gem: Fix setting PCS auto-negotiation stateRobert Hancock2021-03-301-8/+17
| * | | Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodian...WIP/30Mar2021-nextTom Rini2021-03-304-14/+36
| |\ \ \
| | * | | 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-022-3/+24
| | * | | dt-bindings: pinctrl: at91-pio4: add slew-rateClaudiu Beznea2021-03-021-3/+4
| * | | | Merge tag 'v2021.04-rc5' into nextWIP/29Mar2021-nextTom Rini2021-03-2945-619/+712
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| * | | Merge tag 'dm-pull-28mar21' of git://git.denx.de/u-boot-dm into nextWIP/28Mar2021-nextTom Rini2021-03-28126-812/+3133
| |\ \ \
| | * | | sandbox: define __dyn_sym_start, dyn_sym_endHeinrich Schuchardt2021-03-271-0/+7
| | * | | spi: spi-uclass: Add support to manually relocate spi memory opsT Karthik Reddy2021-03-271-0/+11
| | * | | dtoc: Add new check that offsets are correctSimon Glass2021-03-272-3/+40
| | * | | dtoc: Support adding subnodes alongside existing onesSimon Glass2021-03-272-9/+51
| | * | | dtoc: Add a subnode test for multiple nodesSimon Glass2021-03-272-12/+34
| | * | | dtoc: Tweak ordering of fdt-offsets refreshingSimon Glass2021-03-271-3/+4
| | * | | dtoc: Tidy up property-offset handlingSimon Glass2021-03-271-3/+7
| | * | | dtoc: Improve internal error for Refresh()Simon Glass2021-03-272-3/+3