v2013.05.1 stable release
Sascha Hauer
s.hauer at pengutronix.de
Tue May 28 02:24:08 EDT 2013
Hi All,
We have a stable update for the may release. This contains a fix
on ARM for a corrupt memset, so all ARM users should update. Various
ARM v7 cache patches also make it worth updating for affected users.
For more details what's included see below.
Sascha
----------------------------------------------------------------
Alexander Shiyan (1):
ARM: ccmx51: Another fix SDRAM size detection
Alexandre Belloni (1):
sama5d3xek: correct rootfs nand partition
Enrico Scholz (3):
ARM v7: fix mmu-off operation
ARM v7: v7_mmu_cache_flush(): do not restore r0-r3 (minor optimization)
ARM v7: added v7_mmu_cache_invalidate()
Juergen Beisert (1):
MXS: fix SoC detecting
Lucas Stach (1):
arm: properly init alignment trap bit
Nicolas Pitre (1):
ARM: fix the memset fix
Sascha Hauer (8):
fdt: Fix dt memreserve entry
ARM: invalidate data caches during early init
ARM: i.MX: Allow disabling SDRAM autodetection
ARM: i.MX: ccxmx51: detect SDRAM size by board id
pbl: Fix typo in make causing pbl files to be rebuilt
ARM: pbl: fix make dependencies
make: Add barebox_default_env.* to targets
Release v2013.05.1
Steffen Trumtrar (2):
defaultenv-2: Fix settings entry
ARM i.MX53: tqma53: fix console entry
Makefile | 2 +-
arch/arm/Makefile | 13 +-----
arch/arm/boards/ccxmx51/ccxmx51.c | 63 +++++++++++++++++++---------
arch/arm/boards/ccxmx51/ccxmx51.h | 1 +
arch/arm/boards/ccxmx51/lowlevel.c | 4 +-
arch/arm/boards/sama5d3xek/env/config | 2 +-
arch/arm/boards/tqma53/env/config-board | 2 +-
arch/arm/cpu/cache-armv7.S | 74 ++++++++++++++++++++-------------
arch/arm/cpu/cache.c | 21 ++++++++++
arch/arm/cpu/start-pbl.c | 2 +
arch/arm/cpu/start.c | 2 +
arch/arm/include/asm/barebox-arm-head.h | 2 +-
arch/arm/include/asm/cache.h | 5 +++
arch/arm/lib/memset.S | 33 ++++++---------
arch/arm/mach-imx/esdctl.c | 14 +++++++
arch/arm/mach-imx/include/mach/esdctl.h | 1 +
arch/arm/mach-mxs/imx.c | 1 +
common/Makefile | 2 +
defaultenv-2/menu/menu/settings | 2 +-
drivers/of/fdt.c | 3 +-
scripts/Makefile.build | 2 +-
21 files changed, 161 insertions(+), 90 deletions(-)
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list