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