summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/03Nov2019Tom Rini2019-11-0326-18/+311
|\
| * x86: Quieten TPL's jump_to_image_no_args()Simon Glass2019-11-031-1/+1
| * x86: Don't print CPU info in TPLSimon Glass2019-11-031-5/+0
| * x86: Move CPU init to before spl_init()Simon Glass2019-11-033-0/+10
| * x86: Add a CPU init function for TPLSimon Glass2019-11-032-0/+17
| * x86: tpl: Add a fake PCI busSimon Glass2019-11-031-0/+25
| * x86: spl: Support init of a PUNITSimon Glass2019-11-032-0/+41
| * x86: timer: Use a separate flag for whether timer is initedSimon Glass2019-11-032-1/+3
| * x86: timer: Set up the timer in timer_early_get_count()Simon Glass2019-11-031-0/+2
| * spl: Add a size check for TPLSimon Glass2019-11-032-0/+15
| * dm: doc: Correct of-platdata driver nameSimon Glass2019-11-031-1/+1
| * spi: Add support for memory-mapped flashSimon Glass2019-11-034-0/+61
| * spl: Correct priority selection for image loadersSimon Glass2019-11-031-2/+2
| * binman: Fix up comment in intel-fsp-mSimon Glass2019-11-021-1/+1
| * binman: Add support for Intel FSP-TSimon Glass2019-11-024-0/+63
| * binman: Add support for Intel FSP-SSimon Glass2019-11-024-0/+64
| * binman: Correct symbol calculation with non-zero image baseSimon Glass2019-11-022-4/+2
| * cbfs: do not pack struct cbfs_cachenodeHeinrich Schuchardt2019-11-021-3/+3
* | tbs2910: Disable Plan9/RTEMS bootm supportWIP/02Nov2019Tom Rini2019-11-021-0/+2
* | Merge tag 'arc-fixes-for-2020.01-rc2' of https://gitlab.denx.de/u-boot/custod...Tom Rini2019-11-0113-63/+201
|\ \ | |/ |/|
| * arc: emsdp: docs: Prefer Degilent over Opella-XDAlexey Brodkin2019-11-011-1/+1
| * ARC: [plat-axs101]: migrate to DM_MMCEugeniy Paltsev2019-11-011-0/+2
| * MAINTAINERS: add info about ARC HSDK reset driverEugeniy Paltsev2019-11-011-0/+7
| * ARC: HSDK: introduce reset driverEugeniy Paltsev2019-11-014-0/+141
| * arc: emsdp/iotdk: Switch to DM_MMCAlexey Brodkin2019-11-016-61/+49
| * arc: emsdp: Increase max FAT cluster sizeAlexey Brodkin2019-11-011-1/+1
* | azure: Update the script to prepend PATH not override PATHTom Rini2019-11-011-1/+1
* | Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/01Nov2019Tom Rini2019-11-014-49/+256
|\ \
| * | efi_loader: correct includes in efi_variable.cHeinrich Schuchardt2019-10-301-5/+3
| * | cmd: env: extend "env [set|print] -e" to manage UEFI variablesAKASHI Takahiro2019-10-302-44/+252
| * | blk: set log2blksz in blk_create_device()Heinrich Schuchardt2019-10-301-0/+1
* | | Merge tag 'video-for-2020.01-rc1' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-11-011-2/+2
|\ \ \
| * | | splash: fix build breakage with newer llvm-7Anatolij Gustschin2019-10-311-2/+2
* | | | Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini2019-11-0121-55/+135
|\ \ \ \ | |_|_|/ |/| | |
| * | | fdt: Fix alignment issue when reading 64-bits properties from fdtJean-Jacques Hiblot2019-10-274-3/+4
| * | | dm: core: Update log method for uclass_find_device_by_seqKever Yang2019-10-271-4/+7
| * | | patman: separate emails in CC list with NULsDmitry Torokhov2019-10-273-5/+5
| * | | bootstage: Allow SPL to obtain bootstage info from TPLSimon Glass2019-10-271-1/+13
| * | | bootstage: Mark the start/end of TPL and SPL separatelySimon Glass2019-10-272-3/+8
| * | | bootstage: Correct relocation algorithmSimon Glass2019-10-273-4/+23
| * | | bootstage: Avoid conflicts between stash/unstashSimon Glass2019-10-271-1/+4
| * | | bootstage: Fix counting of entries in stashSimon Glass2019-10-271-10/+2
| * | | bootstage: Store the next ID in the stashSimon Glass2019-10-271-4/+7
| * | | bloblist: Reserve an aligned baseSimon Glass2019-10-271-0/+1
| * | | tiny-printf: Reorder code to support %pSimon Glass2019-10-271-13/+17
| * | | tiny-printf: Add print_grouped_ull()Simon Glass2019-10-271-0/+6
| * | | tiny-printf: Reduce size by removing ctypeSimon Glass2019-10-271-0/+7
| * | | test: regmap: check the values read from the regmapJean-Jacques Hiblot2019-10-271-3/+16
| * | | dm: regmap: Fix mask in regmap_update_bits()Simon Glass2019-10-272-2/+3
| * | | sandbox: test: Add a prototype for sandbox_set_enable_memio()Simon Glass2019-10-271-0/+11