index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-05-20
Merge branch '2020-05-19-misc-fixes'
Tom Rini
2020-05-19
cmd: avb: free partition buffer upon verify completion
Gary Bisson
2020-05-19
drivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOC
Jan Kiszka
2020-05-19
test: Use ut_asserteq_mem() where possible
Simon Glass
2020-05-19
mpc83xx, abb: remove suvd3 board
Heiko Schocher
2020-05-19
mpc83xx: remove redundant MPC83xx_RESET #define
Rasmus Villemoes
2020-05-19
Merge branch '2020-05-18-reduce-size-of-common.h'
Tom Rini
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
Use __ASSEMBLY__ as the assembly macros
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
Fix some checkpatch warnings in calls to udelay()
Simon Glass
2020-05-18
common: Drop linux/stringify.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop asm_offsets.h from common header
Simon Glass
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
Fix some checkpatch warnings in calls to debug()
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
bootstage: Use BOOTSTAGE instead of BOOTSTATE
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-18
arm: Don't include common.h in header files
Simon Glass
2020-05-18
common: Drop flash.h from common header
Simon Glass
2020-05-18
flash: Tidy up coding style for flash functions
Simon Glass
2020-05-18
common: Drop uuid.h from common header
Simon Glass
2020-05-18
Merge tag 'efi-2020-07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-05-17
dts: nxp2160ardb: add op-tee node
Ilias Apalodimas
2020-05-17
configs: lx2160a: Add default config for lx2160a using StMM in OP-TEE
Ilias Apalodimas
2020-05-17
doc: uefi.rst: Add OP-TEE variable storage config options
Ilias Apalodimas
2020-05-17
MAINTAINERS: Add maintainer for EFI variables via OP-TEE
Ilias Apalodimas
2020-05-17
cmd: efidebug: Add support for querying UEFI variable storage
Ilias Apalodimas
2020-05-17
efi_loader: Implement EFI variable handling via OP-TEE
Ilias Apalodimas
2020-05-17
efi_loader: Add headers for EDK2 StandAloneMM communication
Sughosh Ganu
2020-05-17
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
2020-05-15
Merge branch '2020-05-15-kconfig-migrations'
Tom Rini
2020-05-15
qemu-x86*_defconfig: Enable CONFIG_PCI_INIT_R
Ovidiu Panait
2020-05-15
qemu_arm_defconfig: Enable CONFIG_PCI_INIT_R
Ovidiu Panait
2020-05-15
qemu_arm64_defconfig: Enable CONFIG_PCI_INIT_R
Ovidiu Panait
2020-05-15
board_r: Introduce CONFIG_PCI_INIT_R Kconfig option
Ovidiu Panait
2020-05-15
board_r: env: Use IS_ENABLED() instead of #ifdefs
Ovidiu Panait
2020-05-15
env: Convert CONFIG_DELAY_ENVIRONMENT to Kconfig
Ovidiu Panait
2020-05-15
configs: Resync with savedefconfig
Tom Rini
2020-05-15
Merge branch '2020-05-15-misc-bugfixes'
Tom Rini
2020-05-15
lib: rsa: avoid overriding the object name when already specified
Jan Luebbe
2020-05-15
MAINTAINERS: POWERPC MPC8XX: Update email address
Christophe Leroy
2020-05-15
tools: ftdgrep: use /* fallthrough */ as needed
Heinrich Schuchardt
[next]