summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
...
| * | | | | am33xx: Update DDR3 EMIF configuration sequenceTom Rini2013-03-08-3/+9
| | |_|_|/ | |/| | |
| * | | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-02-21-0/+8
| |\ \ \ \
| | * | | | am33xx: support for booting via usbethIlya Yanok2013-02-18-0/+4
| | * | | | da8xx: Add the missing pinmux for da830 to the gpio driverTomas Novotny2013-02-18-0/+4
| | | |/ / | | |/| |
| * | | | Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master'Albert ARIBAUD2013-02-21-1/+206
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | arm: zynq: Add lowlevel initialization to CMichal Simek2013-02-07-2/+70
| | * | | arm: zynq: Add SLCR support with system resetMichal Simek2013-02-07-0/+137
* | | | | arm: Enable generic board supportSimon Glass2013-03-15-0/+15
* | | | | arm: Use sections header to obtain link symbolsSimon Glass2013-03-15-4/+1
* | | | | Introduce generic link section.h symbol filesSimon Glass2013-03-15-0/+27
* | | | | Replace __bss_end__ with __bss_endSimon Glass2013-03-15-29/+29
| |_|/ / |/| | |
* | | | mac: Fix the condition check for setting the MAC from the EEPROMHolger Hans Peter Freyther2013-02-20-2/+2
* | | | gpio: Build the da8xx_gpio code for the davinci644x deviceHolger Hans Peter Freyther2013-02-20-1/+7
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-02-12-1219/+9426
|\ \ \
| * | | arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the READMELucas Stach2013-02-11-1/+1
| * | | Tegra114: Dalmore: Add DT filesTom Warren2013-02-11-0/+5
| * | | 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
| * | | Tegra114: Add arch-tegra114 include filesTom Warren2013-02-11-5/+1365
| * | | tegra: add SPI SLINK driverAllen Martin2013-02-11-0/+84
| * | | tegra: add addresses of SPI SLINK controllersAllen Martin2013-02-11-0/+6
| * | | tegra30: fdt: add SPI SLINK nodesAllen Martin2013-02-11-0/+72
| * | | tegra30: add SBC1 to periph id mapping tableAllen Martin2013-02-11-1/+1
| * | | tegra20: fdt: add SPI SFLASH nodeAllen Martin2013-02-11-0/+12
| * | | tegra: rename FUNCMUX_UART2_UARTBStephen Warren2013-02-11-4/+4
| * | | Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.cTom Warren2013-02-11-1188/+768
| * | | Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entryTom Warren2013-02-11-8/+0
| * | | Add DDR3 support for AM335x-EVM (Version 1.5A)Jeff Lance2013-02-07-0/+16
| * | | pcm051: Add support for Phytec phyCORE-AM335xLars Poeschel2013-02-07-0/+18
| * | | am33xx: add a pulldown macro to pinmux configLars Poeschel2013-02-07-1/+2
| * | | ARM: add wfi assembly macroRob Herring2013-02-03-0/+6
| * | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-02-02-70/+1435
| |\ \ \ | | | |/ | | |/|
| | * | mxs: mmc: Allow overriding default card detect implementationMarek Vasut2013-01-28-1/+1
| | * | mxs: ssp: Add SSP registers map for MX23Marek Vasut2013-01-28-0/+36
| | * | mxs: dma: Fix APBH DMA driver for MX23Marek Vasut2013-01-28-0/+121
| | * | 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/+15
| | * | mxs: Add MX23 quirks into the clock codeOtavio Salvador2013-01-21-11/+32
| | * | 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 boot mode descriptionOtavio Salvador2013-01-21-0/+12
| | * | mx23: Add support on print_cpuinfo()Otavio Salvador2013-01-21-1/+19
| | * | mx23: ssp: Fix ssp-regs.h for MX23Marek Vasut2013-01-21-0/+2
| | * | mx23: Add POWER and CLKCTRL register definitionsMarek Vasut2013-01-21-1/+585
| | * | mx23: Add iomux-mx23.hOtavio Salvador2013-01-21-0/+361