summaryrefslogtreecommitdiff
path: root/arch/arm/include
Commit message (Expand)AuthorAgeLines
* arm: Move tbu to arch_global_dataSimon Glass2013-02-01-1/+1
* arm: Move timer_rate_hz into arch_global_dataSimon Glass2013-02-01-1/+2
* at91: Move at91 global data into arch_global_dataSimon Glass2013-02-01-15/+15
* Add architecture-specific global dataSimon Glass2013-02-01-0/+6
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-14-34/+2
|\
| * mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky2013-01-13-34/+2
* | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-14-19/+459
|\ \
| * | Exynos: clock: support get_mmc_clk for exynosJaehoon Chung2013-01-11-0/+1
| * | EXYNOS: Add dummy definition to fix compilation dependency on CONFIG_EXYNOS_M...Ajay Kumar2013-01-10-0/+7
| * | EXYNOS5: Add support for FIMD and DPAjay Kumar2013-01-10-0/+2
| * | EXYNOS5: FDT : Decode peripheral idRajeshwari Shinde2013-01-08-13/+28
| * | exynos5: Add DT based driver for SMC911X ethernetHatim RV2012-12-26-0/+18
| * | EXYNOS: EXYNOS4X12: Add gpio structure for EXYNOS4X12Chander Kashyap2012-12-26-0/+85
| * | EXYNOS: EXYNOS4X12: Add clock structure for EXYNOS4X12Chander Kashyap2012-12-26-0/+276
| * | EXYNOS: EXYNOS4X12: Populate Exynos4x12 register addressesChander Kashyap2012-12-26-6/+42
* | | arm: Keep track of the tlb size as well as its locationGabe Black2013-01-10-0/+1
* | | Merge 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-09-0/+2
|\ \ \
| * | | at91sam9x5: enable USB support for 9x5ek board.Richard Genoud2012-12-09-0/+2
* | | | arch-kirkwood: Ethernet port macro returning incorrect addressLuke Lowrey2013-01-09-1/+1
* | | | kirkwood: make MPP arrays static constAlbert ARIBAUD2013-01-09-1/+1
| |_|/ |/| |
* | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-08-2/+373
|\ \ \ | |_|/ |/| |
| * | gpio: add gpio_is_valid() to omap_gpio APINikita Kiryanov2012-12-10-0/+7
| * | Pass sdrc timing values through board_sdrc_timings structurePeter Barada2012-12-10-2/+11
| * | am33xx: add ELM supportMansoor Ahamed2012-12-10-0/+93
| * | am33xx: NAND supportIlya Yanok2012-12-10-0/+262
| |/
| |
| \
| \
| \
*---. \ Merge samsung, imx, tegra into u-boot-arm/masterAlbert ARIBAUD2012-12-22-7/+168
|\ \ \ \ | |_|_|/ |/| | |
| | | * Merge remote-tracking branch 'u-boot/master' into u-boot-arm-mergedAllen Martin2012-12-19-3/+159
| | | |\ | |_|/ / |/| | |
| | | * exynos:cpu: Add Exynos4 I2C spacingPiotr Wilczek2012-12-11-0/+2
| | | * mxs: i2c: Implement algorithm to set up arbitrary i2c speedMarek Vasut2012-12-11-0/+1
| | * | Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic2012-12-08-3/+156
| | |\ \ | | | |/
| | * | mx28: Rename regs-power.h to regs-power-mx28.hMarek Vasut2012-12-04-2/+5
| | * | mx28: Remove SET, CLR, TOG ops from PLLxCTRL1 registersMarek Vasut2012-12-04-2/+4
| * | | Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang2012-12-10-3/+156
| |\ \ \ |/ / / / | | | _
| * | EXYNOS: mmc: support DesignWare Controller for Samsung-SoCJaehoon Chung2012-11-27-0/+36
| * | musb-new: omap2plus backend driverIlya Yanok2012-11-20-0/+4
| * | OMAP3: am35x: add musb functionsIlya Yanok2012-11-20-0/+28
| * | OMAP3: am35x_def.h: add USB definesIlya Yanok2012-11-20-0/+27
| * | musb-new: am35x backend driverIlya Yanok2012-11-20-0/+3
| * | am33xx: init OTG hardware and new musb gadget driverIlya Yanok2012-11-20-3/+12
| * | musb-new: dsps backend driverIlya Yanok2012-11-20-0/+25
| * | mx51evk: Fix build error when CONFIG_VIDEO is disabledVikram Narayanan2012-11-14-0/+21
* | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2012-11-25-31/+9
|\ \ \ | | |/ | |/|
| * | mx28: Fix typo in POWER_DCLIMITS_NEGLIMIT_OFFSETMarek Vasut2012-11-24-1/+1
| * | mx28: Fix typo in POWER_MINPWR_VBG_OFFMarek Vasut2012-11-24-1/+1
| * | mx5: Align SPI CS naming with i.MX53 reference manualFabio Estevam2012-11-19-3/+3
| * | ehci-mxc: Add support for i.MX35Benoît Thébaudeau2012-11-16-0/+2
| * | ehci-mxc: Define host offsetsBenoît Thébaudeau2012-11-16-0/+2
| * | mx31: Move EHCI definitions to ehci-fsl.hBenoît Thébaudeau2012-11-16-26/+0
* | | arm: Add control over cachability of memory regionsSimon Glass2012-11-19-0/+31
* | | tegra: Add SOC support for display/lcdWei Ni2012-11-19-0/+697