summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | imx: imx8m: only support non-dm code in clock_imx8mm.cPeng Fan2020-01-081-33/+306
| * | | imx: Kconfig: make SPL_IMX_ROMAPI_LOADADDR visible to i.MX8MPPeng Fan2020-01-081-2/+1
| * | | imx: add i.MX8MP PE propertyPeng Fan2020-01-081-1/+1
| * | | imx: imx8mp: add pin header filePeng Fan2020-01-081-0/+1080
| * | | power: Add new PMIC PCA9450 driverYe Li2020-01-085-0/+212
| * | | arm: dts: freescale: Add i.MX8MP dtsi supportPeng Fan2020-01-081-0/+598
| * | | ddr: imx8m: Add DRAM PLL to generate 1000Mhz outputPeng Fan2020-01-081-0/+4
| * | | mxc_ocotp: support i.MX8MPPeng Fan2020-01-081-0/+13
| * | | pinctrl: imx8m: support i.MX8MPPeng Fan2020-01-081-0/+1
| * | | imx: imx8m: add 1GHz fracpll entryPeng Fan2020-01-081-0/+1
| * | | imx: imx8mp: add basic clockPeng Fan2020-01-084-3/+386
| * | | arm: dts: add i.MX8MP pinfunc headerPeng Fan2020-01-081-0/+931
| * | | dt-bindings: clock: add i.MX8MP clock headerPeng Fan2020-01-081-0/+300
| * | | imx: spl: support i.MX8MP spl_boot_devicePeng Fan2020-01-081-1/+2
| * | | imx: imx8m: add Kconfig entry for i.MX8MPPeng Fan2020-01-081-0/+4