summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-26-344/+1967
|\
| * arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini2014-02-26-7/+7
| * arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-26-310/+7
| * arm: make _end compiler-generatedAlbert ARIBAUD2014-02-26-16/+65
| * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-24-11/+54
| |\
| | * ti814x: Fix illegal use of FP ops in clock_ti814x.cMåns Rullgård2014-02-21-4/+1
| | * DRA7: fix ABB efuse offset for OPP_NOMNishanth Menon2014-02-21-1/+1
| | * ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0Janne Grunau2014-02-21-0/+18
| | * ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator controlDave Gerlach2014-02-21-4/+14
| | * Add support for B&R KWB MotherboardHannes Petermaier2014-02-21-2/+4
| | * am335x: Initial support for Silica Pengwyn boardLothar Felten2014-02-21-0/+16
| * | arch: bcm281xx: Initial commit of bcm281xx architecture codeDarwin Rambo2014-02-22-0/+1734
| * | arch: kona: Initial commit of kona-common architecture codeDarwin Rambo2014-02-22-0/+100
| |/
* | arm: omap: delete unincluded omap-common/config.mkMasahiro Yamada2014-02-25-9/+0
* | kbuild: refactor more IMX image rulesMasahiro Yamada2014-02-25-30/+10
* | kbuild: use shorten logs for IMX imagesMasahiro Yamada2014-02-25-37/+54
* | kbuild: use shorten logs for mkimage rulesMasahiro Yamada2014-02-25-5/+5
* | kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada2014-02-25-5/+5
* | arm: delete unused macro CONFIG_ARCH_DEVICE_TREEMasahiro Yamada2014-02-24-10/+0
* | common: Add get_effective_memsize() to memsize.cYork Sun2014-02-21-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2014-02-21-8/+14
|\ \
| * | am43xx: Add qspi supportSourav Poddar2014-02-18-1/+5
| * | spi: mxc_spi: i.MX6 DL/S have only 4 eCSPI controllerMarkus Niebel2014-02-18-1/+1
| * | spi: spi-mxc: add defines for clk inactive state for ECSPIMarkus Niebel2014-02-18-6/+8
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-20-1591/+1159
|\ \ \ | | |/ | |/|
| * | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-20-37/+2378
| |\ \
| * \ \ Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-19-33/+246
| |\ \ \
| | * | | imx6 SION bit has to be on for the pins that are used as ENET_REF_CLKAndy Ng2014-02-19-6/+6
| | * | | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-02-11-344/+116
| | |\ \ \
| | * | | | ARM: imx6: fix wrong fec clkMarkus Niebel2014-02-11-1/+1
| | * | | | mx6: Enable L2 cache supportFabio Estevam2014-02-11-0/+80
| | * | | | mx6: Distinguish mx6dual from mx6quadFabio Estevam2014-02-11-3/+14
| | * | | | imx: Introduce a header for the imx cpu versionsFabio Estevam2014-02-11-13/+14
| | * | | | imx6: make sure MMDC_CHx_MASK is clear to avoid warm reset failureAnson Huang2014-02-11-0/+11
| | * | | | imx6: ensure AHB clock is 132MHz in low freq boot modeAnson Huang2014-02-11-0/+20
| | * | | | ARM: mx6: Add PCI express driverMarek Vasut2014-01-26-0/+27
| | * | | | ARM: mx6: Add PCI express clock configurationMarek Vasut2014-01-26-10/+66
| | * | | | ARM: armv7: Make indirect vector addresses globlMarek Vasut2014-01-26-0/+7
| | * | | | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-01-26-31/+1980
| | |\ \ \ \
| * | | | | | arm: zynq: correct the argument to lldivSiva Durga Prasad Paladugu2014-02-19-1/+2
| * | | | | | zynq: Add support for U-BOOT SPLMichal Simek2014-02-19-2/+151
| * | | | | | zynq: Update CLK in bdinfoMichal Simek2014-02-19-0/+5
| * | | | | | zynq: Implement dump clock commandSoren Brinkmann2014-02-19-0/+21
| * | | | | | net: zynq_gem: Calculate clock dividers dynamicallySoren Brinkmann2014-02-19-6/+9
| * | | | | | net: zynq_gem: Move RCLK details out of driverSoren Brinkmann2014-02-19-4/+4
| * | | | | | zynq: timer: Fix hangs if network activity attempted after about one hourMichal Simek2014-02-19-2/+2
| * | | | | | zynq: timer: Migrate to zynq clock frameworkSoren Brinkmann2014-02-19-4/+7
| * | | | | | zynq: Provide a framework to read clock frequenciesSoren Brinkmann2014-02-19-2/+700
| * | | | | | zynq: serial: Simplify serial driver initializationMichal Simek2014-02-19-0/+2
| * | | | | | zynq: Move bootmode to headersMichal Simek2014-02-19-0/+6