[U-Boot] Pull request: u-boot-arm/master

Tom Rini trini at ti.com
Sat May 24 22:37:29 CEST 2014


On Sat, May 24, 2014 at 11:32:00AM +0200, Albert ARIBAUD wrote:

> Hello Tom (and sorry for the duplicate),
> 
> The following changes since commit
> 10dc77716f41979e03baf3b847b97dc7279ef30d:
> 
>   esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not set
>   (2014-05-23 09:19:05 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 33144ea443c298ac9d6f04926a02881a5bae91a3:
> 
>   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' (2014-05-24
>   09:50:00 +0200)
> 
> ----------------------------------------------------------------
> 
> Albert ARIBAUD (3):
>       Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
>       Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
>       Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
> 
> Ash Charles (9):
>       omap: overo: allow the use of a plain text env file instead boot
> scripts OMAP3: overo: add command support for mtd and ubi
>       OMAP3: overo: eliminate hard-coded partition offsets
>       arm: omap3: Fix omap3_overo SPL boot hangup
>       Add Board Revision for Wireless chip
>       OMAP3: overo: add some Gumstix expansion boards
>       Allow overo to boot with device tree
>       omap3: overo: Use common configurations for Overo
>       omap4: duovero: Add Gumstix DuoVero machine.
> 
> Dmitry Lifshitz (3):
>       cm-t54: add cm-t54 board support
>       cm-t54: add EEPROM support and MAC address handling
>       cm-t54: add environment partition runtime detection
> 
> Heiko Schocher (1):
>       arm, am33xx: Enable CONFIG_SYS_GENERIC_BOARD for siemens boards
> 
> Igor Grinberg (1):
>       compulab: eeprom: add default eeprom address
> 
> Ilya Ledvich (1):
>       compulab: eeprom: enable any i2c driver
> 
> Keerthy (1):
>       ARM: DRA72x: volt: Update the pmic offsets
> 
> Lokesh Vutla (5):
>       ARM: DRA72x: Add Silicon ID support
>       ARM: DRA72x: clocks: Update the hwdata
>       ARM: DRA72x: Update EMIF data
>       ARM: DRA7xx: ctrl: Fix efuse register addresses
>       ARM: OMAP: Fix omap_sdram_size calculation
> 
> Masahiro Yamada (7):
>       zynq: add empty xil_io.h to avoid compile error
>       zynq: treat ps7_init.c/h as external files to ignore them
>       build: support a new image u-boot-dtb.img
>       zynq: load u-boot-dtb.img if CONFIG_OF_SEPARATE is defined
>       zynq: import zynq-7000.dtsi from Linux Kernel
>       zynq: add memory nodes to device tree to initialize DRAM with OF
>       zynq: add UART nodes to device tree to initialize UART with OF
> 
> Michal Simek (12):
>       ARM: zynq: Fix sparse warnings in slcr.c
>       ARM: zynq: Fix sparse warning in ddrc.c
>       ARM: zynq: Remove sparse warnings
>       ARM: zynq: Do not use half memory size for ECC case
>       ARM: zynq: Call zynq board_init() in SPL
>       ARM: zynq: slcr: Fix incorrect commentary
>       ARM: zynq: Setup correct slcr_lock value
>       ARM: zynq: Fix building SPL without FPGA support
>       ARM: zynq: Extend kernel image size to 60MB
>       ARM: zynq: Add MIO detection code
>       ARM: zynq: ehci: Added USB host driver support
>       ARM: zynq: Extend maximum number of command arguments
> 
> Mike Looijmans (1):
>       ARM: zynq: Fix bootmode mask
> 
> Nobuhiro Iwamatsu (20):
>       arm: rmobile: Add define of SCIF register for R8A7790 and R8A7791
>       arm: rmobile: koelsch: Remove define of SCIF register
>       arm: rmobile: koelsch: Remove CONFIG_USE_ARCH_MEMSET and MEMCPY
>       arm: rmobile: koelsch: Enable optimization of thumb
>       arm: rmobile: lager: Remove define of SCIF register
>       arm: rmobile: lager: Remove CONFIG_USE_ARCH_MEMSET and MEMCPY
>       arm: rmobile: lager: Enable optimization of thumb
>       gpio: r8a7791-gpio: Fix typo in macro
>       gpio: r8a7790-gpio: Fix typo in macro
>       arm: rmobile: koelsch: Add support USB controller
>       arm: rmobile: koelsch: Add support command and filesystems of VFAT
>       arm: rmobile: lager: Add support USB controller
>       arm: rmobile: lager: Add support command and filesystems of VFAT
>       arm: rmobile: lager: Add support ext4/fat write command
>       arm: rmobile: koelsch: Add support ext4/fat write command
>       arm: rmobile: r8a7791: Fix MOD_SEL3 function table about
> FN_SEL_IEB arm: rmobile: koelsch: Fix QoS revision 0.240 and 0.320
>       arm: rmobile: armadillo800eva: Enable CONFIG_SYS_GENERIC_BOARD
>       arm: rmobile: koelsch: Enable CONFIG_SYS_GENERIC_BOARD
>       arm: rmobile: lager: Enable CONFIG_SYS_GENERIC_BOARD
> 
> Peter A. Bigot (1):
>       OMAP3: overo: increase linux partition to 8 MiB
> 
> Sergey Alyoshin (1):
>       am33xx: report silicon revision instead of code
> 
> Siva Durga Prasad Paladugu (5):
>       ARM: zynq: Added efuse status register base address
>       ARM: zynq: Added USB host support for zynq boards
>       ARM: zynq: Enable the FAT write capability
>       ARM: zynq: Move USB/SD/MMC common FAT configs
>       ARM: zynq: Enable EXT4 configs
> 
> Tom Rini (1):
>       armv7:TI: Add <asm/ti-common/sys_proto.h> and migrate
> omap_hw_init_context
> 
> pekon gupta (3):
>       ARM: omap4: add platform specific info for GPMC and ELM
> controllers ARM: omap5: add platform specific info for GPMC and ELM
> controllers ARM: omap: merge GPMC initialization code for all platform
> 
>  Makefile                                         |   8 ++++
>  arch/arm/cpu/armv7/am33xx/Makefile               |   1 -
>  arch/arm/cpu/armv7/am33xx/mem.c                  |  98
>  ---------------------------------------
>  arch/arm/cpu/armv7/am33xx/sys_info.c             |  41
>  +++++++++------- arch/arm/cpu/armv7/omap-common/Makefile          |
>  4 -- arch/arm/cpu/armv7/omap-common/emif-common.c     |   6 ++-
>  arch/arm/cpu/armv7/omap-common/hwinit-common.c   |  15 +++---
>  arch/arm/cpu/armv7/omap-common/mem-common.c      | 117
>  +++++++++++++++++++++++++++++++++++++++++++---
>  arch/arm/cpu/armv7/omap3/Makefile                |   1 -
>  arch/arm/cpu/armv7/omap5/hw_data.c               |  40
>  ++++++++++++++++ arch/arm/cpu/armv7/omap5/hwinit.c                |
>  3 ++ arch/arm/cpu/armv7/omap5/prcm-regs.c             |   8 ++--
>  arch/arm/cpu/armv7/omap5/sdram.c                 |  19 +++++++-
>  arch/arm/cpu/armv7/rmobile/pfc-r8a7791.c         |   2 +-
>  arch/arm/cpu/armv7/zynq/cpu.c                    |  13 ++++++
>  arch/arm/cpu/armv7/zynq/ddrc.c                   |   5 +-
>  arch/arm/cpu/armv7/zynq/slcr.c                   |  87
>  ++++++++++++++++++++++++++++++++--
>  arch/arm/cpu/armv7/zynq/spl.c                    |  15 ++++++
>  arch/arm/dts/zynq-7000.dtsi                      | 194
>  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  arch/arm/dts/zynq-microzed.dts                   |   9 ++++
>  arch/arm/dts/zynq-zc702.dts                      |   9 ++++
>  arch/arm/dts/zynq-zc706.dts                      |   9 ++++
>  arch/arm/dts/zynq-zc770-xm010.dts                |   9 ++++
>  arch/arm/dts/zynq-zc770-xm012.dts                |   9 ++++
>  arch/arm/dts/zynq-zc770-xm013.dts                |   9 ++++
>  arch/arm/dts/zynq-zed.dts                        |   9 ++++
>  arch/arm/include/asm/arch-am33xx/sys_proto.h     |   1 +
>  arch/arm/include/asm/arch-omap3/mem.h            |   1 +
>  arch/arm/include/asm/arch-omap4/cpu.h            |   5 +-
>  arch/arm/include/asm/arch-omap4/hardware.h       |  26 +++++++++++
>  arch/arm/include/asm/arch-omap4/mem.h            |  62
>  +++++++++++++++++++++++++
>  arch/arm/include/asm/arch-omap4/omap.h           |   3 --
>  arch/arm/include/asm/arch-omap4/sys_proto.h      |  51
>  +------------------- arch/arm/include/asm/arch-omap5/cpu.h
>  |   5 +- arch/arm/include/asm/arch-omap5/hardware.h       |  26
>  +++++++++++ arch/arm/include/asm/arch-omap5/mem.h            |  62
>  +++++++++++++++++++++++++
>  arch/arm/include/asm/arch-omap5/omap.h           |   9 +---
>  arch/arm/include/asm/arch-omap5/sys_proto.h      |  50
>  +------------------- arch/arm/include/asm/arch-rmobile/r8a7790-gpio.h
>  |   6 +-- arch/arm/include/asm/arch-rmobile/r8a7791-gpio.h |   6 +--
>  arch/arm/include/asm/arch-rmobile/r8a7791.h      |   1 +
>  arch/arm/include/asm/arch-rmobile/rcar-base.h    |   8 ++++
>  arch/arm/include/asm/arch-zynq/hardware.h        |  13 +++++-
>  arch/arm/include/asm/arch-zynq/sys_proto.h       |   2 +
>  arch/arm/include/asm/omap_common.h               |   7 +--
>  arch/arm/include/asm/ti-common/sys_proto.h       |  72
>  ++++++++++++++++++++++++++++
>  board/compulab/cm_t54/Makefile                   |  10 ++++
>  board/compulab/cm_t54/cm_t54.c                   | 262
>  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  board/compulab/cm_t54/mux.c                      |  94
>  +++++++++++++++++++++++++++++++++++++
>  board/compulab/cm_t54/spl.c                      |  66
>  ++++++++++++++++++++++++++
>  board/compulab/common/Makefile                   |   2 +-
>  board/compulab/common/eeprom.c                   |   5 ++
>  board/compulab/common/eeprom.h                   |   2 +-
>  board/gumstix/duovero/Makefile                   |   8 ++++
>  board/gumstix/duovero/duovero.c                  | 264
>  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  board/gumstix/duovero/duovero_mux_data.h         | 199
>  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  board/overo/overo.c                              |  43
>  ++++++++++++++++- board/overo/overo.h                              |
>  17 +++++++ board/renesas/koelsch/qos.c                      |   1 +
>  board/xilinx/zynq/.gitignore                     |   1 +
>  board/xilinx/zynq/Makefile                       |   5 +-
>  board/xilinx/zynq/board.c                        |  25 ++++++----
>  board/xilinx/zynq/ps7_init.c                     |  12 -----
>  board/xilinx/zynq/xil_io.h                       |  13 ++++++
>  boards.cfg                                       |   2 +
>  drivers/usb/host/Makefile                        |   1 +
>  drivers/usb/host/ehci-zynq.c                     | 104
>  +++++++++++++++++++++++++++++++++++++++++
>  include/configs/armadillo-800eva.h               |   1 +
>  include/configs/cm_t54.h                         | 149
>  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  include/configs/duovero.h                        |  62
>  +++++++++++++++++++++++++
>  include/configs/koelsch.h                        |  23 +++++++--
>  include/configs/lager.h                          |  22 +++++++--
>  include/configs/omap3_overo.h                    | 296
>  +++++++++++++++++++++++++++++++++++++-------------------------------------------------------------------------------
>  include/configs/siemens-am33x-common.h           |   2 +
>  include/configs/ti_omap4_common.h                |   9 ++++
>  include/configs/zynq-common.h                    |  52
>  ++++++++++++++++----- include/configs/zynq_zc70x.h
>  |   1 + include/configs/zynq_zed.h                       |   1 + 78
>  files changed, 2383 insertions(+), 527 deletions(-) delete mode 100644
>  arch/arm/cpu/armv7/am33xx/mem.c create mode 100644
>  arch/arm/include/asm/arch-omap4/hardware.h create mode 100644
>  arch/arm/include/asm/arch-omap4/mem.h create mode 100644
>  arch/arm/include/asm/arch-omap5/hardware.h create mode 100644
>  arch/arm/include/asm/arch-omap5/mem.h create mode 100644
>  arch/arm/include/asm/ti-common/sys_proto.h create mode 100644
>  board/compulab/cm_t54/Makefile create mode 100644
>  board/compulab/cm_t54/cm_t54.c create mode 100644
>  board/compulab/cm_t54/mux.c create mode 100644
>  board/compulab/cm_t54/spl.c create mode 100644
>  board/gumstix/duovero/Makefile create mode 100644
>  board/gumstix/duovero/duovero.c create mode 100644
>  board/gumstix/duovero/duovero_mux_data.h create mode 100644
>  board/xilinx/zynq/.gitignore delete mode 100644
>  board/xilinx/zynq/ps7_init.c create mode 100644
>  board/xilinx/zynq/xil_io.h create mode 100644
>  drivers/usb/host/ehci-zynq.c create mode 100644
>  include/configs/cm_t54.h create mode 100644 include/configs/duovero.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140524/8b1fb2ae/attachment.pgp>


More information about the U-Boot mailing list