summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
...
| | * | mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx ...pekon gupta2013-11-212-197/+0
| * | | arm: rmobile: Do not create a symbolic link to sh timerMasahiro Yamada2013-11-171-7/+1
| * | | TI:omap: Update u-boot-spl.lds for i2c multibus/multiadapter updateTom Rini2013-11-151-1/+2
| * | | i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-134-3/+8
| |/ /
* | | at91: switch coloured LED to gpio APIAndreas Bießmann2013-12-091-9/+7
* | | arm: keep all sections in ELF fileAlbert ARIBAUD2013-12-075-34/+46
* | | ARM: align MVBAR on 32 byte boundaryMasahiro Yamada2013-12-061-1/+1
* | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-063-5/+126
|\ \ \
| * | | arm: exynos: adds ifdef for spi bootMinkyu Kang2013-12-061-0/+4
| * | | exynos: spl: Add a custom spi copy functionRajeshwari Shinde2013-12-032-4/+120
| * | | arm: exynos: fix set_mmc_clk for exynos4x12Jaehoon Chung2013-12-031-1/+2
* | | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-0613-118/+649
|\ \ \ \
| * | | | arm: omap3: Enable clocks for peripherals only if they are usedMichael Trimarchi2013-12-061-2/+0
| * | | | pandaboard: 1/1] ARM:OMAP4+: panda-es: Support Rev B3 Elpida DDR2 RAMHardik Patel2013-12-041-2/+2
| * | | | ARM: OMAP5+: Remove unnecessary EFUSE settingsLokesh Vutla2013-12-041-6/+0
| * | | | ARM: DRA7xx: Add PRCM and Control information for SATARoger Quadros2013-12-041-0/+3
| * | | | ARM: OMAP5: Add SATA platform glueRoger Quadros2013-12-042-0/+76
| * | | | ARM: OMAP5: Add PRCM and Control information for SATARoger Quadros2013-12-041-0/+4
| * | | | ARM: OMAP5: Add Pipe3 PHY driverRoger Quadros2013-12-043-0/+271
| * | | | ARM: DRA7/OMAP5: EMIF: Add workaround for bug 0039SRICHARAN R2013-12-043-0/+115
| * | | | ARM: DRA: EMIF: Change DDR3 settings to use hw levelingSRICHARAN R2013-12-044-97/+170
| * | | | am33xx: Stop modifying certain EMIF4D registersTom Rini2013-12-041-7/+0
| * | | | ARM: OMAP4: Fix bug in omap4470_volts structLubomir Popov2013-12-041-4/+8
* | | | | Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD2013-12-0610-17/+2170
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | arm: rmobile: Remove config.mkNobuhiro Iwamatsu2013-12-031-9/+0
| * | | | arm: kzm9g: Fix undefined reference to `__aeabi_uldivmod' errorNobuhiro Iwamatsu2013-12-031-2/+6
| * | | | arm: rmobile: Add support R8A7791Nobuhiro Iwamatsu2013-12-034-0/+1152
| * | | | arm: rmobile: Add support R8A7790Nobuhiro Iwamatsu2013-12-036-0/+1009
| * | | | arm: rmobile: Move lowlevel_init.o to taget of each CPUNobuhiro Iwamatsu2013-12-031-6/+3
* | | | | socfpga: Adding Freeze Controller driverChin Liang See2013-12-033-1/+225
|/ / / /
* | | | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-029-4/+340
|\ \ \ \ | |/ / / |/| | |
| * | | arm926ejs, at91: add common phy_reset functionHeiko Schocher2013-12-012-0/+58
| * | | arm: atmel: sama5d3: spl boot from fat fs SD cardBo Shen2013-12-014-2/+142
| * | | arm: atmel: add ddr2 initialization functionBo Shen2013-12-013-0/+136
| * | | arm: atmel: sama5d3: correct the ID for DBGU and PITBo Shen2013-12-012-2/+2
| * | | ARM: at91: sama5d3: add support for sama5d36 chipWu, Josh2013-11-131-1/+3
| | |/ | |/|
* | | Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD2013-11-221-4/+5
|\ \ \ | |/ / |/| |
| * | arm: zynq : Revert TZ_DDR_RAM to secure.Radhey Shyam Pandey2013-11-061-2/+0
| * | arm: zynq: Do not remap OCM to high addressMichal Simek2013-11-061-2/+5
* | | arm, am33x: make RTC32K OSC enable configurableHeiko Schocher2013-11-111-0/+4
| |/ |/|
* | Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-0910-32/+82
|\ \
| * \ Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-077-29/+69
| |\ \ | | |/ | |/|
| | * ARM: mxs: Enable DCDC converter for battery bootMarek Vasut2013-10-311-0/+2
| | * mx5: lowlevel_init: Remove unused macroFabio Estevam2013-10-311-6/+0
| | * ARM: mx5: Enable L2 cacheFabio Estevam2013-10-311-0/+6
| | * ARM: mxs: Setup stack in JTAG modeMarek Vasut2013-10-171-0/+9
| | * ARM: mxs: tools: Use mkimage for BootStream generationMarek Vasut2013-10-173-9/+10
| | * mx6: compute PLL PFD frequencies rather than using definesPierre Aubert2013-10-171-14/+42
| * | am335x: Enable CONFIG_OMAP_WATCHDOG supportTom Rini2013-11-011-0/+4
| * | am33xx, davinci: Create and use <asm/davinci_rtc.h>Tom Rini2013-11-011-3/+4
| |/
OpenPOWER on IntegriCloud