summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
...
| * | imx: Add useful fuse definitionsBenoît Thébaudeau2013-04-28-3/+61
| * | imx: Homogenize and fix fuse register definitionsBenoît Thébaudeau2013-04-28-21/+34
| * | mx23: Put back RAM voltage level to its original valueFabio Estevam2013-04-28-2/+2
| * | mx53ard: Move register masks into imx-regs.hFabio Estevam2013-04-25-0/+2
| * | mx5: Define a common get_board_rev()Fabio Estevam2013-04-25-0/+7
| * | wandboard: Add support for Carrier Board MicroSD cardOtavio Salvador2013-04-25-0/+7
| * | wandboard: Add card detection for SOM MicroSD cardOtavio Salvador2013-04-25-0/+1
| * | nitrogen6x: Setup CCM_CCOSR registerFabio Estevam2013-04-25-0/+1
| * | mx35 iomux: correct input select register indexPhilip Paeps2013-04-25-0/+1
| * | arm: imx: Codingstyle enhancement of include/asm/arch-mx6/crm_regs.hStefan Roese2013-04-25-86/+86
| * | imx: Add titanium board support (i.MX6 based)Stefan Roese2013-04-22-2/+5
| * | mtd: mxs_nand: Add support for i.MX6Stefan Roese2013-04-22-0/+17
| * | dma: Add i.MX6 support to drivers/dma/apbh_dma.cStefan Roese2013-04-22-1/+33
| * | imx: Move some i.MX common functions into the imx-common directoryStefan Roese2013-04-22-63/+97
| * | imx: Move some header files from arch-mxs to imx-commonStefan Roese2013-04-22-20/+20
| * | mx6: Add solo-lite variant supportFabio Estevam2013-04-22-3/+132
| * | iomux-v3: Place pad control definitions into common fileFabio Estevam2013-04-22-55/+26
| * | Merge branch 'next'Stefano Babic2013-04-21-17/+9
| |\ \
| | * | arm: imx: Change iomux functions to void typeStefan Roese2013-04-16-15/+7
| | * | mx35 iomux: correct offsets of IOMUX registersPhilip Paeps2013-04-16-2/+2
* | | | Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-11-32/+1
|\ \ \ \
| * | | | pxa: Add weak attribute to reset_cpu() functionŁukasz Dałek2013-05-05-1/+1
| * | | | pxa27x_udc: remove call to unimplemented set_GPIO_mode()Mike Dunn2013-05-05-11/+0
| * | | | lib: consolidate hang()Andreas Bießmann2013-05-01-20/+0
| |/ / /
* | | | fpga: zynq: Add support for loading bitstreamMichal Simek2013-05-06-2/+46
| |_|/ |/| |
* | | i2c: zynq: Add support for Xilinx ZynqMichal Simek2013-04-30-0/+2
* | | mmc: Add support for Xilinx Zynq sdhci controllerMichal Simek2013-04-30-0/+5
* | | zynq: Move macros to hardware.hMichal Simek2013-04-30-0/+2
* | | net: gem: Fix gem driver on 1Gbps LANMichal Simek2013-04-30-1/+33
* | | zynq: Move scutimer baseaddr to hardware.hMichal Simek2013-04-30-1/+3
* | | arm: zynq: Rename XPSS_ prefix to ZYNQ_ for hardcoded SoC addressesMichal Simek2013-04-30-6/+6
* | | arm: zynq: U-Boot udelay < 1000 FIXDavid Andrey2013-04-30-9/+37
|/ /
* | exynos: Correct use of 64-bit divisionSimon Glass2013-04-17-1/+6
* | Tegra: Split tegra_get_chip_type() into soc & sku funcsTom Warren2013-04-15-36/+83
* | Tegra: Fix MSELECT clock divisors for T30/T114.Tom Warren2013-04-15-8/+6
* | Tegra114: Initialize System Counter (TSC) with osc frequencyTom Warren2013-04-15-0/+72
* | Tegra: Configure L2 cache control reg properly.Tom Warren2013-04-15-8/+52
* | Tegra: Restore cp15 VBAR _start vector write for ARMv7Tom Warren2013-04-15-2/+0
* | ARM: tegra: support T33 SKU of Tegra30Stephen Warren2013-04-15-0/+2
|/
* ARMv7: start.S: stay in HYP mode if u-boot is entered in itAndre Przywara2013-04-15-3/+7
* ARM: fix CONFIG_SPL_MAX_SIZE semanticsAlbert ARIBAUD2013-04-14-15/+13
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-14-0/+2
|\
| * spi: mxc_spi: Set master mode for all channelsFabio Estevam2013-04-13-0/+2
* | ARM: Fix __bss_start and __bss_end in linker scriptsAlbert ARIBAUD2013-04-13-8/+20
* | BUGFIX: arm: data abort in get_bad_stack_swiTetsuyuki Kobayashi2013-04-13-4/+9
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-13-9/+9
|\ \
| * | omap3: Display MHz instead of mHz on the consoleman.huber@arcor.de2013-04-12-2/+2
| * | am335x: Really correct DDR timings on new BeagleBone partTom Rini2013-04-12-7/+7
* | | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-12-674/+18
|\ \ \ | |/ / |/| |
| * | Consolidate bool typeYork Sun2013-04-01-21/+18