aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2014-11-04arm926ejs: cache: use __weakJeroen Hofstee1-4/+1
2014-11-04Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2-39/+0
2014-11-04Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2-20/+48
2014-11-03Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2-1/+10
2014-10-31ppc/arm: remove remainders of dead boards in KconfigMasahiro Yamada1-4/+0
2014-10-31Remove unused filesMasahiro Yamada1-35/+0
2014-10-30exynos4/4x12: gpio: use gpio extra base addressesPrzemyslaw Marczak1-20/+39
2014-10-30exynos4/4x12: cpu: add extra gpio base addressesPrzemyslaw Marczak1-0/+9
2014-10-29ARM: UniPhier: make pinmon command optionalMasahiro Yamada2-1/+10
2014-10-29arm: interrupt_init: set sp in IRQ/FIQ modesGeorges Savoundararadj1-0/+27
2014-10-29arm: relocate the exception vectorsGeorges Savoundararadj2-6/+30
2014-10-29arm: make .vectors section allocatableGeorges Savoundararadj1-1/+1
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj16-48/+212
2014-10-29i2c: designware: Convert driver to multibus/multiadapter frameworkStefan Roese1-1/+1
2014-10-28ppc/arm: zap EMK boardsWolfgang Denk1-1/+0
2014-10-27odroid: dts: fix name of included dtsiPrzemyslaw Marczak1-1/+1
2014-10-27odroid: dts: adjust sd cd-gpios for SD CardPrzemyslaw Marczak1-1/+1
2014-10-27trats2: dts: adjust gpio numbers after gpio reworkPrzemyslaw Marczak1-3/+3
2014-10-27trats: dts: adjust gpio numbers to new apiPrzemyslaw Marczak1-2/+2
2014-10-27universal: dts: adjust gpio numbers to new apiPrzemyslaw Marczak1-2/+2
2014-10-27exynos4210: dts: fix gpio offset in pinctrl-ubootPrzemyslaw Marczak1-1/+1
2014-10-27exynos4412: dts: adjust pinctrl-uboot to changed gpio orderPrzemyslaw Marczak1-4/+1
2014-10-27exynos4412: dts: fix bad gpio order in pinctrlPrzemyslaw Marczak1-27/+27
2014-10-27kconfig: add CONFIG_SUPPORT_SPLMasahiro Yamada4-0/+75
2014-10-27Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET6-7/+7
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini5-4/+27
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini31-771/+1624
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini4-26/+2
2014-10-27arm: socfpga: Zap spl.h and ad-hoc related symsMarek Vasut3-25/+1
2014-10-27arm: socfpga: Move code from misc_init_r() to arch_early_init_r()Marek Vasut1-1/+1
2014-10-26Merge http://git.denx.de/u-boot-sunxiTom Rini17-41/+749
2014-10-26Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-0/+14
2014-10-26Merge git://git.denx.de/u-boot-dmTom Rini14-115/+179
2014-10-25tegra: add proto for pin_mux_mmcJeroen Hofstee1-5/+6
2014-10-25arm: vectors: provide protypes from vectors.SJeroen Hofstee2-0/+16
2014-10-25omap3: board: add missing include and protoJeroen Hofstee3-0/+4
2014-10-25lib: bootm: add missing includeJeroen Hofstee1-0/+1
2014-10-25leds: missing includeJeroen Hofstee2-0/+2
2014-10-25imx: add missing includesJeroen Hofstee3-0/+4
2014-10-25arch-mx: add missing includeJeroen Hofstee1-0/+2
2014-10-25tegra: make local functions staticJeroen Hofstee2-2/+3
2014-10-25omap3: make local functions staticJeroen Hofstee3-3/+3
2014-10-24arm: board: use __weakJeroen Hofstee1-28/+12
2014-10-24sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig optionHans de Goede1-0/+4
2014-10-24sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcodingHans de Goede1-18/+14
2014-10-24sunxi: Add clock_get_pll5p() functionHans de Goede3-0/+15
2014-10-24ARM: sunxi: Add support for using R_UART as consoleChen-Yu Tsai4-0/+14
2014-10-24ARM: sunxi: Allow specifying module in prcm apb0 init functionChen-Yu Tsai2-6/+8
2014-10-24ARM: sunxi: Add support for R_PIO gpio banksHans de Goede1-2/+29
2014-10-24ARM: sunxi: Add basic A23 supportChen-Yu Tsai5-2/+10