summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2015-04-13break build if it would produce broken binaryPavel Machek
2015-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-04-13ARM: rpi: add a couple more revision IDsStephen Warren
2015-04-11ARM: fix arch/arm/Makefile for TegraMasahiro Yamada
2015-04-11arm: armada-xp: Fix SPL for AXP by using save_boot_params_retStefan Roese
2015-04-10lpc32xx: add support for board work_92105Albert ARIBAUD \(3ADEV\)
2015-04-10lpc32xx: add LPC32xx SSP support (SPI mode)Albert ARIBAUD \(3ADEV\)
2015-04-10lpc32xx: add GPIO supportAlbert ARIBAUD \(3ADEV\)
2015-04-10lpc32xx: i2c: add LPC32xx I2C interface supportAlbert ARIBAUD \(3ADEV\)
2015-04-10lpc32xx: mtd: nand: add MLC NAND controllerAlbert ARIBAUD \(3ADEV\)
2015-04-10lpc32xx: add Ethernet supportAlbert ARIBAUD \(3ADEV\)
2015-04-10Merge branch 'u-boot/master'Albert ARIBAUD
2015-04-09ARM: mx5: add support for USB armory boardAndrej Rosano
2015-04-09ARM: mx5: move to a standard arch/board approachAndrej Rosano
2015-04-07am33xx/ddr.c: Fix regression on DDR2 platformsTom Rini
2015-04-06dts: peach_pi: Add DT properties needed for displayAjay Kumar
2015-04-06dts: peach_pit: Add SLP and RST GPIO properties in parade DT nodeAjay Kumar
2015-04-06dts: exynos54xx: Add samsung, pwm-out-gpio property to FIMD nodeAjay Kumar
2015-04-06Exynos5: Fix rpll_sdiv to support both peach-pit and peach-pi panelsAjay Kumar
2015-04-06arm: exynos: add display clocks for Exynos5800Ajay Kumar
2015-04-06Exynos: Clock: Fix exynos5_get_periph_rate for I2C.Guillaume GARDET
2015-04-03Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-03-31Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-04-01ARM: atmel: at91sam9n12ek: enable spl supportBo Shen
2015-04-01ARM: atmel: at91sam9x5ek: enable spl supportBo Shen
2015-04-01ARM: atmel: at91sam9m10g45ek: enable spl supportBo Shen
2015-04-01ARM: atmel: arm926ejs: fix clock configurationBo Shen
2015-04-01spl_atmel.c: Switch s_init to board_init_fTom Rini
2015-04-01ARM: atmel: armv7: switch to use common timer functionsBo Shen
2015-04-01ARM: atmel: arm9: switch to use common timer functionsBo Shen
2015-03-31Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini
2015-03-30tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BITLucas Stach
2015-03-30ARM: tegra: fix colibri_t20 machine typeMarcel Ziswiler
2015-03-30ARM: tegra: rename colibri_t20 board/configuration/device-treeMarcel Ziswiler
2015-03-30ARM: tegra: enable MIPI PAD CTRL support for Tegra124Stephen Warren
2015-03-30ARM: tegra: pinctrl: add support for MIPI PAD control groupsStephen Warren
2015-03-30ARM: tegra: pinctrl: minor cleanupStephen Warren
2015-03-30ARM: tegra: pinctrl: move Tegra210 code to the correct dirStephen Warren
2015-03-29sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clockIain Paton
2015-03-29sunxi: sun4i: improve cpu clock selection methodIain Paton
2015-03-29sunxi: musb: Fix some lo speed devices not working with musb hostHans de Goede
2015-03-28armv8: semihosting: delete external interfaceLinus Walleij
2015-03-28armv8: semihosting: add a command to load semihosted imagesLinus Walleij
2015-03-28armv8: semihosting: do not inline trap callLinus Walleij
2015-03-28ARM: bcm283x: move SoC headers to mach-bcm283x/include/machMasahiro Yamada
2015-03-28ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283xMasahiro Yamada
2015-03-28malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada
2015-03-28malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LENMasahiro Yamada
2015-03-28generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada
2015-03-27ARM: move -march=* and -mtune= options to arch/arm/MakefileMasahiro Yamada