summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/08Jan2020Tom Rini2020-01-0857-83/+1719
|\
| * efi_selftest: unit test for EFI_RNG_PROTOCOLHeinrich Schuchardt2020-01-072-0/+118
| * efi_rng_protocol: Install the efi_rng_protocol on the root nodeSughosh Ganu2020-01-073-0/+10
| * efi: qemu: arm64: Add efi_rng_protocol implementation for the platformSughosh Ganu2020-01-075-0/+195
| * cmd: add rng commandHeinrich Schuchardt2020-01-073-0/+64
| * virtio: rng: Add a random number generator(rng) driverSughosh Ganu2020-01-075-1/+99
| * test: rng: Add basic test for random number generator(rng) uclassSughosh Ganu2020-01-072-0/+27
| * configs: sandbox: Enable random number generator(rng) deviceSughosh Ganu2020-01-072-0/+4
| * sandbox: rng: Add a random number generator(rng) driverSughosh Ganu2020-01-074-0/+69
| * configs: stm32mp15: Enable random number generator(rng) deviceSughosh Ganu2020-01-073-0/+6
| * stm32mp1: rng: Add a driver for random number generator(rng) deviceSughosh Ganu2020-01-073-0/+168
| * clk: stm32mp1: Add a clock entry for RNG1 deviceSughosh Ganu2020-01-071-0/+1
| * dm: rng: Add random number generator(rng) uclassSughosh Ganu2020-01-077-0/+73
| * test/py: Create a test for launching UEFI binaries from FIT imagesCristian Ciocaltea2020-01-071-0/+458
| * doc: uefi.rst: Document launching UEFI binaries from FIT imagesCristian Ciocaltea2020-01-071-0/+34
| * doc: Add sample uefi.its image description fileCristian Ciocaltea2020-01-071-0/+67
| * bootm: Add a bootm command for type IH_OS_EFICristian Ciocaltea2020-01-072-0/+63
| * image: Add IH_OS_EFI for EFI chain-load bootCristian Ciocaltea2020-01-073-1/+4
| * cmd: efidebug: capitalize UEFIHeinrich Schuchardt2020-01-071-4/+4
| * cmd: efidebug: new sub-command tablesHeinrich Schuchardt2020-01-071-1/+46
| * cmd: efidebug: simplify get_guid_text()Heinrich Schuchardt2020-01-071-11/+14
| * efi_loader: define all known warning status codesHeinrich Schuchardt2020-01-071-1/+7
| * efi_loader: free load options after executionHeinrich Schuchardt2020-01-071-12/+14
| * efi_loader: Add guidcpy functionSughosh Ganu2020-01-072-2/+7
| * efi_loader: __cyg_profile_func_enter/_exitHeinrich Schuchardt2020-01-071-0/+32
| * part: efi: comment for GPT_HEADER_SIGNATURE_UBOOTHeinrich Schuchardt2020-01-071-1/+1
| * efi_loader: clear screen should move cursor to homeHeinrich Schuchardt2020-01-071-1/+15
| * test/py: describe env__efi_loader_helloworld_fileHeinrich Schuchardt2020-01-071-3/+4
| * efi_loader: git ignore helloworld_efi.SHeinrich Schuchardt2020-01-071-0/+1
| * efi_selftest: Update .gitignoreSughosh Ganu2020-01-071-2/+1
| * efi_loader: export efi_install_fdt()Heinrich Schuchardt2020-01-072-11/+17
| * efi_loader: carve out efi_run_image()Heinrich Schuchardt2020-01-072-19/+34
| * efi_loader: use hardware device tree by defaultHeinrich Schuchardt2020-01-071-8/+14
| * efi_loader: pass address to efi_install_fdt()Heinrich Schuchardt2020-01-072-14/+21
| * efi_loader: adjust file system infoHeinrich Schuchardt2020-01-071-2/+9
| * efi_loader: imply USB_KEYBOARD_FN_KEYSHeinrich Schuchardt2020-01-071-0/+1
| * include: pe.h: add signature-related definitionsAKASHI Takahiro2020-01-071-0/+18
| * configs: qemu: enable FIT images on qemu_arm(64)_defconfigHeinrich Schuchardt2020-01-072-0/+10
| * test/py: Fix broken 'notbuildconfigspec' markerCristian Ciocaltea2020-01-071-1/+1
* | Merge tag 'uniphier-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-01-083-0/+18
|\ \
| * | uniphier_{v7, v8}_defconfig: enable SPI driver and sspi commandMasahiro Yamada2020-01-092-0/+8
| * | ARM: dts: uniphier: add pinmux nodes for I2C ch5, ch6Masahiro Yamada2020-01-091-0/+10
* | | Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-0846-59/+7058
|\ \ \
| * | | imx: imx8mn: enable CONFIG_CMD_ERASEENVPeng Fan2020-01-081-5/+6
| * | | imx: imx8mn_evk: add board_mmc_get_env_devPeng Fan2020-01-081-0/+5
| * | | imx8mn: evk: add READMEPeng Fan2020-01-081-0/+37
| * | | imx: add i.MX8MP EVK boardPeng Fan2020-01-0812-1/+2741
| * | | imx: imx8m: add imximage-8mp-lpddr4.cfgPeng Fan2020-01-081-0/+17
| * | | clk: imx: add i.MX8MP clk driverPeng Fan2020-01-083-0/+380
| * | | clk: imx: add imx_clk_mux2_flagsPeng Fan2020-01-081-0/+10