summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-20efi: add some more device path structuresPeter Jones
2017-09-20efi: add some missing __packedRob Clark
2017-09-20part: extract MBR signature from partitionsPeter Jones
2017-09-20part: move efi_guid_tRob Clark
2017-09-18efi_selftest: check notification of ExitBootServicesHeinrich Schuchardt
2017-09-18efi_loader: notify when ExitBootServices is invokedHeinrich Schuchardt
2017-09-18efi_selftest: test task priority levelsHeinrich Schuchardt
2017-09-18efi_loader: implement task priority level (TPL)Heinrich Schuchardt
2017-09-18efi_selftest: provide unit test for event servicesHeinrich Schuchardt
2017-09-18efi_loader: efi_set_timer: reset signaled stateHeinrich Schuchardt
2017-09-18efi_loader: implement queueing of the notification functionHeinrich Schuchardt
2017-09-18test/py: add a test calling the EFI selftestHeinrich Schuchardt
2017-09-18efi_selftest: provide an EFI selftest applicationHeinrich Schuchardt
2017-09-18efi_loader: allow return value in EFI_CALLHeinrich Schuchardt
2017-09-18efi_loader: fix typo in include/efi.hHeinrich Schuchardt
2017-09-18efi_loader: avoid obscure constants in efi_runtime.cHeinrich Schuchardt
2017-09-18EFI: find EFI system partition by legacy MBR partition typeAndre Przywara
2017-09-18efi_loader: usage of always in MakefileHeinrich Schuchardt
2017-09-18scripts/Makefile.lib: generalize building built in EFI appHeinrich Schuchardt
2017-09-18efi_loader: rename __efi_hello_world_*Heinrich Schuchardt
2017-09-18scripts/Makefile.lib: remove overridden target $(obj)/helloworld.so:Heinrich Schuchardt
2017-09-18efi_loader: Fix efi_exit gd clobberingAlexander Graf
2017-09-18efi_loader: write protocol GUID in OpenProtocolHeinrich Schuchardt
2017-09-18efi_loader: call __efi_exit_check in efi_exitHeinrich Schuchardt
2017-09-18efi_disk: efi_disk_rw_blocks is not an API functionHeinrich Schuchardt
2017-09-18efi_loader: bootefi hello should use loadaddrHeinrich Schuchardt
2017-09-17Merge git://git.denx.de/u-boot-x86Tom Rini
2017-09-16x86: ivybridge: remove unused variablesHeinrich Schuchardt
2017-09-16x86: Enable early timer for chromebook_linkSimon Glass
2017-09-16bootstage: Provide a separate record count setting for SPLSimon Glass
2017-09-16bootstage: Drop unused optionsSimon Glass
2017-09-16dm: x86: Allow TSC timer to be used before DM is readySimon Glass
2017-09-16board_f: Drop the timer after relocationSimon Glass
2017-09-16x86: Support Intel Cherry Hill boardBin Meng
2017-09-16x86: braswell: Disable PUNIT power configuration for B0 steppingBin Meng
2017-09-16x86: braswell: Add FSP configurationBin Meng
2017-09-16x86: braswell: Add microcode for B0/C0/D0 stepping SoCBin Meng
2017-09-16x86: Add Intel Braswell SoC supportBin Meng
2017-09-16x86: fsp: Update fsp command to show spec 1.1 headerBin Meng
2017-09-16x86: dm: video: Add a framebuffer driver that utilizes VBTBin Meng
2017-09-16x86: dts: Include Intel Video BIOS Table in the ROM imageBin Meng
2017-09-16tools: binman: Add a new entry type for Intel VBTBin Meng
2017-09-16x86: Add Video BIOS Table (VBT) related Kconfig optionsBin Meng
2017-09-16x86: fsp: Add FSP_GRAPHICS_INFO_HOBBin Meng
2017-09-16x86: fsp: Update struct common_buf for FSP spec 1.1Bin Meng
2017-09-16x86: tsc: Add Airmont reference clock valuesBin Meng
2017-09-15Merge git://git.denx.de/u-boot-fdtTom Rini
2017-09-15test/py: gpt: make use of infra-structureStephen Warren
2017-09-15ARM: davinci: Remove CONFIG_SOC_DA830Adam Ford
2017-09-15arm: dts: Add missing u-boot specific dtsi for dra7-evmJean-Jacques Hiblot