summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP4470: Add voltage and dpll dataTaras Kondratiuk2013-08-281-0/+36
* ARM: OMAP4470: Add OMAP4470 identificationTaras Kondratiuk2013-08-281-0/+3
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-08-172-0/+51
|\
| * Merge git://git.denx.de/u-boot-armStefano Babic2013-07-31378-6072/+461
| |\
| * | mx6: Factor out common HDMI setup codePardeep Kumar Singla2013-07-272-0/+51
* | | Add TI816X supportTENART Antoine2013-08-154-95/+452
* | | Prepare for TI816X : reuse existing code from TI814XTENART Antoine2013-08-151-1/+1
* | | arm, da850: enable the correct uart in arch_cpu_init()Heiko Schocher2013-08-151-0/+4
* | | arm/davinci/da850: add uart0_pins_rtscts and RMII_MHz_50_CLK in emac_pins_rmi...Heiko Schocher2013-08-151-0/+6
* | | omap: emif: Set initial DDR PHY config firstTaras Kondratiuk2013-08-151-1/+1
* | | ARM: omap24xx: remove remainders of dead boardMasahiro Yamada2013-08-153-193/+0
* | | ARM: omap3: Implement dpll5 (HSUSB clk) workaround for OMAP36xx/AM/DM37xx acc...Naumann Andreas2013-08-152-1/+37
* | | ARM: AM43xx: Add build supportLokesh Vutla2013-08-152-2/+3
* | | ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla2013-08-151-1/+1
* | | ARM: AM43xx: clocks: Add dpll and clock dataLokesh Vutla2013-08-152-1/+116
* | | ARM: AM33xx: Move s_init to a common placeHeiko Schocher2013-08-152-6/+62
* | | ARM: AM33xx: Cleanup clocks layerLokesh Vutla2013-08-155-215/+148
* | | ARM: AM33xx: Cleanup dplls dataLokesh Vutla2013-08-154-182/+154
| |/ |/|
* | am335x_evm: Add support to boot from NOR.Steve Kipisz2013-07-302-2/+6
* | am335x_evm: Add support for the NOR module on the memory capeSteve Kipisz2013-07-301-0/+4
* | am33xx: Correct gpmc_cfg->irqstatus/enableTom Rini2013-07-301-2/+2
* | ARM: DRA7xx: Add CPSW support to DRA7xx EVMMugunthan V N2013-07-261-0/+4
* | ARM: DRA7xx: Enable GMAC clock controlMugunthan V N2013-07-262-1/+8
* | ARM: DRA7xx: Lock DPLL_GMACLokesh Vutla2013-07-263-0/+30
* | omap3/sys_info: fix printout of OMAP36XX L3 freqencyAndreas Bießmann2013-07-261-3/+3
* | arm: omap3: spl: Fix problem with 8bit NAND devicesStefan Roese2013-07-261-0/+12
* | Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD2013-07-25378-6059/+387
|\ \
| * \ Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-0/+7
| |\ \
| | * | vf610: Add I2C support for Vybrid VF610 platformAlison Wang2013-07-231-0/+7
| | |/
| * | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24378-6059/+380
| |/
* | ARM: highbank: avoid bss write in timer_initRob Herring2013-07-251-2/+0
* | ARM: highbank: set timer prescaler to 256Rob Herring2013-07-251-2/+4
* | ARM: highbank: fix get_tbclk value to timer rateRob Herring2013-07-251-1/+1
|/
* arm:exynos:fix: Fix clock calculation for Exynos4210 based targets.Łukasz Majewski2013-07-161-5/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-07-1221-13/+3222
|\
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-07-1015-9/+3202
| |\
| | * arm: exynos: fix clock calculationMinkyu Kang2013-07-091-5/+38
| | * EXYNOS: Move files from board/samsung to arch/armRajeshwari Shinde2013-07-0512-4/+3074
| | * EXYNOS4210: Configure GPIO for uartRajeshwari Shinde2013-07-051-0/+40
| | * EXYNOS: Add API for power reset and exit wakeupRajeshwari Shinde2013-07-051-0/+50
| * | ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5Axel Lin2013-07-022-1/+5
| * | ARM: OMAP4+: Fix MA detection during SDRAM_AUTO_DETECTIONLokesh Vutla2013-07-021-0/+3
| * | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-281-0/+10
| |\ \
| | * | mx27: add i2c clocktrem2013-06-261-0/+2
| | * | mx27: add function enable_cachestrem2013-06-261-0/+8
| * | | pxa: use -mcpu=xscale compiler optionMike Dunn2013-06-221-1/+1
| * | | pxa: turn icache off in cpu_init_crit()Mike Dunn2013-06-221-2/+1
* | | | exynos: Avoid function instrumentation for microsecond timerSimon Glass2013-06-261-1/+1
|/ / /
* | | arm: make __rel_dyn_{start, end} compiler-generatedAlbert ARIBAUD2013-06-212-4/+20
* | | arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD2013-06-213-4/+15
OpenPOWER on IntegriCloud