summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeFilesLines
* arch: bcm281xx: Initial commit of bcm281xx architecture codeDarwin Rambo2014-02-227-0/+1694
* arch: kona: Initial commit of kona-common architecture codeDarwin Rambo2014-02-225-0/+59
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-2011-9/+18
|\
| * kbuild,tegra124: add dummy obj- for KbuildMasahiro Yamada2014-02-191-0/+3
| * Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada2014-02-191-0/+3
| * kbuild: add dummy obj-y to create built-in.oMasahiro Yamada2014-02-192-2/+4
| * kbuild: change out-of-tree buildMasahiro Yamada2014-02-196-6/+6
| * ARM: O5/dra7xx: Add SATA boot supportDan Murphy2014-02-191-1/+2
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-193-14/+173
|\ \
| * \ Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-02-1110-246/+29
| |\ \
| * | | ARM: imx6: fix wrong fec clkMarkus Niebel2014-02-111-1/+1
| * | | mx6: Enable L2 cache supportFabio Estevam2014-02-111-0/+58
| * | | mx6: Distinguish mx6dual from mx6quadFabio Estevam2014-02-111-3/+11
| * | | imx6: make sure MMDC_CHx_MASK is clear to avoid warm reset failureAnson Huang2014-02-111-0/+11
| * | | imx6: ensure AHB clock is 132MHz in low freq boot modeAnson Huang2014-02-111-0/+20
| * | | ARM: mx6: Add PCI express clock configurationMarek Vasut2014-01-261-10/+65
| * | | ARM: armv7: Make indirect vector addresses globlMarek Vasut2014-01-261-0/+7
| * | | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-01-264-3/+15
| |\ \ \
* | | | | arm: zynq: correct the argument to lldivSiva Durga Prasad Paladugu2014-02-191-1/+2
* | | | | zynq: Add support for U-BOOT SPLMichal Simek2014-02-194-2/+133
* | | | | zynq: Update CLK in bdinfoMichal Simek2014-02-191-0/+5
* | | | | zynq: Implement dump clock commandSoren Brinkmann2014-02-191-0/+21
* | | | | net: zynq_gem: Calculate clock dividers dynamicallySoren Brinkmann2014-02-191-5/+8
* | | | | net: zynq_gem: Move RCLK details out of driverSoren Brinkmann2014-02-191-3/+3
* | | | | zynq: timer: Fix hangs if network activity attempted after about one hourMichal Simek2014-02-191-2/+2
* | | | | zynq: timer: Migrate to zynq clock frameworkSoren Brinkmann2014-02-191-4/+7
* | | | | zynq: Provide a framework to read clock frequenciesSoren Brinkmann2014-02-193-0/+641
* | | | | zynq: Enable dcache supportMichal Simek2014-02-191-0/+8
| |_|_|/ |/| | |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-1714-307/+166
|\ \ \ \
| * | | | zynq: Fix elf header generationMichal Simek2014-02-131-0/+99
| * | | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-132-69/+22
| |\ \ \ \
| | * | | | exynos: clock: use the clear and set bits macros.Inha Song2014-02-101-65/+20
| | * | | | exynos: clock: fixed that cfg is set to wrong value.Inha Song2014-02-101-0/+3
| | * | | | exynos: pinmux: remove unnecessary routineMinkyu Kang2014-02-051-6/+1
| | * | | | exynos: pinmux: remove unnecessary defineMinkyu Kang2014-02-051-1/+1
| | | |_|/ | | |/| |
| * | | | ARM: tegra: Add CPU (armv7) files for Tegra124Tom Warren2014-02-032-0/+16
| |/ / /
| * | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-299-238/+29
| |\ \ \
| | * | | DRA7: add ABB setup for MPU voltage domainNishanth Menon2014-01-242-3/+18
| | * | | DRA7: Add support for ES1.1 silicon ID codeNishanth Menon2014-01-244-3/+11
| | * | | ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALLJassi Brar2014-01-241-6/+0
| | * | | ARM: OMAP4/5: Remove dead code against CONFIG_SYS_CLOCKS_ENABLE_ALLJassi Brar2014-01-243-226/+0
| | | |/ | | |/|
* | | | SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORKTom Rini2014-02-071-1/+12
|/ / /
* | | ARM: merge commonly-defined PLATFORM_RELFLAGSMasahiro Yamada2014-01-241-8/+0
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-01-201-41/+0
|\ \ \ | |/ / |/| / | |/
| * mx6: Revert "mx6: soc: Disable VDDPU regulator"Fabio Estevam2014-01-171-41/+0
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-151-1/+7
|\ \ | |/
| * mx6: clock: Pass the frequency as argument of enable_fec_anatop_clock()Fabio Estevam2014-01-151-1/+7
* | arm: use canonical sub mnemonicAndreas Bießmann2014-01-141-1/+1
* | Merge 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-141-1/+2
|\ \ | |/
| * imx6: make use of lldiv(..)Christian Gmeiner2014-01-131-1/+2
OpenPOWER on IntegriCloud