summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
| | * | | 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
| | * | | test: Silenece the echo and print testsSimon Glass2021-03-272-3/+8
| | * | | sandbox: image: Allow sandbox to load any imageSimon Glass2021-03-272-0/+9
| | * | | sandbox: Provide a way to bind fixed/removeable devicesSimon Glass2021-03-274-9/+29
| | * | | sandbox: Update do_host_bind() argument countingSimon Glass2021-03-271-3/+6
| | * | | sandbox: Disintangle declarations in do_host_bind()Simon Glass2021-03-271-4/+9
| | * | | sandbox: cros_ec: Only write EC state when the EC is probedSimon Glass2021-03-271-0/+4
| | * | | sandbox: Only delete the executable if requestedSimon Glass2021-03-271-9/+15
| | * | | sandbox: Only call timer_timebase_fallback() if presentSimon Glass2021-03-271-1/+2
| | * | | 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
| | * | | dm: core: Add CBFS support to flashmapSimon Glass2021-03-271-0/+8
| | * | | x86: fsp: Don't enable FSP graphics if booted from corebootSimon Glass2021-03-271-1/+1
| | * | | x86: video: Allow coreboot video to be used on any x86 boardSimon Glass2021-03-272-5/+13
| | * | | video: Fix video on coreboot with the copy bufferSimon Glass2021-03-271-5/+2
| | * | | cmd: Add missing check for CONFIG_SYS_LONGHELPSimon Glass2021-03-272-0/+4
| | * | | x86: Add a command to display coreboot sysinfoSimon Glass2021-03-275-0/+430
| | * | | 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