summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-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
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
2015-08-02imx: mx6ul_14x14_evk add basic board supportPeng Fan
2015-08-02imx:mx6ul add dram spl configuration and header filePeng Fan
2015-08-02imx: mx6 add PAD_CTL_SPEED_LOW for i.MX6SX/ULPeng Fan