aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2013-12-13ARM:PXA: Correct tick_to_time / us_to_tick to use lldivTom Rini1-2/+2
2013-12-13ARM:zynq: Correct __udelay to use lldivTom Rini1-2/+1
2013-12-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD15-243/+65
2013-12-09at91: switch coloured LED to gpio APIAndreas Bießmann1-9/+7
2013-12-09at91: redefine legacy GPIO PIN_BASEAndreas Bießmann1-1/+1
2013-12-09at91: add new gpio pin definitionsAndreas Bießmann1-1/+23
2013-12-07arm: keep all sections in ELF fileAlbert ARIBAUD6-34/+49
2013-12-06ARM: align MVBAR on 32 byte boundaryMasahiro Yamada1-1/+1
2013-12-06Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD8-12/+130
2013-12-06Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD23-148/+745
2013-12-06arm: omap3: Enable clocks for peripherals only if they are usedMichael Trimarchi2-4/+0
2013-12-06arm: exynos: adds ifdef for spi bootMinkyu Kang1-0/+4
2013-12-06Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD16-17/+4283
2013-12-05arm: exynos: remove the unused define.Jaehoon Chung1-4/+0
2013-12-05arm: exynos/goni: fix the return type for s5p_mmc_initJaehoon Chung2-2/+2
2013-12-04pandaboard: 1/1] ARM:OMAP4+: panda-es: Support Rev B3 Elpida DDR2 RAMHardik Patel2-2/+6
2013-12-04davinci: fix Master Priority Registers locationViktar Palstsiuk1-1/+2
2013-12-04arm: omap3: Add uart4 omap3 adddressMichael Trimarchi1-0/+1
2013-12-04ARM: OMAP5+: Remove unnecessary EFUSE settingsLokesh Vutla1-6/+0
2013-12-04ARM: DRA7xx: Add PRCM and Control information for SATARoger Quadros1-0/+3
2013-12-04ARM: OMAP5: Add SATA platform glueRoger Quadros3-0/+124
2013-12-04ARM: OMAP5: Add PRCM and Control information for SATARoger Quadros4-0/+12
2013-12-04ARM: OMAP5: Add Pipe3 PHY driverRoger Quadros3-0/+271
2013-12-04ARM: DRA7/OMAP5: EMIF: Add workaround for bug 0039SRICHARAN R4-1/+124
2013-12-04ARM: DRA: EMIF: Change DDR3 settings to use hw levelingSRICHARAN R6-98/+174
2013-12-04ARM: DRA7: Add is_dra7xx cpu check definitionSRICHARAN R1-0/+8
2013-12-04am33xx: Stop modifying certain EMIF4D registersTom Rini2-32/+6
2013-12-04ARM: OMAP4: Fix bug in omap4470_volts structLubomir Popov1-4/+8
2013-12-04cm_t335: add cm_t335 board supportIlya Ledvich1-0/+6
2013-12-03socfpga: Adding Freeze Controller driverChin Liang See4-1/+275
2013-12-03exynos: spl: Add a custom spi copy functionRajeshwari Shinde3-4/+121
2013-12-03arm: rmobile: Remove config.mkNobuhiro Iwamatsu1-9/+0
2013-12-03arm: kzm9g: Fix undefined reference to `__aeabi_uldivmod' errorNobuhiro Iwamatsu1-2/+6
2013-12-03arm: rmobile: Add support koelsch boardNobuhiro Iwamatsu1-3/+69
2013-12-03arm: rmobile: Add support R8A7791Nobuhiro Iwamatsu8-0/+2193
2013-12-03arm: rmobile: Add support R8A7790Nobuhiro Iwamatsu10-0/+2015
2013-12-03arm: rmobile: Move lowlevel_init.o to taget of each CPUNobuhiro Iwamatsu1-6/+3
2013-12-03arm: exynos: fix the align for exynos4_power structureMinkyu Kang1-1/+1
2013-12-03arm: exynos: fix set_mmc_clk for exynos4x12Jaehoon Chung1-1/+2
2013-12-02Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD20-252/+495
2013-12-01arm926ejs, at91: add common phy_reset functionHeiko Schocher3-0/+59
2013-12-01arm: atmel: sama5d3: spl boot from fat fs SD cardBo Shen6-2/+166
2013-12-01arm: atmel: add ddr2 initialization functionBo Shen4-0/+251
2013-12-01arm: atmel: sama5d3: the offset of MULA is 18Bo Shen1-0/+4
2013-12-01arm: atmel: sama5d3: correct the error define of DIVBo Shen1-2/+2
2013-12-01arm: atmel: sama5d3: correct the ID for DBGU and PITBo Shen2-2/+2
2013-11-25Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini6-225/+45
2013-11-22Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD1-4/+5
2013-11-21am335x: fix GPMC config for NAND and NOR SPL bootpekon gupta2-28/+29
2013-11-21mtd: nand: omap: enable BCH ECC scheme using ELM for generic platformpekon gupta1-0/+16