summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeLines
* am335x:Handle worst case scenario for Errata 1.0.24Steve Kipisz2013-09-20-2/+8
* am335x_evm: am33xx_spl_board_init function and scale core frequencyTom Rini2013-09-20-0/+57
* am33xx: Add am33xx_spl_board_init function, callTom Rini2013-09-20-0/+12
* socfpga: Creating driver for Reset ManagerChin Liang See2013-09-06-28/+40
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-05-3/+136
|\
| * i.MX6: Set and clear the gating bits for Phase Fractional DividersEric Nelson2013-08-31-0/+28
| * imx: add status reporting for HAB statusStefano Babic2013-08-31-3/+108
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-04-16/+78
|\ \
| * | arm: omap3: fix SRAM copy and execution sequenceAlbert ARIBAUD2013-08-28-9/+5
| * | ARM: OMAP4470: Add Elpida EDB8164B3PF memory configurationLubomir Popov2013-08-28-7/+34
| * | ARM: OMAP4470: Add voltage and dpll dataTaras Kondratiuk2013-08-28-0/+36
| * | ARM: OMAP4470: Add OMAP4470 identificationTaras Kondratiuk2013-08-28-0/+3
* | | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-04-0/+24
|\ \ \
| * | | arm: atmel: add gmac support for sama5d3xek boardBo Shen2013-08-22-0/+24
| |/ /
* | | Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master'Albert ARIBAUD2013-09-03-1/+52
|\ \ \
| * | | zynq: slcr: Wait 100ms till clk is properly setupMichal Simek2013-08-12-1/+1
| * | | zynq: Add new ddrc driver for ECC supportMichal Simek2013-08-12-0/+51
* | | | usb: ehci-mx5: Use 'bool' instead of 'unsigned char'Fabio Estevam2013-08-26-5/+5
* | | | Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini2013-08-18-515/+1097
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-08-17-0/+51
| |\ \ | | |/
| | * Merge git://git.denx.de/u-boot-armStefano Babic2013-07-31-2070/+214
| | |\
| | * | mx6: Factor out common HDMI setup codePardeep Kumar Singla2013-07-27-0/+51
| * | | Add TI816X supportTENART Antoine2013-08-15-95/+452
| * | | Prepare for TI816X : reuse existing code from TI814XTENART Antoine2013-08-15-1/+1
| * | | omap: emif: Set initial DDR PHY config firstTaras Kondratiuk2013-08-15-1/+1
| * | | ARM: omap3: Implement dpll5 (HSUSB clk) workaround for OMAP36xx/AM/DM37xx acc...Naumann Andreas2013-08-15-1/+37
| * | | ARM: AM43xx: Add build supportLokesh Vutla2013-08-15-2/+3
| * | | ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla2013-08-15-1/+1
| * | | ARM: AM43xx: clocks: Add dpll and clock dataLokesh Vutla2013-08-15-1/+116
| * | | ARM: AM33xx: Move s_init to a common placeHeiko Schocher2013-08-15-6/+62
| * | | ARM: AM33xx: Cleanup clocks layerLokesh Vutla2013-08-15-215/+148
| * | | ARM: AM33xx: Cleanup dplls dataLokesh Vutla2013-08-15-182/+154
| | |/ | |/|
| * | am335x_evm: Add support to boot from NOR.Steve Kipisz2013-07-30-2/+6
| * | am335x_evm: Add support for the NOR module on the memory capeSteve Kipisz2013-07-30-0/+4
| * | am33xx: Correct gpmc_cfg->irqstatus/enableTom Rini2013-07-30-2/+2
| * | ARM: DRA7xx: Add CPSW support to DRA7xx EVMMugunthan V N2013-07-26-0/+4
| * | ARM: DRA7xx: Enable GMAC clock controlMugunthan V N2013-07-26-1/+8
| * | ARM: DRA7xx: Lock DPLL_GMACLokesh Vutla2013-07-26-0/+30
| * | omap3/sys_info: fix printout of OMAP36XX L3 freqencyAndreas Bießmann2013-07-26-3/+3
| * | arm: omap3: spl: Fix problem with 8bit NAND devicesStefan Roese2013-07-26-0/+12
| * | Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD2013-07-25-2057/+140
| |\ \
| * | | ARM: highbank: avoid bss write in timer_initRob Herring2013-07-25-2/+0
| * | | ARM: highbank: set timer prescaler to 256Rob Herring2013-07-25-2/+4
| * | | ARM: highbank: fix get_tbclk value to timer rateRob Herring2013-07-25-1/+1
| | |/ | |/|
* | | config: don't define CONFIG_ARCH_DEVICE_TREEStephen Warren2013-08-02-48/+0
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-24-0/+7
|\ \
| * | vf610: Add I2C support for Vybrid VF610 platformAlison Wang2013-07-23-0/+7
| |/
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-2057/+133
|/
* arm:exynos:fix: Fix clock calculation for Exynos4210 based targets.Łukasz Majewski2013-07-16-5/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-07-12-10/+3210
|\