summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* driver/ddr/altera: Add DDR driver for Altera's SDRAM controllerDinh Nguyen2015-08-082-12/+399
* arm: dts: socfpga: Add mmc aliasMarek Vasut2015-08-081-0/+1
* arm: dts: socfpga: Fix SPI aliasesMarek Vasut2015-08-084-16/+5
* Merge git://git.denx.de/u-boot-dmTom Rini2015-08-0620-239/+1563
|\
| * exynos: dts: Correct LDO and BUCK namingSimon Glass2015-08-062-63/+63
| * x86: Enable debug UART for MinnowmaxSimon Glass2015-08-061-0/+9
| * 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
* | ARM: tegra: Add p2371-0000 boardStephen Warren2015-08-063-0/+69
* | ARM: tegra: Add e2220-1170 boardStephen Warren2015-08-063-0/+67
* | ARM: tegra: enable GPU DT node when appropriateAlexandre Courbot2015-08-062-0/+34
* | ARM: tegra: move VPR configuration to a later stageAlexandre Courbot2015-08-066-18/+46
* | ARM: tegra: restrict usable RAM size furtherStephen Warren2015-08-061-2/+11
* | Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc.Tom Warren2015-08-0512-174/+285
* | Tegra: clocks: Add 38.4MHz OSC support for T210 useTom Warren2015-08-054-6/+29
* | T210: P2571: Turn CPU fan onTom Warren2015-08-051-0/+3
|/
* 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
OpenPOWER on IntegriCloud