summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mpc83xx: remove redundant MPC83xx_RESET #defineRasmus Villemoes2020-05-192-29/+0
|/ / /
* | | Merge branch '2020-05-18-reduce-size-of-common.h'Tom Rini2020-05-193371-1968/+7541
|\ \ \ | |/ / |/| |
| * | common: Drop linux/bitops.h from common headerSimon Glass2020-05-18749-6/+940
| * | Use __ASSEMBLY__ as the assembly macrosSimon Glass2020-05-1816-20/+20
| * | common: Drop linux/delay.h from common headerSimon Glass2020-05-18891-4/+897
| * | Fix some checkpatch warnings in calls to udelay()Simon Glass2020-05-1814-71/+71
| * | common: Drop linux/stringify.h from common headerSimon Glass2020-05-18114-1/+171
| * | common: Drop linux/bug.h from common headerSimon Glass2020-05-1886-1/+85
| * | common: Drop asm_offsets.h from common headerSimon Glass2020-05-187-1/+6
| * | common: Drop asm/ptrace.h from common headerSimon Glass2020-05-1839-1/+38
| * | common: Drop log.h from common headerSimon Glass2020-05-181533-4/+1543
| * | Fix some checkpatch warnings in calls to debug()Simon Glass2020-05-187-31/+30
| * | command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18465-1528/+1988
| * | common: Drop init.h from common headerSimon Glass2020-05-18536-2/+536
| * | common: Drop image.h from common headerSimon Glass2020-05-18173-7/+195
| * | common: Drop bootstage.h from common headerSimon Glass2020-05-1861-2/+61
| * | bootstage: Use BOOTSTAGE instead of BOOTSTATESimon Glass2020-05-186-15/+15
| * | common: Drop part.h from common headerSimon Glass2020-05-1897-10/+142
| * | part: Drop disk_partition_t typedefSimon Glass2020-05-1856-127/+135
| * | common: Drop net.h from common headerSimon Glass2020-05-18472-5/+501
| * | arm: Don't include common.h in header filesSimon Glass2020-05-1880-89/+67
| * | common: Drop flash.h from common headerSimon Glass2020-05-1845-1/+46
| * | flash: Tidy up coding style for flash functionsSimon Glass2020-05-186-52/+55
| * | common: Drop uuid.h from common headerSimon Glass2020-05-1811-1/+10
|/ /
* | Merge tag 'efi-2020-07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-05-1822-55/+1117
|\ \
| * | dts: nxp2160ardb: add op-tee nodeIlias Apalodimas2020-05-171-0/+6
| * | configs: lx2160a: Add default config for lx2160a using StMM in OP-TEEIlias Apalodimas2020-05-172-0/+86
| * | doc: uefi.rst: Add OP-TEE variable storage config optionsIlias Apalodimas2020-05-171-0/+17
| * | MAINTAINERS: Add maintainer for EFI variables via OP-TEEIlias Apalodimas2020-05-171-0/+6
| * | cmd: efidebug: Add support for querying UEFI variable storageIlias Apalodimas2020-05-171-1/+57
| * | efi_loader: Implement EFI variable handling via OP-TEEIlias Apalodimas2020-05-173-0/+675
| * | efi_loader: Add headers for EDK2 StandAloneMM communicationSughosh Ganu2020-05-171-0/+208
| * | efi_loader: round the memory area in efi_add_memory_map()Michael Walle2020-05-1712-54/+62
|/ /
* | Merge branch '2020-05-15-kconfig-migrations'Tom Rini2020-05-159-20/+39
|\ \
| * | qemu-x86*_defconfig: Enable CONFIG_PCI_INIT_ROvidiu Panait2020-05-153-2/+2
| * | qemu_arm_defconfig: Enable CONFIG_PCI_INIT_ROvidiu Panait2020-05-151-2/+1
| * | qemu_arm64_defconfig: Enable CONFIG_PCI_INIT_ROvidiu Panait2020-05-151-2/+1
| * | board_r: Introduce CONFIG_PCI_INIT_R Kconfig optionOvidiu Panait2020-05-152-3/+12
| * | board_r: env: Use IS_ENABLED() instead of #ifdefsOvidiu Panait2020-05-151-10/+11
| * | env: Convert CONFIG_DELAY_ENVIRONMENT to KconfigOvidiu Panait2020-05-152-1/+12
|/ /
* | configs: Resync with savedefconfigTom Rini2020-05-154-30/+19
* | Merge branch '2020-05-15-misc-bugfixes'Tom Rini2020-05-15131-290/+345
|\ \
| * | lib: rsa: avoid overriding the object name when already specifiedJan Luebbe2020-05-152-9/+21
| * | MAINTAINERS: POWERPC MPC8XX: Update email addressChristophe Leroy2020-05-151-1/+1
| * | tools: ftdgrep: use /* fallthrough */ as neededHeinrich Schuchardt2020-05-151-4/+7
| * | tools: mkimage: use /* fallthrough */ as neededHeinrich Schuchardt2020-05-151-1/+1
| * | common/board_f: avoid -Wtype-limits warningHeinrich Schuchardt2020-05-151-1/+1
| * | spl: Always define preloader_console_initSamuel Holland2020-05-153-8/+4
| * | lib: rsa: Also check for presence of r-squared propertyJan Kiszka2020-05-151-1/+1
| * | Makefile: add file 'defconfig' to clean targetHeinrich Schuchardt2020-05-151-1/+1