summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-02-06x86: quark: Add Cache-As-RAM initializationBin Meng
2015-02-06x86: Define macros for pci configuration space accessBin Meng
2015-02-06x86: quark: Add routines to access message bus registersBin Meng
2015-02-06x86: Add header files for Intel Quark SoC definesBin Meng
2015-02-06x86: Add support for Intel Minnowboard MaxSimon Glass
2015-02-06x86: Allow a UART to be set up before the FSP is readySimon Glass
2015-02-06x86: Allow FSP Kconfig settings for all x86Simon Glass
2015-02-06x86: Remove unnecessary casts and fix comment typosSimon Glass
2015-02-06x86: mmc: Move common FSP functions into a common fileSimon Glass
2015-02-06x86: Make CAR and DRAM FSP code commonSimon Glass
2015-02-06x86: Adjust the FSP types slightlySimon Glass
2015-02-06x86: Move common FSP code into a common locationSimon Glass
2015-02-06x86: video: Allow video ROM execution to fall back to the other methodSimon Glass
2015-02-06x86: Rename MMCONF_BASE_ADDRESS and make it common across x86Simon Glass
2015-02-02Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2015-02-02Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2015-02-02sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()Hans de Goede
2015-02-02sunxi: rsb: Add sun9i (A80 support)Hans de Goede
2015-02-02sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig optionHans de Goede
2015-01-31Merge branch 'patman' of git://git.denx.de/u-boot-x86Tom Rini
2015-01-30sandbox: Add a -D option to use a default device treeSimon Glass
2015-01-30sandbox: Correct cros-ec keyboard definitionSimon Glass
2015-01-30Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2015-01-30Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini
2015-01-30ARM: armv7 fix spelling of SCTRLPeng Fan
2015-01-30vexpress64: support the Juno Development PlatformLinus Walleij
2015-01-30vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONSLinus Walleij
2015-01-30MIPS: unify CPU code in arch/mips/cpu/Daniel Schwierzeck
2015-01-30MIPS: move au1x00 SoC code to arch/mips/mach-au1x00Daniel Schwierzeck
2015-01-30MIPS: handle mips64 ST0_KX bit in mips32 start.SPaul Burton
2015-01-30MIPS: handle mips64 relocs in mips32 start.SPaul Burton
2015-01-30MIPS: use asm.h macros in mips32 start.SPaul Burton
2015-01-30dm: exynos: dts: Set the offset length for cros_ecSimon Glass
2015-01-30odroid u3: dts: add missing i2c aliasesPrzemyslaw Marczak
2015-01-30exynos5: pinmux: check flag for i2c configPrzemyslaw Marczak
2015-01-30arndale: dts: add missing i2c aliasesPrzemyslaw Marczak
2015-01-30exynos4: dts: add missing i2c propertiesPrzemyslaw Marczak
2015-01-30Export redesignMartin Dorwig
2015-01-30dm: i2c: Provide an offset length parameter where neededSimon Glass
2015-01-30dm: exynos: dts: Use GPIO bank phandles for GPIOsSimon Glass
2015-01-30dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOsSimon Glass
2015-01-30dm: mmc: Remove use of fdtdec GPIO supportSimon Glass
2015-01-30dm: zynq: Remove inline gpio functionsSimon Glass
2015-01-30dm: tegra: video: Remove use of fdtdec GPIO supportSimon Glass
2015-01-30dm: demo: Add a simple GPIO demonstrationSimon Glass
2015-01-29davinci: Do not duplicate setting of gdTom Rini
2015-01-29omap3: add some MUX definitions for upcoming cairoAlbert ARIBAUD \(3ADEV\)
2015-01-29omap3: mmc: add 1.8v bias setting for MMC1Albert ARIBAUD \(3ADEV\)
2015-01-29omap3: add SDRC settings for Samsung K4X51163PGAlbert ARIBAUD \(3ADEV\)
2015-01-29omap3: make SDRC SHARING setting configurableAlbert ARIBAUD \(3ADEV\)