aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-02-06x86: quark: Enable the Memory Reference Code buildBin Meng1-0/+1
2015-02-06x86: quark: Add System Memory Controller supportBin Meng2-0/+3210
2015-02-06x86: quark: Add utility codes needed for MRCBin Meng4-0/+2068
2015-02-06x86: quark: Add Memory Reference Code (MRC) main routinesBin Meng2-0/+391
2015-02-06x86: quark: Bypass TSC calibrationBin Meng1-0/+5
2015-02-06x86: Allow overriding TSC_FREQ_IN_MHZBin Meng1-20/+20
2015-02-06x86: Enable the Intel quark/galileo buildBin Meng2-0/+18
2015-02-06x86: Add basic Intel Galileo board supportBin Meng2-0/+44
2015-02-06x86: Add basic Intel Quark processor supportBin Meng6-0/+295
2015-02-06x86: quark: Add Cache-As-RAM initializationBin Meng1-0/+105
2015-02-06x86: Define macros for pci configuration space accessBin Meng2-7/+13
2015-02-06x86: quark: Add routines to access message bus registersBin Meng2-0/+183
2015-02-06x86: Add header files for Intel Quark SoC definesBin Meng2-0/+68
2015-02-06x86: Add support for Intel Minnowboard MaxSimon Glass15-2/+3831
2015-02-06x86: Allow a UART to be set up before the FSP is readySimon Glass2-0/+7
2015-02-06x86: Allow FSP Kconfig settings for all x86Simon Glass2-38/+38
2015-02-06x86: Remove unnecessary casts and fix comment typosSimon Glass1-5/+5
2015-02-06x86: mmc: Move common FSP functions into a common fileSimon Glass5-72/+59
2015-02-05x86: Make CAR and DRAM FSP code commonSimon Glass4-1/+3
2015-02-05x86: Adjust the FSP types slightlySimon Glass4-7/+9
2015-02-05x86: Move common FSP code into a common locationSimon Glass18-8/+16
2015-02-05x86: video: Allow video ROM execution to fall back to the other methodSimon Glass1-1/+2
2015-02-05x86: Rename MMCONF_BASE_ADDRESS and make it common across x86Simon Glass3-2/+16
2015-02-02Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini10-47/+227
2015-02-02Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini7-7/+39
2015-02-02sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()Hans de Goede2-5/+10
2015-02-02sunxi: rsb: Add sun9i (A80 support)Hans de Goede4-2/+25
2015-02-02sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig optionHans de Goede2-0/+4
2015-01-31Merge branch 'patman' of git://git.denx.de/u-boot-x86Tom Rini2-4/+22
2015-01-30sandbox: Add a -D option to use a default device treeSimon Glass1-0/+20
2015-01-30sandbox: Correct cros-ec keyboard definitionSimon Glass1-4/+2
2015-01-30Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini26-912/+270
2015-01-30Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini40-165/+215
2015-01-30ARM: armv7 fix spelling of SCTRLPeng Fan2-4/+4
2015-01-30vexpress64: support the Juno Development PlatformLinus Walleij1-0/+4
2015-01-30vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONSLinus Walleij1-1/+13
2015-01-30MIPS: unify CPU code in arch/mips/cpu/Daniel Schwierzeck12-389/+13
2015-01-30MIPS: move au1x00 SoC code to arch/mips/mach-au1x00Daniel Schwierzeck10-10/+8
2015-01-30MIPS: handle mips64 ST0_KX bit in mips32 start.SPaul Burton1-1/+3
2015-01-30MIPS: handle mips64 relocs in mips32 start.SPaul Burton1-2/+17
2015-01-30MIPS: use asm.h macros in mips32 start.SPaul Burton1-55/+61
2015-01-29dm: exynos: dts: Set the offset length for cros_ecSimon Glass1-0/+1
2015-01-29odroid u3: dts: add missing i2c aliasesPrzemyslaw Marczak1-0/+7
2015-01-29exynos5: pinmux: check flag for i2c configPrzemyslaw Marczak2-8/+22
2015-01-29arndale: dts: add missing i2c aliasesPrzemyslaw Marczak1-0/+8
2015-01-29exynos4: dts: add missing i2c propertiesPrzemyslaw Marczak1-8/+16
2015-01-29Export redesignMartin Dorwig1-1/+2
2015-01-29dm: i2c: Provide an offset length parameter where neededSimon Glass1-1/+1
2015-01-29dm: exynos: dts: Use GPIO bank phandles for GPIOsSimon Glass12-39/+30
2015-01-29dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOsSimon Glass18-85/+109