summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'next'Tom Rini2021-04-05659-4548/+22451
|\ \ \ | |_|/ |/| |
| * | Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u...Tom 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...Tom 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 nextTom Rini2021-03-2945-619/+712
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| * | | Merge tag 'dm-pull-28mar21' of git://git.denx.de/u-boot-dm into 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
| | * | | binman: Support default alignment for sectionsSimon Glass2021-03-278-0/+58
| | * | | binman: Support obtaining section contents immediatelySimon Glass2021-03-276-19/+95
| | * | | binman: Add support for a collection of entriesSimon Glass2021-03-276-14/+128
| | * | | binman: Allow disabling expanding an entrySimon Glass2021-03-278-9/+56
| | * | | binman: Use a unique number for the symbols test fileSimon Glass2021-03-272-1/+1
| | * | | x86: coral: Show memory config and SKU ID on startupSimon Glass2021-03-274-14/+179
| | * | | sysinfo: Allow showing model info from sysinfoSimon Glass2021-03-272-8/+33
| | * | | sandbox: Correct uninit conflictSimon Glass2021-03-271-5/+1
| | * | | bootm: Skip command-line substitution if !CONFIG_CMDLINESimon Glass2021-03-271-1/+2
| | * | | bloblist: Make BLOBLIST_TABLES depend on BLOBLISTSimon Glass2021-03-271-1/+1
| | * | | command: Fix operation of !CONFIG_CMDLINESimon Glass2021-03-271-1/+9
| | * | | doc: Convert Chromium OS docs to rstSimon Glass2021-03-279-83/+183
| | * | | malloc: Export malloc_simple_info()Simon Glass2021-03-271-1/+2
| | * | | cpu: Rename SPL_CPU_SUPPORT to SPL_CPUSimon Glass2021-03-2710-14/+10
| | * | | sf: Support querying write-protectSimon Glass2021-03-277-1/+74
| | * | | bootstage: Warning if space is exhaustedSimon Glass2021-03-271-6/+12
| | * | | spl: Split out bootstage ID into a functionSimon Glass2021-03-271-4/+19
| | * | | binman: Show a message when changing subnodesSimon Glass2021-03-271-2/+2