summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-08-06exynos: Add support for springSimon Glass3-0/+595
2015-08-06exynos: video: Remove non-device-tree codeSimon Glass1-2/+0
2015-08-06exynos: dts: Drop the old TPS65090 I2C nodeSimon Glass1-16/+0
2015-08-06dts: exynos: snow: Add a new node for the NXP video bridge driverSimon Glass1-20/+16
2015-08-06dts: exynos: pit: Add a new node for the parade video bridge driverSimon Glass1-5/+123
2015-08-06dts: exynos: snow: Add memory layout descriptionSimon Glass1-0/+53
2015-08-06exynos: Tidy up CPU frequency displaySimon Glass1-5/+2
2015-08-06exynos: Add support for the DisplayPort hotplug detectSimon Glass2-0/+11
2015-08-06exynos: Enable the debug UART in SPLSimon Glass1-0/+5
2015-08-06exynos: dts: Support EC tunnel and main TPS65090 regulatorSimon Glass3-48/+297
2015-08-06exynos: dts: Add PMIC and regulator definitionsSimon Glass2-0/+304
2015-08-06exynos: dts: Sync up I2C ports with the kernelSimon Glass9-89/+94
2015-08-05Merge git://git.denx.de/u-boot-x86Tom Rini50-136/+5552
2015-08-05sunxi: Drop our own copy of the USB_KEYBOARD optionsHans de Goede1-0/+1
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2-2/+2
2015-08-05x86: qemu: Support operation as an EFI payloadSimon Glass2-1/+6
2015-08-05x86: baytrail: Support operation as an EFI payloadSimon Glass3-1/+5
2015-08-05x86: Add helper code for running from EFISimon Glass4-0/+165
2015-08-05x86: Handle running as EFI payloadSimon Glass5-10/+43
2015-08-05x86: Add support for passing tables into U-BootSimon Glass3-1/+20
2015-08-05efi: Add 64-bit payload supportSimon Glass3-1/+65
2015-08-05x86: Add a way to call 32-bit code from 64-bit modeSimon Glass3-0/+79
2015-08-05x86: Add an enum for some commonly-used GDT bitsSimon Glass1-0/+18
2015-08-05x86: Support building the EFI stubSimon Glass2-1/+25
2015-08-05efi: Add support for loading U-Boot through an EFI stubSimon Glass1-0/+7
2015-08-05x86: Add relocation and link script for a 64-bit EFI applicationSimon Glass2-0/+149
2015-08-05x86: Allow relocation code to build without text baseSimon Glass1-6/+11
2015-08-05x86: dts: Add a device tree file for EFISimon Glass2-0/+23
2015-08-05x86: Add EFI board codeBen Stoltz1-0/+1
2015-08-05x86: Add support for U-Boot as an EFI applicationBen Stoltz11-0/+319
2015-08-05x86: Add asm/elf.h for x86-specific ELF definitionsSimon Glass1-0/+46
2015-08-05x86: Support skipping relocation for EFISimon Glass1-0/+6
2015-08-05x86: Set up toolchain flags for running as EFI applicationBen Stoltz1-3/+27
2015-08-05efi: Add start-up library codeSimon Glass1-57/+2
2015-08-05x86: Allow use of global_data with EFISimon Glass1-0/+7
2015-08-05x86: Tidy up a few minor issues with interruptsSimon Glass1-5/+4
2015-08-05x86: Add some missing global_data declarations in files that use gdSimon Glass5-0/+10
2015-08-05x86: Tidy up the 64-bit calling codeSimon Glass1-2/+2
2015-08-05x86: Drop unused copy_fdt_to_ram()Simon Glass2-19/+0
2015-08-05x86: Tidy up global_data flagsSimon Glass2-7/+11
2015-08-05x86: Use CR0 constants in CPU initSimon Glass1-1/+1
2015-08-05x86: Add various minor tidy-ups to the 32-bit startup codeSimon Glass1-20/+26
2015-08-05x86: bayleybay: Configure PCI IRQBin Meng2-0/+71
2015-08-05x86: Add Intel Bayley Bay board supportBin Meng2-1/+136
2015-08-05x86: Add microcode for BayTrail-I B0 steppingBin Meng1-0/+4244
2015-08-05x86: baytrail: Update UPD setting for FSP Gold4 releaseBin Meng1-1/+2
2015-08-05x86: qemu: Add MP initializationBin Meng2-0/+14
2015-08-05x86: Add a 'pause' instruction in __udelay() for QEMU targetMiao Yan1-0/+8
2015-08-03armv8/lsch3/config: Define USB XHCI controller base address for LS2085ANikhil Badola1-0/+3
2015-08-03armv8/lsch3/config: Define CONFIG_SYS_CACHELINE_SIZE for LS2085ANikhil Badola1-0/+1