[U-Boot] Pull request: u-boot-arm/master
    Albert ARIBAUD 
    albert.u.boot at aribaud.net
       
    Mon Nov 24 18:30:25 CET 2014
    
    
  
Hi Tom,
The following changes since commit 0d485b9095328cdc81b2ee94ff59b988c69b9127:
  Merge branch 'master' of git://git.denx.de/u-boot-sunxi (2014-11-13 10:35:13 -0500)
are available in the git repository at:
  git://git.denx.de/u-boot-arm master
for you to fetch changes up to 8bc347e2ec17bca44b1639a001eeed50d042f0db:
  ARM: bootm: Allow booting in secure mode on hyp capable systems (2014-11-24 09:09:52 +0100)
----------------------------------------------------------------
Hans de Goede (2):
      ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options
      ARM: bootm: Allow booting in secure mode on hyp capable systems
Tom Rini (1):
      Kconfig: Add EXPERT option
 Kconfig                             |  8 ++++++++
 arch/arm/Kconfig                    |  4 ++++
 arch/arm/cpu/armv7/Kconfig          | 34 ++++++++++++++++++++++++++++++++++
 arch/arm/cpu/armv7/exynos/Kconfig   |  2 ++
 arch/arm/lib/bootm.c                | 31 ++++++++++++++++++++++++++-----
 board/sunxi/Kconfig                 |  2 ++
 include/configs/arndale.h           |  2 --
 include/configs/sun7i.h             |  2 --
 include/configs/vexpress_ca15_tc2.h |  2 --
 9 files changed, 76 insertions(+), 11 deletions(-)
 create mode 100644 arch/arm/cpu/armv7/Kconfig
Amicalement,
-- 
Albert.
    
    
More information about the U-Boot
mailing list