summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-02-09microblaze: spl: Do not call mem_malloc_init and use early allocMichal Simek
2015-02-09microblaze: Add support for CONFIG_SYS_MALLOC_F_LENMichal Simek
2015-02-09microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATAMichal Simek
2015-02-09microblaze: Speedup code copyMichal Simek
2015-02-09microblaze: Move architecture to use generic board initMichal Simek
2015-02-09microblaze: Fix gd_t address which is placed at the end of BRAMMichal Simek
2015-02-09microblaze: Remove unused asm labelMichal Simek
2015-02-09microblaze: Use standard interrupt_init() functionMichal Simek
2015-02-09microblaze: Remove unneeded data section adding from DTBMichal Simek
2015-02-09microblaze: Add debug message about enabling interruptsMichal Simek
2015-02-09microblaze: Fix coding styleMichal Simek
2015-02-09microblaze: Remove DEBUG_INT macro and use debug() insteadMichal Simek
2015-02-09microblaze: Fix coding style in exception.cMichal Simek
2015-02-09microblaze: Show return address from exceptionMichal Simek
2015-02-09microblaze: Fix stack usage in interrupt handlerMichal Simek
2015-02-09common: Move dram_init() declaration to common locationMichal Simek
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-29dm: exynos: dts: Set the offset length for cros_ecSimon Glass
2015-01-29odroid u3: dts: add missing i2c aliasesPrzemyslaw Marczak
2015-01-29exynos5: pinmux: check flag for i2c configPrzemyslaw Marczak
2015-01-29arndale: dts: add missing i2c aliasesPrzemyslaw Marczak
2015-01-29exynos4: dts: add missing i2c propertiesPrzemyslaw Marczak
2015-01-29Export redesignMartin Dorwig
2015-01-29dm: i2c: Provide an offset length parameter where neededSimon Glass
2015-01-29dm: exynos: dts: Use GPIO bank phandles for GPIOsSimon Glass
2015-01-29dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOsSimon Glass
2015-01-29dm: mmc: Remove use of fdtdec GPIO supportSimon Glass
2015-01-29dm: zynq: Remove inline gpio functionsSimon Glass
2015-01-29dm: tegra: video: Remove use of fdtdec GPIO supportSimon Glass
2015-01-29dm: 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\)