summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2013-02-23-1036/+4543
|\
| * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-02-21-0/+3
| |\
| | * am33xx: support for booting via usbethIlya Yanok2013-02-18-0/+3
| * | Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master'Albert ARIBAUD2013-02-21-1/+91
| |\ \ | | |/ | |/|
| | * arm: zynq: Add lowlevel initialization to CMichal Simek2013-02-07-1/+25
| | * arm: zynq: Add SLCR support with system resetMichal Simek2013-02-07-0/+66
| * | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-02-12-909/+4479
| |\ \ | | |/ | |/|
| | * Tegra114: Add common CPU (shared) filesTom Warren2013-02-11-4/+1291
| | * Tegra114: Add CPU (armv7) filesTom Warren2013-02-11-0/+59
| | * Tegra114: Add AVP (arm720t) filesTom Warren2013-02-11-38/+403
| | * tegra30: add SBC1 to periph id mapping tableAllen Martin2013-02-11-1/+1
| | * tegra: rename FUNCMUX_UART2_UARTBStephen Warren2013-02-11-3/+3
| | * Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.cTom Warren2013-02-11-1184/+695
| | * Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entryTom Warren2013-02-11-7/+0
| | * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-02-02-58/+227
| | |\
| | * | tegra: remove IRDA pinmux synonymAllen Martin2013-01-16-4/+4
| | * | Tegra30: clocks: Fix clock tables for I2C and other periphsTom Warren2013-01-16-34/+44
| | * | Tegra30: Add generic Tegra30 build supportTom Warren2013-01-16-3/+3
| | * | Tegra30: Add common CPU (shared) filesTom Warren2013-01-16-10/+1762
| | * | Tegra30: Add CPU (armv7) filesTom Warren2013-01-16-0/+59
| | * | Tegra30: Add AVP (arm720t) filesTom Warren2013-01-16-247/+612
| * | | ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass2013-02-04-5/+5
| * | | ixp: Move timestamp to arch_global_dataSimon Glass2013-02-01-4/+4
| * | | arm: Move timer_reset_value to arch_global_dataSimon Glass2013-02-01-2/+2
| * | | arm: Move lastinc to arch_global_dataSimon Glass2013-02-01-64/+66
| * | | arm: Move tbl to arch_global_dataSimon Glass2013-02-01-81/+87
| * | | arm: Move tbu to arch_global_dataSimon Glass2013-02-01-28/+28
| * | | arm: Move timer_rate_hz into arch_global_dataSimon Glass2013-02-01-14/+15
| * | | at91: Move at91 global data into arch_global_dataSimon Glass2013-02-01-26/+30
| |/ /
* | | build: imx: Fix 'u-boot.imx' build without full OBJTREE referenceOtavio Salvador2013-02-12-2/+2
* | | mx6: Disable Power Down Bit of watchdogFabio Estevam2013-02-12-0/+12
| |/ |/|
* | mxs: Use __weak annotation to simplify codeFabio Estevam2013-01-28-7/+4
* | mxs: Boost the memory power supplyMarek Vasut2013-01-28-2/+2
* | imximage.cfg: run files through C preprocessorTroy Kisky2013-01-22-2/+2
* | mxs: Add MX23 quirks into the clock codeOtavio Salvador2013-01-21-9/+26
* | mxs: Fix the memory init for MX23Otavio Salvador2013-01-21-15/+78
* | mxs: Add function to ungate the power block on MX23Marek Vasut2013-01-21-0/+12
* | mx23: config: Enable building of u-boot.sb binaryOtavio Salvador2013-01-21-0/+18
* | mx23: SPL: Initialize DDR at 133MHzOtavio Salvador2013-01-21-0/+20
* | mx23: SPL: Add boot mode supportOtavio Salvador2013-01-21-0/+25
* | mx23: Add support on print_cpuinfo()Otavio Salvador2013-01-21-1/+18
* | mxs: clock: Use 'mxs' prefix for methodsOtavio Salvador2013-01-21-23/+23
* | mxs: ssp: Pull out the SSP bus to regs conversionMarek Vasut2013-01-21-1/+1
|/
* pxa: Save lr register in relocate_code functionŁukasz Dałek2013-01-14-0/+2
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-14-45/+10
|\
| * mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky2013-01-13-45/+0
| * mx6: Add workaround for ARM errataFabio Estevam2013-01-09-0/+10
* | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-14-6/+340
|\ \
| * | Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clkJaehoon Chung2013-01-11-0/+5
| * | Exynos: clock: support get_mmc_clk for exynosJaehoon Chung2013-01-11-0/+102