Commit Graph

45995 Commits (2eca84523f4ffdea0f4b29c187188dde205cfcbd)
 

Author SHA1 Message Date
Heinrich Schuchardt 2eca84523f efi_loader: efi_set_timer: reset signaled state 8 years ago
Heinrich Schuchardt ca62a4f53e efi_loader: implement queueing of the notification function 8 years ago
Heinrich Schuchardt 38b1b79021 test/py: add a test calling the EFI selftest 8 years ago
Heinrich Schuchardt 623b3a5797 efi_selftest: provide an EFI selftest application 8 years ago
Heinrich Schuchardt ea630ce9ea efi_loader: allow return value in EFI_CALL 8 years ago
Heinrich Schuchardt 29f1a3670e efi_loader: fix typo in include/efi.h 8 years ago
Heinrich Schuchardt 591cf2e161 efi_loader: avoid obscure constants in efi_runtime.c 8 years ago
Andre Przywara eefa0a647d EFI: find EFI system partition by legacy MBR partition type 8 years ago
Heinrich Schuchardt c96967e6d7 efi_loader: usage of always in Makefile 8 years ago
Heinrich Schuchardt b0763108ea scripts/Makefile.lib: generalize building built in EFI app 8 years ago
Heinrich Schuchardt 5e44489bc1 efi_loader: rename __efi_hello_world_* 8 years ago
Heinrich Schuchardt d6507e6fd9 scripts/Makefile.lib: remove overridden target $(obj)/helloworld.so: 8 years ago
Alexander Graf a148920e12 efi_loader: Fix efi_exit gd clobbering 8 years ago
Heinrich Schuchardt ae0bd3a983 efi_loader: write protocol GUID in OpenProtocol 8 years ago
Heinrich Schuchardt da94073b42 efi_loader: call __efi_exit_check in efi_exit 8 years ago
Heinrich Schuchardt a80a232e96 efi_disk: efi_disk_rw_blocks is not an API function 8 years ago
Heinrich Schuchardt 51c533fdce efi_loader: bootefi hello should use loadaddr 8 years ago
Tom Rini c07f38208a Merge git://git.denx.de/u-boot-x86 8 years ago
Heinrich Schuchardt 8a1c44271c x86: ivybridge: remove unused variables 8 years ago
Simon Glass 2b2e9f6b9e x86: Enable early timer for chromebook_link 8 years ago
Simon Glass d69bb0ecbf bootstage: Provide a separate record count setting for SPL 8 years ago
Simon Glass 066b25b6c4 bootstage: Drop unused options 8 years ago
Simon Glass 2ff50f5fa4 dm: x86: Allow TSC timer to be used before DM is ready 8 years ago
Simon Glass 5ee94b4f40 board_f: Drop the timer after relocation 8 years ago
Bin Meng eb45787b39 x86: Support Intel Cherry Hill board 8 years ago
Bin Meng 507f1024b8 x86: braswell: Disable PUNIT power configuration for B0 stepping 8 years ago
Bin Meng fffad9264a x86: braswell: Add FSP configuration 8 years ago
Bin Meng e61a2687b3 x86: braswell: Add microcode for B0/C0/D0 stepping SoC 8 years ago
Bin Meng de9ac9a1b9 x86: Add Intel Braswell SoC support 8 years ago
Bin Meng b3fd2126dc x86: fsp: Update fsp command to show spec 1.1 header 8 years ago
Bin Meng 5df91f1c82 x86: dm: video: Add a framebuffer driver that utilizes VBT 8 years ago
Bin Meng 6c22379eaf x86: dts: Include Intel Video BIOS Table in the ROM image 8 years ago
Bin Meng 59ea8c250b tools: binman: Add a new entry type for Intel VBT 8 years ago
Bin Meng ae3ca1251d x86: Add Video BIOS Table (VBT) related Kconfig options 8 years ago
Bin Meng 4ff333b7dd x86: fsp: Add FSP_GRAPHICS_INFO_HOB 8 years ago
Bin Meng bb737ced7f x86: fsp: Update struct common_buf for FSP spec 1.1 8 years ago
Bin Meng 3df39ef107 x86: tsc: Add Airmont reference clock values 8 years ago
Tom Rini 08cebeeaad Merge git://git.denx.de/u-boot-fdt 8 years ago
Stephen Warren 110ba62519 test/py: gpt: make use of infra-structure 8 years ago
Adam Ford 079c92b0a7 ARM: davinci: Remove CONFIG_SOC_DA830 8 years ago
Jean-Jacques Hiblot 8ce5fac9a0 arm: dts: Add missing u-boot specific dtsi for dra7-evm 8 years ago
Harinarayan Bhatta a1e4bc65e1 arm: mach-omap2: Relax checks on OP-TEE location to allow pageable image 8 years ago
Rob Clark 725ffdb5cb fs/fat: fix fatbuf leak 8 years ago
Rob Clark 265edc03d5 fs/fat: Clean up open-coded sector <-> cluster conversions 8 years ago
Rob Clark 21a24c3bf3 fs/fat: fix case for FAT shortnames 8 years ago
Rob Clark 89191d6267 fat/fs: move ls to generic implementation 8 years ago
Rob Clark 41fa83d1a6 fat/fs: remove a bunch of dead code 8 years ago
Rob Clark 1f40366b31 fs/fat: implement opendir/readdir/closedir 8 years ago
Rob Clark 4bbcc965f9 fs: add fs_readdir() 8 years ago
Rob Clark 8eafae209c fat/fs: convert to directory iterators 8 years ago