summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-01-08powerpc: mpc83xx: convert CONFIG_FSL_ELBC to KconfigRasmus Villemoes7-11/+0
2020-01-08log: Include missing header for log.hSean Anderson1-0/+1
2020-01-08Include missing headers for fdt_support.hSean Anderson1-0/+1
2020-01-08dm: devres: Add a new OFDATA phaseSimon Glass1-1/+2
2020-01-08dm: devres: Add testsSimon Glass1-0/+20
2020-01-08dm: test: Add a test driver for devresSimon Glass2-0/+10
2020-01-08dm: devres: Convert to use loggingSimon Glass1-0/+1
2020-01-08test: Add functions to find the amount of allocated memorySimon Glass1-0/+16
2020-01-08dm: devres: Create a new devres header fileSimon Glass2-254/+270
2020-01-08dm: core: Add a new flag to track platform dataSimon Glass1-0/+3
2020-01-08dm: core: Export a new function to read platdataSimon Glass1-0/+16
2020-01-08dm: core: Add a comment for DM_FLAG_OF_PLATDATASimon Glass1-0/+1
2020-01-08common: Add a noisy assert()Simon Glass1-0/+14
2020-01-07efi_rng_protocol: Install the efi_rng_protocol on the root nodeSughosh Ganu1-0/+4
2020-01-07efi: qemu: arm64: Add efi_rng_protocol implementation for the platformSughosh Ganu1-0/+32
2020-01-07virtio: rng: Add a random number generator(rng) driverSughosh Ganu1-1/+3
2020-01-07dm: rng: Add random number generator(rng) uclassSughosh Ganu2-0/+34
2020-01-07image: Add IH_OS_EFI for EFI chain-load bootCristian Ciocaltea1-0/+1
2020-01-07efi_loader: define all known warning status codesHeinrich Schuchardt1-1/+7
2020-01-07efi_loader: Add guidcpy functionSughosh Ganu1-0/+5
2020-01-07part: efi: comment for GPT_HEADER_SIGNATURE_UBOOTHeinrich Schuchardt1-1/+1
2020-01-07efi_loader: export efi_install_fdt()Heinrich Schuchardt1-1/+3
2020-01-07efi_loader: carve out efi_run_image()Heinrich Schuchardt1-0/+2
2020-01-07efi_loader: pass address to efi_install_fdt()Heinrich Schuchardt1-0/+3
2020-01-07include: pe.h: add signature-related definitionsAKASHI Takahiro1-0/+18
2020-01-07cmd_ut: add a parameter prefix to the function cmd_ut_categoryPhilippe Reynes1-1/+3
2020-01-07remoteproc: elf_loader: Add elf resource table load supportFabien Dessenne1-0/+70
2020-01-07include: board: provide empty stubs when the BOARD option is not selectedJean-Jacques Hiblot1-0/+37
2020-01-07drivers: board: Add get_fit_loadable()Jean-Jacques Hiblot1-0/+37
2020-01-07configs: meson64: enable GIC support for G12A/G12BAnand Moon1-1/+1
2020-01-07Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini21-525/+900
2020-01-07Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini1-0/+2
2020-01-07configs: socfpga: fix building Stratix10 and AgilexSimon Goldschmidt1-1/+0
2020-01-07arm: socfpga: agilex: Enable Agilex SoC buildLey Foon Tan2-1/+17
2020-01-07configs: socfpga: Move Stratix10 and Agilex common CONFIGsLey Foon Tan2-189/+202
2020-01-07clk: agilex: Add clock driver for AgilexLey Foon Tan1-0/+71
2020-01-07dfu: Add optional timeout parameterAndy Shevchenko1-0/+5
2020-01-07dfu: Drop unused prototype of dfu_trigger_reset()Andy Shevchenko1-1/+0
2020-01-07video: meson: Drop unnecessary header includesSimon Glass1-0/+2
2020-01-07configs: imx6-engicam: Drop fec phy address and modeMichael Trimarchi1-11/+0
2020-01-07imx8mm_evk: Adjust the environment for booting a mainline kernelFabio Estevam1-4/+4
2020-01-07colibri_imx7: migrate to DM_ETHIgor Opaniuk1-11/+0
2020-01-07apalis_imx6: migrate to DM_ETHIgor Opaniuk1-6/+0
2020-01-07colibri_imx6: migrate to DM_ETHIgor Opaniuk1-8/+0
2020-01-07mx7dsabre: Convert to distroboot supportJoris Offouga1-68/+16
2020-01-07mx7dsabre: Enable DM_ETHJoris Offouga1-10/+0
2020-01-07mx7ulp: Add support for Embedded Artists COM boardFabio Estevam1-0/+103
2020-01-07colibri_vf: add update_uboot wrapperIgor Opaniuk1-0/+5
2020-01-07colibri-imx6ull: add update_uboot wrapperIgor Opaniuk1-0/+7
2020-01-07colibri_imx6: add update_uboot wrapperIgor Opaniuk1-0/+12