[U-Boot] Updated: Pull request: u-boot-arm/master
Albert ARIBAUD
albert.u.boot at aribaud.net
Thu Nov 13 14:49:10 CET 2014
Hello Tom,
This PR replaces the one posted today at 08:54.
The following changes since commit 63f7af9a4cfb4a3b9136674c6612c6d13957c2cd:
Merge branch 'master' of git://git.denx.de/u-boot-uniphier (2014-11-11 15:49:10 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-arm master
for you to fetch changes up to 18900401abf54182a56d8ff6dc38c7421402920b:
ARM: remove unused CPU directory (2014-11-13 12:35:17 +0100)
----------------------------------------------------------------
Masahiro Yamada (1):
ARM: remove unused CPU directory
Thierry Reding (3):
ARM: cache_v7: Various minor cleanups
ARM: cache-cp15: Use more accurate types
malloc: Output region when debugging
Valentin Longchamp (1):
km_arm: convert the km_arm boards to the generic board support
arch/arm/cpu/arm_intcm/Makefile | 9 ---------
arch/arm/cpu/arm_intcm/config.mk | 8 --------
arch/arm/cpu/arm_intcm/cpu.c | 36 ------------------------------------
arch/arm/cpu/arm_intcm/start.S | 79 -------------------------------------------------------------------------------
arch/arm/cpu/armv7/cache_v7.c | 14 +++++++-------
arch/arm/include/asm/system.h | 2 +-
arch/arm/lib/cache-cp15.c | 6 +++---
common/dlmalloc.c | 3 +++
include/configs/km/km_arm.h | 2 ++
9 files changed, 16 insertions(+), 143 deletions(-)
delete mode 100644 arch/arm/cpu/arm_intcm/Makefile
delete mode 100644 arch/arm/cpu/arm_intcm/config.mk
delete mode 100644 arch/arm/cpu/arm_intcm/cpu.c
delete mode 100644 arch/arm/cpu/arm_intcm/start.S
Amicalement,
--
Albert.
More information about the U-Boot
mailing list