summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ARM: AM43xx: Add header filesLokesh Vutla2013-08-159-20/+378
| * | | | ARM: AM33xx: Move s_init to a common placeHeiko Schocher2013-08-154-10/+72
| * | | | ARM: AM33xx: Cleanup clocks layerLokesh Vutla2013-08-157-219/+174
| * | | | ARM: AM33xx: Cleanup dplls dataLokesh Vutla2013-08-157-182/+227
| | |/ / | |/| |
| * | | 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-302-0/+13
| * | | am33xx: Correct gpmc_cfg->irqstatus/enableTom Rini2013-07-301-2/+2
| * | | ARM: DRA7xx: Add CPSW support to DRA7xx EVMMugunthan V N2013-07-264-0/+40
| * | | ARM: DRA7xx: Enable GMAC clock controlMugunthan V N2013-07-263-1/+12
| * | | ARM: DRA7xx: Lock DPLL_GMACLokesh Vutla2013-07-264-0/+32
| * | | 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-25765-11762/+795
| |\ \ \
| * | | | ARM: highbank: avoid bss write in timer_initRob Herring2013-07-251-2/+0
| * | | | ARM: highbank: set timer prescaler to 256Rob Herring2013-07-252-2/+6
| * | | | ARM: highbank: fix get_tbclk value to timer rateRob Herring2013-07-251-1/+1
| * | | | ARM: move interrupt_init to before relocationRob Herring2013-07-251-2/+1
| | |/ / | |/| |
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-videoTom Rini2013-08-124-114/+4
|\ \ \ \
| * | | | exynos: video: change mipi dsi write function parameters correctlyDonghwa Lee2013-08-121-1/+1
| * | | | arm, am33xx: add clk_get prototypeHeiko Schocher2013-08-101-0/+1
| * | | | video, da8xx: move da8xx-fb.h to drivers/videoHeiko Schocher2013-08-101-113/+0
| * | | | dma: apbh: Add special circular mode for LCDMarek Vasut2013-08-091-0/+2
| | |_|/ | |/| |
* | | | spi: Add zynq spi controller driverJagannadha Sutradharudu Teki2013-08-071-0/+2
|/ / /
* | | config: don't define CONFIG_ARCH_DEVICE_TREEStephen Warren2013-08-023-48/+0
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-247-4/+22
|\ \
| * | vf610: Add I2C support for Vybrid VF610 platformAlison Wang2013-07-235-0/+14
| * | i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-232-4/+3
| * | i2c: common changes for multibus/multiadapter supportHeiko Schocher2013-07-231-1/+6
| |/
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24765-11758/+773
|/
* Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-161-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-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
OpenPOWER on IntegriCloud