summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeLines
* am33xx: Fix warning with CONFIG_DISPLAY_CPUINFOTom Rini2013-05-10-5/+1
* da850: provide davinci_enable_uart0Eric Benard2013-05-10-0/+8
* ARM: OMAP5: Fix warm reset with USB cable connectedLokesh Vutla2013-05-10-0/+26
* OMAP5: USB: hsusbtll_clkctrl has to be in hw_auto for USB to workLubomir Popov2013-05-10-1/+1
* arm: omap: emif: Fix DDR3 init after warm resetLokesh Vutla2013-05-10-3/+8
* OMAP5: I2C: Enable i2c5 clocksLubomir Popov2013-05-10-0/+1
* am33xx: add pll and clock support for TI814x CPSWMatt Porter2013-05-10-2/+101
* net: gem: Fix gem driver on 1Gbps LANMichal Simek2013-04-30-0/+26
* zynq: Move scutimer baseaddr to hardware.hMichal Simek2013-04-30-1/+2
* arm: zynq: U-Boot udelay < 1000 FIXDavid Andrey2013-04-30-9/+37
* exynos: Correct use of 64-bit divisionSimon Glass2013-04-17-1/+6
* Tegra: Split tegra_get_chip_type() into soc & sku funcsTom Warren2013-04-15-34/+65
* Tegra: Fix MSELECT clock divisors for T30/T114.Tom Warren2013-04-15-8/+6
* Tegra114: Initialize System Counter (TSC) with osc frequencyTom Warren2013-04-15-0/+33
* Tegra: Configure L2 cache control reg properly.Tom Warren2013-04-15-8/+51
* Tegra: Restore cp15 VBAR _start vector write for ARMv7Tom Warren2013-04-15-2/+0
* ARM: tegra: support T33 SKU of Tegra30Stephen Warren2013-04-15-0/+1
* ARMv7: start.S: stay in HYP mode if u-boot is entered in itAndre Przywara2013-04-15-3/+7
* ARM: fix CONFIG_SPL_MAX_SIZE semanticsAlbert ARIBAUD2013-04-14-15/+13
* ARM: Fix __bss_start and __bss_end in linker scriptsAlbert ARIBAUD2013-04-13-8/+20
* BUGFIX: arm: data abort in get_bad_stack_swiTetsuyuki Kobayashi2013-04-13-4/+9
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-13-2/+2
|\
| * omap3: Display MHz instead of mHz on the consoleman.huber@arcor.de2013-04-12-2/+2
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-12-674/+18
|\ \ | |/ |/|
| * Consolidate bool typeYork Sun2013-04-01-21/+18
| * Merge branch 'for-v2013.04'Anatolij Gustschin2013-03-29-653/+0
| |\
| | * lcd, pxafb: move the pxafb to drivers/videoJeroen Hofstee2013-03-21-651/+0
| | * common/lcd.c: cleanup use of global variablesWolfgang Denk2013-03-21-2/+0
* | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-12-11/+12
|\ \ \
| * | | omap5912-osk: Fix get_timer() and CONFIG_SYS_HZJon Hunter2013-04-10-7/+8
| * | | OMAP4: Fix bug in omap4460_volts structLubomir Popov2013-04-10-4/+4
* | | | arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2013-04-12-14/+14
* | | | arm1176: Remove unused MMU setup from start.SBenoît Thébaudeau2013-04-12-90/+1
* | | | arm: Remove deprecated and now unused NAND SPLBenoît Thébaudeau2013-04-12-8/+4
* | | | arm: Remove support for unused s3c64xxBenoît Thébaudeau2013-04-12-584/+0
* | | | arm: Remove unused relocate_code() parametersBenoît Thébaudeau2013-04-12-52/+26
* | | | arm926ejs: Remove deprecated and now unused NAND SPLBenoît Thébaudeau2013-04-12-10/+0
* | | | nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau2013-04-12-1/+2
* | | | imx: Fix automatic make targets for imx imagesBenoît Thébaudeau2013-04-12-2/+19
* | | | arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau2013-04-12-15/+64
* | | | arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau2013-04-12-66/+39
* | | | arm1136: Remove redundant relocate_code() returnBenoît Thébaudeau2013-04-12-2/+0
* | | | arm: relocate_code() is no longer noreturnBenoît Thébaudeau2013-04-12-39/+13
* | | | arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau2013-04-12-4/+52
* | | | imx: mx5: lowlevel_init: Simplify codeBenoît Thébaudeau2013-04-12-6/+2
|/ / /
* | | OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMCTom Rini2013-04-08-3/+7
* | | arm: omap4: Fix SDRAM AUTO DETECTIONLokesh Vutla2013-04-08-15/+16
* | | OMAP: Fix copy-paste bug that did not enable UART4 clockLubomir Popov2013-04-08-2/+2
* | | omap2420-h4: Fix get_timer() and CONFIG_SYS_HZHunter, Jon2013-04-08-2/+6
* | | omap_gpmc: change nandecc commandAndreas Bießmann2013-04-08-8/+23