summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* arm: relocate_code() is no longer noreturnBenoît Thébaudeau2013-04-1213-39/+13
* arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau2013-04-1214-4/+52
* imx: mx5: lowlevel_init: Simplify codeBenoît Thébaudeau2013-04-121-6/+2
* OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMCTom Rini2013-04-081-3/+7
* arm: omap4: Fix SDRAM AUTO DETECTIONLokesh Vutla2013-04-083-15/+16
* OMAP: Fix copy-paste bug that did not enable UART4 clockLubomir Popov2013-04-081-2/+2
* omap2420-h4: Fix get_timer() and CONFIG_SYS_HZHunter, Jon2013-04-081-2/+6
* omap_gpmc: change nandecc commandAndreas Bießmann2013-04-081-8/+23
* asm/omap_gpmc.h: consolidate common definesAndreas Bießmann2013-04-081-1/+1
* am335x: Enable MMC1 clockTom Rini2013-04-081-0/+5
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-044-106/+256
|\
| * Exynos: pwm: Remove dead code of function exynos5_get_pwm_clkAkshay Saraswat2013-04-011-21/+0
| * Exynos: pwm: Use generic api to get pwm clk freqPadmavathi Venna2013-04-011-1/+1
| * Exynos: clock: Add generic api to get the clk freqPadmavathi Venna2013-04-011-0/+144
| * Exynos: Tidy up the pwm_config function in the exynos pwm driverGabe Black2013-04-011-16/+6
| * Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4Gabe Black2013-04-011-1/+1
| * Exynos: pwm: Fix two bugs in the exynos pwm configuration codeGabe Black2013-04-011-10/+14
| * Exynos: Add timer_get_us functionChe-Liang Chiou2013-04-011-0/+15
| * Exynos: Change get_timer() to work correctlySimon Glass2013-04-012-62/+44
| * EXYNOS5: Add L2 Cache Support.Rajeshwari Shinde2013-03-271-0/+36
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-042-9/+21
|\ \
| * | mx6: Fix get_board_rev() for the mx6 solo caseFabio Estevam2013-04-031-0/+12
| * | mxs: spl_mem_init: Align DDR2 init with FSL bootlets sourceFabio Estevam2013-03-201-9/+9
* | | ARM: bcm2835: fix get_timer() to return msStephen Warren2013-04-041-3/+11
* | | armv7: do not relocate _start twiceVincent Stehlé2013-03-281-1/+0
* | | ARM: mmu: Set domain permissions to client accessR Sricharan2013-03-282-0/+38
| |/ |/|
* | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-261-0/+45
|\ \
| * | Exynos5: TMU: Add hardware trippingAkshay Saraswat2013-03-121-0/+12
| * | EXYNOS5: Add function to enable XXTI clock sourceRajeshwari Shinde2013-03-081-0/+17
| * | EXYNOS5: Add function to setup set ps holdRajeshwari Shinde2013-02-201-0/+16
* | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-2412-68/+552
|\ \ \
| * | | ti814x_evm: add ti814x evm board supportMatt Porter2013-03-242-2/+2
| * | | am33xx: add dmm support to emif4 libraryMatt Porter2013-03-241-0/+17
| * | | am33xx: add ti814x specific register definitionsMatt Porter2013-03-241-0/+3
| * | | am33xx: refactor am33xx clocks and add ti814x supportMatt Porter2013-03-243-3/+439
| * | | am33xx: refactor emif4/ddr to support multiple EMIF instancesMatt Porter2013-03-242-62/+85
| * | | am33xx: convert defines from am33xx-specific to generic namesMatt Porter2013-03-241-2/+2
| * | | am33xx: Add required includes to some omap/am33xx codeTom Rini2013-03-242-0/+2
| * | | ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.Enric Balletbo i Serra2013-03-241-1/+1
| * | | am33xx:ddr:Fix config_sdram to work for all DDRSteve Kipisz2013-03-221-1/+4
| * | | Initialise correct GPMC WAITx irq for AM33xxMark Jackson2013-03-221-1/+1
* | | | ARM: implement erratum 716044 workaroundStephen Warren2013-03-221-0/+6
|/ / /
* | | ARM: bcm2835: add mailbox driverStephen Warren2013-03-202-1/+165
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-1850-2089/+3987
|\ \ \ | | |/ | |/|
| * | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-155-661/+544
| |\ \
| | * | Tegra114: Dalmore: Add pad config tables/code based on pinmux codeTom Warren2013-03-141-0/+194
| | * | Tegra114: pinmux: Fix bad CAM_MCLK func 3 table entryTom Warren2013-03-141-1/+1
| | * | Tegra30: Cardhu: Add pad config tables/code based on pinmux codeTom Warren2013-03-141-1/+189
| | * | Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 initTom Warren2013-03-141-87/+127
| | * | ARM: tegra: implement WAR for Tegra114 CPU reset vectorStephen Warren2013-03-141-4/+32
OpenPOWER on IntegriCloud