summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
* lpc32xx: add support for board work_92105Albert ARIBAUD \(3ADEV\)2015-04-10-1/+215
* lpc32xx: add LPC32xx SSP support (SPI mode)Albert ARIBAUD \(3ADEV\)2015-04-10-0/+18
* lpc32xx: add GPIO supportAlbert ARIBAUD \(3ADEV\)2015-04-10-0/+48
* lpc32xx: i2c: add LPC32xx I2C interface supportAlbert ARIBAUD \(3ADEV\)2015-04-10-0/+18
* lpc32xx: mtd: nand: add MLC NAND controllerAlbert ARIBAUD \(3ADEV\)2015-04-10-0/+11
* lpc32xx: add Ethernet supportAlbert ARIBAUD \(3ADEV\)2015-04-10-0/+20
* Merge branch 'u-boot/master'Albert ARIBAUD2015-04-10-346/+512
|\
| * am33xx/ddr.c: Fix regression on DDR2 platformsTom Rini2015-04-07-1/+1
| * dts: peach_pi: Add DT properties needed for displayAjay Kumar2015-04-06-0/+3
| * dts: peach_pit: Add SLP and RST GPIO properties in parade DT nodeAjay Kumar2015-04-06-0/+2
| * dts: exynos54xx: Add samsung, pwm-out-gpio property to FIMD nodeAjay Kumar2015-04-06-0/+1
| * Exynos5: Fix rpll_sdiv to support both peach-pit and peach-pi panelsAjay Kumar2015-04-06-2/+2
| * arm: exynos: add display clocks for Exynos5800Ajay Kumar2015-04-06-3/+65
| * Exynos: Clock: Fix exynos5_get_periph_rate for I2C.Guillaume GARDET2015-04-06-2/+2
| * Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-04-03-22/+128
| |\
| | * tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BITLucas Stach2015-03-30-0/+2
| | * ARM: tegra: fix colibri_t20 machine typeMarcel Ziswiler2015-03-30-5/+5
| | * ARM: tegra: rename colibri_t20 board/configuration/device-treeMarcel Ziswiler2015-03-30-3/+3
| | * ARM: tegra: enable MIPI PAD CTRL support for Tegra124Stephen Warren2015-03-30-0/+26
| | * ARM: tegra: pinctrl: add support for MIPI PAD control groupsStephen Warren2015-03-30-0/+73
| | * ARM: tegra: pinctrl: minor cleanupStephen Warren2015-03-30-11/+11
| | * ARM: tegra: pinctrl: move Tegra210 code to the correct dirStephen Warren2015-03-30-0/+0
| * | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-03-31-151/+142
| |\ \
| | * | ARM: atmel: at91sam9n12ek: enable spl supportBo Shen2015-04-01-4/+6
| | * | ARM: atmel: at91sam9x5ek: enable spl supportBo Shen2015-04-01-4/+24
| | * | ARM: atmel: at91sam9m10g45ek: enable spl supportBo Shen2015-04-01-1/+54
| | * | ARM: atmel: arm926ejs: fix clock configurationBo Shen2015-04-01-26/+28
| | * | spl_atmel.c: Switch s_init to board_init_fTom Rini2015-04-01-0/+10
| | * | ARM: atmel: armv7: switch to use common timer functionsBo Shen2015-04-01-61/+6
| | * | ARM: atmel: arm9: switch to use common timer functionsBo Shen2015-04-01-59/+18
| * | | Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2015-03-31-0/+52
| |\ \ \ | | |/ / | |/| |
| | * | board/seco: Add mx6q-uq7 basic board supportBoris BREZILLON2015-03-23-0/+11
| | * | ARM: iMX: define an IMX_CONFIG Kconfig optionBoris BREZILLON2015-03-23-0/+4
| | * | ARM: mx6: move to a standard arch/board approachBoris BREZILLON2015-03-23-0/+37
| * | | sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clockIain Paton2015-03-29-1/+1
| * | | sunxi: sun4i: improve cpu clock selection methodIain Paton2015-03-29-16/+19
| * | | sunxi: musb: Fix some lo speed devices not working with musb hostHans de Goede2015-03-29-0/+8
| * | | armv8: semihosting: delete external interfaceLinus Walleij2015-03-28-109/+0
| * | | armv8: semihosting: add a command to load semihosted imagesLinus Walleij2015-03-28-0/+70
| * | | armv8: semihosting: do not inline trap callLinus Walleij2015-03-28-1/+1
| * | | ARM: bcm283x: move SoC headers to mach-bcm283x/include/machMasahiro Yamada2015-03-28-1/+1
| * | | ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283xMasahiro Yamada2015-03-28-40/+46
| * | | malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada2015-03-28-12/+0
| * | | malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LENMasahiro Yamada2015-03-28-9/+0
| * | | generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada2015-03-28-3/+0
* | | | ARM: move -march=* and -mtune= options to arch/arm/MakefileMasahiro Yamada2015-03-27-69/+32
| |_|/ |/| |
* | | ARMv8: enable pre-allocation mallocDavid Feng2015-03-27-6/+11
|/ /
* | remove unnecessary version.h includesRob Herring2015-03-24-21/+0
* | ARM: UniPhier: remove unnecessary ifdef conditionalMasahiro Yamada2015-03-24-2/+0
* | ARM: UniPhier: disable L2 cache by lowlevel_init of U-Boot properMasahiro Yamada2015-03-24-17/+5