summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-06ARM: tegra: Add e2220-1170 boardStephen Warren
2015-08-06ARM: tegra: p2571: remove another unused defineStephen Warren
2015-08-06ARM: tegra: enable GPU DT node when appropriateAlexandre Courbot
2015-08-06ARM: tegra: move VPR configuration to a later stageAlexandre Courbot
2015-08-06ARM: tegra: add comment re: autogeneration to pinmux headersStephen Warren
2015-08-06ARM: tegra: restrict usable RAM size furtherStephen Warren
2015-08-05Tegra: P2571: Clean up config fileTom Warren
2015-08-05Tegra: spi: Move TEGRA114_SPI switch to defconfigsTom Warren
2015-08-05Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc.Tom Warren
2015-08-05Tegra: clocks: Add 38.4MHz OSC support for T210 useTom Warren
2015-08-05T210: P2571: Turn CPU fan onTom Warren
2015-08-05T210: P2571: Restore USB gadget mode (ums)Tom Warren
2015-08-05T210: P2571: Enable SD-card power via PMIC LDO2Tom Warren
2015-08-05configs: Remove CONFIG_SERIAL_MULTIStephen Warren
2015-08-05Merge git://git.denx.de/u-boot-x86Tom Rini
2015-08-05x86: Document how to write PIRQ information in the device treeBin Meng
2015-08-05pci: Remove DEBUG from pci_compat.cBin Meng
2015-08-05usb: Fix device detection codeMarek Vasut
2015-08-05net: asix: fix operation without eepromMarcel Ziswiler
2015-08-05sunxi: Drop our own copy of the USB_KEYBOARD optionsHans de Goede
2015-08-05usb: USB storage-specific part ifdef in uclassPaul Kocialkowski
2015-08-05sunxi: MUSB gadget config provisions, with fastboot and USB mass storage supportPaul Kocialkowski
2015-08-05musb: sunxi: Force EP0 on re-enableMaxime Ripard
2015-08-05sunxi: config update to stick with Kconfig changesPaul Kocialkowski
2015-08-05sunxi: usb: USB_MUSB_SUNXI move to musb-new KconfigPaul Kocialkowski
2015-08-05usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGETPaul Kocialkowski
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