summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2014-11-10ARM: MXS: fix Uninitialized variable errorWolfgang Denk
2014-11-07cppcheck cleanup: fix nullPointer errorsWolfgang Denk
2014-11-07Merge git://git.denx.de/u-boot-tiTom Rini
2014-11-06omap3: cm-t3517: add basic board supportIgor Grinberg
2014-11-06am335x: make get_board_rev() function weakIgor Grinberg
2014-11-05Merge branch 'rmobile' of git://www.denx.de/git/u-boot-shTom Rini
2014-11-05Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-11-05dm: sunxi: Add pinmux functions which take a bank parameterSimon Glass
2014-11-05sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell
2014-11-04arm926ejs: cache: use __weakJeroen Hofstee
2014-11-04arm: rmobile: alt: Add external RAM bootNobuhiro Iwamatsu
2014-11-04arm: rmobile: koelsch: Add external RAM bootNobuhiro Iwamatsu
2014-11-04arm: rmobile: lager: Add external RAM bootNobuhiro Iwamatsu
2014-11-04arm: rmobile: r8a7790: Update initialize L2 cacheNobuhiro Iwamatsu
2014-11-03Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2014-11-03imx: mx6sl: Set the preclk clock source to OSC 24MhzYe.Li
2014-11-03imx: mx6: Change the get_ipg_per_clk for OSC 24Mhz sourceYe.Li
2014-10-29ARM: UniPhier: make pinmon command optionalMasahiro Yamada
2014-10-29arm: relocate the exception vectorsGeorges Savoundararadj
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj
2014-10-29i2c: designware: Convert driver to multibus/multiadapter frameworkStefan Roese
2014-10-27kconfig: add CONFIG_SUPPORT_SPLMasahiro Yamada
2014-10-27Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2014-10-27arm: socfpga: Zap spl.h and ad-hoc related symsMarek Vasut
2014-10-27arm: socfpga: Move code from misc_init_r() to arch_early_init_r()Marek Vasut
2014-10-26Merge http://git.denx.de/u-boot-sunxiTom Rini
2014-10-26Merge git://git.denx.de/u-boot-dmTom Rini
2014-10-25omap3: board: add missing include and protoJeroen Hofstee
2014-10-25leds: missing includeJeroen Hofstee
2014-10-25imx: add missing includesJeroen Hofstee
2014-10-25tegra: make local functions staticJeroen Hofstee
2014-10-25omap3: make local functions staticJeroen Hofstee
2014-10-24sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig optionHans de Goede
2014-10-24sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcodingHans de Goede
2014-10-24sunxi: Add clock_get_pll5p() functionHans de Goede
2014-10-24ARM: sunxi: Add support for using R_UART as consoleChen-Yu Tsai
2014-10-24ARM: sunxi: Allow specifying module in prcm apb0 init functionChen-Yu Tsai
2014-10-24ARM: sunxi: Add basic A23 supportChen-Yu Tsai
2014-10-24ARM: sunxi: Add support for uart0 on port F (mmc0)Chen-Yu Tsai
2014-10-24ARM: sunxi: Fix reset command on sun6i/sun8iChen-Yu Tsai
2014-10-24ARM: sunxi: Add basic A31 supportMaxime Ripard
2014-10-24ARM: sun6i: Setup the A31 UART0 muxingMaxime Ripard
2014-10-24ARM: sun6i: Add clock supportChen-Yu Tsai
2014-10-24ARM: sun6i: Add support for the power reset control module found on the A31Oliver Schinagl
2014-10-24ARM: sunxi: Use macro values for setting UART GPIO pull-upsChen-Yu Tsai
2014-10-23dm: serial: use Driver Model for UniPhier serial driverMasahiro Yamada
2014-10-23dm: omap3: Move to driver model for GPIO and serialSimon Glass