summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* armv7/ls102xa: Fix non-boot cpus cannot correctly fall in spin tableWang Dongsheng2015-08-031-0/+8
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-08-0222-218/+1776
|\
| * imx: mx6ul_14x14_evk add basic board supportPeng Fan2015-08-021-0/+8
| * imx:mx6ul add dram spl configuration and header filePeng Fan2015-08-023-10/+141
| * imx: mx6 add PAD_CTL_SPEED_LOW for i.MX6SX/ULPeng Fan2015-08-021-0/+4
| * imx: mx6ul update soc related settingsPeng Fan2015-08-021-5/+4
| * imx: mx6ul select SYS_L2CACHE_OFFPeng Fan2015-08-021-0/+4
| * imx:mx6ul add clock supportPeng Fan2015-08-022-90/+159
| * imx-common: timer: add i.MX6UL supportPeng Fan2015-08-021-3/+5
| * imx: mx6ul Add CONFIG_SYS_CACHELINE_SIZE for i.MX6ULPeng Fan2015-08-021-0/+4
| * imx: mx6ul: Update imx registers head filePeng Fan2015-08-021-25/+35
| * imx: mx6ul: Add pins IOMUX head filePeng Fan2015-08-022-0/+1067
| * imx: mx6ul: Add i.MX6UL CPU typePeng Fan2015-08-022-1/+4
| * arm: mx6: kconfig: don't select CPU_V7 per boardNikita Kiryanov2015-08-021-3/+0
| * arm: mx6: cm-fx6: move cm-fx6 target under ARCH_MX6Nikita Kiryanov2015-08-022-8/+8
| * imx: mx6qp Enable PRG clock for IPUPeng Fan2015-08-021-0/+5
| * imx: mx6: hab : Remove the cache issue workaroud in hab for i.MX6QPYe.Li2015-08-021-1/+2
| * imx: mx6: ccm: Change the clock settings for i.MX6QPPeng Fan2015-08-023-34/+49
| * imx: add cpu type for i.MX6QP/DPPeng Fan2015-08-024-5/+16
OpenPOWER on IntegriCloud