Commit Graph

31554 Commits (3f1c046cea8db2495b55a2b924f2f1b60c9997db)
 

Author SHA1 Message Date
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
Bin Meng 456ee909d6 x86: minnowmax: Remove smsc47x superio codes 9 years ago
Bin Meng 1e7a047304 x86: Sanity test on vesa parameters before setting up kernel screen_info 9 years ago
Bin Meng a2eb65fcad x86: qemu: Add MP initialization 9 years ago
Miao Yan 417576c2f1 x86: Add a 'pause' instruction in __udelay() for QEMU target 9 years ago
Bin Meng 947eb4396d doc: dm: Update pci-info.txt for pci support 9 years ago
Bin Meng df189d9ba3 dm: pci: Allow scan bridge child devices before relocation 9 years ago
Tom Rini e22b1a5494 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq 9 years ago
Vitaly Andrianov 8889e98415 configs: ti_armv7_keystone2: replace addr_uboot with loadaddr 9 years ago
Nikhil Badola e16b604ecf armv8/ls2085ardb: Add USB support for ls2085ardb 9 years ago