summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-25x86: Add efi_loader bits to x86_64 linker scriptAlexander Graf
2018-07-25efi_loader: Rename sections to allow for implicit dataAlexander Graf
2018-07-25efi: Drop error return in efi_carve_out_dt_rsv()Simon Glass
2018-07-25efi: Tidy up device-tree-size calculation in copy_fdt()Simon Glass
2018-07-25efi_selftest: Clean up a few comments and messagesSimon Glass
2018-07-25vsprintf: Handle NULL with %pUSimon Glass
2018-07-25efi_loader: Expose U-Boot addresses in memory map for sandboxAlexander Graf
2018-07-25efi: sandbox: Adjust memory usage for sandboxSimon Glass
2018-07-25efi_loader: Use common elf.h reloc definesAlexander Graf
2018-07-25elf: Move x86 reloc defines to common elf.hAlexander Graf
2018-07-25efi_loader: Move to compiler based target architecture determinationAlexander Graf
2018-07-25efi_loader: Introduce ms abi vararg helpersAlexander Graf
2018-07-25efi_loader: Disable miniapps on sandboxAlexander Graf
2018-07-25efi_loader: efi_allocate_pages is too restrictiveHeinrich Schuchardt
2018-07-25efi_loader: Allow SMBIOS tables in highmemAlexander Graf
2018-07-25efi_loader: Use map_sysmem() in bootefi commandAlexander Graf
2018-07-25efi_loader: Use compiler constants for image loaderAlexander Graf
2018-07-25Revert "efi_loader: no support for ARMV7_NONSEC=y"Mark Kettenis
2018-07-25ARM: HYP/non-sec: enable ARMV7_LPAE if HYP mode is supportedMark Kettenis
2018-07-25efi_loader: ARM: don't attempt to enter non-secure mode twiceMark Kettenis
2018-07-25efi_loader: ARM: run EFI payloads non-secureMark Kettenis
2018-07-25ARM: HYP/non-sec: migrate stackMark Kettenis
2018-07-25efi_selftest: update .gitignoreHeinrich Schuchardt
2018-07-23mtd: nand: add new enum for storing ECC algorithmRafał Miłecki
2018-07-23ARM: configs: omap3_logic: remove Legacy OMAP3 USB driverAdam Ford
2018-07-23Convert CONFIG_DA8XX_GPIO to KconfigAdam Ford
2018-07-23ARM: DTS: am3517-evm-u-boot: Mark MMC1 with cd-invertedAdam Ford
2018-07-23ARM: dts: am3517-evm-uboot: Add reg-shift for UARTAdam Ford
2018-07-23doc: Replace DocBook with sphinx-based docsMario Six
2018-07-23ARM: DTS: Resync Logic PD SOM-LV 37xx devkit with Linux 4.18-RC4Adam Ford
2018-07-23ARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux 4.18-RC4Adam Ford
2018-07-23ARM: dts: Resync OMAP3 and omap36xx with Linux 4.18-RC4Adam Ford
2018-07-23ARM: DTS: Resync am3517-evm.dts with Linux 4.18-rc4Adam Ford
2018-07-23m68k: m5253evbe: Remove this boardTom Rini
2018-07-23spi: stm32_qspi: rework mode managementChristophe Kerello
2018-07-23spi: stm32_qspi: assign functional operation mode in _stm32_qspi_gen_ccrChristophe Kerello
2018-07-23bios_emulator: remove assignment without effectHeinrich Schuchardt
2018-07-23Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini
2018-07-23configs: imx6q_logic: Cleanup ramdiskaddr and fdtaddrAdam Ford
2018-07-23mx25: fix the offset between the USB ports' registersMartin Kaiser
2018-07-23tools/imximage: get HAB information from headerHolger Dengler
2018-07-23ARM: dh_imx6: enable GigaDevice, Macronix, and Winbond SPI Flash support in K...Ludwig Zenz
2018-07-23imx: i.mx6q: imx6q_logic: Migrate to SPL and enable SDPAdam Ford
2018-07-23ARM: imx6: DHCOM i.MX6 PDK: ddr init for 32bit bus and 4GBit chipsLudwig Zenz
2018-07-23ARM: imx6: configure ddrcode pins in spl DHCOM i.MX6 PDKLudwig Zenz
2018-07-23Revert "ARM: imx6: Disable DDR DRAM calibration DHCOM i.MX6 PDK"Ludwig Zenz
2018-07-23pico-imx7d: Add new pico-pi configOtavio Salvador
2018-07-23pico-imx7d: README: Drop old instructions about secure modeOtavio Salvador
2018-07-23pico-imx7d: README: Use dfu-util to flash U-BootOtavio Salvador
2018-07-23pico-imx7d: Enable auxiliary code supportOtavio Salvador