summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-08-08sunxi: nand: Add pinmux and clock settings for NAND supportKarol Gugala
2015-08-06Merge git://git.denx.de/u-boot-dmTom Rini
2015-08-06ARM: tegra: Add p2371-0000 boardStephen Warren
2015-08-06ARM: tegra: Add e2220-1170 boardStephen 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: restrict usable RAM size furtherStephen Warren
2015-08-06exynos: dts: Correct LDO and BUCK namingSimon Glass
2015-08-06x86: Enable debug UART for MinnowmaxSimon Glass
2015-08-05exynos: Add support for springSimon Glass
2015-08-05exynos: video: Remove non-device-tree codeSimon Glass
2015-08-05exynos: dts: Drop the old TPS65090 I2C nodeSimon Glass
2015-08-05dts: exynos: snow: Add a new node for the NXP video bridge driverSimon Glass
2015-08-05dts: exynos: pit: Add a new node for the parade video bridge driverSimon Glass
2015-08-05dts: exynos: snow: Add memory layout descriptionSimon Glass
2015-08-05exynos: Tidy up CPU frequency displaySimon Glass
2015-08-05exynos: Add support for the DisplayPort hotplug detectSimon Glass
2015-08-05exynos: Enable the debug UART in SPLSimon Glass
2015-08-05exynos: dts: Support EC tunnel and main TPS65090 regulatorSimon Glass
2015-08-05exynos: dts: Add PMIC and regulator definitionsSimon Glass
2015-08-05exynos: dts: Sync up I2C ports with the kernelSimon Glass
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-05Merge git://git.denx.de/u-boot-x86Tom Rini
2015-08-05sunxi: Drop our own copy of the USB_KEYBOARD optionsHans de Goede
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski
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-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: 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-05x86: Set up toolchain flags for running as EFI applicationBen Stoltz
2015-08-05efi: Add start-up library codeSimon Glass
2015-08-05x86: Allow use of global_data with EFISimon 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