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
2024-07-16
bootstd: cros: store partition type in an efi_guid_t
Vincent Stehlé
2024-07-16
efi: move guid helper functions to efi.h
Vincent Stehlé
2024-07-03
u_boot_pylib: Use correct coverage tool within venv
Simon Glass
2024-07-03
buildman: Always use the full path in CROSS_COMPILE
Simon Glass
2024-07-03
buildman: Fix a few typos in toolchain code
Simon Glass
2024-07-03
buildman: Add python3-pycryptodome
Simon Glass
2024-07-03
buildman: Add python3-coverage
Simon Glass
2024-07-03
buildman: Add a way to limit the number of buildmans
Simon Glass
2024-07-03
buildman: Add a flag to force mrproper on failure
Simon Glass
2024-07-03
buildman: Avoid rebuilding when --mrproper is used
Simon Glass
2024-07-03
buildman: Make mrproper an argument to run_commit()
Simon Glass
2024-07-03
buildman: Make mrproper an argument to _config_and_build()
Simon Glass
2024-07-03
buildman: Make mrproper an argument to _reconfigure()
Simon Glass
2024-07-03
x86: Set up some assumed sizes for binary blobs
Simon Glass
2024-07-03
binman: Make Intel ME default to position 0x1000
Simon Glass
2024-07-03
binman: Support an assumed size for missing binaries
Simon Glass
2024-07-03
binman: Update the entrydocs header
Simon Glass
2024-07-03
binman: ti: Regenerate entry docs
Simon Glass
2024-07-03
binman: Regenerate nxp docs
Simon Glass
2024-07-03
binman: efi: Correct entry docs
Simon Glass
2024-07-03
configs: enable setvariable at runtime on sandbox
Ilias Apalodimas
2024-07-03
sandbox: cleanup linker scripts and sections
Ilias Apalodimas
2024-07-03
dm: core: fix typo in SPL_DM_WARN prompt text
Quentin Schulz
2024-07-03
dm: core: migrate debug() messages to use dm_warn
Quentin Schulz
2024-07-03
dm: core: fix signedness in debug messages
Quentin Schulz
2024-07-03
dm: core: fix misleading debug message when matching compatible
Quentin Schulz
2024-07-03
tools: patman: fix deprecated Python ConfigParser methods
Brandon Maier
2024-07-03
tools: binman: fix deprecated Python ConfigParser methods
Brandon Maier
2024-07-03
tools: binman: fix deprecated Python unittest methods
Brandon Maier
2024-07-03
global_data.h: drop write-only field dm_root_f
Rasmus Villemoes
2024-07-03
sandbox: enable support for the unlz4 command
Jonathan Liu
2024-07-03
patman: Add a tag for when a patch gets added to a series
Sean Anderson
2024-07-03
patman: Add Commit-cc as an alias for Patch-cc
Sean Anderson
2024-07-03
patman: Fix tests if add_maintainers is set to False
Sean Anderson
2024-07-03
acpi: set creator_revision in acpi_fill_header
Heinrich Schuchardt
2024-07-03
sandbox: use sane access rights for files
Heinrich Schuchardt
2024-07-01
Merge branch 'next'
Tom Rini
2024-07-01
Prepare v2024.07
Tom Rini
2024-07-01
configs: Resync with savedefconfig
Tom Rini
2024-07-01
Merge tag 'u-boot-amlogic-20240701' of https://source.denx.de/u-boot/custodia...
Tom Rini
2024-06-30
Revert "Merge patch series "zlib: Address CVE-2016-9841""
Tom Rini
2024-06-30
Merge tag 'efi-2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2024-06-30
doc: develop: Add a general section on gdb usage
Alexander Dahl
2024-06-30
doc: fit: Make data-size a conditionally mandatory property
Bastian Germann
2024-06-30
tpm: allow the user to select the compiled algorithms
Ilias Apalodimas
2024-06-30
tpm: Untangle tpm2_get_pcr_info()
Ilias Apalodimas
2024-06-30
efi_loader: remove unneeded header files
Ilias Apalodimas
2024-06-30
tpm: Move TCG functions into a separate file
Ilias Apalodimas
2024-06-30
tpm: Move TCG headers into a separate file
Ilias Apalodimas
2024-06-30
efi_loader: remove unused TCG algo definitions
Ilias Apalodimas
[next]