summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'patman' of git://git.denx.de/u-boot-x86Tom Rini2015-01-312-4/+22
|\
| * sandbox: Add a -D option to use a default device treeSimon Glass2015-01-301-0/+20
| * sandbox: Correct cros-ec keyboard definitionSimon Glass2015-01-301-4/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2015-01-3026-912/+270
|\ \
| * | MIPS: unify CPU code in arch/mips/cpu/Daniel Schwierzeck2015-01-3012-389/+13
| * | MIPS: move au1x00 SoC code to arch/mips/mach-au1x00Daniel Schwierzeck2015-01-3010-10/+8
| * | MIPS: handle mips64 ST0_KX bit in mips32 start.SPaul Burton2015-01-301-1/+3
| * | MIPS: handle mips64 relocs in mips32 start.SPaul Burton2015-01-301-2/+17
| * | MIPS: use asm.h macros in mips32 start.SPaul Burton2015-01-301-55/+61
| * | malta: IDE supportPaul Burton2015-01-291-0/+5
| * | MIPS: clear TagLo select 2 during cache initPaul Burton2015-01-291-2/+8
| * | MIPS: allow systems to skip loads during cache initPaul Burton2015-01-292-6/+19
| * | MIPS: inline mips_init_[id]cache functionsPaul Burton2015-01-291-58/+28
| * | MIPS: refactor cache loops to a macroPaul Burton2015-01-291-17/+13
| * | MIPS: refactor L1 cache config reads to a macroPaul Burton2015-01-291-56/+41
| * | MIPS: unify cache initialization codePaul Burton2015-01-295-224/+15
| * | MIPS: unify cache maintenance functionsPaul Burton2015-01-294-167/+119
| * | MIPS: avoid .set ISA for cache operationsPaul Burton2015-01-293-38/+33
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2015-01-3040-165/+215
|\ \
| * | dm: exynos: dts: Set the offset length for cros_ecSimon Glass2015-01-291-0/+1
| * | odroid u3: dts: add missing i2c aliasesPrzemyslaw Marczak2015-01-291-0/+7
| * | exynos5: pinmux: check flag for i2c configPrzemyslaw Marczak2015-01-292-8/+22
| * | arndale: dts: add missing i2c aliasesPrzemyslaw Marczak2015-01-291-0/+8
| * | exynos4: dts: add missing i2c propertiesPrzemyslaw Marczak2015-01-291-8/+16
| * | Export redesignMartin Dorwig2015-01-291-1/+2
| * | dm: i2c: Provide an offset length parameter where neededSimon Glass2015-01-291-1/+1
| * | dm: exynos: dts: Use GPIO bank phandles for GPIOsSimon Glass2015-01-2912-39/+30
| * | dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOsSimon Glass2015-01-2918-85/+109
| * | dm: mmc: Remove use of fdtdec GPIO supportSimon Glass2015-01-292-3/+4
| * | dm: zynq: Remove inline gpio functionsSimon Glass2015-01-291-15/+0
| * | dm: tegra: video: Remove use of fdtdec GPIO supportSimon Glass2015-01-291-4/+5
| * | dm: demo: Add a simple GPIO demonstrationSimon Glass2015-01-291-1/+10
| |/
* | ARM: armv7 fix spelling of SCTRLPeng Fan2015-01-302-4/+4
* | vexpress64: support the Juno Development PlatformLinus Walleij2015-01-301-0/+4
* | vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONSLinus Walleij2015-01-301-1/+13
|/
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-01-2619-145/+535
|\
| * x86: ivybridge: Drop the Kconfig MRC cache informationSimon Glass2015-01-241-28/+0
| * x86: config: Enable hook for saving MRC configurationSimon Glass2015-01-241-0/+5
| * x86: Implement a cache for Memory Reference Code parametersSimon Glass2015-01-245-0/+464
| * x86: dts: Add SPI flash MRC details for chromebook_linkSimon Glass2015-01-241-1/+14
| * x86: Use ipchecksum from net/Simon Glass2015-01-244-97/+4
| * x86: Fix various code format issues in start16.SBin Meng2015-01-231-10/+10
| * x86: Test mtrr support flag before accessing mtrr msrBin Meng2015-01-233-2/+19
| * x86: Save mtrr support flag in global dataBin Meng2015-01-232-6/+14
| * x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.cBin Meng2015-01-231-0/+2
| * x86: Fix out of bounds irq handlers accessSebastien Ronsse2015-01-231-1/+1
| * x86: Support ROMs on other archsSimon Glass2015-01-231-0/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-01-264-1/+21
|\ \
| * | ARM: atmel: sama5d4: add usb device initial codeBo Shen2015-01-191-0/+16
| * | ARM: atmel: sama5d4: add usb platform dataBo Shen2015-01-191-1/+1
OpenPOWER on IntegriCloud