summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-07-1759-627/+1798
| |\
| * | i2c: fix vf610 supportAlbert ARIBAUD \(3ADEV\)2015-07-104-4/+15
| * | iMX: adding parsing to hab_status commandUlises Cardenas2015-07-102-13/+245
| * | imx: mx6 add i2c4 clock support for i.MX6SXPeng Fan2015-07-102-7/+12
| * | imx: mx6 remove duplicated enable_cspi_clockPeng Fan2015-07-102-20/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-07-316-58/+89
|\ \ \
| * | | powerpc/t4240: update serdes tableShaohui Xie2015-07-311-55/+48
| * | | powerpc/mpc85xx: SECURE BOOT-Copy Boot Script on RAMAneesh Bansal2015-07-311-0/+14
| * | | powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041Aneesh Bansal2015-07-312-0/+16
| * | | powerpc/mpc85xx: Correct CONFIG_USB_MAX_CONTROLLER_COUNT for p1025Nikhil Badola2015-07-281-1/+1
| * | | powerpc/t1024: update fman liodn for mac1Shengzhou Liu2015-07-282-2/+7
| * | | powerpc/T104xD4: Add Secure boot support for T104xD4RDB platformsgaurav rana2015-07-282-0/+3
* | | | armv8: caches: Added routine to set non cacheable regionSiva Durga Prasad Paladugu2015-07-312-10/+55
OpenPOWER on IntegriCloud