summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-07x86: apl: Avoid accessing the PCI bus before it is probedSimon Glass
2020-01-07usb: Drop use of BUG_ON() and WARN_ON()Simon Glass
2020-01-07dm: core: Use assert_noisy() in devresSimon Glass
2020-01-07common: Add a noisy assert()Simon Glass
2020-01-07efi_selftest: unit test for EFI_RNG_PROTOCOLHeinrich Schuchardt
2020-01-07efi_rng_protocol: Install the efi_rng_protocol on the root nodeSughosh Ganu
2020-01-07efi: qemu: arm64: Add efi_rng_protocol implementation for the platformSughosh Ganu
2020-01-07cmd: add rng commandHeinrich Schuchardt
2020-01-07virtio: rng: Add a random number generator(rng) driverSughosh Ganu
2020-01-07test: rng: Add basic test for random number generator(rng) uclassSughosh Ganu
2020-01-07configs: sandbox: Enable random number generator(rng) deviceSughosh Ganu
2020-01-07sandbox: rng: Add a random number generator(rng) driverSughosh Ganu
2020-01-07configs: stm32mp15: Enable random number generator(rng) deviceSughosh Ganu
2020-01-07stm32mp1: rng: Add a driver for random number generator(rng) deviceSughosh Ganu
2020-01-07clk: stm32mp1: Add a clock entry for RNG1 deviceSughosh Ganu
2020-01-07dm: rng: Add random number generator(rng) uclassSughosh Ganu
2020-01-07test/py: Create a test for launching UEFI binaries from FIT imagesCristian Ciocaltea
2020-01-07doc: uefi.rst: Document launching UEFI binaries from FIT imagesCristian Ciocaltea
2020-01-07doc: Add sample uefi.its image description fileCristian Ciocaltea
2020-01-07bootm: Add a bootm command for type IH_OS_EFICristian Ciocaltea
2020-01-07image: Add IH_OS_EFI for EFI chain-load bootCristian Ciocaltea
2020-01-07cmd: efidebug: capitalize UEFIHeinrich Schuchardt
2020-01-07cmd: efidebug: new sub-command tablesHeinrich Schuchardt
2020-01-07cmd: efidebug: simplify get_guid_text()Heinrich Schuchardt
2020-01-07efi_loader: define all known warning status codesHeinrich Schuchardt
2020-01-07efi_loader: free load options after executionHeinrich Schuchardt
2020-01-07efi_loader: Add guidcpy functionSughosh Ganu
2020-01-07efi_loader: __cyg_profile_func_enter/_exitHeinrich Schuchardt
2020-01-07part: efi: comment for GPT_HEADER_SIGNATURE_UBOOTHeinrich Schuchardt
2020-01-07efi_loader: clear screen should move cursor to homeHeinrich Schuchardt
2020-01-07test/py: describe env__efi_loader_helloworld_fileHeinrich Schuchardt
2020-01-07efi_loader: git ignore helloworld_efi.SHeinrich Schuchardt
2020-01-07efi_selftest: Update .gitignoreSughosh Ganu
2020-01-07efi_loader: export efi_install_fdt()Heinrich Schuchardt
2020-01-07efi_loader: carve out efi_run_image()Heinrich Schuchardt
2020-01-07efi_loader: use hardware device tree by defaultHeinrich Schuchardt
2020-01-07efi_loader: pass address to efi_install_fdt()Heinrich Schuchardt
2020-01-07efi_loader: adjust file system infoHeinrich Schuchardt
2020-01-07efi_loader: imply USB_KEYBOARD_FN_KEYSHeinrich Schuchardt
2020-01-07include: pe.h: add signature-related definitionsAKASHI Takahiro
2020-01-07configs: qemu: enable FIT images on qemu_arm(64)_defconfigHeinrich Schuchardt
2020-01-07test/py: Fix broken 'notbuildconfigspec' markerCristian Ciocaltea
2020-01-07bdinfo: show multi_dtb_fitHeiko Schocher
2020-01-07cmd_ut: add a parameter prefix to the function cmd_ut_categoryPhilippe Reynes
2020-01-07power: regulator: support off-on-delay-usPeng Fan
2020-01-07remoteproc: stm32: load resource table from firmwareFabien Dessenne
2020-01-07stm32mp1: remove copro_state environment variableFabien Dessenne
2020-01-07remoteproc: stm32: track the coprocessor state in a backup registerFabien Dessenne
2020-01-07stm32mp1: reset coprocessor status at cold bootFabien Dessenne
2020-01-07stm32mp1: declare backup registers for coprocessorFabien Dessenne