summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* efi_loader: EFI_SIMPLE_TEXT_INPUT_PROTOCOL.Reset()Heinrich Schuchardt2018-07-251-1/+6
* efi_loader: set revision in loaded image protocolHeinrich Schuchardt2018-07-252-0/+3
* efi_driver: set DM_FLAG_NAME_ALLOCED flagHeinrich Schuchardt2018-07-251-0/+2
* efi_selftest: test writing to fileHeinrich Schuchardt2018-07-251-0/+70
* fs: fat: cannot write to subdirectoriesHeinrich Schuchardt2018-07-251-1/+15
* efi_loader: check map_key in ExitBootServicesHeinrich Schuchardt2018-07-253-1/+14
* efi_loader: check parameters of GetMemoryMapHeinrich Schuchardt2018-07-251-10/+15
* efi_loader: check parameters in memory allocationHeinrich Schuchardt2018-07-251-0/+6
* efi_loader: check parameters of CreateEventHeinrich Schuchardt2018-07-251-3/+32
* x86: Add efi_loader bits to x86_64 linker scriptAlexander Graf2018-07-251-1/+33
* efi_loader: Rename sections to allow for implicit dataAlexander Graf2018-07-2516-100/+162
* efi: Drop error return in efi_carve_out_dt_rsv()Simon Glass2018-07-251-10/+14
* efi: Tidy up device-tree-size calculation in copy_fdt()Simon Glass2018-07-251-2/+6
* efi_selftest: Clean up a few comments and messagesSimon Glass2018-07-251-8/+6
* vsprintf: Handle NULL with %pUSimon Glass2018-07-251-1/+4
* efi_loader: Expose U-Boot addresses in memory map for sandboxAlexander Graf2018-07-251-6/+7
* efi: sandbox: Adjust memory usage for sandboxSimon Glass2018-07-251-3/+10
* efi_loader: Use common elf.h reloc definesAlexander Graf2018-07-251-4/+3
* elf: Move x86 reloc defines to common elf.hAlexander Graf2018-07-254-47/+35
* efi_loader: Move to compiler based target architecture determinationAlexander Graf2018-07-251-6/+8
* efi_loader: Introduce ms abi vararg helpersAlexander Graf2018-07-252-18/+26
* efi_loader: Disable miniapps on sandboxAlexander Graf2018-07-251-1/+1
* efi_loader: efi_allocate_pages is too restrictiveHeinrich Schuchardt2018-07-251-1/+1
* efi_loader: Allow SMBIOS tables in highmemAlexander Graf2018-07-251-2/+9
* efi_loader: Use map_sysmem() in bootefi commandAlexander Graf2018-07-251-5/+8
* efi_loader: Use compiler constants for image loaderAlexander Graf2018-07-251-6/+6
* Revert "efi_loader: no support for ARMV7_NONSEC=y"Mark Kettenis2018-07-252-4/+0
* ARM: HYP/non-sec: enable ARMV7_LPAE if HYP mode is supportedMark Kettenis2018-07-251-1/+1
* efi_loader: ARM: don't attempt to enter non-secure mode twiceMark Kettenis2018-07-251-1/+5
* efi_loader: ARM: run EFI payloads non-secureMark Kettenis2018-07-251-0/+33
* ARM: HYP/non-sec: migrate stackMark Kettenis2018-07-251-0/+2
* efi_selftest: update .gitignoreHeinrich Schuchardt2018-07-251-1/+3
* mtd: nand: add new enum for storing ECC algorithmRafał Miłecki2018-07-231-0/+8
* ARM: configs: omap3_logic: remove Legacy OMAP3 USB driverAdam Ford2018-07-231-1/+0
* Convert CONFIG_DA8XX_GPIO to KconfigAdam Ford2018-07-2312-5/+11
* ARM: DTS: am3517-evm-u-boot: Mark MMC1 with cd-invertedAdam Ford2018-07-231-0/+4
* ARM: dts: am3517-evm-uboot: Add reg-shift for UARTAdam Ford2018-07-231-0/+12
* doc: Replace DocBook with sphinx-based docsMario Six2018-07-2326-2404/+4375
* ARM: DTS: Resync Logic PD SOM-LV 37xx devkit with Linux 4.18-RC4Adam Ford2018-07-233-255/+323
* ARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux 4.18-RC4Adam Ford2018-07-233-426/+475
* ARM: dts: Resync OMAP3 and omap36xx with Linux 4.18-RC4Adam Ford2018-07-233-18/+71
* ARM: DTS: Resync am3517-evm.dts with Linux 4.18-rc4Adam Ford2018-07-233-2/+377
* m68k: m5253evbe: Remove this boardTom Rini2018-07-238-441/+0
* spi: stm32_qspi: rework mode managementChristophe Kerello2018-07-231-14/+14
* spi: stm32_qspi: assign functional operation mode in _stm32_qspi_gen_ccrChristophe Kerello2018-07-231-9/+8
* bios_emulator: remove assignment without effectHeinrich Schuchardt2018-07-231-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2018-07-2350-508/+2514
|\
| * configs: imx6q_logic: Cleanup ramdiskaddr and fdtaddrAdam Ford2018-07-231-11/+9
| * mx25: fix the offset between the USB ports' registersMartin Kaiser2018-07-231-1/+6
| * tools/imximage: get HAB information from headerHolger Dengler2018-07-231-4/+9