summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeLines
* mx6: soc: Do not apply the PFD erratum for mx6soloxFabio Estevam2014-07-23-0/+4
* Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2014-07-16-328/+739
|\
| * Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-07-09-4/+3
| |\
| * | am43xx: Tune the system to avoid DSS underflowsCooper Jr., Franklin2014-07-07-0/+12
| * | ARM: emif4: wait for CM_DLL_READYST to be setJeroen Hofstee2014-07-07-1/+1
| * | socfpga: Relocate arch common functions away from boardChin Liang See2014-07-05-0/+24
| * | socfpga: Adding Scan Manager driverChin Liang See2014-07-05-1/+214
| * | ARM: cache_v7: use __weakJeroen Hofstee2014-07-04-38/+7
| * | Merge remote-tracking branch 'u-boot-samsung/master'Albert ARIBAUD2014-07-01-98/+296
| |\ \
| | * | Exynos5420: Let macros be used for exynos5420Akshay Saraswat2014-06-23-3/+3
| | * | Exynos5420: DMC: Add software read levelingAkshay Saraswat2014-06-13-5/+250
| | * | DMC: exynos5420: Gate CLKM to when reading PHY_CON13Doug Anderson2014-06-13-5/+39
| | * | Exynos5420: Remove code for enabling read levelingAkshay Saraswat2014-06-13-71/+0
| | * | Exynos5: DMC: Modify the definition of ddr3_mem_ctrl_initAkshay Saraswat2014-06-13-13/+5
| | * | Revert "exynos: Enable PSHOLD in SPL"Minkyu Kang2014-06-13-2/+0
| * | | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-01-1/+1
| |\ \ \
| | * | | tegra20: display: fix checking of return valueJeroen Hofstee2014-06-19-1/+1
| | |/ /
| * | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-01-76/+7
| |\ \ \
| | * | | OMAP: disable gpmc timeout safely for reenablingStefano Babic2014-06-19-1/+2
| | * | | omap3: board: trivial: add void for no argsJeroen Hofstee2014-06-19-2/+2
| | * | | cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow registerFelipe Balbi2014-06-19-0/+1
| | * | | ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.cKhoronzhuk, Ivan2014-06-19-72/+0
| | * | | mtd: nand: davinci: add header file for driver definitionsKhoronzhuk, Ivan2014-06-19-1/+1
| | * | | omap: Don't enable GPMC CS0 with nothing attachedAsh Charles2014-06-19-1/+2
| | |/ /
| * | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-30-7/+557
| |\ \ \
| * \ \ \ Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD2014-06-25-0/+1
| |\ \ \ \
| | * | | | arm: zynq: fix a bug in Zynq linker scriptMasahiro Yamada2014-06-17-0/+1
| * | | | | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-25-60/+62
| |\ \ \ \ \ | | |/ / / /
| | * | | | cosmetic: Whitespace fixVasili Galka2014-06-11-2/+2
| | * | | | am33xx/omap: Allow cache enable for all Sitara/OMAPSimon Glass2014-06-11-58/+60
| | | |/ / | | |/| |
| * | | | ARMv7: at91: enable ICache and DCache.Wu, Josh2014-06-14-0/+2
| |/ / /
| * | | arm:am33xx: Add a scale_vcores() hookTom Rini2014-06-06-0/+11
| * | | ARM: AM43xx: Fix UART clocks enablingLokesh Vutla2014-06-06-0/+9
| * | | keystone: init: enable UART1 to be able use it from kernelMurali Karicheri2014-06-06-0/+9
| * | | arm:am33xx: Rework s_init and add board_early_init_fTom Rini2014-06-06-2/+14
| * | | arm:am33xx: Make dram_init call sdram_init() in some contextsTom Rini2014-06-06-0/+6
| * | | am43xx_evm: Add qspiboot targetSourav Poddar2014-06-06-1/+1
| * | | omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_...pekon gupta2014-06-06-12/+0
| * | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-02-40/+54
| |\ \ \
| | * | | Exynos: Make sure ps_hold gets set in the SPLDoug Anderson2014-05-31-1/+11
| | * | | exynos: Enable PSHOLD in SPLSimon Glass2014-05-28-0/+2
| | * | | ARM: exynos: clock: modify the set_mmc_clk for exynos4Jaehoon Chung2014-05-16-5/+11
| | * | | arm: exynos: clock: Remove exynos4x12_set_mmc_clk functionBeomho Seo2014-05-16-28/+1
| | * | | arm: exynos: pinmux: add sdmmc4 gpio configratuionBeomho Seo2014-05-16-6/+29
| * | | | arm:at91: enable ROM loadable atmel imageAndreas Bießmann2014-05-27-0/+10
* | | | | mx6: clock: Do not enable sata and ipu clocksFabio Estevam2014-07-10-0/+8
* | | | | mx6: Add support for the mx6solox variantFabio Estevam2014-07-10-2/+28
| |_|_|/ |/| | |
* | | | mx6: soc: Update the comments of set_ldo_voltage()Fabio Estevam2014-07-09-3/+2
* | | | MX6: Correct calculation of PLL_SYSAndre Renaud2014-07-09-1/+1
| |_|/ |/| |
* | | imx: correct HAB status for new chip TOStefano Babic2014-06-17-7/+66