summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
...
| * | | | ARM: highbank: avoid bss write in timer_initRob Herring2013-07-25-2/+0
| * | | | ARM: highbank: set timer prescaler to 256Rob Herring2013-07-25-2/+6
| * | | | ARM: highbank: fix get_tbclk value to timer rateRob Herring2013-07-25-1/+1
| * | | | ARM: move interrupt_init to before relocationRob Herring2013-07-25-2/+1
| | |/ / | |/| |
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-videoTom Rini2013-08-12-114/+4
|\ \ \ \
| * | | | exynos: video: change mipi dsi write function parameters correctlyDonghwa Lee2013-08-12-1/+1
| * | | | arm, am33xx: add clk_get prototypeHeiko Schocher2013-08-10-0/+1
| * | | | video, da8xx: move da8xx-fb.h to drivers/videoHeiko Schocher2013-08-10-113/+0
| * | | | dma: apbh: Add special circular mode for LCDMarek Vasut2013-08-09-0/+2
| | |_|/ | |/| |
* | | | spi: Add zynq spi controller driverJagannadha Sutradharudu Teki2013-08-07-0/+2
|/ / /
* | | 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-4/+22
|\ \
| * | vf610: Add I2C support for Vybrid VF610 platformAlison Wang2013-07-23-0/+14
| * | i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-23-4/+3
| * | i2c: common changes for multibus/multiadapter supportHeiko Schocher2013-07-23-1/+6
| |/
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-11758/+773
|/
* Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-16-1/+1
* 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-182/+5446
|\
| * ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin2013-07-11-139/+532
| * ARM: Tegra: FDT: Add USB EHCI function for T30/T114Jim Lin2013-07-11-0/+54
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-07-10-15/+3249
| |\
| | * arm: exynos: fix clock calculationMinkyu Kang2013-07-09-5/+38
| | * EXYNOS: Move files from board/samsung to arch/armRajeshwari Shinde2013-07-05-10/+3081
| | * EXYNOS4210: Configure GPIO for uartRajeshwari Shinde2013-07-05-0/+40
| | * EXYNOS: Add API for power reset and exit wakeupRajeshwari Shinde2013-07-05-0/+62
| | * SMDK5250: Remove reduntant codeRajeshwari Shinde2013-06-28-0/+1
| | * EXYNOS5: FDT: Add serial device node valuesRajeshwari Shinde2013-06-24-0/+27
| * | ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5Axel Lin2013-07-02-1/+15
| * | ARM: OMAP4+: Fix MA detection during SDRAM_AUTO_DETECTIONLokesh Vutla2013-07-02-0/+3
| * | am33xx: fix the ddr_cmdtctrl structureIlya Ledvich2013-07-02-1/+0
| * | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-28-23/+1581
| |\ \
| | * | mx27: add i2c clocktrem2013-06-26-0/+3
| | * | mx27: add function enable_cachestrem2013-06-26-0/+8
| | * | imx: Complete the pin definitions for the i.MX6DL / i.MX6SoloPierre Aubert2013-06-26-22/+1569
| | * | imx6: fix GPR2 wrong definitionPierre Aubert2013-06-26-1/+1
| * | | pxa: fix memory coherency problem after relocationMike Dunn2013-06-22-0/+9
| * | | pxa: use -mcpu=xscale compiler optionMike Dunn2013-06-22-1/+1
| * | | pxa: turn icache off in cpu_init_crit()Mike Dunn2013-06-22-2/+1
* | | | bootm: Clean up bootz_setup() functionSimon Glass2013-07-10-6/+8
* | | | exynos: Avoid function instrumentation for microsecond timerSimon Glass2013-06-26-5/+7
* | | | arm: Implement the 'fake' go commandSimon Glass2013-06-26-9/+18
* | | | cros: exynos: add cros-ec device nodes to exynos5250-snow.dtsHung-ying Tyan2013-06-26-0/+2
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-22-127/+262
|\ \ \ \ | |/ / /
| * | | arm: optimize relocate_code routineAlbert ARIBAUD2013-06-21-20/+12
| * | | arm: make __rel_dyn_{start, end} compiler-generatedAlbert ARIBAUD2013-06-21-13/+24
| * | | arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD2013-06-21-9/+19
| * | | arm: generalize lib/bss.c into lib/sections.cAlbert ARIBAUD2013-06-21-3/+3
| * | | remove all references to .dynsymAlbert ARIBAUD2013-06-21-38/+3
| * | | arm: ensure u-boot only uses relative relocationsAlbert ARIBAUD2013-06-21-0/+5
| | |/ | |/|