index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2020-05-15
tools: mkimage: use /* fallthrough */ as needed
Heinrich Schuchardt
2020-05-15
common/board_f: avoid -Wtype-limits warning
Heinrich Schuchardt
2020-05-15
spl: Always define preloader_console_init
Samuel Holland
2020-05-15
lib: rsa: Also check for presence of r-squared property
Jan Kiszka
2020-05-15
Makefile: add file 'defconfig' to clean target
Heinrich Schuchardt
2020-05-15
JFFS2: Add useful fields into lists
Petr Borsodi
2020-05-15
JFFS2: Process obsolete nodes as well as accurate ones
Petr Borsodi
2020-05-15
drivers/reset/Kconfig: fix typo
Trevor Woerner
2020-05-15
rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32
Trevor Woerner
[next]