summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-01-089-3/+112
|\ \ \
| * | | efi_rng_protocol: Install the efi_rng_protocol on the root nodeSughosh Ganu2020-01-071-0/+4
| * | | efi: qemu: arm64: Add efi_rng_protocol implementation for the platformSughosh Ganu2020-01-071-0/+32
| * | | virtio: rng: Add a random number generator(rng) driverSughosh Ganu2020-01-071-1/+3
| * | | dm: rng: Add random number generator(rng) uclassSughosh Ganu2020-01-072-0/+34
| * | | image: Add IH_OS_EFI for EFI chain-load bootCristian Ciocaltea2020-01-071-0/+1
| * | | efi_loader: define all known warning status codesHeinrich Schuchardt2020-01-071-1/+7
| * | | efi_loader: Add guidcpy functionSughosh Ganu2020-01-071-0/+5
| * | | part: efi: comment for GPT_HEADER_SIGNATURE_UBOOTHeinrich Schuchardt2020-01-071-1/+1
| * | | efi_loader: export efi_install_fdt()Heinrich Schuchardt2020-01-071-1/+3
| * | | efi_loader: carve out efi_run_image()Heinrich Schuchardt2020-01-071-0/+2
| * | | efi_loader: pass address to efi_install_fdt()Heinrich Schuchardt2020-01-071-0/+3
| * | | include: pe.h: add signature-related definitionsAKASHI Takahiro2020-01-071-0/+18
| |/ /
* | | Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-083-0/+525
|\ \ \
| * | | imx: add i.MX8MP EVK boardPeng Fan2020-01-081-0/+165
| * | | power: Add new PMIC PCA9450 driverYe Li2020-01-081-0/+60
| * | | dt-bindings: clock: add i.MX8MP clock headerPeng Fan2020-01-081-0/+300
* | | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2020-01-084-189/+288
|\ \ \ \
| * | | | configs: socfpga: fix building Stratix10 and AgilexSimon Goldschmidt2020-01-071-1/+0
| * | | | arm: socfpga: agilex: Enable Agilex SoC buildLey Foon Tan2020-01-072-1/+17
| * | | | configs: socfpga: Move Stratix10 and Agilex common CONFIGsLey Foon Tan2020-01-072-189/+202
| * | | | clk: agilex: Add clock driver for AgilexLey Foon Tan2020-01-071-0/+71
| | |/ / | |/| |
* | | | Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-01-082-1/+3
|\ \ \ \
| * | | | configs: meson64: enable GIC support for G12A/G12BAnand Moon2020-01-071-1/+1
| * | | | video: meson: Drop unnecessary header includesSimon Glass2020-01-071-0/+2
* | | | | treewide: Remove CONFIG_SYS_UBOOT_START from configs board filesPatrice Chotard2020-01-0813-16/+0
* | | | | cmd_ut: add a parameter prefix to the function cmd_ut_categoryPhilippe Reynes2020-01-071-1/+3
* | | | | remoteproc: elf_loader: Add elf resource table load supportFabien Dessenne2020-01-071-0/+70
* | | | | include: board: provide empty stubs when the BOARD option is not selectedJean-Jacques Hiblot2020-01-071-0/+37
* | | | | drivers: board: Add get_fit_loadable()Jean-Jacques Hiblot2020-01-071-0/+37
| |_|_|/ |/| | |
* | | | Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-0721-525/+900
|\ \ \ \ | | |_|/ | |/| |
| * | | configs: imx6-engicam: Drop fec phy address and modeMichael Trimarchi2020-01-071-11/+0
| * | | imx8mm_evk: Adjust the environment for booting a mainline kernelFabio Estevam2020-01-071-4/+4
| * | | colibri_imx7: migrate to DM_ETHIgor Opaniuk2020-01-071-11/+0
| * | | apalis_imx6: migrate to DM_ETHIgor Opaniuk2020-01-071-6/+0
| * | | colibri_imx6: migrate to DM_ETHIgor Opaniuk2020-01-071-8/+0
| * | | mx7dsabre: Convert to distroboot supportJoris Offouga2020-01-071-68/+16
| * | | mx7dsabre: Enable DM_ETHJoris Offouga2020-01-071-10/+0
| * | | mx7ulp: Add support for Embedded Artists COM boardFabio Estevam2020-01-071-0/+103
| * | | colibri_vf: add update_uboot wrapperIgor Opaniuk2020-01-071-0/+5
| * | | colibri-imx6ull: add update_uboot wrapperIgor Opaniuk2020-01-071-0/+7
| * | | colibri_imx6: add update_uboot wrapperIgor Opaniuk2020-01-071-0/+12
| * | | apalis_imx6: add update_uboot wrapperIgor Opaniuk2020-01-071-0/+12
| * | | colibri_imx7: add update_uboot wrapperIgor Opaniuk2020-01-071-0/+17
| * | | imx: cx9020: use distro bootSteffen Dirkwinkel2020-01-071-72/+16
| * | | imx: cx9020: enable vidconsole by defaultSteffen Dirkwinkel2020-01-071-0/+3
| * | | imx: cx9020: migrate cx9020 to CONFIG_DM_ETHSteffen Dirkwinkel2020-01-071-4/+0
| * | | arm: imx6: cm_fx6: Enable DM SPI and SPI_FLASH, fix SPL build errorsSuniel Mahesh2020-01-071-0/+7
| * | | ARM: imx6: DHCOM i.MX6 PDK: Enable sysreset driver and wdt commandClaudius Heine2020-01-071-0/+5
| * | | mx6cuboxi: enable OF_CONTROL with DM_MMC and DM_USBBaruch Siach2020-01-071-4/+2