summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-07-1241-182/+5446
|\
| * ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin2013-07-115-139/+532
| * ARM: Tegra: FDT: Add USB EHCI function for T30/T114Jim Lin2013-07-112-0/+54
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-07-1019-15/+3249
| |\
| | * arm: exynos: fix clock calculationMinkyu Kang2013-07-091-5/+38
| | * EXYNOS: Move files from board/samsung to arch/armRajeshwari Shinde2013-07-0513-10/+3081
| | * EXYNOS4210: Configure GPIO for uartRajeshwari Shinde2013-07-051-0/+40
| | * EXYNOS: Add API for power reset and exit wakeupRajeshwari Shinde2013-07-052-0/+62
| | * SMDK5250: Remove reduntant codeRajeshwari Shinde2013-06-281-0/+1
| | * EXYNOS5: FDT: Add serial device node valuesRajeshwari Shinde2013-06-241-0/+27
| * | ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5Axel Lin2013-07-026-1/+15
| * | ARM: OMAP4+: Fix MA detection during SDRAM_AUTO_DETECTIONLokesh Vutla2013-07-021-0/+3
| * | am33xx: fix the ddr_cmdtctrl structureIlya Ledvich2013-07-021-1/+0
| * | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-284-23/+1581
| |\ \
| | * | mx27: add i2c clocktrem2013-06-262-0/+3
| | * | mx27: add function enable_cachestrem2013-06-261-0/+8
| | * | imx: Complete the pin definitions for the i.MX6DL / i.MX6SoloPierre Aubert2013-06-261-22/+1569
| | * | imx6: fix GPR2 wrong definitionPierre Aubert2013-06-261-1/+1
| * | | pxa: fix memory coherency problem after relocationMike Dunn2013-06-221-0/+9
| * | | 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
* | | | blackfin: x86: bootm: Handle PREP stage of bootmSimon Glass2013-07-122-0/+4
* | | | bootm: Clean up bootz_setup() functionSimon Glass2013-07-101-6/+8
* | | | avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann2013-07-028-0/+51
* | | | Fix bootm to work on powerpc again (compressed uImage)Stefan Roese2013-06-281-5/+0
* | | | ColdFire: Update the arch_global_date changes for mcf5441xJason Jin2013-06-271-5/+5
* | | | Fix MCF5235 SDRAM base address macroSteve deRosier2013-06-271-1/+1
* | | | m68k: fix debug call befor serial initJens Scharsig (BuS Elektronik)2013-06-271-2/+2
* | | | x86: Support tracing functionSimon Glass2013-06-265-7/+10
* | | | exynos: Avoid function instrumentation for microsecond timerSimon Glass2013-06-262-5/+7
* | | | arm: Implement the 'fake' go commandSimon Glass2013-06-261-9/+18
* | | | Clarify bootm OS argumentsSimon Glass2013-06-263-6/+6
* | | | sandbox: Support trace featureSimon Glass2013-06-262-2/+2
* | | | x86: Correct missing local variable in bootmSimon Glass2013-06-261-0/+2
* | | | cros: exynos: add cros-ec device nodes to exynos5250-snow.dtsHung-ying Tyan2013-06-261-0/+2
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-2222-127/+262
|\ \ \ \ | |/ / /
| * | | arm: optimize relocate_code routineAlbert ARIBAUD2013-06-211-20/+12
| * | | arm: make __rel_dyn_{start, end} compiler-generatedAlbert ARIBAUD2013-06-214-13/+24
| * | | arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD2013-06-215-9/+19
| * | | arm: generalize lib/bss.c into lib/sections.cAlbert ARIBAUD2013-06-212-3/+3
| * | | remove all references to .dynsymAlbert ARIBAUD2013-06-216-38/+3
| * | | arm: ensure u-boot only uses relative relocationsAlbert ARIBAUD2013-06-211-0/+5
| | |/ | |/|
| * | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-193-2/+51
| |\ \
| | * | arm, am33xx: move uart soft reset code to common placeHeiko Schocher2013-06-182-0/+23
| | * | arm, am335x: make mpu pll config configurableHeiko Schocher2013-06-182-2/+8
| | * | arm, am33xx: move rtc32k_enable() to common placeHeiko Schocher2013-06-182-0/+20
| * | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-199-47/+150
| |\ \ \ | | |/ / | |/| |
| | * | power: exynos-tmu: fix warnings and clean up codeNaveen Krishna Chatradhi2013-06-131-33/+25
| | * | EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results.Amar2013-06-131-2/+2
| | * | EXYNOS5: DWMMC: Added FDT support for DWMMCAmar2013-06-131-7/+4
OpenPOWER on IntegriCloud