summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: Add basic Intel Galileo board supportBin Meng2015-02-062-0/+44
* x86: Add basic Intel Quark processor supportBin Meng2015-02-066-0/+295
* x86: quark: Add Cache-As-RAM initializationBin Meng2015-02-061-0/+105
* x86: Define macros for pci configuration space accessBin Meng2015-02-062-7/+13
* x86: quark: Add routines to access message bus registersBin Meng2015-02-062-0/+183
* x86: Add header files for Intel Quark SoC definesBin Meng2015-02-062-0/+68
* x86: Add support for Intel Minnowboard MaxSimon Glass2015-02-0615-2/+3831
* x86: Allow a UART to be set up before the FSP is readySimon Glass2015-02-062-0/+7
* x86: Allow FSP Kconfig settings for all x86Simon Glass2015-02-062-38/+38
* x86: Remove unnecessary casts and fix comment typosSimon Glass2015-02-061-5/+5
* x86: mmc: Move common FSP functions into a common fileSimon Glass2015-02-065-72/+59
* x86: Make CAR and DRAM FSP code commonSimon Glass2015-02-054-1/+3
* x86: Adjust the FSP types slightlySimon Glass2015-02-054-7/+9
* x86: Move common FSP code into a common locationSimon Glass2015-02-0518-8/+16
* x86: video: Allow video ROM execution to fall back to the other methodSimon Glass2015-02-051-1/+2
* x86: Rename MMCONF_BASE_ADDRESS and make it common across x86Simon Glass2015-02-053-2/+16
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-02-0210-47/+227
|\
| * davinci: Do not duplicate setting of gdTom Rini2015-01-291-16/+1
| * omap3: add some MUX definitions for upcoming cairoAlbert ARIBAUD \(3ADEV\)2015-01-291-2/+49
| * omap3: mmc: add 1.8v bias setting for MMC1Albert ARIBAUD \(3ADEV\)2015-01-291-0/+1
| * omap3: add SDRC settings for Samsung K4X51163PGAlbert ARIBAUD \(3ADEV\)2015-01-291-0/+43
| * omap3: make SDRC SHARING setting configurableAlbert ARIBAUD \(3ADEV\)2015-01-292-1/+6
| * omap3: enable GP9 timer and UART2Albert ARIBAUD \(3ADEV\)2015-01-291-0/+9
| * ARM: OMAP5: DRA7xx: Add support for power rail groupingLubomir Popov2015-01-293-28/+118
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2015-02-027-7/+39
|\ \
| * | sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()Hans de Goede2015-02-022-5/+10
| * | sunxi: rsb: Add sun9i (A80 support)Hans de Goede2015-02-024-2/+25
| * | sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig optionHans de Goede2015-02-022-0/+4
| |/
* | 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
OpenPOWER on IntegriCloud