summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
* mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-242-0/+5
* kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIGMasahiro Yamada2014-03-121-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-03-108-1/+29
|\
| * arm: atmel: sama5d3: add nand spl boot supportBo Shen2014-03-091-0/+2
| * arm: atmel: sama5d3: add spi spl boot supportBo Shen2014-03-091-0/+2
| * at91 gpio: fix typo in compatibility macroAndreas Henriksson2014-03-091-1/+1
| * ARM: tegra: fix NV_PA_CSITE_BASE for Tegra124Stephen Warren2014-03-051-0/+5
| * ARM: tegra: fix pmc_pwrgate_timer_mult register definitionStephen Warren2014-03-051-0/+11
| * ARM: tegra: move CONFIG_TEGRAnnStephen Warren2014-03-054-0/+8
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2014-03-0413-442/+15
|\ \
| * | mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-041-77/+0
| * | mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-045-88/+4
| * | mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers int...pekon gupta2014-03-049-194/+58
| * | mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta2014-03-041-47/+0
| * | mtd: nand: omap: remove redundant platform specific header: arch-xx/omap_gpmc.hpekon gupta2014-03-044-86/+10
| * | mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemespekon gupta2014-03-031-7/+0
| |/
* | sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-044-42/+3
* | mmc: zynq: Add OF initialization supportMichal Simek2014-03-041-0/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-267-5/+108
|\
| * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-243-5/+27
| |\
| | * ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator controlDave Gerlach2014-02-212-3/+7
| | * Add support for B&R KWB MotherboardHannes Petermaier2014-02-211-2/+4
| | * am335x: Initial support for Silica Pengwyn boardLothar Felten2014-02-211-0/+16
| * | arch: bcm281xx: Initial commit of bcm281xx architecture codeDarwin Rambo2014-02-222-0/+40
| * | arch: kona: Initial commit of kona-common architecture codeDarwin Rambo2014-02-222-0/+41
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2014-02-214-8/+13
|\ \
| * | am43xx: Add qspi supportSourav Poddar2014-02-182-1/+4
| * | spi: mxc_spi: i.MX6 DL/S have only 4 eCSPI controllerMarkus Niebel2014-02-181-1/+1
| * | spi: spi-mxc: add defines for clk inactive state for ECSPIMarkus Niebel2014-02-182-6/+8
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-2016-747/+157
|\ \ \ | | |/ | |/|
| * | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-203-13/+1
| |\ \
| * \ \ Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-199-19/+71
| |\ \ \
| | * | | imx6 SION bit has to be on for the pins that are used as ENET_REF_CLKAndy Ng2014-02-192-6/+6
| | * | | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-02-119-13/+84
| | |\ \ \
| | * | | | mx6: Enable L2 cache supportFabio Estevam2014-02-112-0/+22
| | * | | | mx6: Distinguish mx6dual from mx6quadFabio Estevam2014-02-111-0/+1
| | * | | | imx: Introduce a header for the imx cpu versionsFabio Estevam2014-02-113-13/+14
| | * | | | ARM: mx6: Add PCI express driverMarek Vasut2014-01-261-0/+27
| | * | | | ARM: mx6: Add PCI express clock configurationMarek Vasut2014-01-261-0/+1
| | * | | | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-01-2621-17/+517
| | |\ \ \ \
| * | | | | | zynq: Add support for U-BOOT SPLMichal Simek2014-02-191-0/+18
| * | | | | | net: zynq_gem: Calculate clock dividers dynamicallySoren Brinkmann2014-02-191-1/+1
| * | | | | | net: zynq_gem: Move RCLK details out of driverSoren Brinkmann2014-02-191-1/+1
| * | | | | | zynq: Provide a framework to read clock frequenciesSoren Brinkmann2014-02-192-2/+59
| * | | | | | zynq: serial: Simplify serial driver initializationMichal Simek2014-02-191-0/+2
| * | | | | | zynq: Move bootmode to headersMichal Simek2014-02-191-0/+6
| * | | | | | Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-193-725/+0
| |\ \ \ \ \ \
| | * | | | | | ARM: IXP: Remove the IXP architecture supportMarek Vasut2014-02-063-725/+0
| | | |_|/ / / | | |/| | | |
* | | | | | | spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configsAlexey Brodkin2014-02-201-4/+0
| |_|_|_|/ / |/| | | | |
* | | | | | Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada2014-02-191-4/+0
OpenPOWER on IntegriCloud