Commit Graph

31661 Commits (aed1a4dd88e94001b811b297c1ff734c3f8d22d9)
 

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