summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-05efi: Add support for loading U-Boot through an EFI stubSimon Glass
2015-08-05x86: Add relocation and link script for a 64-bit EFI applicationSimon Glass
2015-08-05x86: Add definitions for the x86-efi board and plumb it inBen Stoltz
2015-08-05x86: Allow relocation code to build without text baseSimon Glass
2015-08-05x86: dts: Add a device tree file for EFISimon Glass
2015-08-05x86: Add EFI board codeBen Stoltz
2015-08-05x86: Add support for U-Boot as an EFI applicationBen Stoltz
2015-08-05x86: Add asm/elf.h for x86-specific ELF definitionsSimon Glass
2015-08-05x86: Support skipping relocation for EFISimon Glass
2015-08-05efi: Support building a u-boot-app.efi executableSimon Glass
2015-08-05x86: Set up toolchain flags for running as EFI applicationBen Stoltz
2015-08-05efi: Drop CONFIG_SYS_TEXT_BASE for EFIBen Stoltz
2015-08-05efi: Add a serial driverSimon Glass
2015-08-05Add a way to skip relocationSimon Glass
2015-08-05x86: Update README to explain booting Ubuntu on MinnowmaxSimon Glass
2015-08-05x86: minnowmax: Drop the old PCI settingsSimon Glass
2015-08-05x86: dts: Fix typo in intel,irq-router.txtSimon Glass
2015-08-05x86: Drop CONFIG_DCACHE_RAM_MRC_VAR_SIZE from header fileSimon Glass
2015-08-05x86: Move CONFIG_X86_SERIAL to KconfigSimon Glass
2015-08-05x86: Move Chrome OS options to defconfigSimon Glass
2015-08-05dm: Add a return value comment to device_get_child()Simon Glass
2015-08-05pci: Indicate prefetchable memory allocate when debuggingSimon Glass
2015-08-05pci: Add a constant for an invalid interruptSimon Glass
2015-08-05efi: Display the correct initcall pre-relocation valuesSimon Glass
2015-08-05efi: Avoid using non-existent text baseBen Stoltz
2015-08-05efi: Add start-up library codeSimon Glass
2015-08-05x86: Allow use of global_data with EFISimon Glass
2015-08-05pci: Fix up code for CONFIG_PCI_ENUM_ONLYSimon Glass
2015-08-05pci: Use debug() instead of DEBUGF() in pci_auto.cSimon Glass
2015-08-05x86: Tidy up a few minor issues with interruptsSimon Glass
2015-08-05x86: Add some missing global_data declarations in files that use gdSimon Glass
2015-08-05x86: Tidy up the 64-bit calling codeSimon Glass
2015-08-05x86: Drop unused copy_fdt_to_ram()Simon Glass
2015-08-05x86: Tidy up global_data flagsSimon Glass
2015-08-05Reserve the top 16 flag bits for architecture-specific useSimon Glass
2015-08-05x86: Use CR0 constants in CPU initSimon Glass
2015-08-05x86: Add various minor tidy-ups to the 32-bit startup codeSimon Glass
2015-08-05Bring in __aligned_u64 and friends to linux/types.hSimon Glass
2015-08-05Allow objcopy to work without filling gaps with 0xffSimon Glass
2015-08-05elf: Add a few definitions for 64-bit relocationSimon Glass
2015-08-05dm: serial: Correct logic in serial_find_console_or_panic()Simon Glass
2015-08-05dm: core: Check for empty list in uclass_find_device()Simon Glass
2015-08-05Support removing default assembler flagsSimon Glass
2015-08-05common: command add '\n' for debug msgPeng Fan
2015-08-05lib: fdt: fix indent of #ifdef..#endif conditionalMasahiro Yamada
2015-08-05common: Print nothing in the __weak checkboard()Bin Meng
2015-08-05gitignore: Add defconfig and fdtgrepBin Meng
2015-08-05x86: bayleybay: Configure PCI IRQBin Meng
2015-08-05x86: Add Intel Bayley Bay board supportBin Meng
2015-08-05x86: Add microcode for BayTrail-I B0 steppingBin Meng