summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2014-07-24vf610: improve CPU type detectionStefan Agner
2014-04-08Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-04-08arm64 patch: gicv3 supportDavid Feng
2014-04-07ARMv8: fix bug for flush data cache by set/wayLeo Yan
2014-04-07Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-04-07ARM: Add workaround for Cortex-A9 errata 761320Nitin Garg
2014-04-07ARM: Add workaround for Cortex-A9 errata 794072Nitin Garg
2014-04-07armv8/cache: Change cache invalidate and flush functionYork Sun
2014-04-07armv8/cache: Flush D-cache, invalidate I-cache for relocationYork Sun
2014-04-07armv8/cache: Consolidate setting for MAIR and TCRYork Sun
2014-04-07arm: Handle .gnu.hash section in ldscriptsAndreas Färber
2014-04-07socfpga: Adding Clock Manager driverChin Liang See
2014-04-04arm: mxs: Add support for generating signed BootStreamMarek Vasut
2014-04-04Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic
2014-04-04Revert "arm: mxs: Add support for generating signed BootStream"Stefano Babic
2014-04-02mxs: fix warning in SPL with console supportStefano Babic
2014-04-01arm: mxs: Add serial console support into SPLMarek Vasut
2014-04-01arm: mxs: Properly set GD pointer in SPLMarek Vasut
2014-03-31arm: mxs: Add support for generating signed BootStreamMarek Vasut
2014-03-31arm: mxs: Adjust the load address of U-Boot and SPL for HABMarek Vasut
2014-03-31tegra: fix Makefile to pass per-file CFLAGSMasahiro Yamada
2014-03-28kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/libMasahiro Yamada
2014-03-28kbuild: Rename UIMAGE to MKIMAGEMarek Vasut
2014-03-25Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-03-13Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-03-13arm: exynos: Squash bogus warnings in pinmuxMarek Vasut
2014-03-12kbuild,mxs: use short logs for MXS imagesMasahiro Yamada
2014-03-12am33xx: Rework #ifdef's around s_init for clarityTom Rini
2014-03-12exynos4:pinmux:fdt: decode peripheral idPiotr Wilczek
2014-03-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-03-09arm: atmel: sama5d3: add nand spl boot supportBo Shen
2014-03-09arm: atmel: sama5d3: add spi spl boot supportBo Shen
2014-03-09at91sam9263ek: add mmc supportAndreas Henriksson
2014-03-07kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada
2014-03-05ARM: tegra: simplify halt_avp()Stephen Warren
2014-03-05ARM: tegra: fix pmc_pwrgate_timer_mult register definitionStephen Warren
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin
2014-03-04ARM: AM43xx: Change DDR3 Reset ValueDave Gerlach
2014-03-04ARM: AM43xx: Write sdram_config to secure_emif_sdram_configDave Gerlach
2014-03-04ARM: AM43xx: EMIF: configure self-refresh entry delayDave Gerlach
2014-03-04ARM: AM43xx: clocks: Enable CPGMAC clock controlMugunthan V N
2014-02-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-26arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini
2014-02-26arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD
2014-02-26arm: make _end compiler-generatedAlbert ARIBAUD
2014-02-25arm: omap: delete unincluded omap-common/config.mkMasahiro Yamada
2014-02-25kbuild: refactor more IMX image rulesMasahiro Yamada
2014-02-25kbuild: use shorten logs for IMX imagesMasahiro Yamada
2014-02-25kbuild: use shorten logs for mkimage rulesMasahiro Yamada
2014-02-25kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada