Commit Graph

31563 Commits (465a67cf529bd2f7a5ca871aff3fa63faa142516)
 

Author SHA1 Message Date
Simon Glass 465a67cf52 x86: Add relocation and link script for a 64-bit EFI application 9 years ago
Ben Stoltz cd326a32c9 x86: Add definitions for the x86-efi board and plumb it in 9 years ago
Simon Glass a42bfe02d3 x86: Allow relocation code to build without text base 9 years ago
Simon Glass d6c099c2a1 x86: dts: Add a device tree file for EFI 9 years ago
Ben Stoltz 3e9aa32055 x86: Add EFI board code 9 years ago
Ben Stoltz 3dcdd17b43 x86: Add support for U-Boot as an EFI application 9 years ago
Simon Glass ed3b4d3736 x86: Add asm/elf.h for x86-specific ELF definitions 9 years ago
Simon Glass 981dca69f6 x86: Support skipping relocation for EFI 9 years ago
Simon Glass 08aeb8b5fe efi: Support building a u-boot-app.efi executable 9 years ago
Ben Stoltz 3f1c046cea x86: Set up toolchain flags for running as EFI application 9 years ago
Ben Stoltz 484cce0d2d efi: Drop CONFIG_SYS_TEXT_BASE for EFI 9 years ago
Simon Glass 275854baee efi: Add a serial driver 9 years ago
Simon Glass f05ad9ba4c Add a way to skip relocation 9 years ago
Simon Glass 7bea527160 x86: Update README to explain booting Ubuntu on Minnowmax 9 years ago
Simon Glass 82bc22ac8f x86: minnowmax: Drop the old PCI settings 9 years ago
Simon Glass 7fd078cb8c x86: dts: Fix typo in intel,irq-router.txt 9 years ago
Simon Glass 1f2be4cea4 x86: Drop CONFIG_DCACHE_RAM_MRC_VAR_SIZE from header file 9 years ago
Simon Glass dcfe4a54ed x86: Move CONFIG_X86_SERIAL to Kconfig 9 years ago
Simon Glass ca4435ef28 x86: Move Chrome OS options to defconfig 9 years ago
Simon Glass 3f416f336e dm: Add a return value comment to device_get_child() 9 years ago
Simon Glass 4bad2e7374 pci: Indicate prefetchable memory allocate when debugging 9 years ago
Simon Glass 5f48d798eb pci: Add a constant for an invalid interrupt 9 years ago
Simon Glass f134ed7df1 efi: Display the correct initcall pre-relocation values 9 years ago
Ben Stoltz 9b2174984e efi: Avoid using non-existent text base 9 years ago
Simon Glass 867a6ac86d efi: Add start-up library code 9 years ago
Simon Glass 8f3b9694b2 x86: Allow use of global_data with EFI 9 years ago
Simon Glass 53292ad956 pci: Fix up code for CONFIG_PCI_ENUM_ONLY 9 years ago
Simon Glass da4b159bf0 pci: Use debug() instead of DEBUGF() in pci_auto.c 9 years ago
Simon Glass 8aba36d896 x86: Tidy up a few minor issues with interrupts 9 years ago
Simon Glass 8b097916fa x86: Add some missing global_data declarations in files that use gd 9 years ago
Simon Glass 0bc74ab3e6 x86: Tidy up the 64-bit calling code 9 years ago
Simon Glass 0d9edd2dfb x86: Drop unused copy_fdt_to_ram() 9 years ago
Simon Glass 83ec7de3bc x86: Tidy up global_data flags 9 years ago
Simon Glass b0b403d954 Reserve the top 16 flag bits for architecture-specific use 9 years ago
Simon Glass b6c9a20556 x86: Use CR0 constants in CPU init 9 years ago
Simon Glass da3a95d60b x86: Add various minor tidy-ups to the 32-bit startup code 9 years ago
Simon Glass 5598facbd2 Bring in __aligned_u64 and friends to linux/types.h 9 years ago
Simon Glass e020c88a3c Allow objcopy to work without filling gaps with 0xff 9 years ago
Simon Glass 5efa28139c elf: Add a few definitions for 64-bit relocation 9 years ago
Simon Glass 753812cb2e dm: serial: Correct logic in serial_find_console_or_panic() 9 years ago
Simon Glass 2fda14ae6a dm: core: Check for empty list in uclass_find_device() 9 years ago
Simon Glass 3834f41720 Support removing default assembler flags 9 years ago
Peng Fan 58b6ad681a common: command add '\n' for debug msg 9 years ago
Masahiro Yamada 3bd926cc7e lib: fdt: fix indent of #ifdef..#endif conditional 9 years ago
Bin Meng 31dd0a9a76 common: Print nothing in the __weak checkboard() 9 years ago
Bin Meng 0112432798 gitignore: Add defconfig and fdtgrep 9 years ago
Bin Meng fe3fbd3024 x86: bayleybay: Configure PCI IRQ 9 years ago
Bin Meng 9b911bed78 x86: Add Intel Bayley Bay board support 9 years ago
Bin Meng 2774ff720d x86: Add microcode for BayTrail-I B0 stepping 9 years ago
Bin Meng 3e79a4ab26 x86: baytrail: Update UPD setting for FSP Gold4 release 9 years ago