aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-05x86: apl: Update hostbridge to remove unwanted TPL codeSimon Glass
2021-01-05x86: coral: Move fsp-m settings to a subnodeSimon Glass
2021-01-05x86: Move call64 into its own sectionSimon Glass
2021-01-05x86: apl: Use const for driver operationsSimon Glass
2021-01-05dtoc: Convert _drivers to a dictSimon Glass
2021-01-05dtoc: Output the struct values in a separate functionSimon Glass
2021-01-05dtoc: Output the device in a separate functionSimon Glass
2021-01-05dtoc: Make _output_list a top-level functionSimon Glass
2021-01-05dtoc: Fix a few pylint warnings in dtb_platdataSimon Glass
2021-01-05test: Move some test drivers into their own fileSimon Glass
2021-01-05test: Use a simple variable to record removed deviceSimon Glass
2021-01-05timer: Use a shorter error in TPLSimon Glass
2021-01-05arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass
2021-01-05sysreset: Use a shorter error with SPLSimon Glass
2021-01-05pinctrl: Drop post_bind() method when not neededSimon Glass
2021-01-05dm: core: Rename the priv/plat membersSimon Glass
2021-01-05dm: core: Use access methods for dev/uclass private dataSimon Glass
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass
2021-01-05dm: core: Add functions to set priv/platSimon Glass
2021-01-05dm: core: Add function to access uclass privSimon Glass
2021-01-05x86: apl: Drop support for !OF_PLATDATA_PARENTSimon Glass
2021-01-05dm: core: Only include simple-bus devicetree id when neededSimon Glass
2021-01-05dm: core: Use 'uclass_driver' for the uclass linker_listSimon Glass
2021-01-05dm: core: Support dm_dump_all() in SPLSimon Glass
2021-01-05spl: Drop bd_info in the data sectionSimon Glass
2021-01-05sandbox: Drop unnecessary test nodeSimon Glass
2021-01-05serial: Rename ns16550 functions to lower caseSimon Glass
2021-01-05serial: Update NS16550_t and struct NS16550Simon Glass
2021-01-05Makefile: Use common args for dtocSimon Glass
2021-01-05Makefile: Tidy up SPL dtb productionSimon Glass
2021-01-05Makefile: Build SPL dtbs in the spl/ directorySimon Glass
2021-01-05Makefile: Build a separate .dtb for TPLSimon Glass
2020-12-31Merge tag 'efi-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi i...Tom Rini
2020-12-31qemu: arm64: Add documentation for capsule updateSughosh Ganu
2020-12-31efidebug: capsule: Add a command to update capsule on diskSughosh Ganu
2020-12-31efi_loader: Enable uefi capsule authenticationSughosh Ganu
2020-12-31efi: capsule: Add support for uefi capsule authenticationSughosh Ganu
2020-12-31efi_loader: Re-factor code to build the signature store from efi signature listSughosh Ganu
2020-12-31efi_loader: Make the pkcs7 header parsing function an externSughosh Ganu
2020-12-31dfu_mtd: Add provision to unlock mtd deviceSughosh Ganu
2020-12-31efi_loader: Add logic to parse EDKII specific fmp payload headerSughosh Ganu
2020-12-31fsp: Move and rename fsp_types.h fileSughosh Ganu
2020-12-31qemu: common: Set dfu_alt_info variable for the platformSughosh Ganu
2020-12-31qemu: common: Add support for dynamic mtdparts for the platformSughosh Ganu
2020-12-31crypto: Fix the logic to calculate hash with authattributes setSughosh Ganu
2020-12-31qemu: arm: Initialise virtio devices in board_late_initSughosh Ganu
2020-12-31mkeficapsule: Add support for embedding public key in a dtbSughosh Ganu
2020-12-31efi_loader: event queueingHeinrich Schuchardt
2020-12-31efi_loader: Add size checks to efi_create_indexed_name()Ilias Apalodimas
2020-12-31efi_loader: Remove unconditional installation of file2 protocol for initrdIlias Apalodimas