summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-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
2015-08-05x86: Drop unused copy_fdt_to_ram()Simon Glass
2015-08-05x86: Tidy up global_data flagsSimon 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-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
2015-08-05x86: baytrail: Update UPD setting for FSP Gold4 releaseBin Meng
2015-08-05x86: qemu: Add MP initializationBin Meng
2015-08-05x86: Add a 'pause' instruction in __udelay() for QEMU targetMiao Yan
2015-08-03armv8/lsch3/config: Define USB XHCI controller base address for LS2085ANikhil Badola
2015-08-03armv8/lsch3/config: Define CONFIG_SYS_CACHELINE_SIZE for LS2085ANikhil Badola
2015-08-03armv7/ls102xa: Fix non-boot cpus cannot correctly fall in spin tableWang Dongsheng
2015-08-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini