summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeFilesLines
* am33xx/ddr.c: Fix regression on DDR2 platformsTom Rini2015-04-071-1/+1
* Exynos5: Fix rpll_sdiv to support both peach-pit and peach-pi panelsAjay Kumar2015-04-061-2/+2
* arm: exynos: add display clocks for Exynos5800Ajay Kumar2015-04-061-3/+62
* Exynos: Clock: Fix exynos5_get_periph_rate for I2C.Guillaume GARDET2015-04-061-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2015-03-311-0/+42
|\
| * board/seco: Add mx6q-uq7 basic board supportBoris BREZILLON2015-03-231-0/+11
| * ARM: mx6: move to a standard arch/board approachBoris BREZILLON2015-03-231-0/+31
* | sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clockIain Paton2015-03-291-1/+1
* | sunxi: sun4i: improve cpu clock selection methodIain Paton2015-03-291-16/+19
* | sunxi: musb: Fix some lo speed devices not working with musb hostHans de Goede2015-03-291-0/+7
* | ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283xMasahiro Yamada2015-03-282-14/+0
* | malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada2015-03-282-6/+0
* | malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LENMasahiro Yamada2015-03-282-6/+0
* | remove unnecessary version.h includesRob Herring2015-03-247-7/+0
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-03-181-1/+18
|\
| * mx6: soc: Switch to cold resetDirk Behme2015-03-131-0/+18
| * imx:mx6 remove duplicated includesPeng Fan2015-03-131-1/+0
| * Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-03-0572-3648/+1523
| |\
* | | ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon2015-03-131-25/+20
* | | ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon2015-03-131-21/+10
* | | ARM: OMAP5 / DRA7: Setup L2 Aux Control Register with recommended configurationNishanth Menon2015-03-131-0/+16
* | | ARM: DRA7 / OMAP5: Add workaround for ARM errata 798870Praveen Rao2015-03-131-0/+7
* | | ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1Nishanth Menon2015-03-134-16/+5
* | | ARM: OMAP: Change set_pl310_ctrl_reg to be genericNishanth Menon2015-03-132-9/+13
* | | ARM: Introduce erratum workaround for 621766Nishanth Menon2015-03-131-0/+13
* | | ARM: Introduce erratum workaround for 430973Nishanth Menon2015-03-131-0/+13
* | | ARM: Introduce erratum workaround for 454179Nishanth Menon2015-03-132-0/+19
* | | ARM: Introduce erratum workaround for 798870Nishanth Menon2015-03-133-2/+48
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-03-101-1/+8
|\ \ \
| * | | ARM: HYP/non-sec: relocation before enable secondary coresPeng Fan2015-03-011-1/+8
* | | | ARM: PSCI: Rework the DT handler slightlyTom Rini2015-03-091-1/+3
* | | | omap: gpmc: 'nandecc sw' can use HAM1 or BCH8Ash Charles2015-03-051-1/+10
* | | | omap3: add support for QUIPOS Cairo board.Albert ARIBAUD \(3ADEV\)2015-03-051-0/+5
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-03-051-0/+29
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-03-0259-4184/+808
| |\ \
| * | | ARM: imx6 Add WDOG3 for i.MX6SXPeng Fan2015-02-171-0/+5
| * | | ARM: imx6: disable bandgap self-bias after bootPeng Fan2015-02-171-0/+24
* | | | ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass2015-03-043-9/+20
* | | | arm: Reduce the scope of lowlevel_init()Simon Glass2015-03-041-2/+20
* | | | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2015-03-016-35/+342
|\ \ \ \
| * | | | Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800Doug Anderson2015-02-283-93/+77
| * | | | Exynos542x: Make A7s boot with thumb-mode U-Boot on warm resetAkshay Saraswat2015-02-281-1/+1
| * | | | Exynos542x: Fix secondary core booting for thumbAkshay Saraswat2015-02-281-1/+1
| * | | | Exynos542x: add L2 control register configurationAkshay Saraswat2015-02-282-13/+64
| * | | | Exynos542x: cache: Disable clean/evict push to externalAkshay Saraswat2015-02-281-1/+17
| * | | | Exynos542x: Add workaround for exynos iROM errataAkshay Saraswat2015-02-283-16/+200
| * | | | Exynos542x: CPU: Power down all secondary coresAkshay Saraswat2015-02-282-0/+72
| | |/ / | |/| |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-03-0159-3588/+0
|\ \ \ \
| * | | | ARM: UniPhier: move SoC sources to mach-uniphierMasahiro Yamada2015-03-0159-3588/+0
| |/ / /
* | | | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2015-03-013-14/+1141
|\ \ \ \ | |/ / / |/| | |