summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-01-23powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boardsMasahiro Yamada
2015-01-23powerpc: mpc85xx: remove P2020DS board supportMasahiro Yamada
2015-01-23powerpc: mpc85xx: remove P2020COME board supportMasahiro Yamada
2015-01-23powerpc: mpc85xx: remove P1_P2_RDB boardsMasahiro Yamada
2015-01-23powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS supportMasahiro Yamada
2015-01-23Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-01-23Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2015-01-23Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2015-01-23Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2015-01-22ARM: UniPhier: add SG_MEMCONF macros for DDR channel 2Masahiro Yamada
2015-01-22ARM: UniPhier: rename SG_MEMCONF_* macros for readabilityMasahiro Yamada
2015-01-22ARM: UniPhier: use <linux/sizes.h> for readabilityMasahiro Yamada
2015-01-22ARM: UniPhier: remove non-sense inline directivesMasahiro Yamada
2015-01-22ARM: UniPhier: add static to local functionsMasahiro Yamada
2015-01-22ARM: UniPhier: fix IECTRL set code for PH1-Pro4Masahiro Yamada
2015-01-22ARM: UniPhier: describe init_page_table shorterMasahiro Yamada
2015-01-22ARM: UniPhier: fix comments in SoC Glue init functionMasahiro Yamada
2015-01-22ARM: UniPhier: remove __packed that causes a problem on GCC 4.9Masahiro Yamada
2015-01-22Merge branch 'next' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-01-22Merge branch 'phys_t' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-01-22sunxi: Hookup OTG USB controller supportHans de Goede
2015-01-22sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problemsHans de Goede
2015-01-22sunxi: Stop differentiating between 512M and 1G variants of the same boardHans de Goede
2015-01-22sunxi: mmc: Add support for sun9i (A80)Hans de Goede
2015-01-22sun9i: Add sun9i (A80) clock setup supportHans de Goede
2015-01-22sun9i: Add clock_sun9i.h with ccu register layout for sun9iHans de Goede
2015-01-22sun9i: Add cpu_sun9i.h with iomem definesHans de Goede
2015-01-22sunxi: Rename cpu.h to cpu_sun4i.hHans de Goede
2015-01-22sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headersHans de Goede
2015-01-22sunxi: Drop pll6 setting from clock_init_uartHans de Goede
2015-01-22sunxi: display: Make lcd display clk phase configurableHans de Goede
2015-01-21sunxi: Restore lowlevel_init usageHans de Goede
2015-01-21arch/powerpc: Initialize VSC9953 L2 SwitchCodrin Ciubotariu
2015-01-21MIPS: add support for pre-relocation mallocDaniel Schwierzeck
2015-01-21MIPS: add support for CONFIG_SYS_INIT_SP_ADDRDaniel Schwierzeck
2015-01-21MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACEDaniel Schwierzeck
2015-01-21MIPS: replace $(CPU) with Kconfig symbolsDaniel Schwierzeck
2015-01-21MIPS: use common code from lib/time.cThomas Langer
2015-01-21MIPS: bootm: add bootstage reportingDaniel Schwierzeck
2015-01-21MIPS: bootm: prepare a flattened device tree for the kernelDaniel Schwierzeck
2015-01-21MIPS: bootm: add mem, rd_start and rd_size to kernel command lineDaniel Schwierzeck
2015-01-21MIPS: bootm: refactor preparation of Linux kernel environmentDaniel Schwierzeck
2015-01-21MIPS: bootm: refactor preparation of Linux kernel command lineDaniel Schwierzeck
2015-01-21microblaze: Support stack protection featureMichal Simek
2015-01-21mmc: zynq: Use phys_addr_t for addressesMichal Simek
2015-01-21microblaze: Enable hardware exception by defaultMichal Simek
2015-01-20Merge git://git.denx.de/u-boot-arcTom Rini
2015-01-20Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2015-01-20zynq: Remove reference to gdataSimon Glass
2015-01-19mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoCNobuhiro Iwamatsu