projects
/
platform
/
kernel
/
u-boot.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/u-boot.git
2020-12-13
Simon Glass
dm: core: Drop unused parameter from dm_scan_fdt()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Simon Glass
dm: core: Combine the flattree and livetree binding...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Simon Glass
dm: core: Add an ofnode function to get the devicetree...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Simon Glass
dm: core: Drop device_bind_offset()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Simon Glass
dm: core: Drop dev_set_of_offset()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Simon Glass
dm: Drop uses of dev_set_of_offset()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Simon Glass
dm: Remove uses of device_bind_offset()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Simon Glass
dm: core: Add a livetree function to check node status
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Simon Glass
dm: core: Rename device_bind_ofnode() to device_bind()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Simon Glass
dm: core: Rename device_bind() to device_bind_offset()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Heinrich Schuchardt
test: unit test for exception command
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Heinrich Schuchardt
efi_selftest: implement exception test for sandbox
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Heinrich Schuchardt
cmd: sandbox: implement exception command
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Heinrich Schuchardt
sandbox: add handler for exceptions
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Simon Glass
sandbox: serial: Update to use membuff
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Simon Glass
sandbox: serial: Convert to livetree
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Simon Glass
serial: sandbox: Drop unnecessary #ifdefs
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Simon Glass
dtoc: Tidy up Python style in dtb_platdata
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Simon Glass
patman: Drop tools.ToChar() and ToChars()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Simon Glass
patman: Drop tools.ToByte()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Simon Glass
patman: Drop unicode helper functions
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Simon Glass
fdt: Use an Enum for the data type
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Tom Rini
Merge tag 'efi-next' of https://gitlab.denx.de/u-boot...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Heinrich Schuchardt
efi_loader: link partition to block device
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Heinrich Schuchardt
efi_loader: make efi_protocol_open() non-static
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Heinrich Schuchardt
efi_selftest: test EFI_LOAD_FILE_PROTOCOL
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Heinrich Schuchardt
efi_selftest: clean up Makefile
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Heinrich Schuchardt
efi_loader: support EFI_LOAD_FILE_PROTOCOL
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Heinrich Schuchardt
efi_loader: carve out efi_load_image_from_file()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Heinrich Schuchardt
efi_loader: pass boot_policy to efi_load_image_from_path
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Heinrich Schuchardt
efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Heinrich Schuchardt
efi_loader: resequence functions in efi_boottime.c
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Heinrich Schuchardt
efi_loader: remove EFI_HII_CONFIG_ROUTING_PROTOCOL
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Heinrich Schuchardt
efi_loader: don't set EFI_RT_SUPPORTED_UPDATE_CAPSULE
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Heinrich Schuchardt
fs: fat: deletion of long file names
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Heinrich Schuchardt
fs: fat: first dentry of long name in FAT iterator
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Heinrich Schuchardt
fs: fat: use constant DELETED_FLAG
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Heinrich Schuchardt
fs: fat: search file should not allocate cluster
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Heinrich Schuchardt
fs: fat: reuse deleted directory entries
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Heinrich Schuchardt
fs: fat: fat_find_empty_dentries()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Heinrich Schuchardt
fs: fat: flush new directory cluster
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Heinrich Schuchardt
fs: fat: set start cluster for root directory
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Heinrich Schuchardt
fs: fat: dentry iterator for fill_dir_slot()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Heinrich Schuchardt
fs: fat: generate unique short names
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Heinrich Schuchardt
fs: fat: call set_name() only once
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Heinrich Schuchardt
fs: fat: pass shortname to fill_dir_slot
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Heinrich Schuchardt
fs: fat: create correct short names
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Heinrich Schuchardt
fs: fat: export fat_next_cluster()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Heinrich Schuchardt
fs: fat: correct first cluster for '..'
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Alexandru Gagniuc
spl: fit: Prefer a malloc()'d buffer for loading images
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Tom Rini
Merge branch '2020-12-07-bootm-and-spl-atf-improvements...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Simon Glass
bootm: Support string substitution in bootargs
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Simon Glass
cli: Support macro processing with a fixed-size buffer
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Simon Glass
x86: zimage: Add silent-console processing
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Simon Glass
bootm: Allow updating the bootargs in a buffer
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Simon Glass
bootm: Update bootm_process_cmdline_env() to use flags
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Simon Glass
bootm: Split out bootargs environment reading / writing
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Simon Glass
bootm: Use size rather than length for CONSOLE_ARG
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Simon Glass
bootm: Add a bool parameter to bootm_process_cmdline_env()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Simon Glass
bootm: Rename fixup_silent_linux()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Simon Glass
bootm: Update fixup_silent_linux() to return an error
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Simon Glass
bootm: Add tests for fixup_silent_linux()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Simon Glass
env: Allow returning errors from hdelete_r()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Michael Walle
board: sl28: add OP-TEE Trusted OS support (bl32)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Michael Walle
board: sl28: add ATF support (bl31)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Michael Walle
board: sl28: remove u-boot from loadable DT node
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Michael Walle
armv8: layerscape: don't initialize GIC in SPL
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Michael Walle
spl: atf: add support for LOAD_IMAGE_V2
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Michael Walle
spl: atf: remove helper structure from common header
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Michael Walle
spl: atf: provide a bl2_plat_get_bl31_params_default()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Michael Walle
spl: atf: move storage for bl31_params into function
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Michael Walle
treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWAR...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-03
Tom Rini
Merge tag 'efi-next' of https://gitlab.denx.de/u-boot...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-03
AKASHI Takahiro
sandbox: enable capsule update for testing
commit
|
commitdiff
|
tree
|
snapshot
2020-12-03
AKASHI Takahiro
test/py: efi_capsule: test for raw image capsule
commit
|
commitdiff
|
tree
|
snapshot
2020-12-03
AKASHI Takahiro
test/py: efi_capsule: test for FIT image capsule
commit
|
commitdiff
|
tree
|
snapshot
2020-12-03
AKASHI Takahiro
tools: add mkeficapsule command for UEFI capsule update
commit
|
commitdiff
|
tree
|
snapshot
2020-12-03
AKASHI Takahiro
cmd: add "efidebug capsule" command
commit
|
commitdiff
|
tree
|
snapshot
2020-12-03
AKASHI Takahiro
efi_loader: add firmware management protocol for raw...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-03
AKASHI Takahiro
efi_loader: add firmware management protocol for FIT...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-03
AKASHI Takahiro
efi_loader: capsule: support firmware update
commit
|
commitdiff
|
tree
|
snapshot
2020-12-03
AKASHI Takahiro
efi_loader: capsule: add memory range capsule definitions
commit
|
commitdiff
|
tree
|
snapshot
2020-12-03
AKASHI Takahiro
efi_loader: capsule: add capsule_on_disk support
commit
|
commitdiff
|
tree
|
snapshot
2020-12-03
AKASHI Takahiro
efi_loader: define UpdateCapsule api
commit
|
commitdiff
|
tree
|
snapshot
2020-12-03
AKASHI Takahiro
common: update: fix an "unused" warning against update_...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-03
Ilias Apalodimas
cmd: efidebug: Add support for TCG2 final events table
commit
|
commitdiff
|
tree
|
snapshot
2020-12-03
Ilias Apalodimas
efi_loader: Introduce eventlog support for TCG2_PROTOCOL
commit
|
commitdiff
|
tree
|
snapshot
2020-12-03
Ilias Apalodimas
tpm: Add tpm2 headers for TCG2 eventlog support
commit
|
commitdiff
|
tree
|
snapshot
2020-12-03
Ilias Apalodimas
tpm: use more than sha256 on pcr_extend
commit
|
commitdiff
|
tree
|
snapshot
2020-12-03
Heinrich Schuchardt
efi_loader: replace printf by log in efi_uclass.c
commit
|
commitdiff
|
tree
|
snapshot
2020-12-02
Tom Rini
Merge branch '2020-12-01-next-imports' into next
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Holger Brunck
km/arm: coding style clean up
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Philippe Reynes
spl: spl_fit.c: enable check of signature for config...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Robert Marko
IPQ40xx: clk: add USB clock handling
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Robert Marko
IPQ40xx: clk: dont always return 0
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Robert Marko
IPQ40xx: clk: drop breaks in switch case
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Robert Marko
IPQ40xx: clk: use dev_read_addr()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Patrick Delaunay
cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Patrick Delaunay
hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Heinrich Schuchardt
net: sntp: remove CONFIG_TIMESTAMP constraint
commit
|
commitdiff
|
tree
|
snapshot
next