summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski
2015-08-05usb: Generic USB Kconfig option, that fits both host and gadget and commentsPaul Kocialkowski
2015-08-05usb: USB_ARCH_HAS_HCD Kconfig option removalPaul Kocialkowski
2015-08-05usb: dwc2: Call board_usb_init() from usb_lowlevel_init()Peter Griffin
2015-08-05efi: Add a README to explain how things workSimon Glass
2015-08-05x86: Gracefully disable the vesa driver when running from EFISimon Glass
2015-08-05x86: qemu: Support operation as an EFI payloadSimon Glass
2015-08-05x86: baytrail: Support operation as an EFI payloadSimon Glass
2015-08-05x86: Add helper code for running from EFISimon Glass
2015-08-05x86: Handle running as EFI payloadSimon Glass
2015-08-05efi: Add a command to display the memory mapSimon Glass
2015-08-05efi: Add functions for decoding the EFI tablesSimon Glass
2015-08-05x86: Add support for passing tables into U-BootSimon Glass
2015-08-05efi: Add 64-bit payload supportSimon Glass
2015-08-05x86: Add a way to call 32-bit code from 64-bit modeSimon Glass
2015-08-05x86: Add an enum for some commonly-used GDT bitsSimon Glass
2015-08-05x86: Support building the EFI stubSimon Glass
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