Re: [U-Boot] Please pull u-boot-ti/master

2015-02-02 Thread Tom Rini
On Fri, Jan 30, 2015 at 09:20:27AM -0500, Tom Rini wrote:

 Ahoy!
 
 The following changes since commit 2af13d6b6265a6700c4f65597410b769895024bf:
 
   lcd: fix console address is not initialized (2015-01-28 16:58:02 -0500)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-ti master
 
 for you to fetch changes up to f3b4bc458de3285a04c5f60df6372ad5ca79fa60:
 
   OMAP3: igep00x0: Fix boot hang and add support for status LED. (2015-01-29 
 12:00:50 -0500)
 

Applied to u-boot/master, thanks!



-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-ti/master

2015-01-30 Thread Tom Rini
Ahoy!

The following changes since commit 2af13d6b6265a6700c4f65597410b769895024bf:

  lcd: fix console address is not initialized (2015-01-28 16:58:02 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-ti master

for you to fetch changes up to f3b4bc458de3285a04c5f60df6372ad5ca79fa60:

  OMAP3: igep00x0: Fix boot hang and add support for status LED. (2015-01-29 
12:00:50 -0500)


Albert ARIBAUD \(3ADEV\) (5):
  omap3: enable GP9 timer and UART2
  omap3: make SDRC SHARING setting configurable
  omap3: add SDRC settings for Samsung K4X51163PG
  omap3: mmc: add 1.8v bias setting for MMC1
  omap3: add some MUX definitions for upcoming cairo

Enric Balletbo i Serra (1):
  OMAP3: igep00x0: Fix boot hang and add support for status LED.

Lubomir Popov (1):
  ARM: OMAP5: DRA7xx: Add support for power rail grouping

Pali Rohár (1):
  Nokia RX-51: Use generic board

Tom Rini (2):
  am335x_evm: Enable CONFIG_NAND_OMAP_GPMC_PREFETCH
  davinci: Do not duplicate setting of gd

 arch/arm/cpu/arm926ejs/davinci/spl.c   |   17 +
 arch/arm/cpu/armv7/omap-common/clocks-common.c |   83 ++--
 arch/arm/cpu/armv7/omap3/clock.c   |9 +++
 arch/arm/cpu/armv7/omap3/sdrc.c|6 +-
 arch/arm/cpu/armv7/omap5/hw_data.c |   43 ++--
 arch/arm/include/asm/arch-omap3/mem.h  |   43 
 arch/arm/include/asm/arch-omap3/mmc_host_def.h |1 +
 arch/arm/include/asm/arch-omap3/mux.h  |   51 ++-
 arch/arm/include/asm/arch-omap3/sys_proto.h|1 +
 arch/arm/include/asm/arch-omap5/clock.h|   20 +-
 board/isee/igep00x0/igep00x0.c |   18 ++---
 board/isee/igep00x0/igep00x0.h |8 ---
 drivers/mmc/omap_hsmmc.c   |4 ++
 include/configs/am335x_evm.h   |1 +
 include/configs/nokia_rx51.h   |1 +
 include/configs/omap3_igep00x0.h   |   18 +++--
 16 files changed, 252 insertions(+), 72 deletions(-)

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2014-12-08 Thread Tom Rini
On Fri, Dec 05, 2014 at 09:53:49AM -0500, Tom Rini wrote:

 Hello myself,
 
 The following changes since commit f0c6e1c31b94f193047619b6adf67c2d792b659e:
 
   Revert image-fdt: boot_get_fdt() return value when no DTB exists 
 (2014-12-03 13:19:34 -0500)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to 956a8bae537974673e126f67a227355f27e48ec6:
 
   ns16550.c: Fix for ns16550 driver hanging on OMAP4 (2014-12-04 21:28:32 
 -0500)
 

Applied to u-boot/master, thanks!



-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-ti/master

2014-12-05 Thread Tom Rini
Hello myself,

The following changes since commit f0c6e1c31b94f193047619b6adf67c2d792b659e:

  Revert image-fdt: boot_get_fdt() return value when no DTB exists 
(2014-12-03 13:19:34 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to 956a8bae537974673e126f67a227355f27e48ec6:

  ns16550.c: Fix for ns16550 driver hanging on OMAP4 (2014-12-04 21:28:32 -0500)


Felipe Balbi (10):
  arm: omap5: don't enable misc_init_r by default
  arm: omap5: tps659038: rename regulator defines
  arm: dra7xx: prcm: add missing registers
  usb: phy: omap_usb_phy: fix build breakage
  arm: omap-common: emif: allow to map memory without interleaving
  arm: omap5: make hw_init_data weak
  arm: omap5: sdram: mark emif_get_ext_phy_ctrl_const_regs __weak
  arm: omap_common: expose tps659038 and dra7xx_dplls
  arm: omap: add support for am57xx devices
  beagle_x15: add board support for Beagle x15

Franklin S Cooper Jr (1):
  configs: omap5_common : Boot rootfs from sd card by default

Gregoire Gentil (1):
  ns16550.c: Fix for ns16550 driver hanging on OMAP4

Heiko Schocher (3):
  arm, am335x, siemens: fix factoryset interpretation
  arm, am335x, siemens: read COMP/ver from factoryset
  arm, am335x: siemens boards add FIT support

Lubomir Popov (2):
  ARM: OMAP5: DRA7xx: Enable 8-bit eMMC access on the dra7xx_evm
  ARM: OMAP5: DRA7xx: Fix misleading comments in mux_data.h

Paul Kocialkowski (3):
  mmc: Board-specific MMC power initializations
  twl4030: device-index-specific MMC power initializations, common ramp-up 
delay
  omap_hsmmc: Board-specific TWL4030 MMC power initializations

Stefan Roese (2):
  arm: am33xx: Handle NAND+I2C boot-device the same way as NAND
  mtd: nand: omap_gpmc: Always use ready/busy pin

 arch/arm/cpu/armv7/omap-common/boot-common.c |   17 +-
 arch/arm/cpu/armv7/omap-common/emif-common.c |9 +-
 arch/arm/cpu/armv7/omap5/Kconfig |4 +
 arch/arm/cpu/armv7/omap5/hw_data.c   |   12 +-
 arch/arm/cpu/armv7/omap5/prcm-regs.c |3 +
 arch/arm/cpu/armv7/omap5/sdram.c |2 +-
 arch/arm/include/asm/arch-am33xx/spl.h   |1 +
 arch/arm/include/asm/arch-omap5/clock.h  |   12 +-
 arch/arm/include/asm/arch-omap5/omap.h   |4 +-
 arch/arm/include/asm/omap_common.h   |3 +
 board/comelit/dig297/dig297.c|5 +
 board/compulab/cm_t35/cm_t35.c   |7 +
 board/corscience/tricorder/tricorder.c   |7 +
 board/isee/igep00x0/igep00x0.c   |7 +
 board/logicpd/omap3som/omap3logic.c  |7 +
 board/logicpd/zoom1/zoom1.c  |5 +
 board/matrix_vision/mvblx/mvblx.c|6 +
 board/nokia/rx51/rx51.c  |6 +
 board/overo/overo.c  |7 +
 board/pandora/pandora.c  |5 +
 board/siemens/common/board.c |9 -
 board/siemens/common/factoryset.c|   52 ++--
 board/siemens/common/factoryset.h|2 +
 board/siemens/draco/board.c  |9 +
 board/siemens/pxm2/board.c   |   34 +++
 board/siemens/rut/board.c|   23 ++
 board/technexion/tao3530/tao3530.c   |7 +
 board/ti/beagle/beagle.c |7 +
 board/ti/beagle_x15/Kconfig  |   12 +
 board/ti/beagle_x15/Makefile |8 +
 board/ti/beagle_x15/board.c  |  395 ++
 board/ti/beagle_x15/mux_data.h   |   55 
 board/ti/dra7xx/evm.c|   12 -
 board/ti/dra7xx/mux_data.h   |4 +-
 board/ti/evm/evm.c   |8 +
 board/ti/sdp3430/sdp.c   |5 +
 board/timll/devkit8000/devkit8000.c  |7 +
 configs/beagle_x15_defconfig |5 +
 drivers/mmc/mmc.c|7 +
 drivers/mmc/omap_hsmmc.c |   12 +-
 drivers/mtd/nand/omap_gpmc.c |9 +-
 drivers/power/palmas.c   |2 +-
 drivers/power/twl4030.c  |   28 +-
 drivers/serial/ns16550.c |9 +-
 drivers/spi/ti_qspi.c|8 +-
 drivers/usb/phy/omap_usb_phy.c   |2 -
 include/configs/beagle_x15.h |   88 ++
 include/configs/cm_t54.h |1 -
 include/configs/dra7xx_evm.h |1 +
 include/configs/omap5_uevm.h |1 +
 include/configs/pxm2.h   |4 +
 include/configs/rut.h|4 +
 include/configs/ti_omap5_common.h|5 +-
 include/linux/usb/xhci-omap.h|4 +
 include/mmc.h   

Re: [U-Boot] Please pull u-boot-ti/master

2014-11-10 Thread Tom Rini
On Wed, Nov 05, 2014 at 04:33:24PM -0500, Tom Rini wrote:

 Hi me,
 
 The following changes since commit d5325eff10922acb11c39efece6d5f24de5b1998:
 
   Merge git://www.denx.de/git/u-boot-sunxi (2014-11-05 07:23:32 -0500)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-ti.git 
 
 for you to fetch changes up to d23ee49b0bf1c21fdd3f19e8921cc5dc5d903fbf:
 
   omap3: cm-t3517: add LCD/DVI and splash support (2014-11-05 13:09:47 -0500)
 

Applied to u-boot/master (with the updated marvell phy patch), thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-ti/master

2014-11-05 Thread Tom Rini
Hi me,

The following changes since commit d5325eff10922acb11c39efece6d5f24de5b1998:

  Merge git://www.denx.de/git/u-boot-sunxi (2014-11-05 07:23:32 -0500)

are available in the git repository at:


  git://git.denx.de/u-boot-ti.git 

for you to fetch changes up to d23ee49b0bf1c21fdd3f19e8921cc5dc5d903fbf:

  omap3: cm-t3517: add LCD/DVI and splash support (2014-11-05 13:09:47 -0500)


Dileep Katta (1):
  Enable Android Fastboot support on am335x_evm board

Guillaume GARDET (2):
  ARM: TI: Enable raw initrd support
  ARM: TI: omap3: remove raw initrd support in omap3_igep00x0 config file 
since it is now in ti_armv7_common.h

Hao Zhang (2):
  board: k2l_evm: add network support
  net: phy: marvell: add errata w/a for 88E151* chips

Heiko Schocher (1):
  arm: am335x: net: pxm2: disable rgmii internal delay mode

Igor Grinberg (11):
  am335x: make get_board_rev() function weak
  compulab: refactor board revision handling
  omap3: cm-t35: move the USB hub reset code
  omap3: cm-t35: extract the splash code from board
  omap3: cm-t35: move the SMC911x code
  omap3: cm-t35: move get_board_serial() fallback
  omap: hsmmc: assume cd gpio is active low
  omap3: cm-t3517: add basic board support
  omap3: cm-t3517: add USB support
  omap3: cm-t3517: add Ethernet support
  omap3: cm-t3517: add LCD/DVI and splash support

Khoronzhuk, Ivan (9):
  ARM: keystone2: keysonte_nav: add support for K2L SoC
  net: keystone_serdes: add keystone K2L SoC support
  net: keystone_net: add Keystone2 K2L SoC support
  ks2_evm: readme: add k2l evm board information
  ks2_evm: configs: fix UBI volume name
  dma: keystone_nav: remove spurious qm_cfg verification
  keystone2: config: align names of images with MCSDK
  ks2_evm: config: enable fatload command
  ks2_evm: board: remove sprintf for simple string

Murali Karicheri (2):
  keystone2: change default boot mode to ubi
  keystone2: config: restructure handling of default env settings

Paul Kocialkowski (1):
  twl4030: More voltages on VAUX2 and VAUX3

Tom Rini (2):
  am335x_evm: Add NOR to Kconfig
  am335x_evm: Convert NOR_BOOT to Kconfig

 arch/arm/cpu/armv7/am33xx/sys_info.c   |7 +-
 arch/arm/cpu/armv7/omap3/Kconfig   |4 +
 arch/arm/include/asm/arch-am33xx/sys_proto.h   |2 -
 arch/arm/include/asm/arch-keystone/hardware-k2e.h  |2 -
 arch/arm/include/asm/arch-keystone/hardware-k2hk.h |2 -
 arch/arm/include/asm/arch-keystone/hardware-k2l.h  |7 +
 arch/arm/include/asm/arch-keystone/hardware.h  |4 +
 board/compulab/cm_t35/cm_t35.c |  157 +-
 board/compulab/cm_t3517/Kconfig|   12 +
 board/compulab/cm_t3517/MAINTAINERS|6 +
 board/compulab/cm_t3517/Makefile   |9 +
 board/compulab/cm_t3517/cm_t3517.c |  231 ++
 board/compulab/cm_t3517/mux.c  |  236 +++
 board/compulab/cm_t54/cm_t54.c |7 +-
 board/compulab/common/Makefile |7 +-
 board/compulab/common/common.c |   59 
 board/compulab/common/common.h |   47 +++
 board/compulab/common/eeprom.c |   14 +-
 board/compulab/common/omap3_smc911x.c  |   93 ++
 board/compulab/common/splash.c |   72 +
 board/siemens/pxm2/board.c |2 +-
 board/ti/am335x/Kconfig|   15 +
 board/ti/ks2_evm/README|   20 +-
 board/ti/ks2_evm/board.c   |7 +-
 board/ti/ks2_evm/board_k2l.c   |   40 ++-
 configs/am335x_evm_nor_defconfig   |3 +-
 configs/am335x_evm_norboot_defconfig   |3 +-
 configs/cm_t3517_defconfig |4 +
 drivers/dma/keystone_nav.c |   12 -
 drivers/mmc/omap_hsmmc.c   |4 +-
 drivers/net/keystone_net.c |7 +-
 drivers/net/phy/marvell.c  |   51 +++-
 include/configs/am335x_evm.h   |   16 +-
 include/configs/cm_t3517.h |  320 
 include/configs/k2e_evm.h  |   23 +-
 include/configs/k2hk_evm.h |   23 +-
 include/configs/k2l_evm.h  |   22 +-
 include/configs/ks2_evm.h  |   22 +-
 include/configs/omap3_igep00x0.h   |2 -
 include/configs/ti_armv7_common.h  |1 +
 include/twl4030.h  |2 +
 41 files changed, 1334 insertions(+), 243 deletions(-)
 create mode 100644 board/compulab/cm_t3517/Kconfig
 create 

Re: [U-Boot] Please pull u-boot-ti/master

2014-10-27 Thread Tom Rini
On Thu, Oct 23, 2014 at 01:17:16PM -0400, Tom Rini wrote:

 Hi me,
 
 The following changes since commit 68e80fdda1336068f40915388bbdacfd2b75233a:
 
   Merge git://git.denx.de/u-boot-dm (2014-10-22 13:51:45 -0400)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to b5ff205cdb0da6eff8a02653bf5192ea8d661faa:
 
   omap3/am33xx: mux: fix several checkpatch issues (2014-10-23 11:53:02 -0400)
 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-ti/master

2014-10-23 Thread Tom Rini
Hi me,

The following changes since commit 68e80fdda1336068f40915388bbdacfd2b75233a:

  Merge git://git.denx.de/u-boot-dm (2014-10-22 13:51:45 -0400)

are available in the git repository at:


  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to b5ff205cdb0da6eff8a02653bf5192ea8d661faa:

  omap3/am33xx: mux: fix several checkpatch issues (2014-10-23 11:53:02 -0400)


Felipe Balbi (2):
  common: Makefile: allow for spl builds with env_fat
  arm: am43xx: switch over to CONFIG_ENV_IS_IN_FAT

Hao Zhang (11):
  ARM: keystone2: add K2L device hardware definitions
  keystone2: clock: add K2L clock definitions and commands
  keystone2: msmc: add MSMC cache coherency support for K2L SOC
  ARM: keystone2: spl: move board specific code
  keystone2: enable OSR clock domain for K2L SoC
  keystone2: k2l-evm: add board support
  net: keystone_net: remove SoC specific emac_regs structure
  soc: keystone_serdes: enhance to use cmu/comlane/lane specific 
configurations
  soc: keystone_serdes: generalize to be used by other sub systems
  board: k2e_evm: add network support
  ARM: keystone: cmd_ddr3: add ddr3 commands to test ddr

Igor Grinberg (4):
  omap3: Kconfig: fix the cm-t35 board option prompt
  omap3: cm-t35: use define for mmc wp gpio
  omap3: cm-t35: remove enable_gpmc_cs_config()
  omap3/am33xx: mux: fix several checkpatch issues

Khoronzhuk, Ivan (22):
  keystone2: keystone_nav: don't use hard addresses in qm_config
  keystone2: keystone_nav: don't use hard addresses in netcp_pktdma
  dma: keystone_nav: move keystone_nav driver to driver/dma/
  dma: keystone_nav: generalize driver usage
  ARM: cmd_clock: generalize command usage description
  configs: ks2_evm: enable misc_init_r
  net: keystone_net: add support for NETCP v1.5
  net: keystone_net: move header file from arch to ti-common
  net: keystone_net: remove redundant code from keystone_net.c
  soc: keystone_serdes: create a separate SGMII SerDes driver
  soc: keystone_serdes: generalize configuration mechanism
  net: phy: print a number of phy that is not found
  net: keystone_net: use mdio_reset function
  net: keystone_net: register MDIO bus
  net: keystone_net: register eth PHYs on MDIO bus
  net: keystone_net: use general get link function
  ARM: keystone2: keysonte_nav: add support for K2E SoC
  net: keystone_serdes: add keystone K2E SoC support
  net: keystone_net: add Keystone2 K2E SoC support
  net: keystone_net: increase PHY auto negotiate time
  ARM: keystone: clock: add support for K2E SoCs
  dma: ti-edma3: introduce edma3 driver

Stefan Herbrechtsmeier (4):
  omap3: overo: Call bootm only after successful nand read
  omap3: overo: Move ethernet setup to board_eth_init function
  omap3: overo: Separate module and expansion board MUX configuration
  omap3: overo: Add usb host support

Tom Rini (2):
  am335x_boneblack: Only modify NAND/NOR/MMC1 pinmux on BBB in boneblack 
builds.
  am335x_evm: Correct raw portions of DFU alt into

Vitaly Andrianov (3):
  net: keystone_net: increase MDIO clock frequency
  ARM: keystone: msmc: extend functionality of SES
  keystone2: ecc: add ddr3 error detection and correction support

WingMan Kwok (1):
  keystone: usb: add support of usb xhci

 arch/arm/cpu/armv7/keystone/Kconfig|3 +
 arch/arm/cpu/armv7/keystone/Makefile   |5 +-
 arch/arm/cpu/armv7/keystone/clock-k2l.c|  138 +++
 arch/arm/cpu/armv7/keystone/clock.c|   17 +-
 arch/arm/cpu/armv7/keystone/cmd_clock.c|   24 +-
 arch/arm/cpu/armv7/keystone/cmd_ddr3.c |  248 
 arch/arm/cpu/armv7/keystone/ddr3.c |  244 
 arch/arm/cpu/armv7/keystone/init.c |   63 ++-
 arch/arm/cpu/armv7/keystone/msmc.c |   26 ++
 arch/arm/cpu/armv7/keystone/spl.c  |   53 ---
 arch/arm/cpu/armv7/omap3/Kconfig   |2 +-
 arch/arm/include/asm/arch-am33xx/mux.h |2 +-
 arch/arm/include/asm/arch-keystone/clock-k2e.h |   43 +-
 arch/arm/include/asm/arch-keystone/clock-k2hk.h|   47 +--
 arch/arm/include/asm/arch-keystone/clock-k2l.h |   95 +
 arch/arm/include/asm/arch-keystone/clock.h |   13 +
 arch/arm/include/asm/arch-keystone/ddr3.h  |6 +
 arch/arm/include/asm/arch-keystone/emac_defs.h |  237 ---
 arch/arm/include/asm/arch-keystone/hardware-k2e.h  |   23 ++
 arch/arm/include/asm/arch-keystone/hardware-k2hk.h |   25 +-
 arch/arm/include/asm/arch-keystone/hardware-k2l.h  |  101 +
 arch/arm/include/asm/arch-keystone/hardware.h  |   98 -
 arch/arm/include/asm/arch-keystone/msmc.h  |   28 ++
 arch/arm/include/asm/arch-keystone/spl.h   |   

Re: [U-Boot] Please pull u-boot-ti/master

2014-09-21 Thread Albert ARIBAUD
Hi Tom,

On Thu, 18 Sep 2014 08:34:22 -0400, Tom Rini tr...@ti.com wrote:

 Hello,
 
 The following changes since commit c292adae170fa8c27dca75963bdb0a9afc640e57:
 
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2014-09-17 
 23:35:34 +0200)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to 3aae66e2a74ac89724d16b6e8908dcd0d2825eeb:
 
   am335x_evm: Add boot script support to am335x_evm (2014-09-17 21:06:56 
 -0400)
 
 
 Guillaume GARDET (2):
   OMAP4: Use generic 'load' command instead of 'fatload' for 
 'loadbootscript' and 'loadbootenv' as already done for 'loadimage' and 
 'loaduimage'.
   am335x_evm: Add boot script support to am335x_evm
 
 Murali Karicheri (1):
   ARM: keystone: ddr3: workaround for ddr3a/3b memory issue
 
  arch/arm/cpu/armv7/keystone/ddr3.c|   75 
 +
  arch/arm/include/asm/arch-keystone/ddr3.h |1 +
  arch/arm/include/asm/arch-keystone/hardware.h |2 +
  board/ti/ks2_evm/ddr3_k2hk.c  |4 ++
  include/configs/am335x_evm.h  |   29 ++
  include/configs/ti_omap4_common.h |4 +-
  6 files changed, 102 insertions(+), 13 deletions(-)
 

Applied to u-boot-arm/master, thanks!

(still 7 boards fail building: openrd_client tricorder_flash tricorder
cm_fx6 openrd_ultimate trimslice openrd_base)

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-ti/master

2014-09-18 Thread Tom Rini
Hello,

The following changes since commit c292adae170fa8c27dca75963bdb0a9afc640e57:

  Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2014-09-17 
23:35:34 +0200)

are available in the git repository at:


  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to 3aae66e2a74ac89724d16b6e8908dcd0d2825eeb:

  am335x_evm: Add boot script support to am335x_evm (2014-09-17 21:06:56 -0400)


Guillaume GARDET (2):
  OMAP4: Use generic 'load' command instead of 'fatload' for 
'loadbootscript' and 'loadbootenv' as already done for 'loadimage' and 
'loaduimage'.
  am335x_evm: Add boot script support to am335x_evm

Murali Karicheri (1):
  ARM: keystone: ddr3: workaround for ddr3a/3b memory issue

 arch/arm/cpu/armv7/keystone/ddr3.c|   75 +
 arch/arm/include/asm/arch-keystone/ddr3.h |1 +
 arch/arm/include/asm/arch-keystone/hardware.h |2 +
 board/ti/ks2_evm/ddr3_k2hk.c  |4 ++
 include/configs/am335x_evm.h  |   29 ++
 include/configs/ti_omap4_common.h |4 +-
 6 files changed, 102 insertions(+), 13 deletions(-)

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2014-09-08 Thread Albert ARIBAUD
Hi Tom,

On Thu, 4 Sep 2014 16:48:16 -0400, Tom Rini tr...@ti.com wrote:

 Hey,
 
 The following changes since commit d6c1ffc7d23f4fe4ae8c91101861055b8e1501b6:
 
   Prepare v2014.10-rc2 (2014-09-02 16:58:29 -0400)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to 681f785f7cc616a70aaa0c93a25300b0820f6968:
 
   ARM: DRA72: DDR3: Add emif settings for 666MHz clock (2014-09-04 13:12:49 
 -0400)
 
 
 Enric Balletbo i Serra (1):
   AM335x: igep0033: Convert to generic board and use ti_am335x_common.h.
 
 Guillaume GARDET (1):
   omap3_beagle: Add boot script support to omap3 beagle board
 
 Khoronzhuk, Ivan (3):
   ARM: keystone: clock: use correct BWADJ field mask for PASSPLLCTL0
   keystone2: use readl/writel functions instead of redefinition
   mtd: nand: davinci_nand: correct keystone RBL layout definition
 
 Masahiro Yamada (1):
   arm: am335x: add Kconfig range attribute to prevent invalid CONS_INDEX
 
 R Sricharan (1):
   ARM: DRA72: DDR3: Add emif settings for 666MHz clock
 
 Rostislav Lisovy (2):
   mtd: nand: omap_gpmc: Enable multiple NAND flash devices
   mtd: nand: omap_gpmc: Fix 'bit-flip' errors
 
  arch/arm/cpu/armv7/keystone/clock.c|2 +-
  arch/arm/cpu/armv7/keystone/psc.c  |   44 ++---
  arch/arm/cpu/armv7/omap5/hw_data.c |   39 -
  arch/arm/cpu/armv7/omap5/sdram.c   |   60 ++-
  arch/arm/include/asm/arch-keystone/emac_defs.h |7 +-
  board/ti/am335x/Kconfig|1 +
  drivers/mtd/nand/davinci_nand.c|2 +-
  drivers/mtd/nand/omap_gpmc.c   |   46 +++--
  drivers/net/keystone_net.c |   35 ++--
  include/configs/am335x_igep0033.h  |  221 
 +---
  include/configs/omap3_beagle.h |   13 +-
  11 files changed, 210 insertions(+), 260 deletions(-)
 

Applied to u-boot-arm/master, thanks!

We still have 2 warnings and 5 oversized targets, same as before the
pull.

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-ti/master

2014-09-04 Thread Tom Rini
Hey,

The following changes since commit d6c1ffc7d23f4fe4ae8c91101861055b8e1501b6:

  Prepare v2014.10-rc2 (2014-09-02 16:58:29 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to 681f785f7cc616a70aaa0c93a25300b0820f6968:

  ARM: DRA72: DDR3: Add emif settings for 666MHz clock (2014-09-04 13:12:49 
-0400)


Enric Balletbo i Serra (1):
  AM335x: igep0033: Convert to generic board and use ti_am335x_common.h.

Guillaume GARDET (1):
  omap3_beagle: Add boot script support to omap3 beagle board

Khoronzhuk, Ivan (3):
  ARM: keystone: clock: use correct BWADJ field mask for PASSPLLCTL0
  keystone2: use readl/writel functions instead of redefinition
  mtd: nand: davinci_nand: correct keystone RBL layout definition

Masahiro Yamada (1):
  arm: am335x: add Kconfig range attribute to prevent invalid CONS_INDEX

R Sricharan (1):
  ARM: DRA72: DDR3: Add emif settings for 666MHz clock

Rostislav Lisovy (2):
  mtd: nand: omap_gpmc: Enable multiple NAND flash devices
  mtd: nand: omap_gpmc: Fix 'bit-flip' errors

 arch/arm/cpu/armv7/keystone/clock.c|2 +-
 arch/arm/cpu/armv7/keystone/psc.c  |   44 ++---
 arch/arm/cpu/armv7/omap5/hw_data.c |   39 -
 arch/arm/cpu/armv7/omap5/sdram.c   |   60 ++-
 arch/arm/include/asm/arch-keystone/emac_defs.h |7 +-
 board/ti/am335x/Kconfig|1 +
 drivers/mtd/nand/davinci_nand.c|2 +-
 drivers/mtd/nand/omap_gpmc.c   |   46 +++--
 drivers/net/keystone_net.c |   35 ++--
 include/configs/am335x_igep0033.h  |  221 +---
 include/configs/omap3_beagle.h |   13 +-
 11 files changed, 210 insertions(+), 260 deletions(-)

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2014-08-29 Thread Tom Rini
On Mon, Aug 25, 2014 at 03:18:00PM -0400, Tom Rini wrote:
 Hey,
 
 The following changes since commit 1899fac925eda817e12234aef3d01d354788662e:
 
   Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' (2014-08-09 
 16:48:34 +0200)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to 6302ea5409b8cc0abf667a94d22ef81543e04fd4:
 
   common: cmd_nand: add nand ecclayout command (2014-08-25 14:23:52 -0400)
 
 
 Dmitry Lifshitz (3):
   cm-t54: fix EEPROM read return value check
   cm-t54: fix eMMC boot mode check
   cm-t54: convert to generic board
 
 Jeroen Hofstee (1):
   SOM: tam3517: convert to generic board
 
 Lokesh Vutla (1):
   ARM: DRA: Enable VTT regulator
 
 Matwey V. Kornilov (1):
   pcm051: use ti_am335x_common.h config
 
 Sricharan R (1):
   ARM: DRA7: Enable software leveling for dra7
 
 Tom Rini (6):
   am335x_evm: Move SPL network defines
   TI:armv7: Change CONFIG_SPL_STACK to not be CONFIG_SYS_INIT_SP_ADDR
   tseries: Set CONFIG_ENV_IS_NOWHERE for SPL+NAND
   common/Makefile: Consolidate SPL ENV options, correct inclusion
   am335x_evm: Enable CONFIG_SPL_ENV_SUPPORT on EMMC_BOOT
   am335x_evm: Convert CONFIG_CONS_INDEX into a menu choice
 
 Vitaly Andrianov (1):
   keystone2: use EFUSE_BOOTROM information to configure PLLs
 
 WingMan Kwok (2):
   mtd: nand: davinci: allow to change ecclayout by ecclayout command
   common: cmd_nand: add nand ecclayout command
 
 pekon gupta (6):
   board/ti/am335x: update configs for parallel NAND
   board/ti/am335x: add support for beaglebone NAND cape
   board/ti/am335x: add support for beaglebone NOR Cape
   board/ti/am43xx: add support for parallel NAND
   board/ti/dra7xx: add support for parallel NAND
   board/ti/dra7xx: add support for parallel NOR
 
  arch/arm/cpu/armv7/keystone/clock-k2e.c |   16 +++
  arch/arm/cpu/armv7/keystone/clock-k2hk.c|   32 +
  arch/arm/cpu/armv7/keystone/clock.c |   43 +++
  arch/arm/cpu/armv7/omap-common/emif-common.c|   38 +-
  arch/arm/cpu/armv7/omap-common/hwinit-common.c  |3 +
  arch/arm/cpu/armv7/omap5/hw_data.c  |2 +-
  arch/arm/cpu/armv7/omap5/sdram.c|   60 -
  arch/arm/include/asm/arch-keystone/clock-k2e.h  |   16 +++
  arch/arm/include/asm/arch-keystone/clock-k2hk.h |   14 ++
  arch/arm/include/asm/arch-keystone/clock.h  |4 +
  arch/arm/include/asm/arch-keystone/hardware.h   |4 +
  arch/arm/include/asm/arch-omap5/mem.h   |   12 +-
  arch/arm/include/asm/ti-common/davinci_nand.h   |4 +
  board/compulab/cm_t54/cm_t54.c  |6 +-
  board/ti/am335x/Kconfig |9 ++
  board/ti/am335x/board.c |   19 +--
  board/ti/am335x/mux.c   |  156 
 +++
  board/ti/am43xx/board.c |1 +
  board/ti/am43xx/mux.c   |   43 ++-
  board/ti/dra7xx/evm.c   |   31 +
  board/ti/dra7xx/mux_data.h  |   61 +
  board/ti/ks2_evm/board_k2e.c|   23 +++-
  board/ti/ks2_evm/board_k2hk.c   |   29 -
  common/Makefile |   12 +-
  common/cmd_nand.c   |   91 +
  configs/am335x_evm_defconfig|3 +-
  configs/am335x_evm_nor_defconfig|3 +-
  configs/am335x_evm_norboot_defconfig|3 +-
  configs/am335x_evm_spiboot_defconfig|3 +-
  configs/am335x_evm_uart1_defconfig  |4 -
  configs/am335x_evm_uart2_defconfig  |4 -
  configs/am335x_evm_uart3_defconfig  |4 -
  configs/am335x_evm_uart4_defconfig  |4 -
  configs/am335x_evm_uart5_defconfig  |4 -
  configs/am335x_evm_usbspl_defconfig |3 +-
  doc/README.cfi  |   13 ++
  doc/README.nand |   12 ++
  drivers/mtd/nand/davinci_nand.c |   94 ++
  include/configs/am335x_evm.h|   67 +-
  include/configs/am43xx_evm.h|   64 ++
  include/configs/cm_t54.h|3 +
  include/configs/dra7xx_evm.h|   89 +
  include/configs/pcm051.h|  140 +---
  include/configs/tam3517-common.h|1 +
  include/configs/ti_armv7_common.h   |   19 +--
  include/configs/tseries.h   |6 +-
  include/nand.h  |7 +
  47 files changed, 887 insertions(+), 392 deletions(-)
  delete mode 100644 

[U-Boot] Please pull u-boot-ti/master

2014-08-25 Thread Tom Rini
Hey,

The following changes since commit 1899fac925eda817e12234aef3d01d354788662e:

  Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' (2014-08-09 
16:48:34 +0200)

are available in the git repository at:


  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to 6302ea5409b8cc0abf667a94d22ef81543e04fd4:

  common: cmd_nand: add nand ecclayout command (2014-08-25 14:23:52 -0400)


Dmitry Lifshitz (3):
  cm-t54: fix EEPROM read return value check
  cm-t54: fix eMMC boot mode check
  cm-t54: convert to generic board

Jeroen Hofstee (1):
  SOM: tam3517: convert to generic board

Lokesh Vutla (1):
  ARM: DRA: Enable VTT regulator

Matwey V. Kornilov (1):
  pcm051: use ti_am335x_common.h config

Sricharan R (1):
  ARM: DRA7: Enable software leveling for dra7

Tom Rini (6):
  am335x_evm: Move SPL network defines
  TI:armv7: Change CONFIG_SPL_STACK to not be CONFIG_SYS_INIT_SP_ADDR
  tseries: Set CONFIG_ENV_IS_NOWHERE for SPL+NAND
  common/Makefile: Consolidate SPL ENV options, correct inclusion
  am335x_evm: Enable CONFIG_SPL_ENV_SUPPORT on EMMC_BOOT
  am335x_evm: Convert CONFIG_CONS_INDEX into a menu choice

Vitaly Andrianov (1):
  keystone2: use EFUSE_BOOTROM information to configure PLLs

WingMan Kwok (2):
  mtd: nand: davinci: allow to change ecclayout by ecclayout command
  common: cmd_nand: add nand ecclayout command

pekon gupta (6):
  board/ti/am335x: update configs for parallel NAND
  board/ti/am335x: add support for beaglebone NAND cape
  board/ti/am335x: add support for beaglebone NOR Cape
  board/ti/am43xx: add support for parallel NAND
  board/ti/dra7xx: add support for parallel NAND
  board/ti/dra7xx: add support for parallel NOR

 arch/arm/cpu/armv7/keystone/clock-k2e.c |   16 +++
 arch/arm/cpu/armv7/keystone/clock-k2hk.c|   32 +
 arch/arm/cpu/armv7/keystone/clock.c |   43 +++
 arch/arm/cpu/armv7/omap-common/emif-common.c|   38 +-
 arch/arm/cpu/armv7/omap-common/hwinit-common.c  |3 +
 arch/arm/cpu/armv7/omap5/hw_data.c  |2 +-
 arch/arm/cpu/armv7/omap5/sdram.c|   60 -
 arch/arm/include/asm/arch-keystone/clock-k2e.h  |   16 +++
 arch/arm/include/asm/arch-keystone/clock-k2hk.h |   14 ++
 arch/arm/include/asm/arch-keystone/clock.h  |4 +
 arch/arm/include/asm/arch-keystone/hardware.h   |4 +
 arch/arm/include/asm/arch-omap5/mem.h   |   12 +-
 arch/arm/include/asm/ti-common/davinci_nand.h   |4 +
 board/compulab/cm_t54/cm_t54.c  |6 +-
 board/ti/am335x/Kconfig |9 ++
 board/ti/am335x/board.c |   19 +--
 board/ti/am335x/mux.c   |  156 +++
 board/ti/am43xx/board.c |1 +
 board/ti/am43xx/mux.c   |   43 ++-
 board/ti/dra7xx/evm.c   |   31 +
 board/ti/dra7xx/mux_data.h  |   61 +
 board/ti/ks2_evm/board_k2e.c|   23 +++-
 board/ti/ks2_evm/board_k2hk.c   |   29 -
 common/Makefile |   12 +-
 common/cmd_nand.c   |   91 +
 configs/am335x_evm_defconfig|3 +-
 configs/am335x_evm_nor_defconfig|3 +-
 configs/am335x_evm_norboot_defconfig|3 +-
 configs/am335x_evm_spiboot_defconfig|3 +-
 configs/am335x_evm_uart1_defconfig  |4 -
 configs/am335x_evm_uart2_defconfig  |4 -
 configs/am335x_evm_uart3_defconfig  |4 -
 configs/am335x_evm_uart4_defconfig  |4 -
 configs/am335x_evm_uart5_defconfig  |4 -
 configs/am335x_evm_usbspl_defconfig |3 +-
 doc/README.cfi  |   13 ++
 doc/README.nand |   12 ++
 drivers/mtd/nand/davinci_nand.c |   94 ++
 include/configs/am335x_evm.h|   67 +-
 include/configs/am43xx_evm.h|   64 ++
 include/configs/cm_t54.h|3 +
 include/configs/dra7xx_evm.h|   89 +
 include/configs/pcm051.h|  140 +---
 include/configs/tam3517-common.h|1 +
 include/configs/ti_armv7_common.h   |   19 +--
 include/configs/tseries.h   |6 +-
 include/nand.h  |7 +
 47 files changed, 887 insertions(+), 392 deletions(-)
 delete mode 100644 configs/am335x_evm_uart1_defconfig
 delete mode 100644 configs/am335x_evm_uart2_defconfig
 delete mode 100644 configs/am335x_evm_uart3_defconfig
 delete mode 100644 

Re: [U-Boot] Please pull u-boot-ti/master

2014-07-29 Thread Albert ARIBAUD
Hi Tom,

(seems like I had not sent this yesterday)

On Fri, 25 Jul 2014 21:29:15 -0400, Tom Rini tr...@ti.com wrote:

 Hey,
 
 The following changes since commit 23f23f23d509e8e873797884456070c8a47d72b2:
 
   socfpga: Relocate arch common functions away from board (2014-07-05 
 10:14:46 +0200)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to 434f2cfcad9f70231ad5a096325ba72ef0d2a2cc:
 
   ARM: omap: move board specific NAND configs out from ti_armv7_common.h 
 (2014-07-25 16:26:12 -0400)
 
 
 Andreas Bießmann (1):
   tricorder: convert to generic board
 
 Hao Zhang (10):
   keystone2: ddr: add DDR3 PHY configs updated for PG 2.0
   keystone2: move cpu_to_bus() to keystone.c
   keystone2: add possibility to turn off all dsps
   ARM: keystone2: move K2HK board files to common KS2 board directory
   configs: k2hk_evm: config: add common EVM configuration header
   keystone: ddr3: move K2HK DDR3 configuration to a common file
   ARM: keystone2: add K2E SoC hardware definitions
   ARM: keystone2: clock: add K2E clock support
   ARM: keystone2: add MSMC cache coherency support for K2E SOC
   board: k2e-evm: add board support
 
 Khoronzhuk, Ivan (10):
   mtd: nand: davinci: add opportunity to write keystone U-boot image
   keystone: add support for NAND gpheader image
   k2hk_evm: add script to automate NAND flash process
   ARM: keystone2: psc: use common PSC base
   keystone: ddr3: add ddr3.h to hold ddr3 API
   ARM: keystone2: keystone_nav: make it dependent on keystone driver
   k2hk: use common KS2_ prefix for all hardware definitions
   ARM: keystone: clock: move K2HK SoC dependent code in separate file
   keystone2: use CONFIG_SOC_KEYSTONE in common places
   ARM: keystone2: spl: add K2E SoC support
 
 Mugunthan V N (3):
   drivers: net: cpsw: add support for using second port as ethernet
   ARM: DRA7xx: Add cpsw second port pinmux
   ARM: dra7_evm: Add Ethernet support for dra72x platform
 
 Murali Karicheri (1):
   keystone2: add env option to do unitrd dt fixup
 
 Rajendra Nayak (1):
   ARM: OMAP: Fix handling of errata i727
 
 Stefan Roese (3):
   ARM: omap: Fix GPMC init for OMAP3 platforms
   ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.c
   ARM: omap: tao3530: Convert to generic board
 
 Tom Rini (3):
   power/pmic.h: Add prototype for power_init_board.
   tps65218/am43xx_evm: Add power framework support to TPS65218
   am335x_evm / gumstix pepper: Correct DDR settings
 
 pekon gupta (3):
   ARM: omap: fix GPMC address-map size for NAND and NOR devices
   ARM: omap: clean redundant PISMO_xx macros used in OMAP3
   ARM: omap: move board specific NAND configs out from ti_armv7_common.h
 
  Makefile   |6 +
  arch/arm/cpu/armv7/keystone/Makefile   |5 +-
  arch/arm/cpu/armv7/keystone/clock-k2e.c|  101 +++
  arch/arm/cpu/armv7/keystone/clock-k2hk.c   |  113 
  arch/arm/cpu/armv7/keystone/clock.c|  154 ++-
  arch/arm/cpu/armv7/keystone/cmd_clock.c|   31 ++-
  arch/arm/cpu/armv7/keystone/ddr3.c |   25 +-
  arch/arm/cpu/armv7/keystone/init.c |   16 +-
  arch/arm/cpu/armv7/keystone/keystone.c |   87 +++
  arch/arm/cpu/armv7/keystone/msmc.c |6 +-
  arch/arm/cpu/armv7/keystone/psc.c  |   42 ++-
  arch/arm/cpu/armv7/keystone/spl.c  |8 +
  arch/arm/cpu/armv7/omap-common/hwinit-common.c |3 +-
  arch/arm/cpu/armv7/omap-common/mem-common.c|   15 +-
  arch/arm/cpu/armv7/omap3/mem.c |  139 --
  arch/arm/include/asm/arch-am33xx/ddr_defs.h|4 -
  arch/arm/include/asm/arch-am33xx/mem.h |7 -
  arch/arm/include/asm/arch-keystone/clock-k2e.h |   68 +
  arch/arm/include/asm/arch-keystone/clock-k2hk.h|   23 +-
  arch/arm/include/asm/arch-keystone/clock.h |   32 +++
  arch/arm/include/asm/arch-keystone/clock_defs.h|2 +-
  arch/arm/include/asm/arch-keystone/ddr3.h  |   56 
  arch/arm/include/asm/arch-keystone/hardware-k2e.h  |   44 
  arch/arm/include/asm/arch-keystone/hardware-k2hk.h |  182 +
  arch/arm/include/asm/arch-keystone/hardware.h  |  117 ++---
  arch/arm/include/asm/arch-keystone/mon.h   |   15 ++
  arch/arm/include/asm/arch-keystone/msmc.h  |   17 ++
  arch/arm/include/asm/arch-omap3/cpu.h  |1 -
  arch/arm/include/asm/arch-omap3/mem.h  |   13 -
  arch/arm/include/asm/omap_common.h |8 +
  board/gumstix/pepper/board.c   |   30 +--
  board/ti/am335x/board.c|   30 +--
  

[U-Boot] Please pull u-boot-ti/master

2014-07-25 Thread Tom Rini
Hey,

The following changes since commit 23f23f23d509e8e873797884456070c8a47d72b2:

  socfpga: Relocate arch common functions away from board (2014-07-05 10:14:46 
+0200)

are available in the git repository at:

  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to 434f2cfcad9f70231ad5a096325ba72ef0d2a2cc:

  ARM: omap: move board specific NAND configs out from ti_armv7_common.h 
(2014-07-25 16:26:12 -0400)


Andreas Bießmann (1):
  tricorder: convert to generic board

Hao Zhang (10):
  keystone2: ddr: add DDR3 PHY configs updated for PG 2.0
  keystone2: move cpu_to_bus() to keystone.c
  keystone2: add possibility to turn off all dsps
  ARM: keystone2: move K2HK board files to common KS2 board directory
  configs: k2hk_evm: config: add common EVM configuration header
  keystone: ddr3: move K2HK DDR3 configuration to a common file
  ARM: keystone2: add K2E SoC hardware definitions
  ARM: keystone2: clock: add K2E clock support
  ARM: keystone2: add MSMC cache coherency support for K2E SOC
  board: k2e-evm: add board support

Khoronzhuk, Ivan (10):
  mtd: nand: davinci: add opportunity to write keystone U-boot image
  keystone: add support for NAND gpheader image
  k2hk_evm: add script to automate NAND flash process
  ARM: keystone2: psc: use common PSC base
  keystone: ddr3: add ddr3.h to hold ddr3 API
  ARM: keystone2: keystone_nav: make it dependent on keystone driver
  k2hk: use common KS2_ prefix for all hardware definitions
  ARM: keystone: clock: move K2HK SoC dependent code in separate file
  keystone2: use CONFIG_SOC_KEYSTONE in common places
  ARM: keystone2: spl: add K2E SoC support

Mugunthan V N (3):
  drivers: net: cpsw: add support for using second port as ethernet
  ARM: DRA7xx: Add cpsw second port pinmux
  ARM: dra7_evm: Add Ethernet support for dra72x platform

Murali Karicheri (1):
  keystone2: add env option to do unitrd dt fixup

Rajendra Nayak (1):
  ARM: OMAP: Fix handling of errata i727

Stefan Roese (3):
  ARM: omap: Fix GPMC init for OMAP3 platforms
  ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.c
  ARM: omap: tao3530: Convert to generic board

Tom Rini (3):
  power/pmic.h: Add prototype for power_init_board.
  tps65218/am43xx_evm: Add power framework support to TPS65218
  am335x_evm / gumstix pepper: Correct DDR settings

pekon gupta (3):
  ARM: omap: fix GPMC address-map size for NAND and NOR devices
  ARM: omap: clean redundant PISMO_xx macros used in OMAP3
  ARM: omap: move board specific NAND configs out from ti_armv7_common.h

 Makefile   |6 +
 arch/arm/cpu/armv7/keystone/Makefile   |5 +-
 arch/arm/cpu/armv7/keystone/clock-k2e.c|  101 +++
 arch/arm/cpu/armv7/keystone/clock-k2hk.c   |  113 
 arch/arm/cpu/armv7/keystone/clock.c|  154 ++-
 arch/arm/cpu/armv7/keystone/cmd_clock.c|   31 ++-
 arch/arm/cpu/armv7/keystone/ddr3.c |   25 +-
 arch/arm/cpu/armv7/keystone/init.c |   16 +-
 arch/arm/cpu/armv7/keystone/keystone.c |   87 +++
 arch/arm/cpu/armv7/keystone/msmc.c |6 +-
 arch/arm/cpu/armv7/keystone/psc.c  |   42 ++-
 arch/arm/cpu/armv7/keystone/spl.c  |8 +
 arch/arm/cpu/armv7/omap-common/hwinit-common.c |3 +-
 arch/arm/cpu/armv7/omap-common/mem-common.c|   15 +-
 arch/arm/cpu/armv7/omap3/mem.c |  139 --
 arch/arm/include/asm/arch-am33xx/ddr_defs.h|4 -
 arch/arm/include/asm/arch-am33xx/mem.h |7 -
 arch/arm/include/asm/arch-keystone/clock-k2e.h |   68 +
 arch/arm/include/asm/arch-keystone/clock-k2hk.h|   23 +-
 arch/arm/include/asm/arch-keystone/clock.h |   32 +++
 arch/arm/include/asm/arch-keystone/clock_defs.h|2 +-
 arch/arm/include/asm/arch-keystone/ddr3.h  |   56 
 arch/arm/include/asm/arch-keystone/hardware-k2e.h  |   44 
 arch/arm/include/asm/arch-keystone/hardware-k2hk.h |  182 +
 arch/arm/include/asm/arch-keystone/hardware.h  |  117 ++---
 arch/arm/include/asm/arch-keystone/mon.h   |   15 ++
 arch/arm/include/asm/arch-keystone/msmc.h  |   17 ++
 arch/arm/include/asm/arch-omap3/cpu.h  |1 -
 arch/arm/include/asm/arch-omap3/mem.h  |   13 -
 arch/arm/include/asm/omap_common.h |8 +
 board/gumstix/pepper/board.c   |   30 +--
 board/ti/am335x/board.c|   30 +--
 board/ti/am43xx/board.c|   14 +
 board/ti/dra7xx/evm.c  |7 +-
 board/ti/dra7xx/mux_data.h |   12 +
 board/ti/k2hk_evm/Makefile 

Re: [U-Boot] Please pull u-boot-ti/master

2014-07-01 Thread Albert ARIBAUD
Hi Tom,

On Thu, 19 Jun 2014 18:03:25 -0400, Tom Rini tr...@ti.com wrote:

 Hey,
 
 The following changes since commit 0a26e1d6c394aacbf1153977b7348d1dff85db3f:
 
   arm: fix a double-definition error of _start symbol (2014-06-09 10:36:40 
 +0200)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to 12cc54376768461533b55ada1b0b6d4979f40579:
 
   omap3: overo: Select fdtfile for expansion board (2014-06-19 17:53:59 -0400)
 
 
 Ash Charles (3):
   omap: Don't enable GPMC CS0 with nothing attached
   omap4: duovero: Correct name of default device tree
   omap3: overo: Select fdtfile for expansion board
 
 Axel Lin (1):
   spi: davinci: Fix register address for SPI1_BUS
 
 Felipe Balbi (5):
   board: ti: am43xx: print unsupported board name
   cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow register
   board: ti: am43xx: add support for AM43xx Starter Kit
   board: ti: am43xx: add AM437x SK PHY Address
   board: ti: am43xx: enable QSPI and Gbit Ethernet on AM437x SK
 
 Jeroen Hofstee (1):
   omap3: board: trivial: add void for no args
 
 Khoronzhuk, Ivan (2):
   mtd: nand: davinci: add header file for driver definitions
   ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c
 
 Stefano Babic (1):
   OMAP: disable gpmc timeout safely for reenabling
 
  arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c|2 +-
  arch/arm/cpu/arm926ejs/davinci/dm365_lowlevel.c|1 +
  arch/arm/cpu/armv7/am33xx/ddr.c|1 +
  arch/arm/cpu/armv7/keystone/Makefile   |1 -
  arch/arm/cpu/armv7/omap-common/mem-common.c|6 +-
  arch/arm/cpu/armv7/omap3/board.c   |4 +-
  arch/arm/include/asm/arch-davinci/emif_defs.h  |   72 --
  arch/arm/include/asm/arch-davinci/hardware.h   |1 -
  arch/arm/include/asm/arch-davinci/nand_defs.h  |   38 --
  arch/arm/include/asm/arch-keystone/hardware-k2hk.h |7 --
  arch/arm/include/asm/arch-keystone/hardware.h  |   30 +---
  arch/arm/include/asm/arch-keystone/nand_defs.h |   23 --
  arch/arm/include/asm/arch-tnetv107x/emif_defs.h|1 -
  arch/arm/include/asm/arch-tnetv107x/hardware.h |2 +
  arch/arm/include/asm/arch-tnetv107x/nand_defs.h|   23 --
  .../emif_defs.h = ti-common/davinci_nand.h}   |   55 ++
  arch/arm/include/asm/ti-common/ti-aemif.h  |   39 ++
  board/Barix/ipam390/ipam390.c  |2 +-
  board/ait/cam_enc_4xx/cam_enc_4xx.c|2 +-
  board/davinci/da8xxevm/da830evm.c  |3 +-
  board/davinci/da8xxevm/da850evm.c  |2 +-
  board/davinci/dm355evm/dm355evm.c  |3 +-
  board/davinci/dm355leopard/dm355leopard.c  |2 +-
  board/davinci/dm365evm/dm365evm.c  |3 +-
  board/davinci/dm6467evm/dm6467evm.c|3 +-
  board/davinci/ea20/ea20.c  |2 +-
  board/davinci/sonata/sonata.c  |2 +-
  board/enbw/enbw_cmc/enbw_cmc.c |2 +-
  board/omicron/calimain/calimain.c  |2 +-
  board/overo/overo.c|   14 
  board/ti/am43xx/board.c|   79 
 +++-
  board/ti/am43xx/board.h|5 ++
  board/ti/am43xx/mux.c  |3 +
  board/ti/k2hk_evm/board.c  |   10 +--
  board/ti/tnetv107xevm/sdb_board.c  |2 +-
  drivers/Makefile   |1 +
  drivers/memory/Makefile|1 +
  .../keystone/aemif.c = drivers/memory/ti-aemif.c  |   37 +
  drivers/mtd/nand/davinci_nand.c|3 +-
  drivers/spi/davinci_spi.c  |2 +-
  include/configs/am43xx_evm.h   |2 +
  include/configs/davinci_dm6467evm.h|2 +
  include/configs/k2hk_evm.h |6 ++
  include/configs/omap3_overo.h  |   10 +--
  include/configs/ti_omap4_common.h  |2 +-
  45 files changed, 255 insertions(+), 258 deletions(-)
  delete mode 100644 arch/arm/include/asm/arch-davinci/emif_defs.h
  delete mode 100644 arch/arm/include/asm/arch-davinci/nand_defs.h
  delete mode 100644 arch/arm/include/asm/arch-keystone/nand_defs.h
  delete mode 100644 arch/arm/include/asm/arch-tnetv107x/emif_defs.h
  delete mode 100644 arch/arm/include/asm/arch-tnetv107x/nand_defs.h
  rename arch/arm/include/asm/{arch-keystone/emif_defs.h = 
 ti-common/davinci_nand.h} (56%)
  create mode 100644 arch/arm/include/asm/ti-common/ti-aemif.h
  create mode 100644 drivers/memory/Makefile
  rename 

[U-Boot] Please pull u-boot-ti/master

2014-06-19 Thread Tom Rini
Hey,

The following changes since commit 0a26e1d6c394aacbf1153977b7348d1dff85db3f:

  arm: fix a double-definition error of _start symbol (2014-06-09 10:36:40 
+0200)

are available in the git repository at:

  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to 12cc54376768461533b55ada1b0b6d4979f40579:

  omap3: overo: Select fdtfile for expansion board (2014-06-19 17:53:59 -0400)


Ash Charles (3):
  omap: Don't enable GPMC CS0 with nothing attached
  omap4: duovero: Correct name of default device tree
  omap3: overo: Select fdtfile for expansion board

Axel Lin (1):
  spi: davinci: Fix register address for SPI1_BUS

Felipe Balbi (5):
  board: ti: am43xx: print unsupported board name
  cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow register
  board: ti: am43xx: add support for AM43xx Starter Kit
  board: ti: am43xx: add AM437x SK PHY Address
  board: ti: am43xx: enable QSPI and Gbit Ethernet on AM437x SK

Jeroen Hofstee (1):
  omap3: board: trivial: add void for no args

Khoronzhuk, Ivan (2):
  mtd: nand: davinci: add header file for driver definitions
  ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c

Stefano Babic (1):
  OMAP: disable gpmc timeout safely for reenabling

 arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c|2 +-
 arch/arm/cpu/arm926ejs/davinci/dm365_lowlevel.c|1 +
 arch/arm/cpu/armv7/am33xx/ddr.c|1 +
 arch/arm/cpu/armv7/keystone/Makefile   |1 -
 arch/arm/cpu/armv7/omap-common/mem-common.c|6 +-
 arch/arm/cpu/armv7/omap3/board.c   |4 +-
 arch/arm/include/asm/arch-davinci/emif_defs.h  |   72 --
 arch/arm/include/asm/arch-davinci/hardware.h   |1 -
 arch/arm/include/asm/arch-davinci/nand_defs.h  |   38 --
 arch/arm/include/asm/arch-keystone/hardware-k2hk.h |7 --
 arch/arm/include/asm/arch-keystone/hardware.h  |   30 +---
 arch/arm/include/asm/arch-keystone/nand_defs.h |   23 --
 arch/arm/include/asm/arch-tnetv107x/emif_defs.h|1 -
 arch/arm/include/asm/arch-tnetv107x/hardware.h |2 +
 arch/arm/include/asm/arch-tnetv107x/nand_defs.h|   23 --
 .../emif_defs.h = ti-common/davinci_nand.h}   |   55 ++
 arch/arm/include/asm/ti-common/ti-aemif.h  |   39 ++
 board/Barix/ipam390/ipam390.c  |2 +-
 board/ait/cam_enc_4xx/cam_enc_4xx.c|2 +-
 board/davinci/da8xxevm/da830evm.c  |3 +-
 board/davinci/da8xxevm/da850evm.c  |2 +-
 board/davinci/dm355evm/dm355evm.c  |3 +-
 board/davinci/dm355leopard/dm355leopard.c  |2 +-
 board/davinci/dm365evm/dm365evm.c  |3 +-
 board/davinci/dm6467evm/dm6467evm.c|3 +-
 board/davinci/ea20/ea20.c  |2 +-
 board/davinci/sonata/sonata.c  |2 +-
 board/enbw/enbw_cmc/enbw_cmc.c |2 +-
 board/omicron/calimain/calimain.c  |2 +-
 board/overo/overo.c|   14 
 board/ti/am43xx/board.c|   79 +++-
 board/ti/am43xx/board.h|5 ++
 board/ti/am43xx/mux.c  |3 +
 board/ti/k2hk_evm/board.c  |   10 +--
 board/ti/tnetv107xevm/sdb_board.c  |2 +-
 drivers/Makefile   |1 +
 drivers/memory/Makefile|1 +
 .../keystone/aemif.c = drivers/memory/ti-aemif.c  |   37 +
 drivers/mtd/nand/davinci_nand.c|3 +-
 drivers/spi/davinci_spi.c  |2 +-
 include/configs/am43xx_evm.h   |2 +
 include/configs/davinci_dm6467evm.h|2 +
 include/configs/k2hk_evm.h |6 ++
 include/configs/omap3_overo.h  |   10 +--
 include/configs/ti_omap4_common.h  |2 +-
 45 files changed, 255 insertions(+), 258 deletions(-)
 delete mode 100644 arch/arm/include/asm/arch-davinci/emif_defs.h
 delete mode 100644 arch/arm/include/asm/arch-davinci/nand_defs.h
 delete mode 100644 arch/arm/include/asm/arch-keystone/nand_defs.h
 delete mode 100644 arch/arm/include/asm/arch-tnetv107x/emif_defs.h
 delete mode 100644 arch/arm/include/asm/arch-tnetv107x/nand_defs.h
 rename arch/arm/include/asm/{arch-keystone/emif_defs.h = 
ti-common/davinci_nand.h} (56%)
 create mode 100644 arch/arm/include/asm/ti-common/ti-aemif.h
 create mode 100644 drivers/memory/Makefile
 rename arch/arm/cpu/armv7/keystone/aemif.c = drivers/memory/ti-aemif.c (63%)

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot 

Re: [U-Boot] Please pull u-boot-ti/master

2014-06-08 Thread Albert ARIBAUD
Hi Tom,

On Fri, 6 Jun 2014 17:56:51 -0400, Tom Rini tr...@ti.com wrote:

 Hello,
 
 The following changes since commit cc49da249cf2f380d2fed5571fad65ce6494fc95:
 
   Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' (2014-06-02 
 08:43:48 +0200)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to 83bad1026b9e3a4f6b7783cc1cbb434c1bbd3fa2:
 
   arm:am43xx: Add TPS65218 support to scale voltages up (2014-06-06 17:46:16 
 -0400)
 
 
 Brian Norris (2):
   mtd: nand: don't use read_buf for 8-bit ONFI transfers
   mtd: nand: force NAND_CMD_READID onto 8-bit bus
 
 David Mosberger (1):
   mtd: nand: fix GET/SET_FEATURES address on 16-bit devices
 
 Hannes Petermaier (6):
   arch-am33xx: Add defines for timer0-7
   board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARD
   board/BuR/tseries: Add support for using 8-bit on eMMC
   board/BuR/tseries: only run gpmc_init(...) in NAND-build
   board/BuR/common: Add CONFIG_CMD_I2C
   board/BuR/tseries: cosmetic changes
 
 Jeroen Hofstee (1):
   tam3517: fix NAND detection
 
 Lokesh Vutla (2):
   ARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGS
   ARM: AM43xx: Fix UART clocks enabling
 
 Murali Karicheri (1):
   keystone: init: enable UART1 to be able use it from kernel
 
 Sourav Poddar (2):
   am43xx_evm: Add qspiboot target
   ti: qspi: populate slave device to set flash quad bit.
 
 Tom Rini (6):
   arm:am33xx: Make dram_init call sdram_init() in some contexts
   arm:am33xx: Rework s_init and add board_early_init_f
   am43xx: Only read the MPU frequency bits of CTRL_DEV_ATTR
   arm:am33xx: Add a scale_vcores() hook
   power: Add support for the TPS65218 PMIC
   arm:am43xx: Add TPS65218 support to scale voltages up
 
 WingMan Kwok (1):
   keystone: k2hk: enable support of nand ecclayout command
 
 pekon gupta (12):
   mtd: nand: omap_elm: remove #include omap_gpmc.h
   mtd: nand: omap_elm: use bch_type instead of nibble count to 
 differentiate between BCH4/BCH8/BCH16
   mtd: nand: omap_elm: use macros for register definitions
   mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv'
   mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct 
 omap_nand_info
   mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch
   mtd: nand: omap: fix error-codes returned from omap-elm driver
   mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND 
 device bus-width
   omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and 
 GPMC_NAND_ECC_LP_x16_LAYOUT
   mtd: nand: omap_gpmc: use macro for register definitions
   mtd: nand: omap: add support for BCH16_ECC - NAND driver updates
   am335x: update README for BCH16
 
  arch/arm/cpu/armv7/am33xx/board.c  |   20 +-
  arch/arm/cpu/armv7/am33xx/clock.c  |   11 ++
  arch/arm/cpu/armv7/am33xx/clock_am43xx.c   |9 +
  arch/arm/cpu/armv7/am33xx/emif4.c  |4 +
  arch/arm/cpu/armv7/keystone/init.c |9 +
  arch/arm/cpu/armv7/omap3/mem.c |   12 --
  arch/arm/include/asm/arch-am33xx/clock.h   |1 +
  arch/arm/include/asm/arch-am33xx/cpu.h |   35 +++-
  arch/arm/include/asm/arch-keystone/hardware-k2hk.h |2 -
  arch/arm/include/asm/arch-keystone/hardware.h  |3 +
  arch/arm/include/asm/arch-omap3/mem.h  |8 -
  board/BuR/tseries/board.c  |2 +
  board/BuR/tseries/mux.c|9 +-
  board/compulab/cm_t35/cm_t35.c |   12 +-
  board/ti/am43xx/Makefile   |2 +-
  board/ti/am43xx/board.c|   55 +-
  boards.cfg |1 +
  doc/README.nand|   60 ++
  drivers/mtd/nand/am335x_spl_bch.c  |2 +-
  drivers/mtd/nand/atmel_nand.c  |2 +-
  drivers/mtd/nand/nand_base.c   |   11 +-
  drivers/mtd/nand/nand_spl_simple.c |2 +-
  drivers/mtd/nand/omap_elm.c|   28 ++-
  drivers/mtd/nand/omap_gpmc.c   |  193 
 +---
  drivers/power/pmic/Makefile|1 +
  drivers/power/pmic/pmic_tps65218.c |   97 ++
  drivers/spi/ti_qspi.c  |1 +
  include/configs/am3517_crane.h |1 +
  include/configs/am43xx_evm.h   |   45 -
  include/configs/bur_am335x_common.h|4 +-
  include/configs/cm_t335.h  |1 -
  include/configs/cm_t35.h   |1 -
  

[U-Boot] Please pull u-boot-ti/master

2014-06-06 Thread Tom Rini
Hello,

The following changes since commit cc49da249cf2f380d2fed5571fad65ce6494fc95:

  Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' (2014-06-02 
08:43:48 +0200)

are available in the git repository at:


  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to 83bad1026b9e3a4f6b7783cc1cbb434c1bbd3fa2:

  arm:am43xx: Add TPS65218 support to scale voltages up (2014-06-06 17:46:16 
-0400)


Brian Norris (2):
  mtd: nand: don't use read_buf for 8-bit ONFI transfers
  mtd: nand: force NAND_CMD_READID onto 8-bit bus

David Mosberger (1):
  mtd: nand: fix GET/SET_FEATURES address on 16-bit devices

Hannes Petermaier (6):
  arch-am33xx: Add defines for timer0-7
  board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARD
  board/BuR/tseries: Add support for using 8-bit on eMMC
  board/BuR/tseries: only run gpmc_init(...) in NAND-build
  board/BuR/common: Add CONFIG_CMD_I2C
  board/BuR/tseries: cosmetic changes

Jeroen Hofstee (1):
  tam3517: fix NAND detection

Lokesh Vutla (2):
  ARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGS
  ARM: AM43xx: Fix UART clocks enabling

Murali Karicheri (1):
  keystone: init: enable UART1 to be able use it from kernel

Sourav Poddar (2):
  am43xx_evm: Add qspiboot target
  ti: qspi: populate slave device to set flash quad bit.

Tom Rini (6):
  arm:am33xx: Make dram_init call sdram_init() in some contexts
  arm:am33xx: Rework s_init and add board_early_init_f
  am43xx: Only read the MPU frequency bits of CTRL_DEV_ATTR
  arm:am33xx: Add a scale_vcores() hook
  power: Add support for the TPS65218 PMIC
  arm:am43xx: Add TPS65218 support to scale voltages up

WingMan Kwok (1):
  keystone: k2hk: enable support of nand ecclayout command

pekon gupta (12):
  mtd: nand: omap_elm: remove #include omap_gpmc.h
  mtd: nand: omap_elm: use bch_type instead of nibble count to 
differentiate between BCH4/BCH8/BCH16
  mtd: nand: omap_elm: use macros for register definitions
  mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv'
  mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info
  mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch
  mtd: nand: omap: fix error-codes returned from omap-elm driver
  mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND 
device bus-width
  omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and 
GPMC_NAND_ECC_LP_x16_LAYOUT
  mtd: nand: omap_gpmc: use macro for register definitions
  mtd: nand: omap: add support for BCH16_ECC - NAND driver updates
  am335x: update README for BCH16

 arch/arm/cpu/armv7/am33xx/board.c  |   20 +-
 arch/arm/cpu/armv7/am33xx/clock.c  |   11 ++
 arch/arm/cpu/armv7/am33xx/clock_am43xx.c   |9 +
 arch/arm/cpu/armv7/am33xx/emif4.c  |4 +
 arch/arm/cpu/armv7/keystone/init.c |9 +
 arch/arm/cpu/armv7/omap3/mem.c |   12 --
 arch/arm/include/asm/arch-am33xx/clock.h   |1 +
 arch/arm/include/asm/arch-am33xx/cpu.h |   35 +++-
 arch/arm/include/asm/arch-keystone/hardware-k2hk.h |2 -
 arch/arm/include/asm/arch-keystone/hardware.h  |3 +
 arch/arm/include/asm/arch-omap3/mem.h  |8 -
 board/BuR/tseries/board.c  |2 +
 board/BuR/tseries/mux.c|9 +-
 board/compulab/cm_t35/cm_t35.c |   12 +-
 board/ti/am43xx/Makefile   |2 +-
 board/ti/am43xx/board.c|   55 +-
 boards.cfg |1 +
 doc/README.nand|   60 ++
 drivers/mtd/nand/am335x_spl_bch.c  |2 +-
 drivers/mtd/nand/atmel_nand.c  |2 +-
 drivers/mtd/nand/nand_base.c   |   11 +-
 drivers/mtd/nand/nand_spl_simple.c |2 +-
 drivers/mtd/nand/omap_elm.c|   28 ++-
 drivers/mtd/nand/omap_gpmc.c   |  193 +---
 drivers/power/pmic/Makefile|1 +
 drivers/power/pmic/pmic_tps65218.c |   97 ++
 drivers/spi/ti_qspi.c  |1 +
 include/configs/am3517_crane.h |1 +
 include/configs/am43xx_evm.h   |   45 -
 include/configs/bur_am335x_common.h|4 +-
 include/configs/cm_t335.h  |1 -
 include/configs/cm_t35.h   |1 -
 include/configs/devkit8000.h   |1 +
 include/configs/dig297.h   |1 +
 include/configs/k2hk_evm.h |4 +-
 

Re: [U-Boot] Please pull u-boot-ti/master

2014-05-24 Thread Albert ARIBAUD
Hi Tom,

On Fri, 23 May 2014 19:52:11 -0400, Tom Rini tr...@ti.com wrote:

 Hello,
 
 The following changes since commit 05d134b084590684bcf4d832c0035952727b7cd9:
 
   Merge remote-tracking branch 'u-boot/master' (2014-05-20 10:05:42 +0200)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to 39338a30fab2ce7d80dfe0d457071573727f499f:
 
   compulab: eeprom: enable any i2c driver (2014-05-23 19:40:39 -0400)
 
 
 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
 
 Peter A. Bigot (1):
   OMAP3: overo: increase linux partition to 8 MiB
 
 Sergey Alyoshin (1):
   am33xx: report silicon revision instead of code
 
 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
 
  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/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/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 ++
  boards.cfg |2 +
  include/configs/cm_t54.h   |  149 
  include/configs/duovero.h  |   62 +
  include/configs/omap3_overo.h  |  296 
 
  include/configs/siemens-am33x-common.h |2 +
  include/configs/ti_omap4_common.h 

[U-Boot] Please pull u-boot-ti/master

2014-05-23 Thread Tom Rini
Hello,

The following changes since commit 05d134b084590684bcf4d832c0035952727b7cd9:

  Merge remote-tracking branch 'u-boot/master' (2014-05-20 10:05:42 +0200)

are available in the git repository at:


  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to 39338a30fab2ce7d80dfe0d457071573727f499f:

  compulab: eeprom: enable any i2c driver (2014-05-23 19:40:39 -0400)


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

Peter A. Bigot (1):
  OMAP3: overo: increase linux partition to 8 MiB

Sergey Alyoshin (1):
  am33xx: report silicon revision instead of code

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

 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/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/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 ++
 boards.cfg |2 +
 include/configs/cm_t54.h   |  149 
 include/configs/duovero.h  |   62 +
 include/configs/omap3_overo.h  |  296 
 include/configs/siemens-am33x-common.h |2 +
 include/configs/ti_omap4_common.h  |9 +
 44 files changed, 1757 insertions(+), 468 deletions(-)
 delete mode 100644 arch/arm/cpu/armv7/am33xx/mem.c
 create mode 100644 arch/arm/include/asm/arch-omap4/hardware.h
 

Re: [U-Boot] Please pull u-boot-ti/master

2014-05-16 Thread Albert ARIBAUD
Hi Tom,

On Tue, 13 May 2014 21:36:51 -0400, Tom Rini tr...@ti.com wrote:

 Hey,
 
 The following changes since commit d2a3e911390f9fc4d8c0ee4b3c7fc75f4fd3fd19:
 
   Merge branch 'u-boot/master' (2014-05-09 11:50:14 +0200)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to 97eeae1a0735fc17351f10b9978e966392badedc:
 
   mtd: nand: omap_gpmc: Fix update of read_ecc in oob (2014-05-13 19:48:17 
 -0400)
 
 
 Ash Charles (1):
   am335x: pepper: Add Gumstix Pepper AM335x-based machine
 
 Belisko Marek (1):
   mtd: nand: omap_gpmc: Fix update of read_ecc in oob
 
 Christian Riesch (1):
   arm, davinci: Use CONFIG_SPL_PAD_TO for padding the SPL in an ais image
 
 Dmitry Lifshitz (3):
   ARM: OMAP5: add UART4 support
   ARM: OMAP5: Power: add LDO2 support for Palmas driver
   ARM: OMAP5: add CKO buffer control mask
 
 Egli, Samuel (7):
   siemens: cosmetic: remove unused and rename defines
   siemens: update DDR3 parameters for dxr2
   siemens: add led cmd for flexible LED control
   siemens: change LED indication in DFU mode
   siemens: cosmetic: rename project_dir
   siemens:cosmetic, dxr2: rename dxr2 to draco
   siemens, draco: add new target
 
 Khoronzhuk, Ivan (1):
   config: k2hk_evm: Add generic board support
 
 Robert Nelson (2):
   omap3_beagle: use omap3-beagle-xm-ab.dtb for the xM AB revision
   omap3_beagle: xM A/B validate new dtb exits in file system
 
 Yegor Yefremov (1):
   am33xx: add SSC enable macro
 
  Makefile |2 +-
  arch/arm/include/asm/arch-am33xx/clock.h |2 +
  arch/arm/include/asm/arch-omap5/clock.h  |3 +
  arch/arm/include/asm/arch-omap5/omap.h   |1 +
  board/gumstix/pepper/Makefile|   13 ++
  board/gumstix/pepper/board.c |  226 
 ++
  board/gumstix/pepper/board.h |   19 +++
  board/gumstix/pepper/mux.c   |   78 +++
  board/siemens/common/board.c |   46 +-
  board/siemens/{dxr2 = draco}/Makefile   |0
  board/siemens/{dxr2 = draco}/board.c|  112 ---
  board/siemens/{dxr2 = draco}/board.h|   26 ++--
  board/siemens/{dxr2 = draco}/mux.c  |2 +-
  board/siemens/pxm2/board.c   |   10 +-
  board/siemens/rut/board.c|2 +-
  boards.cfg   |4 +-
  drivers/mtd/nand/omap_gpmc.c |2 +-
  include/configs/da850evm.h   |1 +
  include/configs/draco.h  |   92 
  include/configs/dxr2.h   |4 +-
  include/configs/k2hk_evm.h   |1 +
  include/configs/omap3_beagle.h   |   10 +-
  include/configs/pepper.h |   99 +
  include/configs/pxm2.h   |2 +-
  include/configs/siemens-am33x-common.h   |8 +-
  include/palmas.h |4 +
  26 files changed, 686 insertions(+), 83 deletions(-)
  create mode 100644 board/gumstix/pepper/Makefile
  create mode 100644 board/gumstix/pepper/board.c
  create mode 100644 board/gumstix/pepper/board.h
  create mode 100644 board/gumstix/pepper/mux.c
  rename board/siemens/{dxr2 = draco}/Makefile (100%)
  rename board/siemens/{dxr2 = draco}/board.c (63%)
  rename board/siemens/{dxr2 = draco}/board.h (71%)
  rename board/siemens/{dxr2 = draco}/mux.c (99%)
  create mode 100644 include/configs/draco.h
  create mode 100644 include/configs/pepper.h
 
 Thanks!
 

Applied to u-boot-arm/master, thanks!

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-ti/master

2014-05-13 Thread Tom Rini
Hey,

The following changes since commit d2a3e911390f9fc4d8c0ee4b3c7fc75f4fd3fd19:

  Merge branch 'u-boot/master' (2014-05-09 11:50:14 +0200)

are available in the git repository at:


  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to 97eeae1a0735fc17351f10b9978e966392badedc:

  mtd: nand: omap_gpmc: Fix update of read_ecc in oob (2014-05-13 19:48:17 
-0400)


Ash Charles (1):
  am335x: pepper: Add Gumstix Pepper AM335x-based machine

Belisko Marek (1):
  mtd: nand: omap_gpmc: Fix update of read_ecc in oob

Christian Riesch (1):
  arm, davinci: Use CONFIG_SPL_PAD_TO for padding the SPL in an ais image

Dmitry Lifshitz (3):
  ARM: OMAP5: add UART4 support
  ARM: OMAP5: Power: add LDO2 support for Palmas driver
  ARM: OMAP5: add CKO buffer control mask

Egli, Samuel (7):
  siemens: cosmetic: remove unused and rename defines
  siemens: update DDR3 parameters for dxr2
  siemens: add led cmd for flexible LED control
  siemens: change LED indication in DFU mode
  siemens: cosmetic: rename project_dir
  siemens:cosmetic, dxr2: rename dxr2 to draco
  siemens, draco: add new target

Khoronzhuk, Ivan (1):
  config: k2hk_evm: Add generic board support

Robert Nelson (2):
  omap3_beagle: use omap3-beagle-xm-ab.dtb for the xM AB revision
  omap3_beagle: xM A/B validate new dtb exits in file system

Yegor Yefremov (1):
  am33xx: add SSC enable macro

 Makefile |2 +-
 arch/arm/include/asm/arch-am33xx/clock.h |2 +
 arch/arm/include/asm/arch-omap5/clock.h  |3 +
 arch/arm/include/asm/arch-omap5/omap.h   |1 +
 board/gumstix/pepper/Makefile|   13 ++
 board/gumstix/pepper/board.c |  226 ++
 board/gumstix/pepper/board.h |   19 +++
 board/gumstix/pepper/mux.c   |   78 +++
 board/siemens/common/board.c |   46 +-
 board/siemens/{dxr2 = draco}/Makefile   |0
 board/siemens/{dxr2 = draco}/board.c|  112 ---
 board/siemens/{dxr2 = draco}/board.h|   26 ++--
 board/siemens/{dxr2 = draco}/mux.c  |2 +-
 board/siemens/pxm2/board.c   |   10 +-
 board/siemens/rut/board.c|2 +-
 boards.cfg   |4 +-
 drivers/mtd/nand/omap_gpmc.c |2 +-
 include/configs/da850evm.h   |1 +
 include/configs/draco.h  |   92 
 include/configs/dxr2.h   |4 +-
 include/configs/k2hk_evm.h   |1 +
 include/configs/omap3_beagle.h   |   10 +-
 include/configs/pepper.h |   99 +
 include/configs/pxm2.h   |2 +-
 include/configs/siemens-am33x-common.h   |8 +-
 include/palmas.h |4 +
 26 files changed, 686 insertions(+), 83 deletions(-)
 create mode 100644 board/gumstix/pepper/Makefile
 create mode 100644 board/gumstix/pepper/board.c
 create mode 100644 board/gumstix/pepper/board.h
 create mode 100644 board/gumstix/pepper/mux.c
 rename board/siemens/{dxr2 = draco}/Makefile (100%)
 rename board/siemens/{dxr2 = draco}/board.c (63%)
 rename board/siemens/{dxr2 = draco}/board.h (71%)
 rename board/siemens/{dxr2 = draco}/mux.c (99%)
 create mode 100644 include/configs/draco.h
 create mode 100644 include/configs/pepper.h

Thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2014-04-21 Thread Karicheri, Muralidharan
-Original Message-
From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] On 
Behalf Of
Rini, Tom
Sent: Friday, April 18, 2014 9:25 AM
To: Albert Aribaud; u-boot@lists.denx.de
Subject: [U-Boot] Please pull u-boot-ti/master

Hey,

The following changes since commit 1b82491ee6ee1e986e5521b33692a00e1f38fe75:

  board:tricorder: fixup SPL OOB layout (2014-04-11 10:08:42 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to 2e8f5dc16ad360cc15ea402a1dc4d421a04adbbd:

  am43xx_evm: Drop SPI SPL (2014-04-17 17:40:15 -0400)


Karicheri, Muralidharan (6):
  tools: mkimage: add support for gpimage format
  NAND: DaVinci: allow forced disable of subpage writes
  i2c, davinci: move i2c_defs.h to the drivers/i2c directory
  spi: davinci: add support for multiple bus and chip select
  k2hk-evm: add configuration for spi1 and spi2 support
  keystone2: net: add keystone ethernet driver

Manish Badarkhe (1):
  arm, da850: staticize funtions

Nishanth Menon (11):
  OMAP: common: consolidate fake USB ethernet MAC address creation
  omap3/sys_info: provide interface to read die id
  OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieid
  omap3: zoom1: enable CONFIG_SYS_GENERIC_BOARD
  OMAP3: zoom1: Configure GPMC for Ethernet
  OMAP3: zoom1: enable LAN9211
  omap3: zoom1: enable common network commands
  omap3: zoom1: disable JFFS2 and enable FS_GENERIC
  omap3: zoom1: enable bootz
  omap3: zoom1: fix default console
  omap3: zoom1: switch to generic ti_omap3_common config header

Poddar, Sourav (1):
  spi: ti_qspi: Add delay for successful bulk erase.

Tom Rini (22):
  fw_env.c: Switch get_config to use '%ms' in sscanf
  env_mmc.c: Allow environment to be used within SPL
  env_mmc.c: Remove NULL check on tmp_env1/2
  mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL
  mtd: Build nand_util.o for CONFIG_ENV_IS_IN_NAND in SPL
  am335x_evm: Make SPL_OS also check the boot_os variable for falcon mode
  README: Add CONFIG_SPL_OS_BOOT to README
  README.falcon: Document environment variables for falcon mode
  a3m071: Make spl_start_uboot test like getenv_yesno does
  spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to boot
  TI: Add, use a DEFAULT_LINUX_BOOT_ENV environment string
  am335x_evm: Update the ramdisk args, we pass things in just fine via DT
  am43xx_evm: Update the ramdisk args, we pass things in just fine via DT
  TI:omap5: Move CONFIG_ENV_SIZE to board config files
  TI:armv7: Change Falcon Mode DT load address
  am335x_evm: Drop SPI SPL support from the default build
  SPL:SPI: Add Falcon Mode support
  dra7xx_evm: Add QSPI_4 support, qspiboot build target
  TI:armv7: Switch to CONFIG_SYS_BOARD_GENERIC
  TI:omap3: Convert omap3_beagle to ti_omap3_common.h
  am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT
  am43xx_evm: Drop SPI SPL

Vitaly Andrianov (5):
  fdt: call ft_board_setup_ex() at the end of image_setup_libfdt()
  arm: add support for arch timer
  i2c, davinci: convert driver to new mutlibus/mutliadapter framework
  k2hk: add support for k2hk SOC and EVM
  keystone2: add keystone multicore navigator driver

Wolfgang Denk (3):
  ARM: OMAP: remove sr32() from OMAP board code
  ARM: OMAP: hide custom bit manipulation function sr32()
  ARM: OMAP: replace custom sr32() by standard I/O accessors

 Makefile   |   10 +
 README |   13 +
 arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c|6 +-
 arch/arm/cpu/arm926ejs/davinci/dm355.c |2 +-
 arch/arm/cpu/arm926ejs/davinci/dm365.c |2 +-
 arch/arm/cpu/arm926ejs/davinci/dm644x.c|2 +-
 arch/arm/cpu/arm926ejs/davinci/dm646x.c|2 +-
 arch/arm/cpu/armv7/Makefile|1 +
 arch/arm/cpu/armv7/am33xx/board.c  |4 +-
 arch/arm/cpu/armv7/am33xx/emif4.c  |2 +-
 arch/arm/cpu/armv7/arch_timer.c|   58 ++
 arch/arm/cpu/armv7/keystone/Makefile   |   17 +
 arch/arm/cpu/armv7/keystone/aemif.c|   71 ++
 arch/arm/cpu/armv7/keystone/clock.c|  318 +
 arch/arm/cpu/armv7/keystone/cmd_clock.c|  124 
 arch/arm/cpu/armv7/keystone/cmd_mon.c  |  131 
 arch/arm/cpu/armv7/keystone/ddr3.c |   69 ++
 arch/arm/cpu/armv7/keystone/init.c |   56 ++
 arch/arm/cpu/armv7/keystone/keystone_nav.c |  376 ++
 arch/arm/cpu/armv7/keystone/msmc.c |   68 ++
 arch/arm/cpu/armv7/keystone/psc.c  |  237

Re: [U-Boot] Please pull u-boot-ti/master

2014-04-21 Thread Albert ARIBAUD
Hi Tom,

On Fri, 18 Apr 2014 09:24:36 -0400, Tom Rini tr...@ti.com wrote:

 Hey,
 
 The following changes since commit 1b82491ee6ee1e986e5521b33692a00e1f38fe75:
 
   board:tricorder: fixup SPL OOB layout (2014-04-11 10:08:42 -0400)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to 2e8f5dc16ad360cc15ea402a1dc4d421a04adbbd:
 
   am43xx_evm: Drop SPI SPL (2014-04-17 17:40:15 -0400)
 
 
 Karicheri, Muralidharan (6):
   tools: mkimage: add support for gpimage format
   NAND: DaVinci: allow forced disable of subpage writes
   i2c, davinci: move i2c_defs.h to the drivers/i2c directory
   spi: davinci: add support for multiple bus and chip select
   k2hk-evm: add configuration for spi1 and spi2 support
   keystone2: net: add keystone ethernet driver
 
 Manish Badarkhe (1):
   arm, da850: staticize funtions
 
 Nishanth Menon (11):
   OMAP: common: consolidate fake USB ethernet MAC address creation
   omap3/sys_info: provide interface to read die id
   OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieid
   omap3: zoom1: enable CONFIG_SYS_GENERIC_BOARD
   OMAP3: zoom1: Configure GPMC for Ethernet
   OMAP3: zoom1: enable LAN9211
   omap3: zoom1: enable common network commands
   omap3: zoom1: disable JFFS2 and enable FS_GENERIC
   omap3: zoom1: enable bootz
   omap3: zoom1: fix default console
   omap3: zoom1: switch to generic ti_omap3_common config header
 
 Poddar, Sourav (1):
   spi: ti_qspi: Add delay for successful bulk erase.
 
 Tom Rini (22):
   fw_env.c: Switch get_config to use '%ms' in sscanf
   env_mmc.c: Allow environment to be used within SPL
   env_mmc.c: Remove NULL check on tmp_env1/2
   mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL
   mtd: Build nand_util.o for CONFIG_ENV_IS_IN_NAND in SPL
   am335x_evm: Make SPL_OS also check the boot_os variable for falcon mode
   README: Add CONFIG_SPL_OS_BOOT to README
   README.falcon: Document environment variables for falcon mode
   a3m071: Make spl_start_uboot test like getenv_yesno does
   spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to boot
   TI: Add, use a DEFAULT_LINUX_BOOT_ENV environment string
   am335x_evm: Update the ramdisk args, we pass things in just fine via DT
   am43xx_evm: Update the ramdisk args, we pass things in just fine via DT
   TI:omap5: Move CONFIG_ENV_SIZE to board config files
   TI:armv7: Change Falcon Mode DT load address
   am335x_evm: Drop SPI SPL support from the default build
   SPL:SPI: Add Falcon Mode support
   dra7xx_evm: Add QSPI_4 support, qspiboot build target
   TI:armv7: Switch to CONFIG_SYS_BOARD_GENERIC
   TI:omap3: Convert omap3_beagle to ti_omap3_common.h
   am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or 
 NOR_BOOT
   am43xx_evm: Drop SPI SPL
 
 Vitaly Andrianov (5):
   fdt: call ft_board_setup_ex() at the end of image_setup_libfdt()
   arm: add support for arch timer
   i2c, davinci: convert driver to new mutlibus/mutliadapter framework
   k2hk: add support for k2hk SOC and EVM
   keystone2: add keystone multicore navigator driver
 
 Wolfgang Denk (3):
   ARM: OMAP: remove sr32() from OMAP board code
   ARM: OMAP: hide custom bit manipulation function sr32()
   ARM: OMAP: replace custom sr32() by standard I/O accessors
 
  Makefile   |   10 +
  README |   13 +
  arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c|6 +-
  arch/arm/cpu/arm926ejs/davinci/dm355.c |2 +-
  arch/arm/cpu/arm926ejs/davinci/dm365.c |2 +-
  arch/arm/cpu/arm926ejs/davinci/dm644x.c|2 +-
  arch/arm/cpu/arm926ejs/davinci/dm646x.c|2 +-
  arch/arm/cpu/armv7/Makefile|1 +
  arch/arm/cpu/armv7/am33xx/board.c  |4 +-
  arch/arm/cpu/armv7/am33xx/emif4.c  |2 +-
  arch/arm/cpu/armv7/arch_timer.c|   58 ++
  arch/arm/cpu/armv7/keystone/Makefile   |   17 +
  arch/arm/cpu/armv7/keystone/aemif.c|   71 ++
  arch/arm/cpu/armv7/keystone/clock.c|  318 +
  arch/arm/cpu/armv7/keystone/cmd_clock.c|  124 
  arch/arm/cpu/armv7/keystone/cmd_mon.c  |  131 
  arch/arm/cpu/armv7/keystone/ddr3.c |   69 ++
  arch/arm/cpu/armv7/keystone/init.c |   56 ++
  arch/arm/cpu/armv7/keystone/keystone_nav.c |  376 ++
  arch/arm/cpu/armv7/keystone/msmc.c |   68 ++
  arch/arm/cpu/armv7/keystone/psc.c  |  237 +++
  arch/arm/cpu/armv7/keystone/spl.c  |   45 ++
  

[U-Boot] Please pull u-boot-ti/master

2014-04-18 Thread Tom Rini
Hey,

The following changes since commit 1b82491ee6ee1e986e5521b33692a00e1f38fe75:

  board:tricorder: fixup SPL OOB layout (2014-04-11 10:08:42 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to 2e8f5dc16ad360cc15ea402a1dc4d421a04adbbd:

  am43xx_evm: Drop SPI SPL (2014-04-17 17:40:15 -0400)


Karicheri, Muralidharan (6):
  tools: mkimage: add support for gpimage format
  NAND: DaVinci: allow forced disable of subpage writes
  i2c, davinci: move i2c_defs.h to the drivers/i2c directory
  spi: davinci: add support for multiple bus and chip select
  k2hk-evm: add configuration for spi1 and spi2 support
  keystone2: net: add keystone ethernet driver

Manish Badarkhe (1):
  arm, da850: staticize funtions

Nishanth Menon (11):
  OMAP: common: consolidate fake USB ethernet MAC address creation
  omap3/sys_info: provide interface to read die id
  OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieid
  omap3: zoom1: enable CONFIG_SYS_GENERIC_BOARD
  OMAP3: zoom1: Configure GPMC for Ethernet
  OMAP3: zoom1: enable LAN9211
  omap3: zoom1: enable common network commands
  omap3: zoom1: disable JFFS2 and enable FS_GENERIC
  omap3: zoom1: enable bootz
  omap3: zoom1: fix default console
  omap3: zoom1: switch to generic ti_omap3_common config header

Poddar, Sourav (1):
  spi: ti_qspi: Add delay for successful bulk erase.

Tom Rini (22):
  fw_env.c: Switch get_config to use '%ms' in sscanf
  env_mmc.c: Allow environment to be used within SPL
  env_mmc.c: Remove NULL check on tmp_env1/2
  mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL
  mtd: Build nand_util.o for CONFIG_ENV_IS_IN_NAND in SPL
  am335x_evm: Make SPL_OS also check the boot_os variable for falcon mode
  README: Add CONFIG_SPL_OS_BOOT to README
  README.falcon: Document environment variables for falcon mode
  a3m071: Make spl_start_uboot test like getenv_yesno does
  spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to boot
  TI: Add, use a DEFAULT_LINUX_BOOT_ENV environment string
  am335x_evm: Update the ramdisk args, we pass things in just fine via DT
  am43xx_evm: Update the ramdisk args, we pass things in just fine via DT
  TI:omap5: Move CONFIG_ENV_SIZE to board config files
  TI:armv7: Change Falcon Mode DT load address
  am335x_evm: Drop SPI SPL support from the default build
  SPL:SPI: Add Falcon Mode support
  dra7xx_evm: Add QSPI_4 support, qspiboot build target
  TI:armv7: Switch to CONFIG_SYS_BOARD_GENERIC
  TI:omap3: Convert omap3_beagle to ti_omap3_common.h
  am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT
  am43xx_evm: Drop SPI SPL

Vitaly Andrianov (5):
  fdt: call ft_board_setup_ex() at the end of image_setup_libfdt()
  arm: add support for arch timer
  i2c, davinci: convert driver to new mutlibus/mutliadapter framework
  k2hk: add support for k2hk SOC and EVM
  keystone2: add keystone multicore navigator driver

Wolfgang Denk (3):
  ARM: OMAP: remove sr32() from OMAP board code
  ARM: OMAP: hide custom bit manipulation function sr32()
  ARM: OMAP: replace custom sr32() by standard I/O accessors

 Makefile   |   10 +
 README |   13 +
 arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c|6 +-
 arch/arm/cpu/arm926ejs/davinci/dm355.c |2 +-
 arch/arm/cpu/arm926ejs/davinci/dm365.c |2 +-
 arch/arm/cpu/arm926ejs/davinci/dm644x.c|2 +-
 arch/arm/cpu/arm926ejs/davinci/dm646x.c|2 +-
 arch/arm/cpu/armv7/Makefile|1 +
 arch/arm/cpu/armv7/am33xx/board.c  |4 +-
 arch/arm/cpu/armv7/am33xx/emif4.c  |2 +-
 arch/arm/cpu/armv7/arch_timer.c|   58 ++
 arch/arm/cpu/armv7/keystone/Makefile   |   17 +
 arch/arm/cpu/armv7/keystone/aemif.c|   71 ++
 arch/arm/cpu/armv7/keystone/clock.c|  318 +
 arch/arm/cpu/armv7/keystone/cmd_clock.c|  124 
 arch/arm/cpu/armv7/keystone/cmd_mon.c  |  131 
 arch/arm/cpu/armv7/keystone/ddr3.c |   69 ++
 arch/arm/cpu/armv7/keystone/init.c |   56 ++
 arch/arm/cpu/armv7/keystone/keystone_nav.c |  376 ++
 arch/arm/cpu/armv7/keystone/msmc.c |   68 ++
 arch/arm/cpu/armv7/keystone/psc.c  |  237 +++
 arch/arm/cpu/armv7/keystone/spl.c  |   45 ++
 arch/arm/cpu/armv7/omap-common/boot-common.c   |   11 +
 arch/arm/cpu/armv7/omap-common/utils.c |   21 +
 arch/arm/cpu/armv7/omap3/board.c   |4 +-
 

Re: [U-Boot] Please pull u-boot-ti/master

2014-04-01 Thread Albert ARIBAUD
Hi Tom,

On Mon, 31 Mar 2014 11:21:08 -0400, Tom Rini tr...@ti.com wrote:

 Hey,
 
 The following changes since commit ab6423cae0323e8db2c8fdd0a99138d93fde2137:
 
   Merge branch 'u-boot/master' into 'u-boot-arm/master' (2014-03-25 10:53:15 
 +0100)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to 96de041ed9d91f87e59a1bf55dfa35d5caec8b26:
 
   board: enable 32kHz RTC OSC at BR boards (2014-03-31 11:19:41 -0400)
 
 
 Hannes Petermaier (1):
   board: enable 32kHz RTC OSC at BR boards
 
  include/configs/bur_am335x_common.h |2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 

Applied to u-boot-arm/master, thanks!

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-ti/master

2014-03-31 Thread Tom Rini
Hey,

The following changes since commit ab6423cae0323e8db2c8fdd0a99138d93fde2137:

  Merge branch 'u-boot/master' into 'u-boot-arm/master' (2014-03-25 10:53:15 
+0100)

are available in the git repository at:


  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to 96de041ed9d91f87e59a1bf55dfa35d5caec8b26:

  board: enable 32kHz RTC OSC at BR boards (2014-03-31 11:19:41 -0400)


Hannes Petermaier (1):
  board: enable 32kHz RTC OSC at BR boards

 include/configs/bur_am335x_common.h |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2014-03-13 Thread Albert ARIBAUD
Hi Tom,

On Wed, 12 Mar 2014 16:23:11 -0400, Tom Rini tr...@ti.com wrote:

 On Wed, Mar 12, 2014 at 04:05:05PM -0400, Tom Rini wrote:
 
  Hey,
  
  The following changes since commit 8ee950dd273aef6a074d41bf2ee4ef11d6f848fb:
  
Prepare v2014.04-rc2 (2014-03-10 17:21:06 -0400)
  
  are available in the git repository at:
  
git://git.denx.de/u-boot-ti.git master
  
  for you to fetch changes up to d157776388b2b6cb819e76a56d3c63e604d8b291:
  
arm: am335x: DXR2: Move unconditional LAN9303 reset into command 
  (2014-03-12 14:51:45 -0400)
 
 Ooops, updated as..
 
 
 The following changes since commit 8ee950dd273aef6a074d41bf2ee4ef11d6f848fb:
 
   Prepare v2014.04-rc2 (2014-03-10 17:21:06 -0400)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to aadf3192f83a55dbbdb0d395ee5af88b6560edcb:
 
   board/BuR/kwb: fix usage of 'i2c_set_bus_speed' (2014-03-12 16:22:16 -0400)
 
 
 Hannes Petermaier (1):
   board/BuR/kwb: fix usage of 'i2c_set_bus_speed'
 
 Ilya Ledvich (1):
   drivers: net: cpsw: init phy with gigabit features
 
 Stefan Roese (2):
   arm: omap: cm_t35: Fix: Re-add GPMC_NAND_ECC_LP_x8_LAYOUT
   arm: am335x: DXR2: Move unconditional LAN9303 reset into command
 
 Tom Rini (2):
   am33xx: Rework #ifdef's around s_init for clarity
   am335x_evm: Remove SPI SPL from NOR support target
 
 Vasili Galka (1):
   drivers/spi/omap3: Bug fix of premature write transfer completion
 
  arch/arm/cpu/armv7/am33xx/board.c |8 +++-
  board/BuR/kwb/board.c |4 ++--
  board/siemens/dxr2/board.c|   26 +++---
  drivers/net/cpsw.c|6 +-
  drivers/spi/omap3_spi.c   |5 +++--
  include/configs/am335x_evm.h  |2 ++
  include/configs/cm_t35.h  |2 ++
  7 files changed, 32 insertions(+), 21 deletions(-)
 

Applied to u-boot-arm/master, thanks!

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-ti/master

2014-03-12 Thread Tom Rini
Hey,

The following changes since commit 8ee950dd273aef6a074d41bf2ee4ef11d6f848fb:

  Prepare v2014.04-rc2 (2014-03-10 17:21:06 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to d157776388b2b6cb819e76a56d3c63e604d8b291:

  arm: am335x: DXR2: Move unconditional LAN9303 reset into command (2014-03-12 
14:51:45 -0400)


Hannes Petermaier (1):
  board/BuR/kwb: fix usage of 'i2c_set_bus_speed'

Ilya Ledvich (1):
  drivers: net: cpsw: init phy with gigabit features

Stefan Roese (2):
  arm: omap: cm_t35: Fix: Re-add GPMC_NAND_ECC_LP_x8_LAYOUT
  arm: am335x: DXR2: Move unconditional LAN9303 reset into command

Tom Rini (2):
  am33xx: Rework #ifdef's around s_init for clarity
  am335x_evm: Remove SPI SPL from NOR support target

Vasili Galka (1):
  drivers/spi/omap3: Bug fix of premature write transfer completion

 arch/arm/cpu/armv7/am33xx/board.c |8 +++-
 board/BuR/kwb/board.c |4 ++--
 board/siemens/dxr2/board.c|   26 +++---
 drivers/net/cpsw.c|6 +-
 drivers/spi/omap3_spi.c   |5 +++--
 include/configs/am335x_evm.h  |2 ++
 include/configs/cm_t35.h  |2 ++
 7 files changed, 32 insertions(+), 21 deletions(-)

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2014-03-12 Thread Tom Rini
On Wed, Mar 12, 2014 at 04:05:05PM -0400, Tom Rini wrote:

 Hey,
 
 The following changes since commit 8ee950dd273aef6a074d41bf2ee4ef11d6f848fb:
 
   Prepare v2014.04-rc2 (2014-03-10 17:21:06 -0400)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to d157776388b2b6cb819e76a56d3c63e604d8b291:
 
   arm: am335x: DXR2: Move unconditional LAN9303 reset into command 
 (2014-03-12 14:51:45 -0400)

Ooops, updated as..


The following changes since commit 8ee950dd273aef6a074d41bf2ee4ef11d6f848fb:

  Prepare v2014.04-rc2 (2014-03-10 17:21:06 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to aadf3192f83a55dbbdb0d395ee5af88b6560edcb:

  board/BuR/kwb: fix usage of 'i2c_set_bus_speed' (2014-03-12 16:22:16 -0400)


Hannes Petermaier (1):
  board/BuR/kwb: fix usage of 'i2c_set_bus_speed'

Ilya Ledvich (1):
  drivers: net: cpsw: init phy with gigabit features

Stefan Roese (2):
  arm: omap: cm_t35: Fix: Re-add GPMC_NAND_ECC_LP_x8_LAYOUT
  arm: am335x: DXR2: Move unconditional LAN9303 reset into command

Tom Rini (2):
  am33xx: Rework #ifdef's around s_init for clarity
  am335x_evm: Remove SPI SPL from NOR support target

Vasili Galka (1):
  drivers/spi/omap3: Bug fix of premature write transfer completion

 arch/arm/cpu/armv7/am33xx/board.c |8 +++-
 board/BuR/kwb/board.c |4 ++--
 board/siemens/dxr2/board.c|   26 +++---
 drivers/net/cpsw.c|6 +-
 drivers/spi/omap3_spi.c   |5 +++--
 include/configs/am335x_evm.h  |2 ++
 include/configs/cm_t35.h  |2 ++
 7 files changed, 32 insertions(+), 21 deletions(-)

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2014-03-07 Thread Albert ARIBAUD
Hi Tom,

On Thu, 6 Mar 2014 11:22:16 -0500, Tom Rini tr...@ti.com wrote:

 On Thu, Mar 06, 2014 at 10:45:22AM -0500, Tom Rini wrote:
 
  Hey,
  
  The following changes since commit cc07294bc704694ae33db75b25ac557e5917a83f:
  
arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootup 
  (2014-03-04 09:42:07 -0500)
  
  are available in the git repository at:
  
git://git.denx.de/u-boot-ti.git master
  
  for you to fetch changes up to 4b75fd510076f2261c5e21b9b8cf75c9f01ded3c:
  
board/BuR/common: fix phy addresses (2014-03-06 10:43:50 -0500)
  
  
  Hannes Petermaier (1):
board/BuR/common: fix phy addresses
  
   board/BuR/common/common.c |4 ++--
   1 file changed, 2 insertions(+), 2 deletions(-)
 
 This has been updated as:
 
 The following changes since commit cc07294bc704694ae33db75b25ac557e5917a83f:
 
   arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootup 
 (2014-03-04 09:42:07 -0500)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to dd1e8583ee533a349c03ed4d75446898fe8dbac6:
 
   OMAP3: igep00x0: Enable required clocks for GPIO that are used. (2014-03-06 
 11:21:37 -0500)
 
 
 Enric Balletbo i Serra (1):
   OMAP3: igep00x0: Enable required clocks for GPIO that are used.
 
 Hannes Petermaier (1):
   board/BuR/common: fix phy addresses
 
  board/BuR/common/common.c|4 ++--
  include/configs/omap3_igep00x0.h |5 +
  2 files changed, 7 insertions(+), 2 deletions(-)
 
 

Applied to u-boot-arm/master, thanks!

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-ti/master

2014-03-06 Thread Tom Rini
Hey,

The following changes since commit cc07294bc704694ae33db75b25ac557e5917a83f:

  arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootup (2014-03-04 
09:42:07 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to 4b75fd510076f2261c5e21b9b8cf75c9f01ded3c:

  board/BuR/common: fix phy addresses (2014-03-06 10:43:50 -0500)


Hannes Petermaier (1):
  board/BuR/common: fix phy addresses

 board/BuR/common/common.c |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2014-03-06 Thread Enric Balletbo Serra
Hi Tom,

2014-03-06 16:45 GMT+01:00 Tom Rini tr...@ti.com:
 Hey,

 The following changes since commit cc07294bc704694ae33db75b25ac557e5917a83f:

   arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootup 
 (2014-03-04 09:42:07 -0500)

 are available in the git repository at:

   git://git.denx.de/u-boot-ti.git master

 for you to fetch changes up to 4b75fd510076f2261c5e21b9b8cf75c9f01ded3c:

   board/BuR/common: fix phy addresses (2014-03-06 10:43:50 -0500)

 
 Hannes Petermaier (1):
   board/BuR/common: fix phy addresses

  board/BuR/common/common.c |4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

 Thanks!

 --
 Tom


Would be possible add the following fix in next pull request ?

http://lists.denx.de/pipermail/u-boot/2014-January/171884.html

I sent some time ago and after various pull request was not included.
It's ok or I need to change something ?

Thanks,
   Enric


 ___
 U-Boot mailing list
 U-Boot@lists.denx.de
 http://lists.denx.de/mailman/listinfo/u-boot

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2014-03-06 Thread Tom Rini
On Thu, Mar 06, 2014 at 10:45:22AM -0500, Tom Rini wrote:

 Hey,
 
 The following changes since commit cc07294bc704694ae33db75b25ac557e5917a83f:
 
   arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootup 
 (2014-03-04 09:42:07 -0500)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to 4b75fd510076f2261c5e21b9b8cf75c9f01ded3c:
 
   board/BuR/common: fix phy addresses (2014-03-06 10:43:50 -0500)
 
 
 Hannes Petermaier (1):
   board/BuR/common: fix phy addresses
 
  board/BuR/common/common.c |4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

This has been updated as:

The following changes since commit cc07294bc704694ae33db75b25ac557e5917a83f:

  arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootup (2014-03-04 
09:42:07 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to dd1e8583ee533a349c03ed4d75446898fe8dbac6:

  OMAP3: igep00x0: Enable required clocks for GPIO that are used. (2014-03-06 
11:21:37 -0500)


Enric Balletbo i Serra (1):
  OMAP3: igep00x0: Enable required clocks for GPIO that are used.

Hannes Petermaier (1):
  board/BuR/common: fix phy addresses

 board/BuR/common/common.c|4 ++--
 include/configs/omap3_igep00x0.h |5 +
 2 files changed, 7 insertions(+), 2 deletions(-)


-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2014-03-06 Thread Tom Rini
On Thu, Mar 06, 2014 at 05:05:42PM +0100, Enric Balletbo Serra wrote:
 Hi Tom,
 
 2014-03-06 16:45 GMT+01:00 Tom Rini tr...@ti.com:
  Hey,
 
  The following changes since commit cc07294bc704694ae33db75b25ac557e5917a83f:
 
arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootup 
  (2014-03-04 09:42:07 -0500)
 
  are available in the git repository at:
 
git://git.denx.de/u-boot-ti.git master
 
  for you to fetch changes up to 4b75fd510076f2261c5e21b9b8cf75c9f01ded3c:
 
board/BuR/common: fix phy addresses (2014-03-06 10:43:50 -0500)
 
  
  Hannes Petermaier (1):
board/BuR/common: fix phy addresses
 
   board/BuR/common/common.c |4 ++--
   1 file changed, 2 insertions(+), 2 deletions(-)
 
  Thanks!
 
  --
  Tom
 
 
 Would be possible add the following fix in next pull request ?
 
 http://lists.denx.de/pipermail/u-boot/2014-January/171884.html
 
 I sent some time ago and after various pull request was not included.
 It's ok or I need to change something ?

Patchwork didn't pick it up (I've sent Jeremy a copy off-list) which is
how I missed it, sorry!  Applied and updated the PR.

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2014-03-05 Thread Albert ARIBAUD
Hi Tom,

On Tue, 4 Mar 2014 14:19:47 -0500, Tom Rini tr...@ti.com wrote:

 Hey,
 
 The following changes since commit eeb72e67619b98d2502fe634a3a5d9953de92ad0:
 
   Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-02-26 16:49:58 
 -0500)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to cc07294bc704694ae33db75b25ac557e5917a83f:
 
   arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootup 
 (2014-03-04 09:42:07 -0500)
 
 
 Dave Gerlach (3):
   ARM: AM43xx: EMIF: configure self-refresh entry delay
   ARM: AM43xx: Write sdram_config to secure_emif_sdram_config
   ARM: AM43xx: Change DDR3 Reset Value
 
 Lokesh Vutla (1):
   ARM: AM4372: Update EMIF registers for DDR3
 
 Mugunthan V N (6):
   drivers: net: cpsw: add support to have phy address from cpsw platform 
 data
   ARM: AM43xx: clocks: Enable CPGMAC clock control
   ARM: AM43xx: Add CPSW support to AM43xx EPOS and GP EVM
   ARM: AM335x: add support for reading cpsw 2nd mac address from efuse
   ARM: DRA7xx: add support for reading cpsw 2nd mac from efuse
   ARM: AM43xx: Add Ethernet boot support to SPL
 
 Stefan Roese (1):
   arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootup
 
  arch/arm/cpu/armv7/am33xx/clock_am43xx.c |1 +
  arch/arm/cpu/armv7/am33xx/ddr.c  |5 +-
  arch/arm/cpu/armv7/am33xx/emif4.c|2 +-
  board/BuR/common/common.c|4 +-
  board/compulab/cm_t335/cm_t335.c |2 +-
  board/isee/igep0033/board.c  |2 +-
  board/phytec/pcm051/board.c  |4 +-
  board/siemens/dxr2/board.c   |9 ++-
  board/siemens/dxr2/mux.c |2 +
  board/siemens/pxm2/board.c   |4 +-
  board/siemens/rut/board.c|4 +-
  board/silica/pengwyn/board.c |4 +-
  board/ti/am335x/board.c  |   19 +-
  board/ti/am43xx/board.c  |  100 
 +-
  board/ti/am43xx/mux.c|   44 -
  board/ti/dra7xx/evm.c|   19 +-
  board/ti/ti814x/evm.c|4 +-
  drivers/net/cpsw.c   |4 +-
  include/configs/am335x_evm.h |1 -
  include/configs/am335x_igep0033.h|1 -
  include/configs/am43xx_evm.h |   26 
  include/configs/bur_am335x_common.h  |1 -
  include/configs/cm_t335.h|1 -
  include/configs/dra7xx_evm.h |1 -
  include/configs/dxr2.h   |2 +-
  include/configs/pcm051.h |1 -
  include/configs/pengwyn.h|1 -
  include/configs/pxm2.h   |1 -
  include/configs/rut.h|1 -
  include/configs/ti814x_evm.h |1 -
  include/configs/ti_am335x_common.h   |1 +
  include/cpsw.h   |2 +-
  32 files changed, 235 insertions(+), 39 deletions(-)
 

Applied to u-boot-arm/master, thanks!

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-ti/master

2014-03-04 Thread Tom Rini
Hey,

The following changes since commit eeb72e67619b98d2502fe634a3a5d9953de92ad0:

  Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-02-26 16:49:58 
-0500)

are available in the git repository at:


  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to cc07294bc704694ae33db75b25ac557e5917a83f:

  arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootup (2014-03-04 
09:42:07 -0500)


Dave Gerlach (3):
  ARM: AM43xx: EMIF: configure self-refresh entry delay
  ARM: AM43xx: Write sdram_config to secure_emif_sdram_config
  ARM: AM43xx: Change DDR3 Reset Value

Lokesh Vutla (1):
  ARM: AM4372: Update EMIF registers for DDR3

Mugunthan V N (6):
  drivers: net: cpsw: add support to have phy address from cpsw platform 
data
  ARM: AM43xx: clocks: Enable CPGMAC clock control
  ARM: AM43xx: Add CPSW support to AM43xx EPOS and GP EVM
  ARM: AM335x: add support for reading cpsw 2nd mac address from efuse
  ARM: DRA7xx: add support for reading cpsw 2nd mac from efuse
  ARM: AM43xx: Add Ethernet boot support to SPL

Stefan Roese (1):
  arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootup

 arch/arm/cpu/armv7/am33xx/clock_am43xx.c |1 +
 arch/arm/cpu/armv7/am33xx/ddr.c  |5 +-
 arch/arm/cpu/armv7/am33xx/emif4.c|2 +-
 board/BuR/common/common.c|4 +-
 board/compulab/cm_t335/cm_t335.c |2 +-
 board/isee/igep0033/board.c  |2 +-
 board/phytec/pcm051/board.c  |4 +-
 board/siemens/dxr2/board.c   |9 ++-
 board/siemens/dxr2/mux.c |2 +
 board/siemens/pxm2/board.c   |4 +-
 board/siemens/rut/board.c|4 +-
 board/silica/pengwyn/board.c |4 +-
 board/ti/am335x/board.c  |   19 +-
 board/ti/am43xx/board.c  |  100 +-
 board/ti/am43xx/mux.c|   44 -
 board/ti/dra7xx/evm.c|   19 +-
 board/ti/ti814x/evm.c|4 +-
 drivers/net/cpsw.c   |4 +-
 include/configs/am335x_evm.h |1 -
 include/configs/am335x_igep0033.h|1 -
 include/configs/am43xx_evm.h |   26 
 include/configs/bur_am335x_common.h  |1 -
 include/configs/cm_t335.h|1 -
 include/configs/dra7xx_evm.h |1 -
 include/configs/dxr2.h   |2 +-
 include/configs/pcm051.h |1 -
 include/configs/pengwyn.h|1 -
 include/configs/pxm2.h   |1 -
 include/configs/rut.h|1 -
 include/configs/ti814x_evm.h |1 -
 include/configs/ti_am335x_common.h   |1 +
 include/cpsw.h   |2 +-
 32 files changed, 235 insertions(+), 39 deletions(-)

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2014-02-24 Thread Albert ARIBAUD
Hi Tom,

On Fri, 21 Feb 2014 14:16:45 -0500, Tom Rini tr...@ti.com wrote:

 Hey,
 
 The following changes since commit 3e11350255d9c5d4bd03c2a65769da84c05d3294:
 
   Merge branch 'u-boot/master' into 'u-boot-arm/master' (2014-02-20 13:16:05 
 +0100)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to 11f296870659e1375e7116a859458b254cc3156f:
 
   ti814x: Fix illegal use of FP ops in clock_ti814x.c (2014-02-21 14:03:44 
 -0500)
 
 
 Dave Gerlach (1):
   ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control
 
 Hannes Petermaier (2):
   board: Add support for BR T-Series Motherboard
   Add support for BR KWB Motherboard
 
 Janne Grunau (1):
   ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0
 
 Lothar Felten (1):
   am335x: Initial support for Silica Pengwyn board
 
 Måns Rullgård (1):
   ti814x: Fix illegal use of FP ops in clock_ti814x.c
 
 Nishanth Menon (2):
   DRA7: fix ABB efuse offset for OPP_NOM
   omap4_common: config: remove I2C for SPL mode
 
 Stefan Roese (2):
   arm: omap3: Fix tao3530/omap3_ha SPL boot hangup (GPIO clocks not 
 enabled)
   arm: omap: cm_t35: Remove CONFIG_SYS_BOOTMAPSZ to fix FDT Linux booting
 
 Stefano Babic (3):
   OMAP3: add missing gpio clock init and fix NAND SPL for mcx board
   omap3: fix pinmux for mcx board
   OMAP3: fix default environment for mcx board
 
 Tom Rini (3):
   am335x_evm: Enable GPT commands
   am43xx_evm: Enable GPT commands
   dra7xx_evm: Enable GPT commands
 
  arch/arm/cpu/armv7/am33xx/board.c   |6 +-
  arch/arm/cpu/armv7/am33xx/clock_am43xx.c|2 +
  arch/arm/cpu/armv7/am33xx/clock_ti814x.c|5 +-
  arch/arm/cpu/armv7/omap4/hw_data.c  |   18 ++
  arch/arm/cpu/armv7/omap5/prcm-regs.c|2 +-
  arch/arm/include/asm/arch-am33xx/cpu.h  |   12 +-
  arch/arm/include/asm/arch-am33xx/ddr_defs.h |   16 ++
  arch/arm/include/asm/arch-am33xx/gpio.h |4 +-
  board/BuR/common/bur_common.h   |   22 +++
  board/BuR/common/common.c   |  216 ++
  board/BuR/kwb/Makefile  |   12 ++
  board/BuR/kwb/board.c   |  240 
  board/BuR/kwb/mux.c |  195 
  board/BuR/tseries/Makefile  |   14 ++
  board/BuR/tseries/board.c   |  147 +++
  board/BuR/tseries/mux.c |  225 +++
  board/htkw/mcx/mcx.h|2 -
  board/silica/pengwyn/Makefile   |   13 ++
  board/silica/pengwyn/board.c|  207 +
  board/silica/pengwyn/board.h|   15 ++
  board/silica/pengwyn/mux.c  |   98 ++
  board/ti/am43xx/board.c |   16 +-
  board/ti/am43xx/mux.c   |6 +-
  boards.cfg  |5 +
  include/configs/am335x_evm.h|   13 ++
  include/configs/am43xx_evm.h|9 +
  include/configs/bur_am335x_common.h |  197 
  include/configs/cm_t35.h|7 -
  include/configs/dra7xx_evm.h|   11 ++
  include/configs/kwb.h   |  128 +
  include/configs/mcx.h   |9 +-
  include/configs/pengwyn.h   |  208 +
  include/configs/tao3530.h   |7 +
  include/configs/ti_am335x_common.h  |1 -
  include/configs/ti_omap4_common.h   |6 +
  include/configs/tseries.h   |  265 
 +++
  36 files changed, 2323 insertions(+), 36 deletions(-)
  create mode 100644 board/BuR/common/bur_common.h
  create mode 100644 board/BuR/common/common.c
  create mode 100644 board/BuR/kwb/Makefile
  create mode 100644 board/BuR/kwb/board.c
  create mode 100644 board/BuR/kwb/mux.c
  create mode 100644 board/BuR/tseries/Makefile
  create mode 100644 board/BuR/tseries/board.c
  create mode 100644 board/BuR/tseries/mux.c
  create mode 100644 board/silica/pengwyn/Makefile
  create mode 100644 board/silica/pengwyn/board.c
  create mode 100644 board/silica/pengwyn/board.h
  create mode 100644 board/silica/pengwyn/mux.c
  create mode 100644 include/configs/bur_am335x_common.h
  create mode 100644 include/configs/kwb.h
  create mode 100644 include/configs/pengwyn.h
  create mode 100644 include/configs/tseries.h
 

Applied to u-boot-arm/master, thanks!

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-ti/master

2014-02-21 Thread Tom Rini
Hey,

The following changes since commit 3e11350255d9c5d4bd03c2a65769da84c05d3294:

  Merge branch 'u-boot/master' into 'u-boot-arm/master' (2014-02-20 13:16:05 
+0100)

are available in the git repository at:


  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to 11f296870659e1375e7116a859458b254cc3156f:

  ti814x: Fix illegal use of FP ops in clock_ti814x.c (2014-02-21 14:03:44 
-0500)


Dave Gerlach (1):
  ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control

Hannes Petermaier (2):
  board: Add support for BR T-Series Motherboard
  Add support for BR KWB Motherboard

Janne Grunau (1):
  ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0

Lothar Felten (1):
  am335x: Initial support for Silica Pengwyn board

Måns Rullgård (1):
  ti814x: Fix illegal use of FP ops in clock_ti814x.c

Nishanth Menon (2):
  DRA7: fix ABB efuse offset for OPP_NOM
  omap4_common: config: remove I2C for SPL mode

Stefan Roese (2):
  arm: omap3: Fix tao3530/omap3_ha SPL boot hangup (GPIO clocks not enabled)
  arm: omap: cm_t35: Remove CONFIG_SYS_BOOTMAPSZ to fix FDT Linux booting

Stefano Babic (3):
  OMAP3: add missing gpio clock init and fix NAND SPL for mcx board
  omap3: fix pinmux for mcx board
  OMAP3: fix default environment for mcx board

Tom Rini (3):
  am335x_evm: Enable GPT commands
  am43xx_evm: Enable GPT commands
  dra7xx_evm: Enable GPT commands

 arch/arm/cpu/armv7/am33xx/board.c   |6 +-
 arch/arm/cpu/armv7/am33xx/clock_am43xx.c|2 +
 arch/arm/cpu/armv7/am33xx/clock_ti814x.c|5 +-
 arch/arm/cpu/armv7/omap4/hw_data.c  |   18 ++
 arch/arm/cpu/armv7/omap5/prcm-regs.c|2 +-
 arch/arm/include/asm/arch-am33xx/cpu.h  |   12 +-
 arch/arm/include/asm/arch-am33xx/ddr_defs.h |   16 ++
 arch/arm/include/asm/arch-am33xx/gpio.h |4 +-
 board/BuR/common/bur_common.h   |   22 +++
 board/BuR/common/common.c   |  216 ++
 board/BuR/kwb/Makefile  |   12 ++
 board/BuR/kwb/board.c   |  240 
 board/BuR/kwb/mux.c |  195 
 board/BuR/tseries/Makefile  |   14 ++
 board/BuR/tseries/board.c   |  147 +++
 board/BuR/tseries/mux.c |  225 +++
 board/htkw/mcx/mcx.h|2 -
 board/silica/pengwyn/Makefile   |   13 ++
 board/silica/pengwyn/board.c|  207 +
 board/silica/pengwyn/board.h|   15 ++
 board/silica/pengwyn/mux.c  |   98 ++
 board/ti/am43xx/board.c |   16 +-
 board/ti/am43xx/mux.c   |6 +-
 boards.cfg  |5 +
 include/configs/am335x_evm.h|   13 ++
 include/configs/am43xx_evm.h|9 +
 include/configs/bur_am335x_common.h |  197 
 include/configs/cm_t35.h|7 -
 include/configs/dra7xx_evm.h|   11 ++
 include/configs/kwb.h   |  128 +
 include/configs/mcx.h   |9 +-
 include/configs/pengwyn.h   |  208 +
 include/configs/tao3530.h   |7 +
 include/configs/ti_am335x_common.h  |1 -
 include/configs/ti_omap4_common.h   |6 +
 include/configs/tseries.h   |  265 +++
 36 files changed, 2323 insertions(+), 36 deletions(-)
 create mode 100644 board/BuR/common/bur_common.h
 create mode 100644 board/BuR/common/common.c
 create mode 100644 board/BuR/kwb/Makefile
 create mode 100644 board/BuR/kwb/board.c
 create mode 100644 board/BuR/kwb/mux.c
 create mode 100644 board/BuR/tseries/Makefile
 create mode 100644 board/BuR/tseries/board.c
 create mode 100644 board/BuR/tseries/mux.c
 create mode 100644 board/silica/pengwyn/Makefile
 create mode 100644 board/silica/pengwyn/board.c
 create mode 100644 board/silica/pengwyn/board.h
 create mode 100644 board/silica/pengwyn/mux.c
 create mode 100644 include/configs/bur_am335x_common.h
 create mode 100644 include/configs/kwb.h
 create mode 100644 include/configs/pengwyn.h
 create mode 100644 include/configs/tseries.h

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2014-01-29 Thread Albert ARIBAUD
Hi Tom,

On Fri, 24 Jan 2014 15:20:25 -0500, Tom Rini tr...@ti.com wrote:

 Hey,
 
 The following changes since commit c71b4dd2da0dcddabd7c29e6c3dc8a495d4bd928:
 
   arm: koelsch: Add support QSPI device and enable boot from SPI flash 
 (2014-01-16 08:07:20 +0900)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-ti master
 
 for you to fetch changes up to b1cde7e21f950e05d18c102976c3b7d232b65e13:
 
   am43xx_evm.h: Correct SPL max size (2014-01-24 11:41:17 -0500)

On it right now, sorry for the delay.

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2014-01-29 Thread Albert ARIBAUD
Hi Tom,

On Fri, 24 Jan 2014 15:20:25 -0500, Tom Rini tr...@ti.com wrote:

 Hey,
 
 The following changes since commit c71b4dd2da0dcddabd7c29e6c3dc8a495d4bd928:
 
   arm: koelsch: Add support QSPI device and enable boot from SPI flash 
 (2014-01-16 08:07:20 +0900)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-ti master
 
 for you to fetch changes up to b1cde7e21f950e05d18c102976c3b7d232b65e13:
 
   am43xx_evm.h: Correct SPL max size (2014-01-24 11:41:17 -0500)
 
 
 Enric Balletbò i Serra (7):
   ARM: OMAP4: Rename to ti_omap4_common.h
   ARM: OMAP5: Rename to ti_omap5_common.h
   TI: armv7: Move ELM support to SoC configuration file.
   TI: armv7: Do not define the number DRAM banks if is already defined.
   ARM: OMAP3: Rename OMAP3_PUBLIC_SRAM_* to NON_SECURE_SRAM_*
   TI: OMAP3: Create common config files for TI OMAP3 platforms.
   OMAP3: igep00x0: Convert to ti_omap3_common.h.
 
 Jassi Brar (2):
   ARM: OMAP4/5: Remove dead code against CONFIG_SYS_CLOCKS_ENABLE_ALL
   ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALL
 
 Lokesh Vutla (1):
   ARM: AM43xx: Enable DDR dynamic IO power down for DDR3
 
 Nishanth Menon (2):
   DRA7: Add support for ES1.1 silicon ID code
   DRA7: add ABB setup for MPU voltage domain
 
 Satyanarayana, Sandhya (1):
   ARM: AM335x: Enable DDR dynamic IO power down
 
 Tom Rini (2):
   feature-removal-schedule.txt: Drop  
 CONFIG_SYS_ENABLE_PADS_ALL/CLOCKS_ENABLE_ALL
   am43xx_evm.h: Correct SPL max size
 
  arch/arm/cpu/armv7/omap-common/clocks-common.c |   53 -
  arch/arm/cpu/armv7/omap-common/emif-common.c   |5 +-
  arch/arm/cpu/armv7/omap-common/hwinit-common.c |6 -
  arch/arm/cpu/armv7/omap4/hw_data.c |   85 ---
  arch/arm/cpu/armv7/omap5/abb.c |   13 +-
  arch/arm/cpu/armv7/omap5/hw_data.c |   90 +---
  arch/arm/cpu/armv7/omap5/hwinit.c  |3 +
  arch/arm/cpu/armv7/omap5/prcm-regs.c   |8 +
  arch/arm/cpu/armv7/omap5/sdram.c   |4 +
  arch/arm/include/asm/arch-am33xx/ddr_defs.h|8 +-
  arch/arm/include/asm/arch-omap3/omap3.h|6 +-
  arch/arm/include/asm/arch-omap4/sys_proto.h|1 -
  arch/arm/include/asm/arch-omap5/omap.h |3 +
  arch/arm/include/asm/arch-omap5/sys_proto.h|1 -
  arch/arm/include/asm/omap_common.h |2 +-
  board/ti/am43xx/board.c|2 +-
  board/ti/omap5_uevm/evm.c  |   13 --
  board/ti/omap5_uevm/mux_data.h |  234 
 
  board/ti/panda/panda.c |   30 ---
  board/ti/panda/panda_mux_data.h|  186 
  board/ti/sdp4430/sdp.c |   20 --
  board/ti/sdp4430/sdp4430_mux_data.h|  197 
  doc/feature-removal-schedule.txt   |   16 --
  include/configs/am43xx_evm.h   |2 +-
  include/configs/dra7xx_evm.h   |4 +-
  include/configs/omap3_igep00x0.h   |  189 +---
  include/configs/omap4_panda.h  |4 +-
  include/configs/omap4_sdp4430.h|4 +-
  include/configs/omap5_uevm.h   |4 +-
  include/configs/ti_am335x_common.h |4 +
  include/configs/ti_armv7_common.h  |   11 +-
  include/configs/ti_omap3_common.h  |   73 ++
  .../configs/{omap4_common.h = ti_omap4_common.h}  |   10 +-
  .../configs/{omap5_common.h = ti_omap5_common.h}  |   10 +-
  34 files changed, 157 insertions(+), 1144 deletions(-)
  create mode 100644 include/configs/ti_omap3_common.h
  rename include/configs/{omap4_common.h = ti_omap4_common.h} (95%)
  rename include/configs/{omap5_common.h = ti_omap5_common.h} (95%)
 
 Thanks!
 

Applied to u-boot-arm/master, thanks!

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-ti/master

2014-01-24 Thread Tom Rini
Hey,

The following changes since commit c71b4dd2da0dcddabd7c29e6c3dc8a495d4bd928:

  arm: koelsch: Add support QSPI device and enable boot from SPI flash 
(2014-01-16 08:07:20 +0900)

are available in the git repository at:

  git://git.denx.de/u-boot-ti master

for you to fetch changes up to b1cde7e21f950e05d18c102976c3b7d232b65e13:

  am43xx_evm.h: Correct SPL max size (2014-01-24 11:41:17 -0500)


Enric Balletbò i Serra (7):
  ARM: OMAP4: Rename to ti_omap4_common.h
  ARM: OMAP5: Rename to ti_omap5_common.h
  TI: armv7: Move ELM support to SoC configuration file.
  TI: armv7: Do not define the number DRAM banks if is already defined.
  ARM: OMAP3: Rename OMAP3_PUBLIC_SRAM_* to NON_SECURE_SRAM_*
  TI: OMAP3: Create common config files for TI OMAP3 platforms.
  OMAP3: igep00x0: Convert to ti_omap3_common.h.

Jassi Brar (2):
  ARM: OMAP4/5: Remove dead code against CONFIG_SYS_CLOCKS_ENABLE_ALL
  ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALL

Lokesh Vutla (1):
  ARM: AM43xx: Enable DDR dynamic IO power down for DDR3

Nishanth Menon (2):
  DRA7: Add support for ES1.1 silicon ID code
  DRA7: add ABB setup for MPU voltage domain

Satyanarayana, Sandhya (1):
  ARM: AM335x: Enable DDR dynamic IO power down

Tom Rini (2):
  feature-removal-schedule.txt: Drop  
CONFIG_SYS_ENABLE_PADS_ALL/CLOCKS_ENABLE_ALL
  am43xx_evm.h: Correct SPL max size

 arch/arm/cpu/armv7/omap-common/clocks-common.c |   53 -
 arch/arm/cpu/armv7/omap-common/emif-common.c   |5 +-
 arch/arm/cpu/armv7/omap-common/hwinit-common.c |6 -
 arch/arm/cpu/armv7/omap4/hw_data.c |   85 ---
 arch/arm/cpu/armv7/omap5/abb.c |   13 +-
 arch/arm/cpu/armv7/omap5/hw_data.c |   90 +---
 arch/arm/cpu/armv7/omap5/hwinit.c  |3 +
 arch/arm/cpu/armv7/omap5/prcm-regs.c   |8 +
 arch/arm/cpu/armv7/omap5/sdram.c   |4 +
 arch/arm/include/asm/arch-am33xx/ddr_defs.h|8 +-
 arch/arm/include/asm/arch-omap3/omap3.h|6 +-
 arch/arm/include/asm/arch-omap4/sys_proto.h|1 -
 arch/arm/include/asm/arch-omap5/omap.h |3 +
 arch/arm/include/asm/arch-omap5/sys_proto.h|1 -
 arch/arm/include/asm/omap_common.h |2 +-
 board/ti/am43xx/board.c|2 +-
 board/ti/omap5_uevm/evm.c  |   13 --
 board/ti/omap5_uevm/mux_data.h |  234 
 board/ti/panda/panda.c |   30 ---
 board/ti/panda/panda_mux_data.h|  186 
 board/ti/sdp4430/sdp.c |   20 --
 board/ti/sdp4430/sdp4430_mux_data.h|  197 
 doc/feature-removal-schedule.txt   |   16 --
 include/configs/am43xx_evm.h   |2 +-
 include/configs/dra7xx_evm.h   |4 +-
 include/configs/omap3_igep00x0.h   |  189 +---
 include/configs/omap4_panda.h  |4 +-
 include/configs/omap4_sdp4430.h|4 +-
 include/configs/omap5_uevm.h   |4 +-
 include/configs/ti_am335x_common.h |4 +
 include/configs/ti_armv7_common.h  |   11 +-
 include/configs/ti_omap3_common.h  |   73 ++
 .../configs/{omap4_common.h = ti_omap4_common.h}  |   10 +-
 .../configs/{omap5_common.h = ti_omap5_common.h}  |   10 +-
 34 files changed, 157 insertions(+), 1144 deletions(-)
 create mode 100644 include/configs/ti_omap3_common.h
 rename include/configs/{omap4_common.h = ti_omap4_common.h} (95%)
 rename include/configs/{omap5_common.h = ti_omap5_common.h} (95%)

Thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-ti/master

2014-01-08 Thread Tom Rini
Hey,

The following changes since commit 4b0561d84198f8d696fd51cfc27aeac8c7482a8c:

  Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' (2014-01-06 
09:32:42 +0100)

are available in the git repository at:


  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to e0a1d598ef0155f31589c42db17ff4784e84ca67:

  ARM: dra7_evm: read mac address properly from e-fuse (2014-01-07 16:41:12 
-0500)


Jeroen Hofstee (2):
  ARM: tam3517-common: fix nand spl boot
  ARM: twister: add missing gpio clock init

Mugunthan V N (1):
  ARM: dra7_evm: read mac address properly from e-fuse

Nikita Kiryanov (1):
  arm: omap: cm_t35: enable gpio bank 5 clocks explicitly

Tom Rini (2):
  cam_enc_4xx: Set CONFIG_SYS_NAND_MAX_OOBFREE / CONFIG_SYS_NAND_MAX_ECCPOS
  TI:omap3: Drop omap3_zoom2

 board/logicpd/zoom2/Makefile   |   11 --
 board/logicpd/zoom2/config.mk  |   17 ---
 board/logicpd/zoom2/debug_board.c  |   44 ---
 board/logicpd/zoom2/led.c  |  116 --
 board/logicpd/zoom2/zoom2.c|  183 
 board/logicpd/zoom2/zoom2.h|  142 -
 board/logicpd/zoom2/zoom2_serial.c |  130 
 board/logicpd/zoom2/zoom2_serial.h |   59 -
 board/ti/dra7xx/evm.c  |8 +-
 boards.cfg |1 -
 drivers/serial/ns16550.c   |5 +-
 include/configs/cam_enc_4xx.h  |2 +
 include/configs/cm_t35.h   |1 +
 include/configs/omap3_zoom2.h  |  237 
 include/configs/tam3517-common.h   |1 +
 include/configs/twister.h  |3 +
 16 files changed, 13 insertions(+), 947 deletions(-)
 delete mode 100644 board/logicpd/zoom2/Makefile
 delete mode 100644 board/logicpd/zoom2/config.mk
 delete mode 100644 board/logicpd/zoom2/debug_board.c
 delete mode 100644 board/logicpd/zoom2/led.c
 delete mode 100644 board/logicpd/zoom2/zoom2.c
 delete mode 100644 board/logicpd/zoom2/zoom2.h
 delete mode 100644 board/logicpd/zoom2/zoom2_serial.c
 delete mode 100644 board/logicpd/zoom2/zoom2_serial.h
 delete mode 100644 include/configs/omap3_zoom2.h

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2014-01-08 Thread Albert ARIBAUD
Hi Tom,

On Wed, 8 Jan 2014 08:33:58 -0500, Tom Rini tr...@ti.com wrote:

 Hey,
 
 The following changes since commit 4b0561d84198f8d696fd51cfc27aeac8c7482a8c:
 
   Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' (2014-01-06 
 09:32:42 +0100)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to e0a1d598ef0155f31589c42db17ff4784e84ca67:
 
   ARM: dra7_evm: read mac address properly from e-fuse (2014-01-07 16:41:12 
 -0500)
 
 
 Jeroen Hofstee (2):
   ARM: tam3517-common: fix nand spl boot
   ARM: twister: add missing gpio clock init
 
 Mugunthan V N (1):
   ARM: dra7_evm: read mac address properly from e-fuse
 
 Nikita Kiryanov (1):
   arm: omap: cm_t35: enable gpio bank 5 clocks explicitly
 
 Tom Rini (2):
   cam_enc_4xx: Set CONFIG_SYS_NAND_MAX_OOBFREE / 
 CONFIG_SYS_NAND_MAX_ECCPOS
   TI:omap3: Drop omap3_zoom2
 
  board/logicpd/zoom2/Makefile   |   11 --
  board/logicpd/zoom2/config.mk  |   17 ---
  board/logicpd/zoom2/debug_board.c  |   44 ---
  board/logicpd/zoom2/led.c  |  116 --
  board/logicpd/zoom2/zoom2.c|  183 
  board/logicpd/zoom2/zoom2.h|  142 -
  board/logicpd/zoom2/zoom2_serial.c |  130 
  board/logicpd/zoom2/zoom2_serial.h |   59 -
  board/ti/dra7xx/evm.c  |8 +-
  boards.cfg |1 -
  drivers/serial/ns16550.c   |5 +-
  include/configs/cam_enc_4xx.h  |2 +
  include/configs/cm_t35.h   |1 +
  include/configs/omap3_zoom2.h  |  237 
 
  include/configs/tam3517-common.h   |1 +
  include/configs/twister.h  |3 +
  16 files changed, 13 insertions(+), 947 deletions(-)
  delete mode 100644 board/logicpd/zoom2/Makefile
  delete mode 100644 board/logicpd/zoom2/config.mk
  delete mode 100644 board/logicpd/zoom2/debug_board.c
  delete mode 100644 board/logicpd/zoom2/led.c
  delete mode 100644 board/logicpd/zoom2/zoom2.c
  delete mode 100644 board/logicpd/zoom2/zoom2.h
  delete mode 100644 board/logicpd/zoom2/zoom2_serial.c
  delete mode 100644 board/logicpd/zoom2/zoom2_serial.h
  delete mode 100644 include/configs/omap3_zoom2.h
 

Applied to u-boot-arm/master, thanks!

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2013-12-19 Thread Dan Murphy

Tom

On 12/18/2013 02:07 PM, Tom Rini wrote:
 Hey,

 The following changes since commit d2c7074b9593d822e2359a09c21747248fdf5fac:

   ARM: OMAP5: clocks: Update MPU settings for OPP_NOM (2013-12-12 17:43:39 
 -0500)

 are available in the git repository at:

   git://git.denx.de/u-boot-ti.git master

 for you to fetch changes up to b65391f99393ce43a8fe2bbcd9e9663dea41682f:

   ARM: am437x: Adapt to common CONFIG_BOOTCMD (2013-12-18 10:49:32 -0500)

 
 Dan Murphy (1):
   ARM: am437x: Adapt to common CONFIG_BOOTCMD

This is not ready yet until we pull in the common config patches for the 
ti_armv7_common.h

Dan

 Lokesh Vutla (12):
   ARM: AM43xx: Update the base addresses of modules
   ARM: AM43xx: Adapt to ti_armv7_common.h config file
   ARM: AM43xx: Add L2 Support
   ARM: AM43xx: Add extra ENV settings
   ARM: AM43xx: Select clk source for Timer2
   ARM: AM43xx: Update Current Booting devices list
   ARM: AM43xx: mux: Update mux data
   ARM: AM43xx: clocks: Update DPLL details
   ARM: AM33xx+: Update ioregs to pass different values
   ARM: AM43xx: EPOS_EVM: Add support for LPDDR2
   ARM: AM43xx: GP_EVM: Add support for DDR3
   ARM: AM43xx: Add Maintainer

 Sekhar Nori (2):
   ARM: AM43XX: board: add support for reading onboard EEPROM
   ARM: AM43XX: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support

 Stefan Roese (1):
   arm: omap3: Fix beagleboard SPL boot hangup (GPIO clocks not enabled)

  arch/arm/cpu/armv7/am33xx/clock.c  |   12 +-
  arch/arm/cpu/armv7/am33xx/clock_am33xx.c   |   15 +
  arch/arm/cpu/armv7/am33xx/clock_am43xx.c   |   12 +-
  arch/arm/cpu/armv7/am33xx/ddr.c|  146 +++-
  arch/arm/cpu/armv7/am33xx/emif4.c  |   25 +-
  arch/arm/cpu/armv7/omap-common/emif-common.c   |   14 -
  arch/arm/include/asm/arch-am33xx/clock.h   |7 +-
  arch/arm/include/asm/arch-am33xx/clocks_am33xx.h   |3 +
  arch/arm/include/asm/arch-am33xx/cpu.h |   24 +-
  arch/arm/include/asm/arch-am33xx/ddr_defs.h|   41 ++-
  arch/arm/include/asm/arch-am33xx/gpio.h|   12 +
  arch/arm/include/asm/arch-am33xx/hardware.h|7 -
  arch/arm/include/asm/arch-am33xx/hardware_am33xx.h |2 +
  arch/arm/include/asm/arch-am33xx/hardware_am43xx.h |   16 +
  arch/arm/include/asm/arch-am33xx/mux_am43xx.h  |   45 +++
  arch/arm/include/asm/arch-am33xx/omap.h|4 +-
  arch/arm/include/asm/arch-am33xx/spl.h |   13 +-
  arch/arm/include/asm/emif.h|   26 ++
  board/isee/igep0033/board.c|   10 +-
  board/phytec/pcm051/board.c|   20 +-
  board/siemens/dxr2/board.c |   12 +-
  board/siemens/pxm2/board.c |   10 +-
  board/siemens/rut/board.c  |   10 +-
  board/ti/am335x/board.c|   40 ++-
  board/ti/am43xx/board.c|  355 
 +++-
  board/ti/am43xx/board.h|   36 ++
  board/ti/am43xx/mux.c  |   35 +-
  board/ti/ti814x/evm.c  |4 +-
  board/ti/ti816x/evm.c  |   12 +-
  boards.cfg |2 +-
  include/configs/am43xx_evm.h   |  218 ++--
  include/configs/omap3_beagle.h |3 +
  32 files changed, 1010 insertions(+), 181 deletions(-)



 ___
 U-Boot mailing list
 U-Boot@lists.denx.de
 http://lists.denx.de/mailman/listinfo/u-boot


-- 
--
Dan Murphy

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2013-12-19 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 12/19/2013 08:14 AM, Dan Murphy wrote:
 
 Tom
 
 On 12/18/2013 02:07 PM, Tom Rini wrote:
 Hey,

 The following changes since commit d2c7074b9593d822e2359a09c21747248fdf5fac:

   ARM: OMAP5: clocks: Update MPU settings for OPP_NOM (2013-12-12 17:43:39 
 -0500)

 are available in the git repository at:

   git://git.denx.de/u-boot-ti.git master

 for you to fetch changes up to b65391f99393ce43a8fe2bbcd9e9663dea41682f:

   ARM: am437x: Adapt to common CONFIG_BOOTCMD (2013-12-18 10:49:32 -0500)

 
 Dan Murphy (1):
   ARM: am437x: Adapt to common CONFIG_BOOTCMD
 
 This is not ready yet until we pull in the common config patches for the
 ti_armv7_common.h

Oh that's right.  V2 shortly.

- -- 
Tom
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJSswFtAAoJENk4IS6UOR1WhqoQAKSKtHIaqJUdk8zf4K7wvBaO
GjVdc/8i1wRJxqTxpxgTmjBv9gnjRtJruU2SF+xD9aohvl8MHpA13LPqJsAI30Rw
XkQMAgN1kCvI95qJ2eDfRr0Md0vVxm1JQre0VZgiXV1caQ/yy1k9QW3u3lcx8MEs
oR5fK/9gKESKeTtltXw/G4InZ8UhIcTb3dgb0siTC4P7RgHh+VNu2WQAgLk37aSm
YkutlRjZldg4UHvh+hUSS8LmkgJZAohSkIQ+92j/mV+zE6MnyiRW/vOfOqN7/qB1
J1nXTGp3lu3kmWV8Ih965AnI+Tl2OgRaNWoFRiaETsyB8bqXTkvJb3TCRtRnYjFg
+XSK8y3qEm9nBoIUCxfNeEDyMdHLLBuzFqn1eupHyseBt8v+mr+b9X/G+YsBu3qv
P7l12sSzYu6p6ubP2Xx/e+EL8bqBIJiiueNMNTDDtU+/Xz3wbZhRk04IfOTyMC/T
6fIj1yDl5t+NEVaVR9vX4wu9Bsgc9+yF0VqzYM+QYOXBTbVYJIMSWibu/V1KkAZq
6qYKmuUg3Nu26ynMmBaeX+lUPv8GlHJnn4ZU5eH0oJo6lgsQSLifptT5O77+jTLe
rPwbUUvgJKYnuLtAfuwP01l3u35wKRGOJD17SqN0Dcr06rlaTTIn+KOViG0XV4QU
rnZSi9JlE3VZdvFwugTF
=K9qV
-END PGP SIGNATURE-
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-ti/master, v2

2013-12-19 Thread Tom Rini
Hey,

The following changes since commit d627eefcd5e72db00889718ca9ee1dcb4d026fc9:

  Merge remote-tracking branch 'u-boot-pxa/master' into 'u-boot-arm/master' 
(2013-12-18 22:19:02 +0100)

are available in the git repository at:


  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to 2931fa4db349c97f882ffda42e901208654b5ca9:

  ARM: AM43xx: Add Maintainer (2013-12-18 21:14:45 -0500)

Changes in v2:
- Dropped Dan's patch as he's right and it depends on another series we
  aren't quite ready for.
- Reworked Lokesh's ioregs related patch to cover cm_t335 now as well.


Lokesh Vutla (12):
  ARM: AM43xx: Update the base addresses of modules
  ARM: AM43xx: Adapt to ti_armv7_common.h config file
  ARM: AM43xx: Add L2 Support
  ARM: AM43xx: Add extra ENV settings
  ARM: AM43xx: Select clk source for Timer2
  ARM: AM43xx: Update Current Booting devices list
  ARM: AM43xx: mux: Update mux data
  ARM: AM43xx: clocks: Update DPLL details
  ARM: AM33xx+: Update ioregs to pass different values
  ARM: AM43xx: EPOS_EVM: Add support for LPDDR2
  ARM: AM43xx: GP_EVM: Add support for DDR3
  ARM: AM43xx: Add Maintainer

Sekhar Nori (2):
  ARM: AM43XX: board: add support for reading onboard EEPROM
  ARM: AM43XX: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support

Stefan Roese (1):
  arm: omap3: Fix beagleboard SPL boot hangup (GPIO clocks not enabled)

 arch/arm/cpu/armv7/am33xx/clock.c  |   12 +-
 arch/arm/cpu/armv7/am33xx/clock_am33xx.c   |   15 +
 arch/arm/cpu/armv7/am33xx/clock_am43xx.c   |   12 +-
 arch/arm/cpu/armv7/am33xx/ddr.c|  146 +++-
 arch/arm/cpu/armv7/am33xx/emif4.c  |   25 +-
 arch/arm/cpu/armv7/omap-common/emif-common.c   |   14 -
 arch/arm/include/asm/arch-am33xx/clock.h   |7 +-
 arch/arm/include/asm/arch-am33xx/clocks_am33xx.h   |3 +
 arch/arm/include/asm/arch-am33xx/cpu.h |   24 +-
 arch/arm/include/asm/arch-am33xx/ddr_defs.h|   41 ++-
 arch/arm/include/asm/arch-am33xx/gpio.h|   12 +
 arch/arm/include/asm/arch-am33xx/hardware.h|7 -
 arch/arm/include/asm/arch-am33xx/hardware_am33xx.h |2 +
 arch/arm/include/asm/arch-am33xx/hardware_am43xx.h |   16 +
 arch/arm/include/asm/arch-am33xx/mux_am43xx.h  |   45 +++
 arch/arm/include/asm/arch-am33xx/omap.h|4 +-
 arch/arm/include/asm/arch-am33xx/spl.h |   13 +-
 arch/arm/include/asm/emif.h|   26 ++
 board/compulab/cm_t335/spl.c   |   10 +-
 board/isee/igep0033/board.c|   10 +-
 board/phytec/pcm051/board.c|   20 +-
 board/siemens/dxr2/board.c |   12 +-
 board/siemens/pxm2/board.c |   10 +-
 board/siemens/rut/board.c  |   10 +-
 board/ti/am335x/board.c|   40 ++-
 board/ti/am43xx/board.c|  355 +++-
 board/ti/am43xx/board.h|   36 ++
 board/ti/am43xx/mux.c  |   35 +-
 board/ti/ti814x/evm.c  |4 +-
 board/ti/ti816x/evm.c  |   12 +-
 boards.cfg |2 +-
 include/configs/am43xx_evm.h   |  204 +--
 include/configs/omap3_beagle.h |3 +
 33 files changed, 1005 insertions(+), 182 deletions(-)

Thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master, v2

2013-12-19 Thread Albert ARIBAUD
Hi Tom,

On Thu, 19 Dec 2013 12:04:19 -0500, Tom Rini tr...@ti.com wrote:

 Hey,
 
 The following changes since commit d627eefcd5e72db00889718ca9ee1dcb4d026fc9:
 
   Merge remote-tracking branch 'u-boot-pxa/master' into 'u-boot-arm/master' 
 (2013-12-18 22:19:02 +0100)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to 2931fa4db349c97f882ffda42e901208654b5ca9:
 
   ARM: AM43xx: Add Maintainer (2013-12-18 21:14:45 -0500)
 
 Changes in v2:
 - Dropped Dan's patch as he's right and it depends on another series we
   aren't quite ready for.
 - Reworked Lokesh's ioregs related patch to cover cm_t335 now as well.
 
 
 Lokesh Vutla (12):
   ARM: AM43xx: Update the base addresses of modules
   ARM: AM43xx: Adapt to ti_armv7_common.h config file
   ARM: AM43xx: Add L2 Support
   ARM: AM43xx: Add extra ENV settings
   ARM: AM43xx: Select clk source for Timer2
   ARM: AM43xx: Update Current Booting devices list
   ARM: AM43xx: mux: Update mux data
   ARM: AM43xx: clocks: Update DPLL details
   ARM: AM33xx+: Update ioregs to pass different values
   ARM: AM43xx: EPOS_EVM: Add support for LPDDR2
   ARM: AM43xx: GP_EVM: Add support for DDR3
   ARM: AM43xx: Add Maintainer
 
 Sekhar Nori (2):
   ARM: AM43XX: board: add support for reading onboard EEPROM
   ARM: AM43XX: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support
 
 Stefan Roese (1):
   arm: omap3: Fix beagleboard SPL boot hangup (GPIO clocks not enabled)
 
  arch/arm/cpu/armv7/am33xx/clock.c  |   12 +-
  arch/arm/cpu/armv7/am33xx/clock_am33xx.c   |   15 +
  arch/arm/cpu/armv7/am33xx/clock_am43xx.c   |   12 +-
  arch/arm/cpu/armv7/am33xx/ddr.c|  146 +++-
  arch/arm/cpu/armv7/am33xx/emif4.c  |   25 +-
  arch/arm/cpu/armv7/omap-common/emif-common.c   |   14 -
  arch/arm/include/asm/arch-am33xx/clock.h   |7 +-
  arch/arm/include/asm/arch-am33xx/clocks_am33xx.h   |3 +
  arch/arm/include/asm/arch-am33xx/cpu.h |   24 +-
  arch/arm/include/asm/arch-am33xx/ddr_defs.h|   41 ++-
  arch/arm/include/asm/arch-am33xx/gpio.h|   12 +
  arch/arm/include/asm/arch-am33xx/hardware.h|7 -
  arch/arm/include/asm/arch-am33xx/hardware_am33xx.h |2 +
  arch/arm/include/asm/arch-am33xx/hardware_am43xx.h |   16 +
  arch/arm/include/asm/arch-am33xx/mux_am43xx.h  |   45 +++
  arch/arm/include/asm/arch-am33xx/omap.h|4 +-
  arch/arm/include/asm/arch-am33xx/spl.h |   13 +-
  arch/arm/include/asm/emif.h|   26 ++
  board/compulab/cm_t335/spl.c   |   10 +-
  board/isee/igep0033/board.c|   10 +-
  board/phytec/pcm051/board.c|   20 +-
  board/siemens/dxr2/board.c |   12 +-
  board/siemens/pxm2/board.c |   10 +-
  board/siemens/rut/board.c  |   10 +-
  board/ti/am335x/board.c|   40 ++-
  board/ti/am43xx/board.c|  355 
 +++-
  board/ti/am43xx/board.h|   36 ++
  board/ti/am43xx/mux.c  |   35 +-
  board/ti/ti814x/evm.c  |4 +-
  board/ti/ti816x/evm.c  |   12 +-
  boards.cfg |2 +-
  include/configs/am43xx_evm.h   |  204 +--
  include/configs/omap3_beagle.h |3 +
  33 files changed, 1005 insertions(+), 182 deletions(-)
 
 Thanks!
 

Applied to u-boot-arm/master, thanks!

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-ti/master

2013-12-18 Thread Tom Rini
Hey,

The following changes since commit d2c7074b9593d822e2359a09c21747248fdf5fac:

  ARM: OMAP5: clocks: Update MPU settings for OPP_NOM (2013-12-12 17:43:39 
-0500)

are available in the git repository at:

  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to b65391f99393ce43a8fe2bbcd9e9663dea41682f:

  ARM: am437x: Adapt to common CONFIG_BOOTCMD (2013-12-18 10:49:32 -0500)


Dan Murphy (1):
  ARM: am437x: Adapt to common CONFIG_BOOTCMD

Lokesh Vutla (12):
  ARM: AM43xx: Update the base addresses of modules
  ARM: AM43xx: Adapt to ti_armv7_common.h config file
  ARM: AM43xx: Add L2 Support
  ARM: AM43xx: Add extra ENV settings
  ARM: AM43xx: Select clk source for Timer2
  ARM: AM43xx: Update Current Booting devices list
  ARM: AM43xx: mux: Update mux data
  ARM: AM43xx: clocks: Update DPLL details
  ARM: AM33xx+: Update ioregs to pass different values
  ARM: AM43xx: EPOS_EVM: Add support for LPDDR2
  ARM: AM43xx: GP_EVM: Add support for DDR3
  ARM: AM43xx: Add Maintainer

Sekhar Nori (2):
  ARM: AM43XX: board: add support for reading onboard EEPROM
  ARM: AM43XX: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support

Stefan Roese (1):
  arm: omap3: Fix beagleboard SPL boot hangup (GPIO clocks not enabled)

 arch/arm/cpu/armv7/am33xx/clock.c  |   12 +-
 arch/arm/cpu/armv7/am33xx/clock_am33xx.c   |   15 +
 arch/arm/cpu/armv7/am33xx/clock_am43xx.c   |   12 +-
 arch/arm/cpu/armv7/am33xx/ddr.c|  146 +++-
 arch/arm/cpu/armv7/am33xx/emif4.c  |   25 +-
 arch/arm/cpu/armv7/omap-common/emif-common.c   |   14 -
 arch/arm/include/asm/arch-am33xx/clock.h   |7 +-
 arch/arm/include/asm/arch-am33xx/clocks_am33xx.h   |3 +
 arch/arm/include/asm/arch-am33xx/cpu.h |   24 +-
 arch/arm/include/asm/arch-am33xx/ddr_defs.h|   41 ++-
 arch/arm/include/asm/arch-am33xx/gpio.h|   12 +
 arch/arm/include/asm/arch-am33xx/hardware.h|7 -
 arch/arm/include/asm/arch-am33xx/hardware_am33xx.h |2 +
 arch/arm/include/asm/arch-am33xx/hardware_am43xx.h |   16 +
 arch/arm/include/asm/arch-am33xx/mux_am43xx.h  |   45 +++
 arch/arm/include/asm/arch-am33xx/omap.h|4 +-
 arch/arm/include/asm/arch-am33xx/spl.h |   13 +-
 arch/arm/include/asm/emif.h|   26 ++
 board/isee/igep0033/board.c|   10 +-
 board/phytec/pcm051/board.c|   20 +-
 board/siemens/dxr2/board.c |   12 +-
 board/siemens/pxm2/board.c |   10 +-
 board/siemens/rut/board.c  |   10 +-
 board/ti/am335x/board.c|   40 ++-
 board/ti/am43xx/board.c|  355 +++-
 board/ti/am43xx/board.h|   36 ++
 board/ti/am43xx/mux.c  |   35 +-
 board/ti/ti814x/evm.c  |4 +-
 board/ti/ti816x/evm.c  |   12 +-
 boards.cfg |2 +-
 include/configs/am43xx_evm.h   |  218 ++--
 include/configs/omap3_beagle.h |3 +
 32 files changed, 1010 insertions(+), 181 deletions(-)

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2013-12-06 Thread Albert ARIBAUD
Hi Tom,

On Wed, 4 Dec 2013 17:06:30 -0500, Tom Rini tr...@ti.com wrote:

 Hey,
 
 The following changes since commit 4c54419737ffbfadd605263d97a1357bb03c04e8:
 
   socfpga: Adding Freeze Controller driver (2013-12-03 14:38:56 +0100)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to b06f8984959f51f4b99f9c77efa5267623c98957:
 
   omap4_panda: Don't use ulpi_reset (2013-12-04 11:41:14 -0500)

This causes am3517_evm to fail with warnings:

am3517evm.c: In function 'misc_init_r':
am3517evm.c:106:6: warning: unused variable 'reset' [-Wunused-variable]
am3517evm.c:105:24: warning: unused variable 'ctr' [-Wunused-variable]
am3517evm.c: In function 'misc_init_r':
am3517evm.c:106:6: warning: unused variable 'reset' [-Wunused-variable]
am3517evm.c:105:24: warning: unused variable 'ctr' [-Wunused-variable]

These are trivial, but I'd like them fixed; lingering warnings are a
pain to manage when doing large-scale test build.

These ones come from commit ae98bbeb, that is :

 Yegor Yefremov (1):
   am3517_evm: activate Ethernet PHY

Yegor, can you fix this? Thanks.

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2013-12-06 Thread Yegor Yefremov
On Fri, Dec 6, 2013 at 9:33 AM, Albert ARIBAUD
albert.u.b...@aribaud.net wrote:
 Hi Tom,

 On Wed, 4 Dec 2013 17:06:30 -0500, Tom Rini tr...@ti.com wrote:

 Hey,

 The following changes since commit 4c54419737ffbfadd605263d97a1357bb03c04e8:

   socfpga: Adding Freeze Controller driver (2013-12-03 14:38:56 +0100)

 are available in the git repository at:

   git://git.denx.de/u-boot-ti.git master

 for you to fetch changes up to b06f8984959f51f4b99f9c77efa5267623c98957:

   omap4_panda: Don't use ulpi_reset (2013-12-04 11:41:14 -0500)

 This causes am3517_evm to fail with warnings:

 am3517evm.c: In function 'misc_init_r':
 am3517evm.c:106:6: warning: unused variable 'reset' [-Wunused-variable]
 am3517evm.c:105:24: warning: unused variable 'ctr' [-Wunused-variable]
 am3517evm.c: In function 'misc_init_r':
 am3517evm.c:106:6: warning: unused variable 'reset' [-Wunused-variable]
 am3517evm.c:105:24: warning: unused variable 'ctr' [-Wunused-variable]

 These are trivial, but I'd like them fixed; lingering warnings are a
 pain to manage when doing large-scale test build.

 These ones come from commit ae98bbeb, that is :

 Yegor Yefremov (1):
   am3517_evm: activate Ethernet PHY

 Yegor, can you fix this? Thanks.

v2 sent. I've put those variables under if defined statement, so the
warning has gone.

Yegor
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2013-12-06 Thread Stefan Roese
Hi Yegor,

On 06.12.2013 10:20, Yegor Yefremov wrote:
 This causes am3517_evm to fail with warnings:

 am3517evm.c: In function 'misc_init_r':
 am3517evm.c:106:6: warning: unused variable 'reset' [-Wunused-variable]
 am3517evm.c:105:24: warning: unused variable 'ctr' [-Wunused-variable]
 am3517evm.c: In function 'misc_init_r':
 am3517evm.c:106:6: warning: unused variable 'reset' [-Wunused-variable]
 am3517evm.c:105:24: warning: unused variable 'ctr' [-Wunused-variable]

 These are trivial, but I'd like them fixed; lingering warnings are a
 pain to manage when doing large-scale test build.

 These ones come from commit ae98bbeb, that is :

 Yegor Yefremov (1):
   am3517_evm: activate Ethernet PHY

 Yegor, can you fix this? Thanks.
 
 v2 sent. I've put those variables under if defined statement, so the
 warning has gone.

In general its preferred to use the __maybe_unused statement instead of
adding more #ifdef's. Like this:

+   __maybe_unused volatile unsigned int ctr;
+   __maybe_unused u32 reset;

Care to send a v3 for this patch?

Thanks,
Stefan

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2013-12-06 Thread Yegor Yefremov
On Fri, Dec 6, 2013 at 11:08 AM, Stefan Roese s...@denx.de wrote:
 Hi Yegor,

 On 06.12.2013 10:20, Yegor Yefremov wrote:
 This causes am3517_evm to fail with warnings:

 am3517evm.c: In function 'misc_init_r':
 am3517evm.c:106:6: warning: unused variable 'reset' [-Wunused-variable]
 am3517evm.c:105:24: warning: unused variable 'ctr' [-Wunused-variable]
 am3517evm.c: In function 'misc_init_r':
 am3517evm.c:106:6: warning: unused variable 'reset' [-Wunused-variable]
 am3517evm.c:105:24: warning: unused variable 'ctr' [-Wunused-variable]

 These are trivial, but I'd like them fixed; lingering warnings are a
 pain to manage when doing large-scale test build.

 These ones come from commit ae98bbeb, that is :

 Yegor Yefremov (1):
   am3517_evm: activate Ethernet PHY

 Yegor, can you fix this? Thanks.

 v2 sent. I've put those variables under if defined statement, so the
 warning has gone.

 In general its preferred to use the __maybe_unused statement instead of
 adding more #ifdef's. Like this:

 +   __maybe_unused volatile unsigned int ctr;
 +   __maybe_unused u32 reset;

 Care to send a v3 for this patch?

Will do.

Yegor
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2013-12-06 Thread Albert ARIBAUD
Hi Stefan,

On Fri, 06 Dec 2013 11:08:17 +0100, Stefan Roese s...@denx.de wrote:

 Hi Yegor,
 
 On 06.12.2013 10:20, Yegor Yefremov wrote:
  This causes am3517_evm to fail with warnings:
 
  am3517evm.c: In function 'misc_init_r':
  am3517evm.c:106:6: warning: unused variable 'reset' [-Wunused-variable]
  am3517evm.c:105:24: warning: unused variable 'ctr' [-Wunused-variable]
  am3517evm.c: In function 'misc_init_r':
  am3517evm.c:106:6: warning: unused variable 'reset' [-Wunused-variable]
  am3517evm.c:105:24: warning: unused variable 'ctr' [-Wunused-variable]
 
  These are trivial, but I'd like them fixed; lingering warnings are a
  pain to manage when doing large-scale test build.
 
  These ones come from commit ae98bbeb, that is :
 
  Yegor Yefremov (1):
am3517_evm: activate Ethernet PHY
 
  Yegor, can you fix this? Thanks.
  
  v2 sent. I've put those variables under if defined statement, so the
  warning has gone.
 
 In general its preferred to use the __maybe_unused statement instead of
 adding more #ifdef's. Like this:
 
 + __maybe_unused volatile unsigned int ctr;
 + __maybe_unused u32 reset;
 
 Care to send a v3 for this patch?
 
 Thanks,
 Stefan
 

Hmm, if the variables are used under a clearly defined conditional, I
prefer them to be defined under than conditional too. This makes
it clearer what is affected when removing the conditional.

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-ti/master, v2

2013-12-06 Thread Tom Rini
Hey,

The following changes since commit 4c54419737ffbfadd605263d97a1357bb03c04e8:

  socfpga: Adding Freeze Controller driver (2013-12-03 14:38:56 +0100)

are available in the git repository at:

  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to 18a02e8050b7af165efa72325753e7880bf5567c:

  AM3517 EVM: Enable ethernet (2013-12-06 07:04:26 -0500)


Hardik Patel (1):
  pandaboard: 1/1] ARM:OMAP4+: panda-es: Support Rev B3 Elpida DDR2 RAM

Ilya Ledvich (3):
  cm_t335: add cm_t335 board support
  cm_t335: add support for status LED
  cm_t335: add support for pca9555 i2c gpio extender

Lars Poeschel (1):
  pcm051: Support for revision 3

Lokesh Vutla (1):
  ARM: OMAP5+: Remove unnecessary EFUSE settings

Lubomir Popov (1):
  ARM: OMAP4: Fix bug in omap4470_volts struct

Michael Trimarchi (2):
  arm: omap3: Add uart4 omap3 adddress
  arm: omap3: Enable clocks for peripherals only if they are used

Oleg Kosheliev (2):
  ARMV7: OMAP4: Add struct for twl603x data
  ARMV7: OMAP4: Add twl6032 support

Roger Quadros (11):
  ahci: Error out with message on malloc() failure
  ahci: Fix cache align error messages
  ARM: OMAP5: Add Pipe3 PHY driver
  ARM: OMAP5: Add PRCM and Control information for SATA
  ARM: OMAP5: Add SATA platform glue
  ARM: omap5_uevm: Add SATA support
  ARM: DRA7xx: Add PRCM and Control information for SATA
  ARM: dra7_evm: Add SATA support
  usb: ehci-omap: Reset the USB Host OMAP module
  omap3_beagle: Don't use ulpi_reset
  omap4_panda: Don't use ulpi_reset

SRICHARAN R (3):
  ARM: DRA7: Add is_dra7xx cpu check definition
  ARM: DRA: EMIF: Change DDR3 settings to use hw leveling
  ARM: DRA7/OMAP5: EMIF: Add workaround for bug 0039

Stefan Roese (1):
  arm: am335x: Add DT (FDT) support to Siemens boards

Tom Rini (3):
  am33xx: Stop modifying certain EMIF4D registers
  am335x_evm: Update nandboot to use partitions and DT
  AM3517 EVM: Enable ethernet

Viktar Palstsiuk (1):
  davinci: fix Master Priority Registers location

Vladimir Koutny (1):
  am335x: cpsw: optimize cpsw_recv to increase network performance

 arch/arm/cpu/armv7/am33xx/ddr.c  |7 -
 arch/arm/cpu/armv7/omap-common/Makefile  |5 +
 arch/arm/cpu/armv7/omap-common/emif-common.c |  142 
 arch/arm/cpu/armv7/omap-common/pipe3-phy.c   |  231 ++
 arch/arm/cpu/armv7/omap-common/pipe3-phy.h   |   36 
 arch/arm/cpu/armv7/omap-common/sata.c|   75 +
 arch/arm/cpu/armv7/omap3/clock.c |2 -
 arch/arm/cpu/armv7/omap4/hw_data.c   |   12 +-
 arch/arm/cpu/armv7/omap4/sdram_elpida.c  |9 +-
 arch/arm/cpu/armv7/omap5/hw_data.c   |9 +-
 arch/arm/cpu/armv7/omap5/hwinit.c|   18 +-
 arch/arm/cpu/armv7/omap5/prcm-regs.c |7 +
 arch/arm/cpu/armv7/omap5/sdram.c |  214 +---
 arch/arm/include/asm/arch-am33xx/ddr_defs.h  |   37 ++---
 arch/arm/include/asm/arch-davinci/hardware.h |3 +-
 arch/arm/include/asm/arch-omap3/clock.h  |2 -
 arch/arm/include/asm/arch-omap3/omap3.h  |1 +
 arch/arm/include/asm/arch-omap4/sys_proto.h  |4 +
 arch/arm/include/asm/arch-omap5/clock.h  |3 +
 arch/arm/include/asm/arch-omap5/omap.h   |4 +
 arch/arm/include/asm/arch-omap5/sata.h   |   48 ++
 arch/arm/include/asm/emif.h  |   14 +-
 arch/arm/include/asm/omap_common.h   |   10 ++
 board/compulab/cm_t335/Makefile  |   10 ++
 board/compulab/cm_t335/cm_t335.c |  162 ++
 board/compulab/cm_t335/mux.c |  117 +
 board/compulab/cm_t335/spl.c |  106 
 board/compulab/cm_t335/u-boot.lds|  101 +++
 board/isee/igep0033/board.c  |4 -
 board/phytec/pcm051/board.c  |   53 --
 board/siemens/dxr2/board.c   |4 -
 board/siemens/pxm2/board.c   |5 -
 board/siemens/rut/board.c|5 -
 board/ti/am335x/board.c  |   17 --
 board/ti/dra7xx/evm.c|7 +
 board/ti/omap5_uevm/evm.c|7 +
 board/ti/panda/panda.c   |   60 +++
 board/ti/ti814x/evm.c|5 -
 board/ti/ti816x/evm.c|   17 --
 boards.cfg   |4 +-
 drivers/block/ahci.c |   18 +-
 drivers/net/cpsw.c   |2 +-
 drivers/power/twl6030.c  |   77 +++--
 drivers/usb/host/ehci-omap.c |   57 +--
 include/configs/am335x_evm.h |9 +-
 include/configs/am3517_evm.h |   14 +-
 include/configs/cm_t335.h   

Re: [U-Boot] Please pull u-boot-ti/master

2013-12-06 Thread Stefan Roese
Hi Albert,

On 06.12.2013 13:06, Albert ARIBAUD wrote:
 On 06.12.2013 10:20, Yegor Yefremov wrote:
 This causes am3517_evm to fail with warnings:

 am3517evm.c: In function 'misc_init_r':
 am3517evm.c:106:6: warning: unused variable 'reset' [-Wunused-variable]
 am3517evm.c:105:24: warning: unused variable 'ctr' [-Wunused-variable]
 am3517evm.c: In function 'misc_init_r':
 am3517evm.c:106:6: warning: unused variable 'reset' [-Wunused-variable]
 am3517evm.c:105:24: warning: unused variable 'ctr' [-Wunused-variable]

 These are trivial, but I'd like them fixed; lingering warnings are a
 pain to manage when doing large-scale test build.

 These ones come from commit ae98bbeb, that is :

 Yegor Yefremov (1):
   am3517_evm: activate Ethernet PHY

 Yegor, can you fix this? Thanks.

 v2 sent. I've put those variables under if defined statement, so the
 warning has gone.

 In general its preferred to use the __maybe_unused statement instead of
 adding more #ifdef's. Like this:

 +__maybe_unused volatile unsigned int ctr;
 +__maybe_unused u32 reset;

 Care to send a v3 for this patch?

 Thanks,
 Stefan

 
 Hmm, if the variables are used under a clearly defined conditional, I
 prefer them to be defined under than conditional too. This makes
 it clearer what is affected when removing the conditional.

I personally still prefer the __maybe_unused version. And I have seen
other U-Boot developers also using it lately more frequently. The
removed #ifdef outweighs the added __maybe_unused for my taste.

Thanks,
Stefan

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master, v2

2013-12-06 Thread Albert ARIBAUD
Hi Tom,

On Fri, 6 Dec 2013 07:15:25 -0500, Tom Rini tr...@ti.com wrote:

 Hey,
 
 The following changes since commit 4c54419737ffbfadd605263d97a1357bb03c04e8:
 
   socfpga: Adding Freeze Controller driver (2013-12-03 14:38:56 +0100)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to 18a02e8050b7af165efa72325753e7880bf5567c:
 
   AM3517 EVM: Enable ethernet (2013-12-06 07:04:26 -0500)
 
 
 Hardik Patel (1):
   pandaboard: 1/1] ARM:OMAP4+: panda-es: Support Rev B3 Elpida DDR2 RAM
 
 Ilya Ledvich (3):
   cm_t335: add cm_t335 board support
   cm_t335: add support for status LED
   cm_t335: add support for pca9555 i2c gpio extender
 
 Lars Poeschel (1):
   pcm051: Support for revision 3
 
 Lokesh Vutla (1):
   ARM: OMAP5+: Remove unnecessary EFUSE settings
 
 Lubomir Popov (1):
   ARM: OMAP4: Fix bug in omap4470_volts struct
 
 Michael Trimarchi (2):
   arm: omap3: Add uart4 omap3 adddress
   arm: omap3: Enable clocks for peripherals only if they are used
 
 Oleg Kosheliev (2):
   ARMV7: OMAP4: Add struct for twl603x data
   ARMV7: OMAP4: Add twl6032 support
 
 Roger Quadros (11):
   ahci: Error out with message on malloc() failure
   ahci: Fix cache align error messages
   ARM: OMAP5: Add Pipe3 PHY driver
   ARM: OMAP5: Add PRCM and Control information for SATA
   ARM: OMAP5: Add SATA platform glue
   ARM: omap5_uevm: Add SATA support
   ARM: DRA7xx: Add PRCM and Control information for SATA
   ARM: dra7_evm: Add SATA support
   usb: ehci-omap: Reset the USB Host OMAP module
   omap3_beagle: Don't use ulpi_reset
   omap4_panda: Don't use ulpi_reset
 
 SRICHARAN R (3):
   ARM: DRA7: Add is_dra7xx cpu check definition
   ARM: DRA: EMIF: Change DDR3 settings to use hw leveling
   ARM: DRA7/OMAP5: EMIF: Add workaround for bug 0039
 
 Stefan Roese (1):
   arm: am335x: Add DT (FDT) support to Siemens boards
 
 Tom Rini (3):
   am33xx: Stop modifying certain EMIF4D registers
   am335x_evm: Update nandboot to use partitions and DT
   AM3517 EVM: Enable ethernet
 
 Viktar Palstsiuk (1):
   davinci: fix Master Priority Registers location
 
 Vladimir Koutny (1):
   am335x: cpsw: optimize cpsw_recv to increase network performance
 
  arch/arm/cpu/armv7/am33xx/ddr.c  |7 -
  arch/arm/cpu/armv7/omap-common/Makefile  |5 +
  arch/arm/cpu/armv7/omap-common/emif-common.c |  142 
  arch/arm/cpu/armv7/omap-common/pipe3-phy.c   |  231 
 ++
  arch/arm/cpu/armv7/omap-common/pipe3-phy.h   |   36 
  arch/arm/cpu/armv7/omap-common/sata.c|   75 +
  arch/arm/cpu/armv7/omap3/clock.c |2 -
  arch/arm/cpu/armv7/omap4/hw_data.c   |   12 +-
  arch/arm/cpu/armv7/omap4/sdram_elpida.c  |9 +-
  arch/arm/cpu/armv7/omap5/hw_data.c   |9 +-
  arch/arm/cpu/armv7/omap5/hwinit.c|   18 +-
  arch/arm/cpu/armv7/omap5/prcm-regs.c |7 +
  arch/arm/cpu/armv7/omap5/sdram.c |  214 +---
  arch/arm/include/asm/arch-am33xx/ddr_defs.h  |   37 ++---
  arch/arm/include/asm/arch-davinci/hardware.h |3 +-
  arch/arm/include/asm/arch-omap3/clock.h  |2 -
  arch/arm/include/asm/arch-omap3/omap3.h  |1 +
  arch/arm/include/asm/arch-omap4/sys_proto.h  |4 +
  arch/arm/include/asm/arch-omap5/clock.h  |3 +
  arch/arm/include/asm/arch-omap5/omap.h   |4 +
  arch/arm/include/asm/arch-omap5/sata.h   |   48 ++
  arch/arm/include/asm/emif.h  |   14 +-
  arch/arm/include/asm/omap_common.h   |   10 ++
  board/compulab/cm_t335/Makefile  |   10 ++
  board/compulab/cm_t335/cm_t335.c |  162 ++
  board/compulab/cm_t335/mux.c |  117 +
  board/compulab/cm_t335/spl.c |  106 
  board/compulab/cm_t335/u-boot.lds|  101 +++
  board/isee/igep0033/board.c  |4 -
  board/phytec/pcm051/board.c  |   53 --
  board/siemens/dxr2/board.c   |4 -
  board/siemens/pxm2/board.c   |5 -
  board/siemens/rut/board.c|5 -
  board/ti/am335x/board.c  |   17 --
  board/ti/dra7xx/evm.c|7 +
  board/ti/omap5_uevm/evm.c|7 +
  board/ti/panda/panda.c   |   60 +++
  board/ti/ti814x/evm.c|5 -
  board/ti/ti816x/evm.c|   17 --
  boards.cfg   |4 +-
  drivers/block/ahci.c |   18 +-
  drivers/net/cpsw.c   |2 +-
  drivers/power/twl6030.c  |   77 +++--
  

Re: [U-Boot] Please pull u-boot-ti/master

2013-12-06 Thread Albert ARIBAUD
Hi Stefan,

On Fri, 06 Dec 2013 14:38:58 +0100, Stefan Roese s...@denx.de wrote:

 Hi Albert,
 
 On 06.12.2013 13:06, Albert ARIBAUD wrote:
  On 06.12.2013 10:20, Yegor Yefremov wrote:
  This causes am3517_evm to fail with warnings:
 
  am3517evm.c: In function 'misc_init_r':
  am3517evm.c:106:6: warning: unused variable 'reset' [-Wunused-variable]
  am3517evm.c:105:24: warning: unused variable 'ctr' [-Wunused-variable]
  am3517evm.c: In function 'misc_init_r':
  am3517evm.c:106:6: warning: unused variable 'reset' [-Wunused-variable]
  am3517evm.c:105:24: warning: unused variable 'ctr' [-Wunused-variable]
 
  These are trivial, but I'd like them fixed; lingering warnings are a
  pain to manage when doing large-scale test build.
 
  These ones come from commit ae98bbeb, that is :
 
  Yegor Yefremov (1):
am3517_evm: activate Ethernet PHY
 
  Yegor, can you fix this? Thanks.
 
  v2 sent. I've put those variables under if defined statement, so the
  warning has gone.
 
  In general its preferred to use the __maybe_unused statement instead of
  adding more #ifdef's. Like this:
 
  +  __maybe_unused volatile unsigned int ctr;
  +  __maybe_unused u32 reset;
 
  Care to send a v3 for this patch?
 
  Thanks,
  Stefan
 
  
  Hmm, if the variables are used under a clearly defined conditional, I
  prefer them to be defined under than conditional too. This makes
  it clearer what is affected when removing the conditional.
 
 I personally still prefer the __maybe_unused version. And I have seen
 other U-Boot developers also using it lately more frequently. The
 removed #ifdef outweighs the added __maybe_unused for my taste.

I respect your preference. However, my own taste is for making explicit
rather than implicit the reason why a variable is marked possibly
unused, therefore I would prefer the declarations to be under the same
conditional as their use.

Note however that in case where one cannot readily see the conditions
under which the variable is unused (e.g. if the variable is an
argument to a macro which may or may not use it), I'm ok with using
the attribute 'maybe_unused'.

Note also that in the case at hand, a solution may be to declare the
variables inside a block under the existing conditional; that
block could enclose the three lines below the ensure that the module is
out of reset comment. The declarations would then require neither
conditionals or attributes (and would be topologically as close to the
use as possible).

 Thanks,
 Stefan

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-ti/master

2013-12-04 Thread Tom Rini
Hey,

The following changes since commit 4c54419737ffbfadd605263d97a1357bb03c04e8:

  socfpga: Adding Freeze Controller driver (2013-12-03 14:38:56 +0100)

are available in the git repository at:

  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to b06f8984959f51f4b99f9c77efa5267623c98957:

  omap4_panda: Don't use ulpi_reset (2013-12-04 11:41:14 -0500)


Hardik Patel (1):
  pandaboard: 1/1] ARM:OMAP4+: panda-es: Support Rev B3 Elpida DDR2 RAM

Ilya Ledvich (3):
  cm_t335: add cm_t335 board support
  cm_t335: add support for status LED
  cm_t335: add support for pca9555 i2c gpio extender

Lars Poeschel (1):
  pcm051: Support for revision 3

Lokesh Vutla (1):
  ARM: OMAP5+: Remove unnecessary EFUSE settings

Lubomir Popov (1):
  ARM: OMAP4: Fix bug in omap4470_volts struct

Michael Trimarchi (2):
  arm: omap3: Add uart4 omap3 adddress
  arm: omap3: Enable clocks for peripherals only if they are used

Oleg Kosheliev (2):
  ARMV7: OMAP4: Add struct for twl603x data
  ARMV7: OMAP4: Add twl6032 support

Roger Quadros (11):
  ahci: Error out with message on malloc() failure
  ahci: Fix cache align error messages
  ARM: OMAP5: Add Pipe3 PHY driver
  ARM: OMAP5: Add PRCM and Control information for SATA
  ARM: OMAP5: Add SATA platform glue
  ARM: omap5_uevm: Add SATA support
  ARM: DRA7xx: Add PRCM and Control information for SATA
  ARM: dra7_evm: Add SATA support
  usb: ehci-omap: Reset the USB Host OMAP module
  omap3_beagle: Don't use ulpi_reset
  omap4_panda: Don't use ulpi_reset

SRICHARAN R (3):
  ARM: DRA7: Add is_dra7xx cpu check definition
  ARM: DRA: EMIF: Change DDR3 settings to use hw leveling
  ARM: DRA7/OMAP5: EMIF: Add workaround for bug 0039

Stefan Roese (1):
  arm: am335x: Add DT (FDT) support to Siemens boards

Tom Rini (2):
  am33xx: Stop modifying certain EMIF4D registers
  am335x_evm: Update nandboot to use partitions and DT

Viktar Palstsiuk (1):
  davinci: fix Master Priority Registers location

Vladimir Koutny (1):
  am335x: cpsw: optimize cpsw_recv to increase network performance

Yegor Yefremov (1):
  am3517_evm: activate Ethernet PHY

 arch/arm/cpu/armv7/am33xx/ddr.c  |7 -
 arch/arm/cpu/armv7/omap-common/Makefile  |5 +
 arch/arm/cpu/armv7/omap-common/emif-common.c |  142 
 arch/arm/cpu/armv7/omap-common/pipe3-phy.c   |  231 ++
 arch/arm/cpu/armv7/omap-common/pipe3-phy.h   |   36 
 arch/arm/cpu/armv7/omap-common/sata.c|   75 +
 arch/arm/cpu/armv7/omap3/clock.c |2 -
 arch/arm/cpu/armv7/omap4/hw_data.c   |   12 +-
 arch/arm/cpu/armv7/omap4/sdram_elpida.c  |9 +-
 arch/arm/cpu/armv7/omap5/hw_data.c   |9 +-
 arch/arm/cpu/armv7/omap5/hwinit.c|   18 +-
 arch/arm/cpu/armv7/omap5/prcm-regs.c |7 +
 arch/arm/cpu/armv7/omap5/sdram.c |  214 +---
 arch/arm/include/asm/arch-am33xx/ddr_defs.h  |   37 ++---
 arch/arm/include/asm/arch-davinci/hardware.h |3 +-
 arch/arm/include/asm/arch-omap3/clock.h  |2 -
 arch/arm/include/asm/arch-omap3/omap3.h  |1 +
 arch/arm/include/asm/arch-omap4/sys_proto.h  |4 +
 arch/arm/include/asm/arch-omap5/clock.h  |3 +
 arch/arm/include/asm/arch-omap5/omap.h   |4 +
 arch/arm/include/asm/arch-omap5/sata.h   |   48 ++
 arch/arm/include/asm/emif.h  |   14 +-
 arch/arm/include/asm/omap_common.h   |   10 ++
 board/compulab/cm_t335/Makefile  |   10 ++
 board/compulab/cm_t335/cm_t335.c |  162 ++
 board/compulab/cm_t335/mux.c |  117 +
 board/compulab/cm_t335/spl.c |  106 
 board/compulab/cm_t335/u-boot.lds|  101 +++
 board/isee/igep0033/board.c  |4 -
 board/logicpd/am3517evm/am3517evm.c  |   34 
 board/logicpd/am3517evm/am3517evm.h  |2 +-
 board/phytec/pcm051/board.c  |   53 --
 board/siemens/dxr2/board.c   |4 -
 board/siemens/pxm2/board.c   |5 -
 board/siemens/rut/board.c|5 -
 board/ti/am335x/board.c  |   17 --
 board/ti/dra7xx/evm.c|7 +
 board/ti/omap5_uevm/evm.c|7 +
 board/ti/panda/panda.c   |   60 +++
 board/ti/ti814x/evm.c|5 -
 board/ti/ti816x/evm.c|   17 --
 boards.cfg   |4 +-
 drivers/block/ahci.c |   18 +-
 drivers/net/cpsw.c   |2 +-
 drivers/power/twl6030.c  |   77 +++--
 drivers/usb/host/ehci-omap.c |   57 

[U-Boot] Please pull u-boot-ti/master

2013-11-12 Thread Tom Rini
Hey,

The following changes since commit 85b8c5c4bf80025de4632ae6c9a8a606e51508a4:

  Merge branch 'iu-boot/master' into 'u-boot-arm/master' (2013-11-09 22:59:47 
+0100)

are available in the git repository at:


  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to 79c5c08d7c560aef2d5706501557b7907c2829bb:

  omap730p2: Remove board (2013-11-11 12:17:48 -0500)


Andrew Bradford (1):
  am335x_evm: Fix CONS_INDEX numbering

Heiko Schocher (2):
  bootcount: store bootcount var in environment
  arm, am33x: make RTC32K OSC enable configurable

Igor Grinberg (1):
  cm-t35: use gpio_led driver for status led

Matt Porter (1):
  boards.cfg: update email address for ti814x_evm maintainer

Tom Rini (2):
  am33xx: Make SoC bootcount driver have its own symbol
  omap730p2: Remove board

 README|   19 ++
 arch/arm/cpu/armv7/am33xx/board.c |4 +
 board/compulab/cm_t35/Makefile|2 +-
 board/compulab/cm_t35/leds.c  |   33 ---
 board/ti/omap730p2/Makefile   |9 -
 board/ti/omap730p2/README.omap730p2   |   91 ---
 board/ti/omap730p2/config.mk  |   25 --
 board/ti/omap730p2/flash.c|  463 -
 board/ti/omap730p2/lowlevel_init.S|  379 ---
 board/ti/omap730p2/omap730p2.c|  255 --
 boards.cfg|   15 +-
 doc/README.scrapyard  |5 +-
 drivers/bootcount/Makefile|3 +-
 drivers/bootcount/bootcount_davinci.c |4 +
 drivers/bootcount/bootcount_env.c |   29 +++
 include/configs/am335x_evm.h  |4 +
 include/configs/cm_t35.h  |9 +-
 include/configs/h2_p2_dbg_board.h |  120 -
 include/configs/omap730.h |  246 --
 include/configs/omap730p2.h   |  173 
 include/configs/ti_am335x_common.h|5 +-
 21 files changed, 80 insertions(+), 1813 deletions(-)
 delete mode 100644 board/compulab/cm_t35/leds.c
 delete mode 100644 board/ti/omap730p2/Makefile
 delete mode 100644 board/ti/omap730p2/README.omap730p2
 delete mode 100644 board/ti/omap730p2/config.mk
 delete mode 100644 board/ti/omap730p2/flash.c
 delete mode 100644 board/ti/omap730p2/lowlevel_init.S
 delete mode 100644 board/ti/omap730p2/omap730p2.c
 create mode 100644 drivers/bootcount/bootcount_env.c
 delete mode 100644 include/configs/h2_p2_dbg_board.h
 delete mode 100644 include/configs/omap730.h
 delete mode 100644 include/configs/omap730p2.h

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2013-11-12 Thread Tom Rini
On Tue, Nov 12, 2013 at 09:50:43AM -0500, Tom Rini wrote:

 Hey,
 
 The following changes since commit 85b8c5c4bf80025de4632ae6c9a8a606e51508a4:
 
   Merge branch 'iu-boot/master' into 'u-boot-arm/master' (2013-11-09 22:59:47 
 +0100)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to 79c5c08d7c560aef2d5706501557b7907c2829bb:
 
   omap730p2: Remove board (2013-11-11 12:17:48 -0500)
 
 
 Andrew Bradford (1):
   am335x_evm: Fix CONS_INDEX numbering
 
 Heiko Schocher (2):
   bootcount: store bootcount var in environment
   arm, am33x: make RTC32K OSC enable configurable
 
 Igor Grinberg (1):
   cm-t35: use gpio_led driver for status led
 
 Matt Porter (1):
   boards.cfg: update email address for ti814x_evm maintainer
 
 Tom Rini (2):
   am33xx: Make SoC bootcount driver have its own symbol
   omap730p2: Remove board

Oops, since u-boot-arm was updated, I have 2 more patches, new PR in a
second..

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-ti/master, v2

2013-11-12 Thread Tom Rini
Hey,

The following changes since commit 85b8c5c4bf80025de4632ae6c9a8a606e51508a4:

  Merge branch 'iu-boot/master' into 'u-boot-arm/master' (2013-11-09 22:59:47 
+0100)

are available in the git repository at:


  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to 56eb3da43fab5990a4b7bc118b76c7cae2ceb140:

  arm, am335x: update for the siemens boards (2013-11-12 09:53:59 -0500)


Andrew Bradford (1):
  am335x_evm: Fix CONS_INDEX numbering

Heiko Schocher (3):
  bootcount: store bootcount var in environment
  arm, am33x: make RTC32K OSC enable configurable
  usb, g_dnl: make bcdDevice value configurable

Igor Grinberg (1):
  cm-t35: use gpio_led driver for status led

Matt Porter (1):
  boards.cfg: update email address for ti814x_evm maintainer

Samuel Egli (1):
  arm, am335x: update for the siemens boards

Tom Rini (2):
  am33xx: Make SoC bootcount driver have its own symbol
  omap730p2: Remove board

 README |   19 ++
 arch/arm/cpu/armv7/am33xx/board.c  |4 +
 board/compulab/cm_t35/Makefile |2 +-
 board/compulab/cm_t35/leds.c   |   33 ---
 board/siemens/common/factoryset.c  |   24 +-
 board/siemens/common/factoryset.h  |2 +
 board/siemens/dxr2/board.c |   11 +-
 board/siemens/dxr2/board.h |9 +-
 board/siemens/dxr2/mux.c   |  158 +++
 board/siemens/pxm2/board.c |3 +-
 board/siemens/rut/board.c  |   51 +++-
 board/ti/omap730p2/Makefile|9 -
 board/ti/omap730p2/README.omap730p2|   91 ---
 board/ti/omap730p2/config.mk   |   25 --
 board/ti/omap730p2/flash.c |  463 
 board/ti/omap730p2/lowlevel_init.S |  379 --
 board/ti/omap730p2/omap730p2.c |  255 --
 boards.cfg |   15 +-
 doc/README.scrapyard   |5 +-
 drivers/bootcount/Makefile |3 +-
 drivers/bootcount/bootcount_davinci.c  |4 +
 drivers/bootcount/bootcount_env.c  |   29 ++
 drivers/usb/gadget/g_dnl.c |   23 +-
 include/configs/am335x_evm.h   |4 +
 include/configs/cm_t35.h   |9 +-
 include/configs/dxr2.h |   13 +-
 include/configs/h2_p2_dbg_board.h  |  120 -
 include/configs/omap730.h  |  246 -
 include/configs/omap730p2.h|  173 
 include/configs/pxm2.h |7 +-
 include/configs/rut.h  |   10 +-
 include/configs/siemens-am33x-common.h |   69 +++--
 include/configs/ti_am335x_common.h |5 +-
 33 files changed, 404 insertions(+), 1869 deletions(-)
 delete mode 100644 board/compulab/cm_t35/leds.c
 delete mode 100644 board/ti/omap730p2/Makefile
 delete mode 100644 board/ti/omap730p2/README.omap730p2
 delete mode 100644 board/ti/omap730p2/config.mk
 delete mode 100644 board/ti/omap730p2/flash.c
 delete mode 100644 board/ti/omap730p2/lowlevel_init.S
 delete mode 100644 board/ti/omap730p2/omap730p2.c
 create mode 100644 drivers/bootcount/bootcount_env.c
 delete mode 100644 include/configs/h2_p2_dbg_board.h
 delete mode 100644 include/configs/omap730.h
 delete mode 100644 include/configs/omap730p2.h

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master, v2

2013-11-12 Thread Albert ARIBAUD
Hi Tom,

On Tue, 12 Nov 2013 10:03:51 -0500, Tom Rini tr...@ti.com wrote:

 Hey,
 
 The following changes since commit 85b8c5c4bf80025de4632ae6c9a8a606e51508a4:
 
   Merge branch 'iu-boot/master' into 'u-boot-arm/master' (2013-11-09 22:59:47 
 +0100)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to 56eb3da43fab5990a4b7bc118b76c7cae2ceb140:
 
   arm, am335x: update for the siemens boards (2013-11-12 09:53:59 -0500)
 
 
 Andrew Bradford (1):
   am335x_evm: Fix CONS_INDEX numbering
 
 Heiko Schocher (3):
   bootcount: store bootcount var in environment
   arm, am33x: make RTC32K OSC enable configurable
   usb, g_dnl: make bcdDevice value configurable
 
 Igor Grinberg (1):
   cm-t35: use gpio_led driver for status led
 
 Matt Porter (1):
   boards.cfg: update email address for ti814x_evm maintainer
 
 Samuel Egli (1):
   arm, am335x: update for the siemens boards
 
 Tom Rini (2):
   am33xx: Make SoC bootcount driver have its own symbol
   omap730p2: Remove board
 
  README |   19 ++
  arch/arm/cpu/armv7/am33xx/board.c  |4 +
  board/compulab/cm_t35/Makefile |2 +-
  board/compulab/cm_t35/leds.c   |   33 ---
  board/siemens/common/factoryset.c  |   24 +-
  board/siemens/common/factoryset.h  |2 +
  board/siemens/dxr2/board.c |   11 +-
  board/siemens/dxr2/board.h |9 +-
  board/siemens/dxr2/mux.c   |  158 +++
  board/siemens/pxm2/board.c |3 +-
  board/siemens/rut/board.c  |   51 +++-
  board/ti/omap730p2/Makefile|9 -
  board/ti/omap730p2/README.omap730p2|   91 ---
  board/ti/omap730p2/config.mk   |   25 --
  board/ti/omap730p2/flash.c |  463 
 
  board/ti/omap730p2/lowlevel_init.S |  379 --
  board/ti/omap730p2/omap730p2.c |  255 --
  boards.cfg |   15 +-
  doc/README.scrapyard   |5 +-
  drivers/bootcount/Makefile |3 +-
  drivers/bootcount/bootcount_davinci.c  |4 +
  drivers/bootcount/bootcount_env.c  |   29 ++
  drivers/usb/gadget/g_dnl.c |   23 +-
  include/configs/am335x_evm.h   |4 +
  include/configs/cm_t35.h   |9 +-
  include/configs/dxr2.h |   13 +-
  include/configs/h2_p2_dbg_board.h  |  120 -
  include/configs/omap730.h  |  246 -
  include/configs/omap730p2.h|  173 
  include/configs/pxm2.h |7 +-
  include/configs/rut.h  |   10 +-
  include/configs/siemens-am33x-common.h |   69 +++--
  include/configs/ti_am335x_common.h |5 +-
  33 files changed, 404 insertions(+), 1869 deletions(-)
  delete mode 100644 board/compulab/cm_t35/leds.c
  delete mode 100644 board/ti/omap730p2/Makefile
  delete mode 100644 board/ti/omap730p2/README.omap730p2
  delete mode 100644 board/ti/omap730p2/config.mk
  delete mode 100644 board/ti/omap730p2/flash.c
  delete mode 100644 board/ti/omap730p2/lowlevel_init.S
  delete mode 100644 board/ti/omap730p2/omap730p2.c
  create mode 100644 drivers/bootcount/bootcount_env.c
  delete mode 100644 include/configs/h2_p2_dbg_board.h
  delete mode 100644 include/configs/omap730.h
  delete mode 100644 include/configs/omap730p2.h
 

Applied to u-boot-arm/master, thanks!

Note: number of boards failing due to CONFIG_SYS_HZ down from 11 to 8,
namely:

scb9328 palmtc balloon3 mini2440 zipitz2 palmld omap3_zoom2
mx1ads.

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-ti/master

2013-10-07 Thread Tom Rini
Hello,

The following changes since commit e261c83aa04ce0396d57aaecf8dfe0970ffac03e:

  ARM: VExpress: enable ARMv7 virt support for VExpress A15 (2013-10-03 
21:28:57 +0200)

are available in the git repository at:

  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to ddd025bb6e283744dc93d3653a0b6fbd5c35e904:

  usb: Fix error handling in musb_hcd.c (2013-10-07 07:43:46 -0400)


Andrew Murray (1):
  usb: Fix error handling in musb_hcd.c

Enric Balletbo i Serra (1):
  ARM: IGEP0033: Update timing to run DDR at 400MHz.

Lars Poeschel (1):
  pcm051/igep0033: Supply bd_ram_ofs for cpsw driver

Tom Rini (1):
  am335x_evm: Switch to zImage as default rather than uImage

 arch/arm/include/asm/arch-am33xx/ddr_defs.h |   24 
 board/isee/igep0033/board.c |5 +++--
 board/phytec/pcm051/board.c |1 +
 drivers/usb/musb/musb_hcd.c |   10 +-
 include/configs/am335x_evm.h|   22 +++---
 5 files changed, 32 insertions(+), 30 deletions(-)

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2013-10-07 Thread Albert ARIBAUD
Hi Tom,

On Mon, 7 Oct 2013 07:44:56 -0400, Tom Rini tr...@ti.com wrote:

 Hello,
 
 The following changes since commit e261c83aa04ce0396d57aaecf8dfe0970ffac03e:
 
   ARM: VExpress: enable ARMv7 virt support for VExpress A15 (2013-10-03 
 21:28:57 +0200)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to ddd025bb6e283744dc93d3653a0b6fbd5c35e904:
 
   usb: Fix error handling in musb_hcd.c (2013-10-07 07:43:46 -0400)
 
 
 Andrew Murray (1):
   usb: Fix error handling in musb_hcd.c
 
 Enric Balletbo i Serra (1):
   ARM: IGEP0033: Update timing to run DDR at 400MHz.
 
 Lars Poeschel (1):
   pcm051/igep0033: Supply bd_ram_ofs for cpsw driver
 
 Tom Rini (1):
   am335x_evm: Switch to zImage as default rather than uImage
 
  arch/arm/include/asm/arch-am33xx/ddr_defs.h |   24 
  board/isee/igep0033/board.c |5 +++--
  board/phytec/pcm051/board.c |1 +
  drivers/usb/musb/musb_hcd.c |   10 +-
  include/configs/am335x_evm.h|   22 +++---
  5 files changed, 32 insertions(+), 30 deletions(-)
 

Applied to u-boot-arm/master, thanks!

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2013-10-02 Thread Albert ARIBAUD
Hi Tom,

On Sat, 21 Sep 2013 08:06:13 -0400, Tom Rini tr...@ti.com wrote:

 Hey,
 
 The following changes since commit 82cecfce3fd33e151ed8bc382ae31b19535765c5:
 
   drivers: s3c44b0_rtc: delete an unused driver (2013-09-19 09:52:08 +0200)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to 827512fb1154c05c6eb1e2259e936df55c98a535:
 
   am335x_evm.h: If mmcdev and bootpart switch to mmcdev 1, so should mmcroot. 
 (2013-09-20 16:57:40 -0400)
 
 
 Greg Guyotte (1):
   drivers/power/pmic: Add tps65217 driver
 
 Heiko Schocher (1):
   net, phy, cpsw: fix NULL pointer deference
 
 Lokesh Vutla (2):
   ARM: DRA7: Enable saveenv command
   ARM: OMAP5: Avoid writing into LDO SRAM bits
 
 Philip, Avinash (1):
   drivers/power/pmic: Add tps65910 driver
 
 Robert P. J. Day (1):
   am335x_evm.h: If mmcdev and bootpart switch to mmcdev 1, so should 
 mmcroot.
 
 Steve Kipisz (1):
   am335x:Handle worst case scenario for Errata 1.0.24
 
 Tom Rini (4):
   spl/Makefile: Add drivers/power/pmic/libpmic to CONFIG_SPL_POWER_SUPPORT
   am33xx: Add am33xx_spl_board_init function, call
   am33xx: Add the efuse_sma CONTROL_MODULE register
   am335x_evm: am33xx_spl_board_init function and scale core frequency
 
  arch/arm/cpu/armv7/am33xx/board.c|   11 ++
  arch/arm/cpu/armv7/am33xx/clock_am33xx.c |8 +-
  arch/arm/cpu/armv7/am33xx/sys_info.c |   57 +
  arch/arm/cpu/armv7/omap-common/boot-common.c |3 +
  arch/arm/cpu/armv7/omap-common/clocks-common.c   |7 --
  arch/arm/cpu/armv7/omap5/prcm-regs.c |   12 --
  arch/arm/include/asm/arch-am33xx/clocks_am33xx.h |   12 +-
  arch/arm/include/asm/arch-am33xx/cpu.h   |   12 ++
  arch/arm/include/asm/arch-am33xx/sys_proto.h |4 +
  arch/arm/include/asm/omap_common.h   |6 -
  board/ti/am335x/board.c  |  146 
 ++
  drivers/net/cpsw.c   |   10 +-
  drivers/power/pmic/Makefile  |2 +
  drivers/power/pmic/pmic_tps65217.c   |  109 
  drivers/power/pmic/pmic_tps65910.c   |   83 
  include/configs/am335x_evm.h |6 +
  include/configs/dra7xx_evm.h |8 +-
  include/configs/pcm051.h |1 +
  include/power/tps65217.h |   83 
  include/power/tps65910.h |   77 
  spl/Makefile |3 +-
  21 files changed, 629 insertions(+), 31 deletions(-)
  create mode 100644 drivers/power/pmic/pmic_tps65217.c
  create mode 100644 drivers/power/pmic/pmic_tps65910.c
  create mode 100644 include/power/tps65217.h
  create mode 100644 include/power/tps65910.h
 
 Thanks!
 

Applied to u-boot-arm/master, thanks!

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-ti/master

2013-09-21 Thread Tom Rini
Hey,

The following changes since commit 82cecfce3fd33e151ed8bc382ae31b19535765c5:

  drivers: s3c44b0_rtc: delete an unused driver (2013-09-19 09:52:08 +0200)

are available in the git repository at:

  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to 827512fb1154c05c6eb1e2259e936df55c98a535:

  am335x_evm.h: If mmcdev and bootpart switch to mmcdev 1, so should mmcroot. 
(2013-09-20 16:57:40 -0400)


Greg Guyotte (1):
  drivers/power/pmic: Add tps65217 driver

Heiko Schocher (1):
  net, phy, cpsw: fix NULL pointer deference

Lokesh Vutla (2):
  ARM: DRA7: Enable saveenv command
  ARM: OMAP5: Avoid writing into LDO SRAM bits

Philip, Avinash (1):
  drivers/power/pmic: Add tps65910 driver

Robert P. J. Day (1):
  am335x_evm.h: If mmcdev and bootpart switch to mmcdev 1, so should 
mmcroot.

Steve Kipisz (1):
  am335x:Handle worst case scenario for Errata 1.0.24

Tom Rini (4):
  spl/Makefile: Add drivers/power/pmic/libpmic to CONFIG_SPL_POWER_SUPPORT
  am33xx: Add am33xx_spl_board_init function, call
  am33xx: Add the efuse_sma CONTROL_MODULE register
  am335x_evm: am33xx_spl_board_init function and scale core frequency

 arch/arm/cpu/armv7/am33xx/board.c|   11 ++
 arch/arm/cpu/armv7/am33xx/clock_am33xx.c |8 +-
 arch/arm/cpu/armv7/am33xx/sys_info.c |   57 +
 arch/arm/cpu/armv7/omap-common/boot-common.c |3 +
 arch/arm/cpu/armv7/omap-common/clocks-common.c   |7 --
 arch/arm/cpu/armv7/omap5/prcm-regs.c |   12 --
 arch/arm/include/asm/arch-am33xx/clocks_am33xx.h |   12 +-
 arch/arm/include/asm/arch-am33xx/cpu.h   |   12 ++
 arch/arm/include/asm/arch-am33xx/sys_proto.h |4 +
 arch/arm/include/asm/omap_common.h   |6 -
 board/ti/am335x/board.c  |  146 ++
 drivers/net/cpsw.c   |   10 +-
 drivers/power/pmic/Makefile  |2 +
 drivers/power/pmic/pmic_tps65217.c   |  109 
 drivers/power/pmic/pmic_tps65910.c   |   83 
 include/configs/am335x_evm.h |6 +
 include/configs/dra7xx_evm.h |8 +-
 include/configs/pcm051.h |1 +
 include/power/tps65217.h |   83 
 include/power/tps65910.h |   77 
 spl/Makefile |3 +-
 21 files changed, 629 insertions(+), 31 deletions(-)
 create mode 100644 drivers/power/pmic/pmic_tps65217.c
 create mode 100644 drivers/power/pmic/pmic_tps65910.c
 create mode 100644 include/power/tps65217.h
 create mode 100644 include/power/tps65910.h

Thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2013-09-04 Thread Albert ARIBAUD
Hi Tom,

On Wed, 28 Aug 2013 14:25:07 -0400, Tom Rini tr...@ti.com wrote:

 Hello,
 
 The following changes since commit 9ed887caecb9ecb0c68773a1870d143b9f28d3da:
 
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-08-17 
 18:24:13 +0200)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to 901ce27c6f018992b7dd6c08d3c98cf217cc4c96:
 
   siemens-am33x-common.h: Always build CONFIG_OMAP_GPIO support (2013-08-28 
 12:01:30 -0400)
 
 
 Albert ARIBAUD (1):
   arm: omap3: fix SRAM copy and execution sequence
 
 Heiko Schocher (6):
   arm, am33xx: add defines for gmii_sel_register bits
   arm, am335x: add some missing registers and defines for lcd and epwm 
 support
   arm, spl: add watchdog library to SPL
   arm, am335x: add watchdog support
   video: add formike lcd panel init
   arm, am335x: add support for 3 siemens boards
 
 Javier Martinez Canillas (1):
   ARM: igep00x0.h: Enable raw initrd support
 
 Lubomir Popov (1):
   ARM: OMAP4470: Add Elpida EDB8164B3PF memory configuration
 
 Oleksandr Tyshchenko (1):
   sdp4430: Initialize board id using CONFIG_MACH_TYPE
 
 Taras Kondratiuk (3):
   ARM: OMAP4470: Add OMAP4470 identification
   ARM: OMAP4470: Add voltage and dpll data
   ARM: OMAP4460: sdp: Limit TPS mux config to 4460
 
 Tom Rini (13):
   am33xx: Correct and expand comments on CONFIG_SPL_MAX_SIZE
   TI:armv7: Move CONFIG_SPL_LIBDISK_SUPPORT to MMC section
   omap5: Expand CONFIG_SPL_MAX_SIZE and comment upon 
 SRAM_SCRATCH_SPACE_ADDR
   TI:am335x: Better comment and organize the networking related options
   am335x_evm: Add comment by SPL SPI support
   am335x_evm: Regroup USB options
   TI:armv7: Re-order slightly the generic CONFIG options, expand related 
 comments
   am335x_evm: Update README for customization
   TI:am33xx: Move SPL YMODEM support to the per-board config
   TI:omap5: Clarify comments about SPL and DDR timings in common config
   omap5_uevm: Better comment why we have TCA642X and the reset time
   dra7xx_evm: Re-order and comment the networking related config options
   siemens-am33x-common.h: Always build CONFIG_OMAP_GPIO support
 
  MAINTAINERS|5 +
  arch/arm/cpu/armv7/omap3/clock.c   |6 +-
  arch/arm/cpu/armv7/omap3/lowlevel_init.S   |8 +-
  arch/arm/cpu/armv7/omap4/hw_data.c |   36 ++
  arch/arm/cpu/armv7/omap4/hwinit.c  |3 +
  arch/arm/cpu/armv7/omap4/sdram_elpida.c|   41 +-
  arch/arm/include/asm/arch-am33xx/cpu.h |   74 ++-
  arch/arm/include/asm/arch-am33xx/hardware_am33xx.h |7 +
  arch/arm/include/asm/arch-am33xx/omap.h|2 +-
  arch/arm/include/asm/arch-omap3/clock.h|2 -
  arch/arm/include/asm/arch-omap4/clock.h|7 +-
  arch/arm/include/asm/arch-omap4/omap.h |1 +
  arch/arm/include/asm/arch-omap5/omap.h |   11 +-
  arch/arm/include/asm/omap_common.h |1 +
  board/isee/igep0033/board.c|6 +-
  board/phytec/pcm051/board.c|2 -
  board/siemens/common/board.c   |  171 +++
  board/siemens/common/factoryset.c  |  284 +++
  board/siemens/common/factoryset.h  |   27 ++
  board/siemens/dxr2/Makefile|   49 ++
  board/siemens/dxr2/board.c |  241 +
  board/siemens/dxr2/board.h |   69 +++
  board/siemens/dxr2/mux.c   |  112 +
  board/siemens/pxm2/Makefile|   49 ++
  board/siemens/pxm2/board.c |  429 
  board/siemens/pxm2/board.h |   22 +
  board/siemens/pxm2/mux.c   |  186 +++
  board/siemens/pxm2/pmic.h  |   71 +++
  board/siemens/rut/Makefile |   49 ++
  board/siemens/rut/board.c  |  432 +
  board/siemens/rut/board.h  |   22 +
  board/siemens/rut/mux.c|  347 +
  board/ti/am335x/README |   28 +-
  board/ti/am335x/board.c|6 +-
  board/ti/sdp4430/sdp.c |4 +-
  boards.cfg |3 +
  doc/README.SPL |2 +-
  drivers/video/Makefile |1 +
  drivers/video/formike.c|  511 
 
  drivers/watchdog/Makefile  |1 +
  drivers/watchdog/omap_wdt.c  

[U-Boot] Please pull u-boot-ti/master

2013-08-28 Thread Tom Rini
Hello,

The following changes since commit 9ed887caecb9ecb0c68773a1870d143b9f28d3da:

  Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-08-17 
18:24:13 +0200)

are available in the git repository at:


  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to 901ce27c6f018992b7dd6c08d3c98cf217cc4c96:

  siemens-am33x-common.h: Always build CONFIG_OMAP_GPIO support (2013-08-28 
12:01:30 -0400)


Albert ARIBAUD (1):
  arm: omap3: fix SRAM copy and execution sequence

Heiko Schocher (6):
  arm, am33xx: add defines for gmii_sel_register bits
  arm, am335x: add some missing registers and defines for lcd and epwm 
support
  arm, spl: add watchdog library to SPL
  arm, am335x: add watchdog support
  video: add formike lcd panel init
  arm, am335x: add support for 3 siemens boards

Javier Martinez Canillas (1):
  ARM: igep00x0.h: Enable raw initrd support

Lubomir Popov (1):
  ARM: OMAP4470: Add Elpida EDB8164B3PF memory configuration

Oleksandr Tyshchenko (1):
  sdp4430: Initialize board id using CONFIG_MACH_TYPE

Taras Kondratiuk (3):
  ARM: OMAP4470: Add OMAP4470 identification
  ARM: OMAP4470: Add voltage and dpll data
  ARM: OMAP4460: sdp: Limit TPS mux config to 4460

Tom Rini (13):
  am33xx: Correct and expand comments on CONFIG_SPL_MAX_SIZE
  TI:armv7: Move CONFIG_SPL_LIBDISK_SUPPORT to MMC section
  omap5: Expand CONFIG_SPL_MAX_SIZE and comment upon SRAM_SCRATCH_SPACE_ADDR
  TI:am335x: Better comment and organize the networking related options
  am335x_evm: Add comment by SPL SPI support
  am335x_evm: Regroup USB options
  TI:armv7: Re-order slightly the generic CONFIG options, expand related 
comments
  am335x_evm: Update README for customization
  TI:am33xx: Move SPL YMODEM support to the per-board config
  TI:omap5: Clarify comments about SPL and DDR timings in common config
  omap5_uevm: Better comment why we have TCA642X and the reset time
  dra7xx_evm: Re-order and comment the networking related config options
  siemens-am33x-common.h: Always build CONFIG_OMAP_GPIO support

 MAINTAINERS|5 +
 arch/arm/cpu/armv7/omap3/clock.c   |6 +-
 arch/arm/cpu/armv7/omap3/lowlevel_init.S   |8 +-
 arch/arm/cpu/armv7/omap4/hw_data.c |   36 ++
 arch/arm/cpu/armv7/omap4/hwinit.c  |3 +
 arch/arm/cpu/armv7/omap4/sdram_elpida.c|   41 +-
 arch/arm/include/asm/arch-am33xx/cpu.h |   74 ++-
 arch/arm/include/asm/arch-am33xx/hardware_am33xx.h |7 +
 arch/arm/include/asm/arch-am33xx/omap.h|2 +-
 arch/arm/include/asm/arch-omap3/clock.h|2 -
 arch/arm/include/asm/arch-omap4/clock.h|7 +-
 arch/arm/include/asm/arch-omap4/omap.h |1 +
 arch/arm/include/asm/arch-omap5/omap.h |   11 +-
 arch/arm/include/asm/omap_common.h |1 +
 board/isee/igep0033/board.c|6 +-
 board/phytec/pcm051/board.c|2 -
 board/siemens/common/board.c   |  171 +++
 board/siemens/common/factoryset.c  |  284 +++
 board/siemens/common/factoryset.h  |   27 ++
 board/siemens/dxr2/Makefile|   49 ++
 board/siemens/dxr2/board.c |  241 +
 board/siemens/dxr2/board.h |   69 +++
 board/siemens/dxr2/mux.c   |  112 +
 board/siemens/pxm2/Makefile|   49 ++
 board/siemens/pxm2/board.c |  429 
 board/siemens/pxm2/board.h |   22 +
 board/siemens/pxm2/mux.c   |  186 +++
 board/siemens/pxm2/pmic.h  |   71 +++
 board/siemens/rut/Makefile |   49 ++
 board/siemens/rut/board.c  |  432 +
 board/siemens/rut/board.h  |   22 +
 board/siemens/rut/mux.c|  347 +
 board/ti/am335x/README |   28 +-
 board/ti/am335x/board.c|6 +-
 board/ti/sdp4430/sdp.c |4 +-
 boards.cfg |3 +
 doc/README.SPL |2 +-
 drivers/video/Makefile |1 +
 drivers/video/formike.c|  511 
 drivers/watchdog/Makefile  |1 +
 drivers/watchdog/omap_wdt.c|  121 +
 include/configs/am335x_evm.h   |   93 ++--
 include/configs/dra7xx_evm.h   |   18 +-
 include/configs/dxr2.h

Re: [U-Boot] Please pull u-boot-ti/master - applied to a temporary repo, see inside

2013-08-17 Thread Albert ARIBAUD
Hi Tom,

On Fri, 16 Aug 2013 09:39:27 -0400, Tom Rini tr...@ti.com wrote:

 Hey,
 
 The following changes since commit fdce7b633a1de24456226b18527cc7900c34282a:
 
   gpio: omap5-uevm: Configure the tca6424 gpio expander (2013-07-30 09:21:42 
 -0400)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to 425faf74cd8189c87919f7e72a0101c684ee3b9f:
 
   Add TI816X evm board support (2013-08-15 18:38:37 -0400)
 
 
 Ash Charles (1):
   omap: overo: Use 200MHz SDRC timings for revision 1, 2  3 boards
 
 Enric Balletbo i Serra (5):
   ARM: IGEP0033: Remove undef of CONFIG_CMD_MEMTEST
   ARM: IGEP0033: Remove CYGNUS name from header.
   ARM: IGEP0033: Add support to boot from NAND.
   ARM: IGEP0033: Remove duplicate / unused #defines.
   ARM: igep00x0.h: Enable the use of CMD_EXT4, CMD_FS_GENERIC and zImage.
 
 Enric Balletbò i Serra (1):
   ARM: IGEP0033: Add support for Flattened Device Tree.
 
 Heiko Schocher (5):
   ARM: AM33xx: Move s_init to a common place
   arm/davinci/da850: add uart0_pins_rtscts and RMII_MHz_50_CLK in 
 emac_pins_rmii pinmux
   bootstage: get more BOOTSTAGE_ID* in show_boot_progress()
   arm, da850: enable the correct uart in arch_cpu_init()
   arm, da850: add ipam390 board support
 
 Javier Martinez Canillas (1):
   OMAP3: igep00x0: allow booting with a FDT from MMC
 
 Lokesh Vutla (9):
   ARM: AM33xx: Cleanup dplls data
   ARM: AM33xx: Cleanup clocks layer
   musb: Disable extra prints
   ARM: AM43xx: Add Board files
   ARM: AM43xx: Add header files
   ARM: AM43xx: clocks: Add dpll and clock data
   ARM: OMAP: Add CONFIG_OMAP_COMMON
   ARM: AM43xx: Add build support
   ARM: AM43xx: Add config file
 
 Masahiro Yamada (1):
   ARM: omap24xx: remove remainders of dead board
 
 Naumann Andreas (1):
   ARM: omap3: Implement dpll5 (HSUSB clk) workaround for 
 OMAP36xx/AM/DM37xx according to errata sprz318e.
 
 Steve Sakoman (1):
   omap: overo: update support for Micron 1GB POP
 
 TENART Antoine (3):
   Prepare for TI816X : reuse existing code from TI814X
   Add TI816X support
   Add TI816X evm board support
 
 Taras Kondratiuk (1):
   omap: emif: Set initial DDR PHY config first
 
 Tom Rini (9):
   am33xx: CONFIG_DMA_COHERENT defines are unused, remove
   am33xx: Stop using PHYS_DRAM_1 define
   am335x_evm: Use default baud rate table
   arm: spl: For Falcon Mode, set a default machid of ~0
   am335x_evm: Bring in 'boot_fdt' logic from i.MX
   TI:am33xx: Create common config files for TI ARMv7 platforms, and AM33xx
   TI:omap5/dra7xx: Convert to ti_armv7_common.h
   TI:armv7: Enable CONFIG_CMD_SPI
   TI:armv7: Enable CONFIG_CMD_GPIO
 
  MAINTAINERS|5 +
  Makefile   |2 +-
  arch/arm/config.mk |2 +-
  arch/arm/cpu/arm1136/omap24xx/reset.S  |   26 -
  arch/arm/cpu/arm1136/omap24xx/timer.c  |  136 --
  arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c|4 +
  arch/arm/cpu/arm926ejs/davinci/da850_pinmux.c  |6 +
  arch/arm/cpu/armv7/Makefile|2 +-
  arch/arm/cpu/armv7/am33xx/Makefile |7 +
  arch/arm/cpu/armv7/am33xx/board.c  |   68 ++-
  arch/arm/cpu/armv7/am33xx/clock.c  |  171 +++
  arch/arm/cpu/armv7/am33xx/clock_am33xx.c   |  495 
 +---
  arch/arm/cpu/armv7/am33xx/clock_am43xx.c   |  110 +
  arch/arm/cpu/armv7/am33xx/clock_ti814x.c   |  120 +
  arch/arm/cpu/armv7/am33xx/clock_ti816x.c   |  445 ++
  arch/arm/cpu/armv7/am33xx/emif4.c  |   11 +-
  arch/arm/cpu/armv7/omap-common/Makefile|2 +-
  arch/arm/cpu/armv7/omap-common/boot-common.c   |3 +-
  arch/arm/cpu/armv7/omap-common/emif-common.c   |2 +-
  arch/arm/cpu/armv7/omap3/clock.c   |   20 +-
  arch/arm/cpu/armv7/omap3/lowlevel_init.S   |   18 +
  arch/arm/include/asm/arch-am33xx/clock.h   |   98 
  arch/arm/include/asm/arch-am33xx/clock_ti81xx.h|  142 ++
  arch/arm/include/asm/arch-am33xx/clocks_am33xx.h   |6 +-
  arch/arm/include/asm/arch-am33xx/cpu.h |  164 ++-
  arch/arm/include/asm/arch-am33xx/ddr_defs.h|   35 +-
  arch/arm/include/asm/arch-am33xx/hardware.h|   18 +-
  arch/arm/include/asm/arch-am33xx/hardware_am33xx.h |   15 +
  arch/arm/include/asm/arch-am33xx/hardware_am43xx.h |   54 +++
  arch/arm/include/asm/arch-am33xx/hardware_ti814x.h |   15 +
  arch/arm/include/asm/arch-am33xx/hardware_ti816x.h |   61 +++
  arch/arm/include/asm/arch-am33xx/mmc_host_def.h|3 +
  arch/arm/include/asm/arch-am33xx/mux.h  

[U-Boot] Please pull u-boot-ti/master

2013-08-16 Thread Tom Rini
Hey,

The following changes since commit fdce7b633a1de24456226b18527cc7900c34282a:

  gpio: omap5-uevm: Configure the tca6424 gpio expander (2013-07-30 09:21:42 
-0400)

are available in the git repository at:

  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to 425faf74cd8189c87919f7e72a0101c684ee3b9f:

  Add TI816X evm board support (2013-08-15 18:38:37 -0400)


Ash Charles (1):
  omap: overo: Use 200MHz SDRC timings for revision 1, 2  3 boards

Enric Balletbo i Serra (5):
  ARM: IGEP0033: Remove undef of CONFIG_CMD_MEMTEST
  ARM: IGEP0033: Remove CYGNUS name from header.
  ARM: IGEP0033: Add support to boot from NAND.
  ARM: IGEP0033: Remove duplicate / unused #defines.
  ARM: igep00x0.h: Enable the use of CMD_EXT4, CMD_FS_GENERIC and zImage.

Enric Balletb?? i Serra (1):
  ARM: IGEP0033: Add support for Flattened Device Tree.

Heiko Schocher (5):
  ARM: AM33xx: Move s_init to a common place
  arm/davinci/da850: add uart0_pins_rtscts and RMII_MHz_50_CLK in 
emac_pins_rmii pinmux
  bootstage: get more BOOTSTAGE_ID* in show_boot_progress()
  arm, da850: enable the correct uart in arch_cpu_init()
  arm, da850: add ipam390 board support

Javier Martinez Canillas (1):
  OMAP3: igep00x0: allow booting with a FDT from MMC

Lokesh Vutla (9):
  ARM: AM33xx: Cleanup dplls data
  ARM: AM33xx: Cleanup clocks layer
  musb: Disable extra prints
  ARM: AM43xx: Add Board files
  ARM: AM43xx: Add header files
  ARM: AM43xx: clocks: Add dpll and clock data
  ARM: OMAP: Add CONFIG_OMAP_COMMON
  ARM: AM43xx: Add build support
  ARM: AM43xx: Add config file

Masahiro Yamada (1):
  ARM: omap24xx: remove remainders of dead board

Naumann Andreas (1):
  ARM: omap3: Implement dpll5 (HSUSB clk) workaround for OMAP36xx/AM/DM37xx 
according to errata sprz318e.

Steve Sakoman (1):
  omap: overo: update support for Micron 1GB POP

TENART Antoine (3):
  Prepare for TI816X : reuse existing code from TI814X
  Add TI816X support
  Add TI816X evm board support

Taras Kondratiuk (1):
  omap: emif: Set initial DDR PHY config first

Tom Rini (9):
  am33xx: CONFIG_DMA_COHERENT defines are unused, remove
  am33xx: Stop using PHYS_DRAM_1 define
  am335x_evm: Use default baud rate table
  arm: spl: For Falcon Mode, set a default machid of ~0
  am335x_evm: Bring in 'boot_fdt' logic from i.MX
  TI:am33xx: Create common config files for TI ARMv7 platforms, and AM33xx
  TI:omap5/dra7xx: Convert to ti_armv7_common.h
  TI:armv7: Enable CONFIG_CMD_SPI
  TI:armv7: Enable CONFIG_CMD_GPIO

 MAINTAINERS|5 +
 Makefile   |2 +-
 arch/arm/config.mk |2 +-
 arch/arm/cpu/arm1136/omap24xx/reset.S  |   26 -
 arch/arm/cpu/arm1136/omap24xx/timer.c  |  136 --
 arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c|4 +
 arch/arm/cpu/arm926ejs/davinci/da850_pinmux.c  |6 +
 arch/arm/cpu/armv7/Makefile|2 +-
 arch/arm/cpu/armv7/am33xx/Makefile |7 +
 arch/arm/cpu/armv7/am33xx/board.c  |   68 ++-
 arch/arm/cpu/armv7/am33xx/clock.c  |  171 +++
 arch/arm/cpu/armv7/am33xx/clock_am33xx.c   |  495 +---
 arch/arm/cpu/armv7/am33xx/clock_am43xx.c   |  110 +
 arch/arm/cpu/armv7/am33xx/clock_ti814x.c   |  120 +
 arch/arm/cpu/armv7/am33xx/clock_ti816x.c   |  445 ++
 arch/arm/cpu/armv7/am33xx/emif4.c  |   11 +-
 arch/arm/cpu/armv7/omap-common/Makefile|2 +-
 arch/arm/cpu/armv7/omap-common/boot-common.c   |3 +-
 arch/arm/cpu/armv7/omap-common/emif-common.c   |2 +-
 arch/arm/cpu/armv7/omap3/clock.c   |   20 +-
 arch/arm/cpu/armv7/omap3/lowlevel_init.S   |   18 +
 arch/arm/include/asm/arch-am33xx/clock.h   |   98 
 arch/arm/include/asm/arch-am33xx/clock_ti81xx.h|  142 ++
 arch/arm/include/asm/arch-am33xx/clocks_am33xx.h   |6 +-
 arch/arm/include/asm/arch-am33xx/cpu.h |  164 ++-
 arch/arm/include/asm/arch-am33xx/ddr_defs.h|   35 +-
 arch/arm/include/asm/arch-am33xx/hardware.h|   18 +-
 arch/arm/include/asm/arch-am33xx/hardware_am33xx.h |   15 +
 arch/arm/include/asm/arch-am33xx/hardware_am43xx.h |   54 +++
 arch/arm/include/asm/arch-am33xx/hardware_ti814x.h |   15 +
 arch/arm/include/asm/arch-am33xx/hardware_ti816x.h |   61 +++
 arch/arm/include/asm/arch-am33xx/mmc_host_def.h|3 +
 arch/arm/include/asm/arch-am33xx/mux.h |4 +
 arch/arm/include/asm/arch-am33xx/mux_am43xx.h  |  142 ++
 arch/arm/include/asm/arch-am33xx/mux_ti816x.h  |  363 ++
 

Re: [U-Boot] Please pull u-boot-ti/master

2013-07-30 Thread Stefan Roese
Hi Tom,

On 07/30/2013 04:21 AM, Tom Rini wrote:
 Hey,
 
 The following changes since commit 8b485ba12b0defa0c4ed3559789250238f8331a8:
 
   Merge branch 'u-boot/master' into u-boot-arm/master (2013-07-25 17:57:46 
 +0200)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to bb2a5d8f87fffb4fadfb205837decbd1b3e75f88:
 
   gpio: omap5-uevm: Configure the tca6424 gpio expander (2013-07-29 18:09:26 
 -0400)
 
 
 Andreas Bießmann (1):
   omap3/sys_info: fix printout of OMAP36XX L3 freqency
 
 Christian Riesch (1):
   da850evm: Use clrbits function with correct endianess
 
 Dan Murphy (2):
   gpio: tca642x: Add the tca642x gpio expander driver
   gpio: omap5-uevm: Configure the tca6424 gpio expander
 
 Heiko Schocher (1):
   net, phy, cpsw: fix gigabit register access
 
 Justin Waters (6):
   am335x_evm: Make NAND support modular
   am335x_evm: Add command line editing
   am335x_evm: Rework bootcmd to handle two MMC devs
   Add additional MLO images to .gitignore
   am335x_evm: Add support for eMMC environment
   am335x_evm: Add am335x_boneblack variant
 
 Lokesh Vutla (1):
   ARM: DRA7xx: Lock DPLL_GMAC
 
 Mugunthan V N (6):
   drivers: net: cpsw: remove hard coding bd ram for cpsw
   drivers: net: cpsw: Enable statistics for all port
   ARM: DRA7xx: Enable GMAC clock control
   ARM: DRA7xx: Add CPSW support to DRA7xx EVM
   ARM: DRA7xx: Add CPSW and MDIO pinmux support
   ARM: DRA7xx: Enable CPSW Ethernet support
 
 Nishanth Menon (6):
   omap3_beagle: remove JFFS2 support.
   omap3_beagle: replace uImage.beagle with generic uImage
   beagleboard: remove RevB support for BeagleBoard Xm
   omap3_beagle: enable CMD_FS_GENERIC and simplify load of image/ramdisk
   omap3_beagle: support findfdt and loadfdt for devicetree support
   omap3_beagle: support booting from zImage and device tree as last option
 
 Stefan Roese (1):
   arm: omap3: spl: Fix problem with 8bit NAND devices

Any reason why you didn't include this patch?

http://patchwork.ozlabs.org/patch/251864/

[PATCH v2 3/3] arm: omap3: Add SPL support to cm_t35

Thanks,
Stefan

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-ti/master

2013-07-30 Thread Tom Rini
Hello,

The following changes since commit 8b485ba12b0defa0c4ed3559789250238f8331a8:

  Merge branch 'u-boot/master' into u-boot-arm/master (2013-07-25 17:57:46 
+0200)

are available in the git repository at:


  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to fdce7b633a1de24456226b18527cc7900c34282a:

  gpio: omap5-uevm: Configure the tca6424 gpio expander (2013-07-30 09:21:42 
-0400)


Andreas Bie??mann (1):
  omap3/sys_info: fix printout of OMAP36XX L3 freqency

Christian Riesch (1):
  da850evm: Use clrbits function with correct endianess

Dan Murphy (2):
  gpio: tca642x: Add the tca642x gpio expander driver
  gpio: omap5-uevm: Configure the tca6424 gpio expander

Heiko Schocher (1):
  net, phy, cpsw: fix gigabit register access

Justin Waters (6):
  am335x_evm: Make NAND support modular
  am335x_evm: Add command line editing
  am335x_evm: Rework bootcmd to handle two MMC devs
  Add additional MLO images to .gitignore
  am335x_evm: Add support for eMMC environment
  am335x_evm: Add am335x_boneblack variant

Lokesh Vutla (1):
  ARM: DRA7xx: Lock DPLL_GMAC

Mugunthan V N (6):
  drivers: net: cpsw: remove hard coding bd ram for cpsw
  drivers: net: cpsw: Enable statistics for all port
  ARM: DRA7xx: Enable GMAC clock control
  ARM: DRA7xx: Add CPSW support to DRA7xx EVM
  ARM: DRA7xx: Add CPSW and MDIO pinmux support
  ARM: DRA7xx: Enable CPSW Ethernet support

Nishanth Menon (6):
  omap3_beagle: remove JFFS2 support.
  omap3_beagle: replace uImage.beagle with generic uImage
  beagleboard: remove RevB support for BeagleBoard Xm
  omap3_beagle: enable CMD_FS_GENERIC and simplify load of image/ramdisk
  omap3_beagle: support findfdt and loadfdt for devicetree support
  omap3_beagle: support booting from zImage and device tree as last option

Stefan Roese (1):
  arm: omap3: spl: Fix problem with 8bit NAND devices

Steve Kipisz (2):
  am335x_evm: Add support for the NOR module on the memory cape
  am335x_evm: Add support to boot from NOR.

Tom Rini (12):
  spl_mmc.c: Detect missing kernel image in RAW MMC
  README.falcon: Note how we determine if we can boot the OS or not
  am335x_evm: Correct DFU ALT settings for falcon mode
  am335x_evm: Update eMMC falcon mode locations
  am335x_evm: Correct CONFIG_CMD_SPL_WRITE_SIZE
  am335x_evm: Add basic README
  board/ti/am335x/README: Document NAND programming
  am335x_evm: Drop useless CONFIG_ENV_IS_NOWHERE
  am335x_evm: Update SPI_BOOT support, add MTDPARTS info
  am335x_evm: Rework board_is_foo() checks
  am33xx: Correct gpmc_cfg-irqstatus/enable
  board/ti/am335x/README: Document NOR programming

 .gitignore |2 +-
 arch/arm/cpu/armv7/am33xx/board.c  |2 +-
 arch/arm/cpu/armv7/am33xx/emif4.c  |6 +-
 arch/arm/cpu/armv7/am33xx/mem.c|8 +-
 arch/arm/cpu/armv7/omap-common/clocks-common.c |   18 ++
 arch/arm/cpu/armv7/omap3/mem.c |   12 +
 arch/arm/cpu/armv7/omap3/sys_info.c|6 +-
 arch/arm/cpu/armv7/omap5/hw_data.c |   18 +-
 arch/arm/cpu/armv7/omap5/prcm-regs.c   |7 +
 arch/arm/include/asm/arch-am33xx/mem.h |9 +
 arch/arm/include/asm/arch-omap5/cpu.h  |6 +
 arch/arm/include/asm/arch-omap5/omap.h |   26 ++
 arch/arm/include/asm/omap_common.h |   10 +
 board/davinci/da8xxevm/da850evm.c  |   14 +-
 board/ti/am335x/Makefile   |2 +-
 board/ti/am335x/README |  160 
 board/ti/am335x/board.c|  121 +
 board/ti/am335x/board.h|   31 +++
 board/ti/am335x/mux.c  |   65 -
 board/ti/am335x/u-boot.lds |  117 +
 board/ti/beagle/beagle.c   |   28 +-
 board/ti/beagle/beagle.h   |3 +-
 board/ti/dra7xx/evm.c  |  150 ++-
 board/ti/dra7xx/mux_data.h |   14 +
 board/ti/omap5_uevm/evm.c  |   22 ++
 board/ti/omap5_uevm/mux_data.h |2 +
 board/ti/ti814x/evm.c  |1 +
 boards.cfg |   17 +-
 common/spl/spl_mmc.c   |4 +
 doc/README.falcon  |2 +
 drivers/gpio/Makefile  |1 +
 drivers/gpio/tca642x.c |  333 
 drivers/net/cpsw.c |7 +-
 drivers/net/phy/phy.c  |6 +-
 include/configs/am335x_evm.h   |  225 ++--
 include/configs/dra7xx_evm.h   |   19 ++
 

Re: [U-Boot] Please pull u-boot-ti/master

2013-07-30 Thread Tom Rini
On Mon, Jul 29, 2013 at 10:21:06PM -0400, Tom Rini wrote:

 Hey,
 
 The following changes since commit 8b485ba12b0defa0c4ed3559789250238f8331a8:
 
   Merge branch 'u-boot/master' into u-boot-arm/master (2013-07-25 17:57:46 
 +0200)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to bb2a5d8f87fffb4fadfb205837decbd1b3e75f88:
 
   gpio: omap5-uevm: Configure the tca6424 gpio expander (2013-07-29 18:09:26 
 -0400)
 
 
 Andreas Bie??mann (1):
   omap3/sys_info: fix printout of OMAP36XX L3 freqency
 
 Christian Riesch (1):
   da850evm: Use clrbits function with correct endianess
 
 Dan Murphy (2):
   gpio: tca642x: Add the tca642x gpio expander driver
   gpio: omap5-uevm: Configure the tca6424 gpio expander
 
 Heiko Schocher (1):
   net, phy, cpsw: fix gigabit register access
 
 Justin Waters (6):
   am335x_evm: Make NAND support modular
   am335x_evm: Add command line editing
   am335x_evm: Rework bootcmd to handle two MMC devs
   Add additional MLO images to .gitignore
   am335x_evm: Add support for eMMC environment
   am335x_evm: Add am335x_boneblack variant
 
 Lokesh Vutla (1):
   ARM: DRA7xx: Lock DPLL_GMAC
 
 Mugunthan V N (6):
   drivers: net: cpsw: remove hard coding bd ram for cpsw
   drivers: net: cpsw: Enable statistics for all port
   ARM: DRA7xx: Enable GMAC clock control
   ARM: DRA7xx: Add CPSW support to DRA7xx EVM
   ARM: DRA7xx: Add CPSW and MDIO pinmux support
   ARM: DRA7xx: Enable CPSW Ethernet support
 
 Nishanth Menon (6):
   omap3_beagle: remove JFFS2 support.
   omap3_beagle: replace uImage.beagle with generic uImage
   beagleboard: remove RevB support for BeagleBoard Xm
   omap3_beagle: enable CMD_FS_GENERIC and simplify load of image/ramdisk
   omap3_beagle: support findfdt and loadfdt for devicetree support
   omap3_beagle: support booting from zImage and device tree as last option
 
 Stefan Roese (1):
   arm: omap3: spl: Fix problem with 8bit NAND devices
 
 Steve Kipisz (2):
   am335x_evm: Add support for the NOR module on the memory cape
   am335x_evm: Add support to boot from NOR.
 
 Tom Rini (12):
   spl_mmc.c: Detect missing kernel image in RAW MMC
   README.falcon: Note how we determine if we can boot the OS or not
   am335x_evm: Correct DFU ALT settings for falcon mode
   am335x_evm: Update eMMC falcon mode locations
   am335x_evm: Correct CONFIG_CMD_SPL_WRITE_SIZE
   am335x_evm: Add basic README
   board/ti/am335x/README: Document NAND programming
   am335x_evm: Drop useless CONFIG_ENV_IS_NOWHERE
   am335x_evm: Update SPI_BOOT support, add MTDPARTS info
   am335x_evm: Rework board_is_foo() checks
   am33xx: Correct gpmc_cfg-irqstatus/enable
   board/ti/am335x/README: Document NOR programming
 
  .gitignore |2 +-
  arch/arm/cpu/armv7/am33xx/board.c  |2 +-
  arch/arm/cpu/armv7/am33xx/emif4.c  |6 +-
  arch/arm/cpu/armv7/am33xx/mem.c|8 +-
  arch/arm/cpu/armv7/omap-common/clocks-common.c |   18 ++
  arch/arm/cpu/armv7/omap3/mem.c |   12 +
  arch/arm/cpu/armv7/omap3/sys_info.c|6 +-
  arch/arm/cpu/armv7/omap5/hw_data.c |   18 +-
  arch/arm/cpu/armv7/omap5/prcm-regs.c   |7 +
  arch/arm/include/asm/arch-am33xx/mem.h |9 +
  arch/arm/include/asm/arch-omap5/cpu.h  |6 +
  arch/arm/include/asm/arch-omap5/omap.h |   26 ++
  arch/arm/include/asm/omap_common.h |   10 +
  board/davinci/da8xxevm/da850evm.c  |   14 +-
  board/ti/am335x/Makefile   |2 +-
  board/ti/am335x/README |  161 
  board/ti/am335x/board.c|  121 +
  board/ti/am335x/board.h|   31 +++
  board/ti/am335x/mux.c  |   65 -
  board/ti/am335x/u-boot.lds |  117 +
  board/ti/beagle/beagle.c   |   28 +-
  board/ti/beagle/beagle.h   |3 +-
  board/ti/dra7xx/evm.c  |  150 ++-
  board/ti/dra7xx/mux_data.h |   14 +
  board/ti/omap5_uevm/evm.c  |   22 ++
  board/ti/omap5_uevm/mux_data.h |2 +
  board/ti/ti814x/evm.c  |1 +
  boards.cfg |   17 +-
  common/spl/spl_mmc.c   |4 +
  doc/README.falcon  |2 +
  drivers/gpio/Makefile  |1 +
  drivers/gpio/tca642x.c |  333 
 
  drivers/net/cpsw.c |7 +-
  drivers/net/phy/phy.c   

Re: [U-Boot] Please pull u-boot-ti/master

2013-07-30 Thread Tom Rini
On Tue, Jul 30, 2013 at 11:45:43AM +0200, Stefan Roese wrote:
 Hi Tom,
 
 On 07/30/2013 04:21 AM, Tom Rini wrote:
  Hey,
  
  The following changes since commit 8b485ba12b0defa0c4ed3559789250238f8331a8:
  
Merge branch 'u-boot/master' into u-boot-arm/master (2013-07-25 17:57:46 
  +0200)
  
  are available in the git repository at:
  
  
git://git.denx.de/u-boot-ti.git master
  
  for you to fetch changes up to bb2a5d8f87fffb4fadfb205837decbd1b3e75f88:
  
gpio: omap5-uevm: Configure the tca6424 gpio expander (2013-07-29 
  18:09:26 -0400)
  
  
  Andreas Bie?mann (1):
omap3/sys_info: fix printout of OMAP36XX L3 freqency
  
  Christian Riesch (1):
da850evm: Use clrbits function with correct endianess
  
  Dan Murphy (2):
gpio: tca642x: Add the tca642x gpio expander driver
gpio: omap5-uevm: Configure the tca6424 gpio expander
  
  Heiko Schocher (1):
net, phy, cpsw: fix gigabit register access
  
  Justin Waters (6):
am335x_evm: Make NAND support modular
am335x_evm: Add command line editing
am335x_evm: Rework bootcmd to handle two MMC devs
Add additional MLO images to .gitignore
am335x_evm: Add support for eMMC environment
am335x_evm: Add am335x_boneblack variant
  
  Lokesh Vutla (1):
ARM: DRA7xx: Lock DPLL_GMAC
  
  Mugunthan V N (6):
drivers: net: cpsw: remove hard coding bd ram for cpsw
drivers: net: cpsw: Enable statistics for all port
ARM: DRA7xx: Enable GMAC clock control
ARM: DRA7xx: Add CPSW support to DRA7xx EVM
ARM: DRA7xx: Add CPSW and MDIO pinmux support
ARM: DRA7xx: Enable CPSW Ethernet support
  
  Nishanth Menon (6):
omap3_beagle: remove JFFS2 support.
omap3_beagle: replace uImage.beagle with generic uImage
beagleboard: remove RevB support for BeagleBoard Xm
omap3_beagle: enable CMD_FS_GENERIC and simplify load of image/ramdisk
omap3_beagle: support findfdt and loadfdt for devicetree support
omap3_beagle: support booting from zImage and device tree as last 
  option
  
  Stefan Roese (1):
arm: omap3: spl: Fix problem with 8bit NAND devices
 
 Any reason why you didn't include this patch?
 
 http://patchwork.ozlabs.org/patch/251864/
 
 [PATCH v2 3/3] arm: omap3: Add SPL support to cm_t35

Because that platform shows off the problem that 1/3 was intended to
fix, but we haven't yet done what Albert suggested
(s/s_init/system_init/ call from board_init_f).

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2013-07-30 Thread Albert ARIBAUD
Hi Tom,

On Tue, 30 Jul 2013 09:29:55 -0400, Tom Rini tr...@ti.com wrote:

 Hello,
 
 The following changes since commit 8b485ba12b0defa0c4ed3559789250238f8331a8:
 
   Merge branch 'u-boot/master' into u-boot-arm/master (2013-07-25 17:57:46 
 +0200)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to fdce7b633a1de24456226b18527cc7900c34282a:
 
   gpio: omap5-uevm: Configure the tca6424 gpio expander (2013-07-30 09:21:42 
 -0400)
 
 
 Andreas Bießmann (1):
   omap3/sys_info: fix printout of OMAP36XX L3 freqency
 
 Christian Riesch (1):
   da850evm: Use clrbits function with correct endianess
 
 Dan Murphy (2):
   gpio: tca642x: Add the tca642x gpio expander driver
   gpio: omap5-uevm: Configure the tca6424 gpio expander
 
 Heiko Schocher (1):
   net, phy, cpsw: fix gigabit register access
 
 Justin Waters (6):
   am335x_evm: Make NAND support modular
   am335x_evm: Add command line editing
   am335x_evm: Rework bootcmd to handle two MMC devs
   Add additional MLO images to .gitignore
   am335x_evm: Add support for eMMC environment
   am335x_evm: Add am335x_boneblack variant
 
 Lokesh Vutla (1):
   ARM: DRA7xx: Lock DPLL_GMAC
 
 Mugunthan V N (6):
   drivers: net: cpsw: remove hard coding bd ram for cpsw
   drivers: net: cpsw: Enable statistics for all port
   ARM: DRA7xx: Enable GMAC clock control
   ARM: DRA7xx: Add CPSW support to DRA7xx EVM
   ARM: DRA7xx: Add CPSW and MDIO pinmux support
   ARM: DRA7xx: Enable CPSW Ethernet support
 
 Nishanth Menon (6):
   omap3_beagle: remove JFFS2 support.
   omap3_beagle: replace uImage.beagle with generic uImage
   beagleboard: remove RevB support for BeagleBoard Xm
   omap3_beagle: enable CMD_FS_GENERIC and simplify load of image/ramdisk
   omap3_beagle: support findfdt and loadfdt for devicetree support
   omap3_beagle: support booting from zImage and device tree as last option
 
 Stefan Roese (1):
   arm: omap3: spl: Fix problem with 8bit NAND devices
 
 Steve Kipisz (2):
   am335x_evm: Add support for the NOR module on the memory cape
   am335x_evm: Add support to boot from NOR.
 
 Tom Rini (12):
   spl_mmc.c: Detect missing kernel image in RAW MMC
   README.falcon: Note how we determine if we can boot the OS or not
   am335x_evm: Correct DFU ALT settings for falcon mode
   am335x_evm: Update eMMC falcon mode locations
   am335x_evm: Correct CONFIG_CMD_SPL_WRITE_SIZE
   am335x_evm: Add basic README
   board/ti/am335x/README: Document NAND programming
   am335x_evm: Drop useless CONFIG_ENV_IS_NOWHERE
   am335x_evm: Update SPI_BOOT support, add MTDPARTS info
   am335x_evm: Rework board_is_foo() checks
   am33xx: Correct gpmc_cfg-irqstatus/enable
   board/ti/am335x/README: Document NOR programming
 
  .gitignore |2 +-
  arch/arm/cpu/armv7/am33xx/board.c  |2 +-
  arch/arm/cpu/armv7/am33xx/emif4.c  |6 +-
  arch/arm/cpu/armv7/am33xx/mem.c|8 +-
  arch/arm/cpu/armv7/omap-common/clocks-common.c |   18 ++
  arch/arm/cpu/armv7/omap3/mem.c |   12 +
  arch/arm/cpu/armv7/omap3/sys_info.c|6 +-
  arch/arm/cpu/armv7/omap5/hw_data.c |   18 +-
  arch/arm/cpu/armv7/omap5/prcm-regs.c   |7 +
  arch/arm/include/asm/arch-am33xx/mem.h |9 +
  arch/arm/include/asm/arch-omap5/cpu.h  |6 +
  arch/arm/include/asm/arch-omap5/omap.h |   26 ++
  arch/arm/include/asm/omap_common.h |   10 +
  board/davinci/da8xxevm/da850evm.c  |   14 +-
  board/ti/am335x/Makefile   |2 +-
  board/ti/am335x/README |  160 
  board/ti/am335x/board.c|  121 +
  board/ti/am335x/board.h|   31 +++
  board/ti/am335x/mux.c  |   65 -
  board/ti/am335x/u-boot.lds |  117 +
  board/ti/beagle/beagle.c   |   28 +-
  board/ti/beagle/beagle.h   |3 +-
  board/ti/dra7xx/evm.c  |  150 ++-
  board/ti/dra7xx/mux_data.h |   14 +
  board/ti/omap5_uevm/evm.c  |   22 ++
  board/ti/omap5_uevm/mux_data.h |2 +
  board/ti/ti814x/evm.c  |1 +
  boards.cfg |   17 +-
  common/spl/spl_mmc.c   |4 +
  doc/README.falcon  |2 +
  drivers/gpio/Makefile  |1 +
  drivers/gpio/tca642x.c |  333 
 
  drivers/net/cpsw.c |7 +-
  

[U-Boot] Please pull u-boot-ti/master

2013-07-29 Thread Tom Rini
Hey,

The following changes since commit 8b485ba12b0defa0c4ed3559789250238f8331a8:

  Merge branch 'u-boot/master' into u-boot-arm/master (2013-07-25 17:57:46 
+0200)

are available in the git repository at:


  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to bb2a5d8f87fffb4fadfb205837decbd1b3e75f88:

  gpio: omap5-uevm: Configure the tca6424 gpio expander (2013-07-29 18:09:26 
-0400)


Andreas Bie??mann (1):
  omap3/sys_info: fix printout of OMAP36XX L3 freqency

Christian Riesch (1):
  da850evm: Use clrbits function with correct endianess

Dan Murphy (2):
  gpio: tca642x: Add the tca642x gpio expander driver
  gpio: omap5-uevm: Configure the tca6424 gpio expander

Heiko Schocher (1):
  net, phy, cpsw: fix gigabit register access

Justin Waters (6):
  am335x_evm: Make NAND support modular
  am335x_evm: Add command line editing
  am335x_evm: Rework bootcmd to handle two MMC devs
  Add additional MLO images to .gitignore
  am335x_evm: Add support for eMMC environment
  am335x_evm: Add am335x_boneblack variant

Lokesh Vutla (1):
  ARM: DRA7xx: Lock DPLL_GMAC

Mugunthan V N (6):
  drivers: net: cpsw: remove hard coding bd ram for cpsw
  drivers: net: cpsw: Enable statistics for all port
  ARM: DRA7xx: Enable GMAC clock control
  ARM: DRA7xx: Add CPSW support to DRA7xx EVM
  ARM: DRA7xx: Add CPSW and MDIO pinmux support
  ARM: DRA7xx: Enable CPSW Ethernet support

Nishanth Menon (6):
  omap3_beagle: remove JFFS2 support.
  omap3_beagle: replace uImage.beagle with generic uImage
  beagleboard: remove RevB support for BeagleBoard Xm
  omap3_beagle: enable CMD_FS_GENERIC and simplify load of image/ramdisk
  omap3_beagle: support findfdt and loadfdt for devicetree support
  omap3_beagle: support booting from zImage and device tree as last option

Stefan Roese (1):
  arm: omap3: spl: Fix problem with 8bit NAND devices

Steve Kipisz (2):
  am335x_evm: Add support for the NOR module on the memory cape
  am335x_evm: Add support to boot from NOR.

Tom Rini (12):
  spl_mmc.c: Detect missing kernel image in RAW MMC
  README.falcon: Note how we determine if we can boot the OS or not
  am335x_evm: Correct DFU ALT settings for falcon mode
  am335x_evm: Update eMMC falcon mode locations
  am335x_evm: Correct CONFIG_CMD_SPL_WRITE_SIZE
  am335x_evm: Add basic README
  board/ti/am335x/README: Document NAND programming
  am335x_evm: Drop useless CONFIG_ENV_IS_NOWHERE
  am335x_evm: Update SPI_BOOT support, add MTDPARTS info
  am335x_evm: Rework board_is_foo() checks
  am33xx: Correct gpmc_cfg-irqstatus/enable
  board/ti/am335x/README: Document NOR programming

 .gitignore |2 +-
 arch/arm/cpu/armv7/am33xx/board.c  |2 +-
 arch/arm/cpu/armv7/am33xx/emif4.c  |6 +-
 arch/arm/cpu/armv7/am33xx/mem.c|8 +-
 arch/arm/cpu/armv7/omap-common/clocks-common.c |   18 ++
 arch/arm/cpu/armv7/omap3/mem.c |   12 +
 arch/arm/cpu/armv7/omap3/sys_info.c|6 +-
 arch/arm/cpu/armv7/omap5/hw_data.c |   18 +-
 arch/arm/cpu/armv7/omap5/prcm-regs.c   |7 +
 arch/arm/include/asm/arch-am33xx/mem.h |9 +
 arch/arm/include/asm/arch-omap5/cpu.h  |6 +
 arch/arm/include/asm/arch-omap5/omap.h |   26 ++
 arch/arm/include/asm/omap_common.h |   10 +
 board/davinci/da8xxevm/da850evm.c  |   14 +-
 board/ti/am335x/Makefile   |2 +-
 board/ti/am335x/README |  161 
 board/ti/am335x/board.c|  121 +
 board/ti/am335x/board.h|   31 +++
 board/ti/am335x/mux.c  |   65 -
 board/ti/am335x/u-boot.lds |  117 +
 board/ti/beagle/beagle.c   |   28 +-
 board/ti/beagle/beagle.h   |3 +-
 board/ti/dra7xx/evm.c  |  150 ++-
 board/ti/dra7xx/mux_data.h |   14 +
 board/ti/omap5_uevm/evm.c  |   22 ++
 board/ti/omap5_uevm/mux_data.h |2 +
 board/ti/ti814x/evm.c  |1 +
 boards.cfg |   17 +-
 common/spl/spl_mmc.c   |4 +
 doc/README.falcon  |2 +
 drivers/gpio/Makefile  |1 +
 drivers/gpio/tca642x.c |  333 
 drivers/net/cpsw.c |7 +-
 drivers/net/phy/phy.c  |6 +-
 include/configs/am335x_evm.h   |  225 ++--
 include/configs/dra7xx_evm.h   |   19 ++
 

Re: [U-Boot] Please pull u-boot-ti/master

2013-07-04 Thread Albert ARIBAUD
Hi Tom,

On Tue, 2 Jul 2013 16:05:52 -0400, Tom Rini tr...@ti.com wrote:

 Hello,
 
 The following changes since commit e6c7f86f03b0ad25e9ef70df3ee1989b6b789d7c:
 
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-06-28 
 17:51:13 +0200)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to 87bd05d78f0f5765f3d3e1517c76794c82dab7cc:
 
   ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5 
 (2013-07-02 09:21:16 -0400)
 
 
 Axel Lin (1):
   ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5
 
 Ilya Ledvich (1):
   am33xx: fix the ddr_cmdtctrl structure
 
 Lokesh Vutla (1):
   ARM: OMAP4+: Fix MA detection during SDRAM_AUTO_DETECTION
 
 Michael Trimarchi (1):
   usb: omap: ulpi: fix ulpi transceiver access
 
  arch/arm/cpu/armv7/omap-common/emif-common.c |3 ++
  arch/arm/cpu/armv7/omap5/hw_data.c   |2 ++
  arch/arm/cpu/armv7/omap5/hwinit.c|4 ++-
  arch/arm/include/asm/arch-am33xx/ddr_defs.h  |1 -
  arch/arm/include/asm/arch-am33xx/gpio.h  |2 ++
  arch/arm/include/asm/arch-omap3/gpio.h   |2 ++
  arch/arm/include/asm/arch-omap4/gpio.h   |2 ++
  arch/arm/include/asm/arch-omap5/gpio.h   |4 +++
  drivers/gpio/omap_gpio.c |2 +-
  drivers/usb/ulpi/omap-ulpi-viewport.c|   42 
 ++
  10 files changed, 28 insertions(+), 36 deletions(-)
 

Applied to u-boot-arm/master, thanks!

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-ti/master

2013-07-02 Thread Tom Rini
Hello,

The following changes since commit e6c7f86f03b0ad25e9ef70df3ee1989b6b789d7c:

  Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-06-28 
17:51:13 +0200)

are available in the git repository at:


  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to 87bd05d78f0f5765f3d3e1517c76794c82dab7cc:

  ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5 
(2013-07-02 09:21:16 -0400)


Axel Lin (1):
  ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5

Ilya Ledvich (1):
  am33xx: fix the ddr_cmdtctrl structure

Lokesh Vutla (1):
  ARM: OMAP4+: Fix MA detection during SDRAM_AUTO_DETECTION

Michael Trimarchi (1):
  usb: omap: ulpi: fix ulpi transceiver access

 arch/arm/cpu/armv7/omap-common/emif-common.c |3 ++
 arch/arm/cpu/armv7/omap5/hw_data.c   |2 ++
 arch/arm/cpu/armv7/omap5/hwinit.c|4 ++-
 arch/arm/include/asm/arch-am33xx/ddr_defs.h  |1 -
 arch/arm/include/asm/arch-am33xx/gpio.h  |2 ++
 arch/arm/include/asm/arch-omap3/gpio.h   |2 ++
 arch/arm/include/asm/arch-omap4/gpio.h   |2 ++
 arch/arm/include/asm/arch-omap5/gpio.h   |4 +++
 drivers/gpio/omap_gpio.c |2 +-
 drivers/usb/ulpi/omap-ulpi-viewport.c|   42 ++
 10 files changed, 28 insertions(+), 36 deletions(-)

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2013-06-19 Thread Albert ARIBAUD
Hi Tom,

On Tue, 18 Jun 2013 11:25:59 -0400, Tom Rini tr...@ti.com wrote:

 Hello,
 
 The following changes since commit 847e6693ccb529bf8346db62876f38f0c4e04ade:
 
   arm: pxa: config option for PXA270 turbo mode (2013-06-12 22:24:12 +0200)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to bf3b98a1886ef18d7e2e4f83fec17f6c8cc51eaf:
 
   arm: omap4: panda: Fix checkpatch on panda file (2013-06-18 10:43:30 -0400)
 
 
 Dan Murphy (5):
   arm: omap: Add check for fdtfile in the findfdt macro
   arm: omap5_uevm: Correct the console sys prompt for 5432
   arm: dra7xx: Update the EXTRA_ENV_SETTINGS
   arm: omap4: panda: Add reading of the board revision
   arm: omap4: panda: Fix checkpatch on panda file
 
 Heiko Schocher (3):
   arm, am33xx: move rtc32k_enable() to common place
   arm, am335x: make mpu pll config configurable
   arm, am33xx: move uart soft reset code to common place
 
  arch/arm/cpu/armv7/am33xx/board.c|   40 ++
  arch/arm/cpu/armv7/am33xx/clock_am33xx.c |9 ++-
  arch/arm/include/asm/arch-am33xx/sys_proto.h |4 +
  board/isee/igep0033/board.c  |   40 +-
  board/phytec/pcm051/board.c  |   39 +-
  board/ti/am335x/board.c  |   39 +-
  board/ti/panda/panda.c   |  104 
 +-
  board/ti/ti814x/evm.c|   35 +
  include/configs/am335x_evm.h |7 +-
  include/configs/dra7xx_evm.h |3 +
  include/configs/omap4_common.h   |7 +-
  include/configs/omap5_common.h   |9 ++-
  include/configs/omap5_uevm.h |4 +-
  13 files changed, 164 insertions(+), 176 deletions(-)
 
 Thanks!
 

Applied to u-boot-arm/master, thanks!

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-ti/master

2013-06-18 Thread Tom Rini
Hello,

The following changes since commit 847e6693ccb529bf8346db62876f38f0c4e04ade:

  arm: pxa: config option for PXA270 turbo mode (2013-06-12 22:24:12 +0200)

are available in the git repository at:

  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to bf3b98a1886ef18d7e2e4f83fec17f6c8cc51eaf:

  arm: omap4: panda: Fix checkpatch on panda file (2013-06-18 10:43:30 -0400)


Dan Murphy (5):
  arm: omap: Add check for fdtfile in the findfdt macro
  arm: omap5_uevm: Correct the console sys prompt for 5432
  arm: dra7xx: Update the EXTRA_ENV_SETTINGS
  arm: omap4: panda: Add reading of the board revision
  arm: omap4: panda: Fix checkpatch on panda file

Heiko Schocher (3):
  arm, am33xx: move rtc32k_enable() to common place
  arm, am335x: make mpu pll config configurable
  arm, am33xx: move uart soft reset code to common place

 arch/arm/cpu/armv7/am33xx/board.c|   40 ++
 arch/arm/cpu/armv7/am33xx/clock_am33xx.c |9 ++-
 arch/arm/include/asm/arch-am33xx/sys_proto.h |4 +
 board/isee/igep0033/board.c  |   40 +-
 board/phytec/pcm051/board.c  |   39 +-
 board/ti/am335x/board.c  |   39 +-
 board/ti/panda/panda.c   |  104 +-
 board/ti/ti814x/evm.c|   35 +
 include/configs/am335x_evm.h |7 +-
 include/configs/dra7xx_evm.h |3 +
 include/configs/omap4_common.h   |7 +-
 include/configs/omap5_common.h   |9 ++-
 include/configs/omap5_uevm.h |4 +-
 13 files changed, 164 insertions(+), 176 deletions(-)

Thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2013-06-10 Thread Lubomir Popov
Hi Michael,

On 10/06/13 00:37, Michael Trimarchi wrote:
 Hi
 
 On 06/08/2013 10:43 PM, Lubomir Popov wrote:
 Hi Tom, Michael,

 Hello,

 The following changes since commit 3da0e5750b24a9491058df6126c7be577a276c09:

   arm: factorize relocate_code routine (2013-05-30 20:24:38 +0200)

 are available in the git repository at:

   git://git.denx.de/u-boot-ti.git master

 for you to fetch changes up to 80dd596d1b442ff53dbeb33eccdb8efd2283be79:


 [snip]

 Michael Trimarchi (1):
   usb: omap: ulpi: fix ulpi transceiver access

 [snip]

  drivers/usb/ulpi/omap-ulpi-viewport.c  |   40 +-

 [snip]

 I just made a clean clone of u-boot-ti/master, manually applied the
 changes to the ehci files, added my board files and made a build.
 Everything seems to work fine, but I see an error message regarding
 ULPI reset that was not present before, and obviously it is due to
 Michael's changes:

 SOM5_EVB # usb start
 (Re)start USB...
 USB0:   ULPI: ulpi_reset: failed writing reset bit
 
 Let me understand. The patch is wrong because you have a problem now.
 The old code was not sending any write command so any ulpi_reset and the
 test condition was wrong.
Right.

 
 USB EHCI 1.00
 scanning bus 0 for devices... 6 USB Device(s) found
scanning usb for storage devices... 3 Storage Device(s) found
scanning usb for ethernet devices... 1 Ethernet Device(s) found
 SOM5_EVB # usb tree
 USB device tree:
   1  Hub (480 Mb/s, 0mA)
   |  u-boot EHCI Host Controller
   |
   +-2  Mass Storage (480 Mb/s, 200mA)
   |FSC  MEMORYBIRD USB2  C157040817120315AA
   |
   +-3  Hub (480 Mb/s, 2mA)
   | |
   | +-4  Mass Storage (480 Mb/s, 96mA)
   | |Generic Ultra Fast Media Reader 00264001
   | |
   | +-5  Mass Storage (480 Mb/s, 100mA)
   |  USB Flash Drive 531C43B21928F11F
   |
   +-6  Vendor specific (480 Mb/s, 500mA)

 SOM5_EVB #

 Otherwise everything is OK, the device on the ULPI port is working
 (it is #2 above). It is now late and I shall investigate in detail
 tomorrow, this is just an early warning ;)
 
 Can you test the attach patch? Yes I know it is not inline but I will
 send inline tomorrow and I have done changing the old one. 
 I was thinking port number was starting from 1 but I have done a quick check
 on soft_reset of omap and it is starting from 0

Just tested on a OMAP5430 custom board. Everything is OK, PHY soft reset
passes. My ULPI PHY is on port 0, and with the previous version the insreg05
bit 31 remained stuck at 1, producing this error. Now when we write 1 to the
port field instead of 0, everything is fine. So

Tested-by: Lubomir Popov lpo...@mm-sol.com

While testing, I however encountered another issue (not related to this patch,
take it easy ;-) ): one particular USB flash stick, connected to the ULPI port,
does systematically (100%) not get detected upon the first 'usb start' command
after power-on; subsequent usb start/reset commands detect it alright. I have
experimented a bit with some delays (assuming that it is some sort of timing
problem), but without success. Other sticks are OK. Removing the call to
omap_ehci_soft_phy_reset() (which calls ulpi_reset() and the viewport stuff)
does not change anything.

I'm currently at work, where I have other obligations and cannot spend much
time for U-Boot. Therefore, if somebody could share any experience on this
subject, please let me know.

One thing that perhaps I should clarify: my ULPI PHY is the TI part TUSB1210;
on the other hand, TI themselves recommend PHYs by SMSC, at least for the OMAP4.
This was not the case for OMAP5, but who knows...

Thanks,
Lubo

 
 Michael
 

 Best regards,
 Lubo

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2013-06-10 Thread Michael Trimarchi
Hi

On Mon, Jun 10, 2013 at 11:54:31AM +0300, Lubomir Popov wrote:
 Hi Michael,
 
 On 10/06/13 00:37, Michael Trimarchi wrote:
  Hi
  
  On 06/08/2013 10:43 PM, Lubomir Popov wrote:
  Hi Tom, Michael,
 
  Hello,
 
  The following changes since commit 
  3da0e5750b24a9491058df6126c7be577a276c09:
 
arm: factorize relocate_code routine (2013-05-30 20:24:38 +0200)
 
  are available in the git repository at:
 
git://git.denx.de/u-boot-ti.git master
 
  for you to fetch changes up to 80dd596d1b442ff53dbeb33eccdb8efd2283be79:
 
 
  [snip]
 
  Michael Trimarchi (1):
usb: omap: ulpi: fix ulpi transceiver access
 
  [snip]
 
   drivers/usb/ulpi/omap-ulpi-viewport.c  |   40 +-
 
  [snip]
 
  I just made a clean clone of u-boot-ti/master, manually applied the
  changes to the ehci files, added my board files and made a build.
  Everything seems to work fine, but I see an error message regarding
  ULPI reset that was not present before, and obviously it is due to
  Michael's changes:
 
  SOM5_EVB # usb start
  (Re)start USB...
  USB0:   ULPI: ulpi_reset: failed writing reset bit
  
  Let me understand. The patch is wrong because you have a problem now.
  The old code was not sending any write command so any ulpi_reset and the
  test condition was wrong.
 Right.
 
  
  USB EHCI 1.00
  scanning bus 0 for devices... 6 USB Device(s) found
 scanning usb for storage devices... 3 Storage Device(s) found
 scanning usb for ethernet devices... 1 Ethernet Device(s) found
  SOM5_EVB # usb tree
  USB device tree:
1  Hub (480 Mb/s, 0mA)
|  u-boot EHCI Host Controller
|
+-2  Mass Storage (480 Mb/s, 200mA)
|FSC  MEMORYBIRD USB2  C157040817120315AA
|
+-3  Hub (480 Mb/s, 2mA)
| |
| +-4  Mass Storage (480 Mb/s, 96mA)
| |Generic Ultra Fast Media Reader 00264001
| |
| +-5  Mass Storage (480 Mb/s, 100mA)
|  USB Flash Drive 531C43B21928F11F
|
+-6  Vendor specific (480 Mb/s, 500mA)
 
  SOM5_EVB #
 
  Otherwise everything is OK, the device on the ULPI port is working
  (it is #2 above). It is now late and I shall investigate in detail
  tomorrow, this is just an early warning ;)
  
  Can you test the attach patch? Yes I know it is not inline but I will
  send inline tomorrow and I have done changing the old one. 
  I was thinking port number was starting from 1 but I have done a quick check
  on soft_reset of omap and it is starting from 0
 
 Just tested on a OMAP5430 custom board. Everything is OK, PHY soft reset
 passes. My ULPI PHY is on port 0, and with the previous version the insreg05
 bit 31 remained stuck at 1, producing this error. Now when we write 1 to the
 port field instead of 0, everything is fine. So
 
 Tested-by: Lubomir Popov lpo...@mm-sol.com
 
 While testing, I however encountered another issue (not related to this patch,
 take it easy ;-) ): one particular USB flash stick, connected to the ULPI 
 port,
 does systematically (100%) not get detected upon the first 'usb start' command
 after power-on; subsequent usb start/reset commands detect it alright. I have
 experimented a bit with some delays (assuming that it is some sort of timing
 problem), but without success. Other sticks are OK. Removing the call to
 omap_ehci_soft_phy_reset() (which calls ulpi_reset() and the viewport stuff)
 does not change anything.
 
 I'm currently at work, where I have other obligations and cannot spend much
 time for U-Boot. Therefore, if somebody could share any experience on this
 subject, please let me know.
 
 One thing that perhaps I should clarify: my ULPI PHY is the TI part TUSB1210;
 on the other hand, TI themselves recommend PHYs by SMSC, at least for the 
 OMAP4.
 This was not the case for OMAP5, but who knows...
 
 Thanks,
 Lubo
 
  
  Michael
  
 
  Best regards,
  Lubo
 

This patch fix the omap access to the transceiver
configuration registers using the ulpi bus. As reported by
the documentation the bit31 is used only to check if the
transaction is done or still running and the reading and
writing operation have different offset and have different
values. What we need to do at the end of a transaction is
leave the bus in done state. Anyway an error using the ulpi
omap register is not recoverable so any error give out the
usage of this interface.

Signed-off-by: Michael Trimarchi mich...@amarulasolutions.com
---
- changes for V4
  * port_num start from 0 so we need to take in account when
  we use the omap access function.
  * Fix the read function
- changes for V3
  Fix patch subject
- changes for V2
  Fix commit message
---
 drivers/usb/ulpi/omap-ulpi-viewport.c |   42 +++--
 1 file changed, 9 insertions(+), 33 deletions(-)

diff --git a/drivers/usb/ulpi/omap-ulpi-viewport.c 
b/drivers/usb/ulpi/omap-ulpi-viewport.c
index 3c1ea1a..4db7fa4 100644
--- a/drivers/usb/ulpi/omap-ulpi-viewport.c
+++ b/drivers/usb/ulpi/omap-ulpi-viewport.c
@@ -22,18 +22,19 @@
 #include 

Re: [U-Boot] Please pull u-boot-ti/master

2013-06-10 Thread Lubomir Popov
Hi Michael,

On 10/06/13 12:55, Michael Trimarchi wrote:
 Hi
 
 On Mon, Jun 10, 2013 at 11:54:31AM +0300, Lubomir Popov wrote:
 Hi Michael,

 On 10/06/13 00:37, Michael Trimarchi wrote:
 Hi

 On 06/08/2013 10:43 PM, Lubomir Popov wrote:
 Hi Tom, Michael,

 Hello,

 The following changes since commit 
 3da0e5750b24a9491058df6126c7be577a276c09:

   arm: factorize relocate_code routine (2013-05-30 20:24:38 +0200)

 are available in the git repository at:

   git://git.denx.de/u-boot-ti.git master

 for you to fetch changes up to 80dd596d1b442ff53dbeb33eccdb8efd2283be79:


 [snip]

 Michael Trimarchi (1):
   usb: omap: ulpi: fix ulpi transceiver access

 [snip]

  drivers/usb/ulpi/omap-ulpi-viewport.c  |   40 +-

 [snip]

 I just made a clean clone of u-boot-ti/master, manually applied the
 changes to the ehci files, added my board files and made a build.
 Everything seems to work fine, but I see an error message regarding
 ULPI reset that was not present before, and obviously it is due to
 Michael's changes:

 SOM5_EVB # usb start
 (Re)start USB...
 USB0:   ULPI: ulpi_reset: failed writing reset bit

 Let me understand. The patch is wrong because you have a problem now.
 The old code was not sending any write command so any ulpi_reset and the
 test condition was wrong.
 Right.


 USB EHCI 1.00
 scanning bus 0 for devices... 6 USB Device(s) found
scanning usb for storage devices... 3 Storage Device(s) found
scanning usb for ethernet devices... 1 Ethernet Device(s) found
 SOM5_EVB # usb tree
 USB device tree:
   1  Hub (480 Mb/s, 0mA)
   |  u-boot EHCI Host Controller
   |
   +-2  Mass Storage (480 Mb/s, 200mA)
   |FSC  MEMORYBIRD USB2  C157040817120315AA
   |
   +-3  Hub (480 Mb/s, 2mA)
   | |
   | +-4  Mass Storage (480 Mb/s, 96mA)
   | |Generic Ultra Fast Media Reader 00264001
   | |
   | +-5  Mass Storage (480 Mb/s, 100mA)
   |  USB Flash Drive 531C43B21928F11F
   |
   +-6  Vendor specific (480 Mb/s, 500mA)

 SOM5_EVB #

 Otherwise everything is OK, the device on the ULPI port is working
 (it is #2 above). It is now late and I shall investigate in detail
 tomorrow, this is just an early warning ;)

 Can you test the attach patch? Yes I know it is not inline but I will
 send inline tomorrow and I have done changing the old one. 
 I was thinking port number was starting from 1 but I have done a quick check
 on soft_reset of omap and it is starting from 0

 Just tested on a OMAP5430 custom board. Everything is OK, PHY soft reset
 passes. My ULPI PHY is on port 0, and with the previous version the insreg05
 bit 31 remained stuck at 1, producing this error. Now when we write 1 to the
 port field instead of 0, everything is fine. So

 Tested-by: Lubomir Popov lpo...@mm-sol.com

 While testing, I however encountered another issue (not related to this 
 patch,
 take it easy ;-) ): one particular USB flash stick, connected to the ULPI 
 port,
 does systematically (100%) not get detected upon the first 'usb start' 
 command
 after power-on; subsequent usb start/reset commands detect it alright. I have
 experimented a bit with some delays (assuming that it is some sort of timing
 problem), but without success. Other sticks are OK. Removing the call to
 omap_ehci_soft_phy_reset() (which calls ulpi_reset() and the viewport stuff)
 does not change anything.

 I'm currently at work, where I have other obligations and cannot spend much
 time for U-Boot. Therefore, if somebody could share any experience on this
 subject, please let me know.

 One thing that perhaps I should clarify: my ULPI PHY is the TI part TUSB1210;
 on the other hand, TI themselves recommend PHYs by SMSC, at least for the 
 OMAP4.
 This was not the case for OMAP5, but who knows...

 Thanks,
 Lubo


 Michael


 Best regards,
 Lubo

 
 This patch fix the omap access to the transceiver
 configuration registers using the ulpi bus. As reported by
 the documentation the bit31 is used only to check if the
 transaction is done or still running and the reading and
 writing operation have different offset and have different
 values. What we need to do at the end of a transaction is
 leave the bus in done state. Anyway an error using the ulpi
 omap register is not recoverable so any error give out the
 usage of this interface.
 
 Signed-off-by: Michael Trimarchi mich...@amarulasolutions.com
 ---
 - changes for V4
   * port_num start from 0 so we need to take in account when
   we use the omap access function.
   * Fix the read function
 - changes for V3
   Fix patch subject
 - changes for V2
   Fix commit message
 ---
  drivers/usb/ulpi/omap-ulpi-viewport.c |   42 
 +++--
  1 file changed, 9 insertions(+), 33 deletions(-)
 
 diff --git a/drivers/usb/ulpi/omap-ulpi-viewport.c 
 b/drivers/usb/ulpi/omap-ulpi-viewport.c
 index 3c1ea1a..4db7fa4 100644
 --- a/drivers/usb/ulpi/omap-ulpi-viewport.c
 +++ b/drivers/usb/ulpi/omap-ulpi-viewport.c
 @@ -22,18 +22,19 @@
  #include 

Re: [U-Boot] Please pull u-boot-ti/master

2013-06-10 Thread Tom Rini
On Sat, Jun 08, 2013 at 11:57:05PM +0200, Albert ARIBAUD wrote:
 Hi Tom,
 
 On Fri, 7 Jun 2013 15:19:21 -0400, Tom Rini tr...@ti.com wrote:
 
  Tom Rini (4):
 
arm: Remove OMAP2420H4 and all omap24xx support
 
 This one removes not only 2420h4 but also tnetv107x_evm. Is that normal?

That wasn't intentional, merge problem and/or fat-fingers.  Re-did that
commit and rebased onto current u-boot-arm, will re-do a pull request
once MAKEALL -a arm finishes.

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2013-06-10 Thread Albert ARIBAUD
Hi Michael,

On Mon, 10 Jun 2013 11:55:31 +0200, Michael Trimarchi
mich...@amarulasolutions.com wrote:

 This patch fix the omap access to the transceiver

Please do not post new patches inside an existing thread, especially
a pull request thread.

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2013-06-10 Thread Tom Rini
On Mon, Jun 10, 2013 at 11:55:31AM +0200, Michael Trimarchi wrote:
 Hi
 
 On Mon, Jun 10, 2013 at 11:54:31AM +0300, Lubomir Popov wrote:
  Hi Michael,
  
  On 10/06/13 00:37, Michael Trimarchi wrote:
   Hi
   
   On 06/08/2013 10:43 PM, Lubomir Popov wrote:
   Hi Tom, Michael,
  
   Hello,
  
   The following changes since commit 
   3da0e5750b24a9491058df6126c7be577a276c09:
  
 arm: factorize relocate_code routine (2013-05-30 20:24:38 +0200)
  
   are available in the git repository at:
  
 git://git.denx.de/u-boot-ti.git master
  
   for you to fetch changes up to 80dd596d1b442ff53dbeb33eccdb8efd2283be79:
  
  
   [snip]
  
   Michael Trimarchi (1):
 usb: omap: ulpi: fix ulpi transceiver access
  
   [snip]
  
drivers/usb/ulpi/omap-ulpi-viewport.c  |   40 +-
  
   [snip]
  
   I just made a clean clone of u-boot-ti/master, manually applied the
   changes to the ehci files, added my board files and made a build.
   Everything seems to work fine, but I see an error message regarding
   ULPI reset that was not present before, and obviously it is due to
   Michael's changes:
  
   SOM5_EVB # usb start
   (Re)start USB...
   USB0:   ULPI: ulpi_reset: failed writing reset bit
   
   Let me understand. The patch is wrong because you have a problem now.
   The old code was not sending any write command so any ulpi_reset and the
   test condition was wrong.
  Right.
  
   
   USB EHCI 1.00
   scanning bus 0 for devices... 6 USB Device(s) found
  scanning usb for storage devices... 3 Storage Device(s) found
  scanning usb for ethernet devices... 1 Ethernet Device(s) found
   SOM5_EVB # usb tree
   USB device tree:
 1  Hub (480 Mb/s, 0mA)
 |  u-boot EHCI Host Controller
 |
 +-2  Mass Storage (480 Mb/s, 200mA)
 |FSC  MEMORYBIRD USB2  C157040817120315AA
 |
 +-3  Hub (480 Mb/s, 2mA)
 | |
 | +-4  Mass Storage (480 Mb/s, 96mA)
 | |Generic Ultra Fast Media Reader 00264001
 | |
 | +-5  Mass Storage (480 Mb/s, 100mA)
 |  USB Flash Drive 531C43B21928F11F
 |
 +-6  Vendor specific (480 Mb/s, 500mA)
  
   SOM5_EVB #
  
   Otherwise everything is OK, the device on the ULPI port is working
   (it is #2 above). It is now late and I shall investigate in detail
   tomorrow, this is just an early warning ;)
   
   Can you test the attach patch? Yes I know it is not inline but I will
   send inline tomorrow and I have done changing the old one. 
   I was thinking port number was starting from 1 but I have done a quick 
   check
   on soft_reset of omap and it is starting from 0
  
  Just tested on a OMAP5430 custom board. Everything is OK, PHY soft reset
  passes. My ULPI PHY is on port 0, and with the previous version the insreg05
  bit 31 remained stuck at 1, producing this error. Now when we write 1 to the
  port field instead of 0, everything is fine. So
  
  Tested-by: Lubomir Popov lpo...@mm-sol.com
  
  While testing, I however encountered another issue (not related to this 
  patch,
  take it easy ;-) ): one particular USB flash stick, connected to the ULPI 
  port,
  does systematically (100%) not get detected upon the first 'usb start' 
  command
  after power-on; subsequent usb start/reset commands detect it alright. I 
  have
  experimented a bit with some delays (assuming that it is some sort of timing
  problem), but without success. Other sticks are OK. Removing the call to
  omap_ehci_soft_phy_reset() (which calls ulpi_reset() and the viewport stuff)
  does not change anything.
  
  I'm currently at work, where I have other obligations and cannot spend much
  time for U-Boot. Therefore, if somebody could share any experience on this
  subject, please let me know.
  
  One thing that perhaps I should clarify: my ULPI PHY is the TI part 
  TUSB1210;
  on the other hand, TI themselves recommend PHYs by SMSC, at least for the 
  OMAP4.
  This was not the case for OMAP5, but who knows...
  
  Thanks,
  Lubo
  
   
   Michael
   
  
   Best regards,
   Lubo
  
 
 This patch fix the omap access to the transceiver
 configuration registers using the ulpi bus. As reported by
 the documentation the bit31 is used only to check if the
 transaction is done or still running and the reading and
 writing operation have different offset and have different
 values. What we need to do at the end of a transaction is
 leave the bus in done state. Anyway an error using the ulpi
 omap register is not recoverable so any error give out the
 usage of this interface.
 
 Signed-off-by: Michael Trimarchi mich...@amarulasolutions.com

Thanks for sorting this all out.  Please post as a separate thread the
new patch, and I'm going to drop the ULPI patch from my pull request for
now (we'll pick it up before release).  Thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de

[U-Boot] Please pull u-boot-ti/master

2013-06-10 Thread Tom Rini
Hello,


The following changes since commit 10e167329b029890a4c704f094822da5f259b886:

  Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-06-08 
14:35:10 +0200)

are available in the git repository at:


  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to 68cd4a4c9f4d7be8dc95796fb567f6b03faf9d97:

  arm: da830: moved pinmux configurations to the arch tree (2013-06-10 08:54:46 
-0400)


Andrii Tseglytskyi (2):
  OMAP3+: introduce generic ABB support
  OMAP5: add ABB setup for MPU voltage domain

Balaji T K (1):
  mmc: omap_hsmmc: Update pbias programming

Joel A Fernandes (1):
  am33xx: Board: Make CPSW section of ethernet initialization depend on 
CPSW driver

Lokesh Vutla (10):
  ARM: OMAP4+: Cleanup header files
  ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h
  ARM: OMAP4+: pmic: Make generic bus init and write functions
  ARM: DRA7xx: Add control id code for DRA7xx
  ARM: DRA7xx: power Add support for tps659038 PMIC
  ARM: DRA7xx: clocks: Fixing i2c_init for PMIC
  ARM: DRA7xx: Do not enable srcomp for DRA7xx Soc's
  ARM: DRA7xx: Update pinmux data
  ARM: DRA7xx: clocks: Update PLL values
  ARM: DRA7: Add Maintainer

Lubomir Popov (4):
  OMAP5: Fix bug in omap5_es1_prcm struct
  ARM: OMAP5: Power: Add more functionality to Palmas driver
  ARM: OMAP: I2C: New read, write and probe functions
  OMAP5: Enable access to auxclk registers

Nishanth Menon (1):
  ARM: OMAP5: DRA7xx: support class 0 optimized voltages

Sricharan R (5):
  ARM: OMAP5: clocks: Do not enable sgx clocks
  ARM: DRA7xx: Change the Debug UART to UART1
  ARM: DRA7xx: Correct the SYS_CLK to 20MHZ
  ARM: DRA7xx: Correct SRAM END address
  ARM: DRA7xx: EMIF: Change settings required for EVM board

Tom Rini (1):
  arm: Remove OMAP2420H4 and all omap24xx support

Vishwanathrao Badarkhe, Manish (2):
  da830: add MMC support
  arm: da830: moved pinmux configurations to the arch tree

 MAINTAINERS|8 +-
 arch/arm/cpu/arm1136/start.S   |   18 -
 arch/arm/cpu/arm926ejs/davinci/Makefile|1 +
 arch/arm/cpu/arm926ejs/davinci/da830_pinmux.c  |  151 
 arch/arm/cpu/armv7/omap-common/Makefile|1 +
 arch/arm/cpu/armv7/omap-common/abb.c   |  137 
 arch/arm/cpu/armv7/omap-common/clocks-common.c |  101 ++-
 arch/arm/cpu/armv7/omap-common/emif-common.c   |   28 +-
 arch/arm/cpu/armv7/omap-common/hwinit-common.c |2 -
 arch/arm/cpu/armv7/omap-common/timer.c |1 +
 arch/arm/cpu/armv7/omap-common/vc.c|   14 +-
 arch/arm/cpu/armv7/omap3/clock.c   |2 +-
 arch/arm/cpu/armv7/omap4/hw_data.c |   13 +-
 arch/arm/cpu/armv7/omap4/prcm-regs.c   |3 +
 arch/arm/cpu/armv7/omap5/Makefile  |1 +
 arch/arm/cpu/armv7/omap5/abb.c |   67 ++
 arch/arm/cpu/armv7/omap5/hw_data.c |  167 ++--
 arch/arm/cpu/armv7/omap5/hwinit.c  |   24 +-
 arch/arm/cpu/armv7/omap5/prcm-regs.c   |   20 +
 arch/arm/cpu/armv7/omap5/sdram.c   |  170 +++-
 arch/arm/include/asm/arch-davinci/pinmux_defs.h|   15 +-
 arch/arm/include/asm/arch-omap24xx/bits.h  |   48 --
 arch/arm/include/asm/arch-omap24xx/clocks.h|  112 ---
 arch/arm/include/asm/arch-omap24xx/i2c.h   |   68 --
 arch/arm/include/asm/arch-omap24xx/mem.h   |  156 
 arch/arm/include/asm/arch-omap24xx/mux.h   |  176 
 arch/arm/include/asm/arch-omap24xx/omap2420.h  |  236 --
 arch/arm/include/asm/arch-omap24xx/sys_info.h  |   82 --
 arch/arm/include/asm/arch-omap24xx/sys_proto.h |   54 --
 .../include/asm/arch-omap3/{clocks.h = clock.h}   |0
 arch/arm/include/asm/arch-omap3/omap3.h|7 +
 .../include/asm/arch-omap4/{clocks.h = clock.h}   |   34 +-
 arch/arm/include/asm/arch-omap4/cpu.h  |   12 -
 arch/arm/include/asm/arch-omap4/omap.h |   22 +-
 arch/arm/include/asm/arch-omap4/sys_proto.h|5 +-
 .../include/asm/arch-omap5/{clocks.h = clock.h}   |   91 +-
 arch/arm/include/asm/arch-omap5/cpu.h  |   12 -
 arch/arm/include/asm/arch-omap5/mux_dra7xx.h   |7 +-
 arch/arm/include/asm/arch-omap5/omap.h |   67 +-
 arch/arm/include/asm/arch-omap5/sys_proto.h|7 +-
 arch/arm/include/asm/emif.h|   12 +-
 arch/arm/include/asm/omap_common.h |   59 +-
 arch/arm/lib/cache.c   |2 +-
 board/davinci/da8xxevm/da830evm.c  |  155 +---
 board/htkw/mcx/mcx.c   |2 +-
 board/teejet/mt_ventoux/mt_ventoux.c   |2 +-
 board/ti/am335x/board.c  

Re: [U-Boot] Please pull u-boot-ti/master

2013-06-10 Thread Albert ARIBAUD
Hi Tom,

On Mon, 10 Jun 2013 11:38:56 -0400, Tom Rini tr...@ti.com wrote:

 Hello,
 
 
 The following changes since commit 10e167329b029890a4c704f094822da5f259b886:
 
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-06-08 
 14:35:10 +0200)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to 68cd4a4c9f4d7be8dc95796fb567f6b03faf9d97:
 
   arm: da830: moved pinmux configurations to the arch tree (2013-06-10 
 08:54:46 -0400)
 
 
 Andrii Tseglytskyi (2):
   OMAP3+: introduce generic ABB support
   OMAP5: add ABB setup for MPU voltage domain
 
 Balaji T K (1):
   mmc: omap_hsmmc: Update pbias programming
 
 Joel A Fernandes (1):
   am33xx: Board: Make CPSW section of ethernet initialization depend on 
 CPSW driver
 
 Lokesh Vutla (10):
   ARM: OMAP4+: Cleanup header files
   ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h
   ARM: OMAP4+: pmic: Make generic bus init and write functions
   ARM: DRA7xx: Add control id code for DRA7xx
   ARM: DRA7xx: power Add support for tps659038 PMIC
   ARM: DRA7xx: clocks: Fixing i2c_init for PMIC
   ARM: DRA7xx: Do not enable srcomp for DRA7xx Soc's
   ARM: DRA7xx: Update pinmux data
   ARM: DRA7xx: clocks: Update PLL values
   ARM: DRA7: Add Maintainer
 
 Lubomir Popov (4):
   OMAP5: Fix bug in omap5_es1_prcm struct
   ARM: OMAP5: Power: Add more functionality to Palmas driver
   ARM: OMAP: I2C: New read, write and probe functions
   OMAP5: Enable access to auxclk registers
 
 Nishanth Menon (1):
   ARM: OMAP5: DRA7xx: support class 0 optimized voltages
 
 Sricharan R (5):
   ARM: OMAP5: clocks: Do not enable sgx clocks
   ARM: DRA7xx: Change the Debug UART to UART1
   ARM: DRA7xx: Correct the SYS_CLK to 20MHZ
   ARM: DRA7xx: Correct SRAM END address
   ARM: DRA7xx: EMIF: Change settings required for EVM board
 
 Tom Rini (1):
   arm: Remove OMAP2420H4 and all omap24xx support
 
 Vishwanathrao Badarkhe, Manish (2):
   da830: add MMC support
   arm: da830: moved pinmux configurations to the arch tree
 
  MAINTAINERS|8 +-
  arch/arm/cpu/arm1136/start.S   |   18 -
  arch/arm/cpu/arm926ejs/davinci/Makefile|1 +
  arch/arm/cpu/arm926ejs/davinci/da830_pinmux.c  |  151 
  arch/arm/cpu/armv7/omap-common/Makefile|1 +
  arch/arm/cpu/armv7/omap-common/abb.c   |  137 
  arch/arm/cpu/armv7/omap-common/clocks-common.c |  101 ++-
  arch/arm/cpu/armv7/omap-common/emif-common.c   |   28 +-
  arch/arm/cpu/armv7/omap-common/hwinit-common.c |2 -
  arch/arm/cpu/armv7/omap-common/timer.c |1 +
  arch/arm/cpu/armv7/omap-common/vc.c|   14 +-
  arch/arm/cpu/armv7/omap3/clock.c   |2 +-
  arch/arm/cpu/armv7/omap4/hw_data.c |   13 +-
  arch/arm/cpu/armv7/omap4/prcm-regs.c   |3 +
  arch/arm/cpu/armv7/omap5/Makefile  |1 +
  arch/arm/cpu/armv7/omap5/abb.c |   67 ++
  arch/arm/cpu/armv7/omap5/hw_data.c |  167 ++--
  arch/arm/cpu/armv7/omap5/hwinit.c  |   24 +-
  arch/arm/cpu/armv7/omap5/prcm-regs.c   |   20 +
  arch/arm/cpu/armv7/omap5/sdram.c   |  170 +++-
  arch/arm/include/asm/arch-davinci/pinmux_defs.h|   15 +-
  arch/arm/include/asm/arch-omap24xx/bits.h  |   48 --
  arch/arm/include/asm/arch-omap24xx/clocks.h|  112 ---
  arch/arm/include/asm/arch-omap24xx/i2c.h   |   68 --
  arch/arm/include/asm/arch-omap24xx/mem.h   |  156 
  arch/arm/include/asm/arch-omap24xx/mux.h   |  176 
  arch/arm/include/asm/arch-omap24xx/omap2420.h  |  236 --
  arch/arm/include/asm/arch-omap24xx/sys_info.h  |   82 --
  arch/arm/include/asm/arch-omap24xx/sys_proto.h |   54 --
  .../include/asm/arch-omap3/{clocks.h = clock.h}   |0
  arch/arm/include/asm/arch-omap3/omap3.h|7 +
  .../include/asm/arch-omap4/{clocks.h = clock.h}   |   34 +-
  arch/arm/include/asm/arch-omap4/cpu.h  |   12 -
  arch/arm/include/asm/arch-omap4/omap.h |   22 +-
  arch/arm/include/asm/arch-omap4/sys_proto.h|5 +-
  .../include/asm/arch-omap5/{clocks.h = clock.h}   |   91 +-
  arch/arm/include/asm/arch-omap5/cpu.h  |   12 -
  arch/arm/include/asm/arch-omap5/mux_dra7xx.h   |7 +-
  arch/arm/include/asm/arch-omap5/omap.h |   67 +-
  arch/arm/include/asm/arch-omap5/sys_proto.h|7 +-
  arch/arm/include/asm/emif.h|   12 +-
  arch/arm/include/asm/omap_common.h |   59 +-
  arch/arm/lib/cache.c   |2 +-
  board/davinci/da8xxevm/da830evm.c  | 

Re: [U-Boot] Please pull u-boot-ti/master

2013-06-09 Thread Igor Grinberg
Hi Lubomir,

On 06/08/13 23:43, Lubomir Popov wrote:
 Hi Tom, Michael,
 
 Hello,

 The following changes since commit 3da0e5750b24a9491058df6126c7be577a276c09:

   arm: factorize relocate_code routine (2013-05-30 20:24:38 +0200)

 are available in the git repository at:

   git://git.denx.de/u-boot-ti.git master

 for you to fetch changes up to 80dd596d1b442ff53dbeb33eccdb8efd2283be79:

 
 [snip]
 
 Michael Trimarchi (1):
   usb: omap: ulpi: fix ulpi transceiver access
 
 [snip]
 
  drivers/usb/ulpi/omap-ulpi-viewport.c  |   40 +-
 
 [snip]
 
 I just made a clean clone of u-boot-ti/master, manually applied the
 changes to the ehci files, added my board files and made a build.
 Everything seems to work fine, but I see an error message regarding
 ULPI reset that was not present before, and obviously it is due to
 Michael's changes:

Yes indeed, those are due to Michael's patch.
Michael's patch aligns the code with the TRM and seems to reveal
an OMAP USB bug might an erratum.

 
 SOM5_EVB # usb start
 (Re)start USB...
 USB0:   ULPI: ulpi_reset: failed writing reset bit
 USB EHCI 1.00
 scanning bus 0 for devices... 6 USB Device(s) found
scanning usb for storage devices... 3 Storage Device(s) found
scanning usb for ethernet devices... 1 Ethernet Device(s) found
 SOM5_EVB # usb tree
 USB device tree:
   1  Hub (480 Mb/s, 0mA)
   |  u-boot EHCI Host Controller
   |
   +-2  Mass Storage (480 Mb/s, 200mA)
   |FSC  MEMORYBIRD USB2  C157040817120315AA
   |
   +-3  Hub (480 Mb/s, 2mA)
   | |
   | +-4  Mass Storage (480 Mb/s, 96mA)
   | |Generic Ultra Fast Media Reader 00264001
   | |
   | +-5  Mass Storage (480 Mb/s, 100mA)
   |  USB Flash Drive 531C43B21928F11F
   |
   +-6  Vendor specific (480 Mb/s, 500mA)
 
 SOM5_EVB #
 
 Otherwise everything is OK, the device on the ULPI port is working
 (it is #2 above). It is now late and I shall investigate in detail
 tomorrow, this is just an early warning ;)
 
 Best regards,
 Lubo
 
 ___
 U-Boot mailing list
 U-Boot@lists.denx.de
 http://lists.denx.de/mailman/listinfo/u-boot
 

-- 
Regards,
Igor.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2013-06-09 Thread Michael Trimarchi
Hi

On 06/08/2013 10:43 PM, Lubomir Popov wrote:
 Hi Tom, Michael,
 
 Hello,

 The following changes since commit 3da0e5750b24a9491058df6126c7be577a276c09:

   arm: factorize relocate_code routine (2013-05-30 20:24:38 +0200)

 are available in the git repository at:

   git://git.denx.de/u-boot-ti.git master

 for you to fetch changes up to 80dd596d1b442ff53dbeb33eccdb8efd2283be79:

 
 [snip]
 
 Michael Trimarchi (1):
   usb: omap: ulpi: fix ulpi transceiver access
 
 [snip]
 
  drivers/usb/ulpi/omap-ulpi-viewport.c  |   40 +-
 
 [snip]
 
 I just made a clean clone of u-boot-ti/master, manually applied the
 changes to the ehci files, added my board files and made a build.
 Everything seems to work fine, but I see an error message regarding
 ULPI reset that was not present before, and obviously it is due to
 Michael's changes:
 
 SOM5_EVB # usb start
 (Re)start USB...
 USB0:   ULPI: ulpi_reset: failed writing reset bit

Let me understand. The patch is wrong because you have a problem now.
The old code was not sending any write command so any ulpi_reset and the
test condition was wrong.

 USB EHCI 1.00
 scanning bus 0 for devices... 6 USB Device(s) found
scanning usb for storage devices... 3 Storage Device(s) found
scanning usb for ethernet devices... 1 Ethernet Device(s) found
 SOM5_EVB # usb tree
 USB device tree:
   1  Hub (480 Mb/s, 0mA)
   |  u-boot EHCI Host Controller
   |
   +-2  Mass Storage (480 Mb/s, 200mA)
   |FSC  MEMORYBIRD USB2  C157040817120315AA
   |
   +-3  Hub (480 Mb/s, 2mA)
   | |
   | +-4  Mass Storage (480 Mb/s, 96mA)
   | |Generic Ultra Fast Media Reader 00264001
   | |
   | +-5  Mass Storage (480 Mb/s, 100mA)
   |  USB Flash Drive 531C43B21928F11F
   |
   +-6  Vendor specific (480 Mb/s, 500mA)
 
 SOM5_EVB #
 
 Otherwise everything is OK, the device on the ULPI port is working
 (it is #2 above). It is now late and I shall investigate in detail
 tomorrow, this is just an early warning ;)

Can you test the attach patch? Yes I know it is not inline but I will
send inline tomorrow and I have done changing the old one. 
I was thinking port number was starting from 1 but I have done a quick check
on soft_reset of omap and it is starting from 0

Michael

 
 Best regards,
 Lubo
 
This patch fix the omap access to the transceiver
configuration registers using the ulpi bus. As reported by
the documentation the bit31 is used only to check if the
transaction is done or still running and the reading and
writing operation have different offset and have different
values. What we need to do at the end of a transaction is
leave the bus in done state. Anyway an error using the ulpi
omap register is not recoverable so any error give out the
usage of this interface.

Signed-off-by: Michael Trimarchi mich...@amarulasolutions.com
---
- changes for V4
  port_num start from 0 so we need to take in account when
  we use the omap access function
- changes for V3
  Fix patch subject
- changes for V2
  Fix commit message
---
 drivers/usb/ulpi/omap-ulpi-viewport.c |   40 +++--
 1 file changed, 8 insertions(+), 32 deletions(-)

diff --git a/drivers/usb/ulpi/omap-ulpi-viewport.c b/drivers/usb/ulpi/omap-ulpi-viewport.c
index 3c1ea1a..2a42033 100644
--- a/drivers/usb/ulpi/omap-ulpi-viewport.c
+++ b/drivers/usb/ulpi/omap-ulpi-viewport.c
@@ -22,18 +22,19 @@
 #include asm/io.h
 #include usb/ulpi.h
 
-#define OMAP_ULPI_WR_OPSEL	(3  21)
-#define OMAP_ULPI_ACCESS	(1  31)
+#define OMAP_ULPI_WR_OPSEL	(2  22)
+#define OMAP_ULPI_RD_OPSEL	(3  22)
+#define OMAP_ULPI_START		(1  31)
 
 /*
- * Wait for the ULPI Access to complete
+ * Wait for having ulpi in done state
  */
 static int ulpi_wait(struct ulpi_viewport *ulpi_vp, u32 mask)
 {
 	int timeout = CONFIG_USB_ULPI_TIMEOUT;
 
 	while (--timeout) {
-		if ((readl(ulpi_vp-viewport_addr)  mask))
+		if (!(readl(ulpi_vp-viewport_addr)  mask))
 			return 0;
 
 		udelay(1);
@@ -43,40 +44,15 @@ static int ulpi_wait(struct ulpi_viewport *ulpi_vp, u32 mask)
 }
 
 /*
- * Wake the ULPI PHY up for communication
- *
- * returns 0 on success.
- */
-static int ulpi_wakeup(struct ulpi_viewport *ulpi_vp)
-{
-	int err;
-
-	if (readl(ulpi_vp-viewport_addr)  OMAP_ULPI_ACCESS)
-		return 0; /* already awake */
-
-	writel(OMAP_ULPI_ACCESS, ulpi_vp-viewport_addr);
-
-	err = ulpi_wait(ulpi_vp, OMAP_ULPI_ACCESS);
-	if (err)
-		debug(ULPI wakeup timed out\n);
-
-	return err;
-}
-
-/*
  * Issue a ULPI read/write request
  */
 static int ulpi_request(struct ulpi_viewport *ulpi_vp, u32 value)
 {
 	int err;
 
-	err = ulpi_wakeup(ulpi_vp);
-	if (err)
-		return err;
-
 	writel(value, ulpi_vp-viewport_addr);
 
-	err = ulpi_wait(ulpi_vp, OMAP_ULPI_ACCESS);
+	err = ulpi_wait(ulpi_vp, OMAP_ULPI_START);
 	if (err)
 		debug(ULPI request timed out\n);
 
@@ -85,7 +61,7 @@ static int ulpi_request(struct ulpi_viewport *ulpi_vp, u32 value)
 
 int ulpi_write(struct ulpi_viewport *ulpi_vp, u8 *reg, u32 value)
 {
-	u32 val = 

Re: [U-Boot] Please pull u-boot-ti/master

2013-06-08 Thread Lubomir Popov
Hi Tom, Michael,

 Hello,

 The following changes since commit 3da0e5750b24a9491058df6126c7be577a276c09:

   arm: factorize relocate_code routine (2013-05-30 20:24:38 +0200)

 are available in the git repository at:

   git://git.denx.de/u-boot-ti.git master

 for you to fetch changes up to 80dd596d1b442ff53dbeb33eccdb8efd2283be79:


[snip]

 Michael Trimarchi (1):
   usb: omap: ulpi: fix ulpi transceiver access

[snip]

  drivers/usb/ulpi/omap-ulpi-viewport.c  |   40 +-

[snip]

I just made a clean clone of u-boot-ti/master, manually applied the
changes to the ehci files, added my board files and made a build.
Everything seems to work fine, but I see an error message regarding
ULPI reset that was not present before, and obviously it is due to
Michael's changes:

SOM5_EVB # usb start
(Re)start USB...
USB0:   ULPI: ulpi_reset: failed writing reset bit
USB EHCI 1.00
scanning bus 0 for devices... 6 USB Device(s) found
   scanning usb for storage devices... 3 Storage Device(s) found
   scanning usb for ethernet devices... 1 Ethernet Device(s) found
SOM5_EVB # usb tree
USB device tree:
  1  Hub (480 Mb/s, 0mA)
  |  u-boot EHCI Host Controller
  |
  +-2  Mass Storage (480 Mb/s, 200mA)
  |FSC  MEMORYBIRD USB2  C157040817120315AA
  |
  +-3  Hub (480 Mb/s, 2mA)
  | |
  | +-4  Mass Storage (480 Mb/s, 96mA)
  | |Generic Ultra Fast Media Reader 00264001
  | |
  | +-5  Mass Storage (480 Mb/s, 100mA)
  |  USB Flash Drive 531C43B21928F11F
  |
  +-6  Vendor specific (480 Mb/s, 500mA)

SOM5_EVB #

Otherwise everything is OK, the device on the ULPI port is working
(it is #2 above). It is now late and I shall investigate in detail
tomorrow, this is just an early warning ;)

Best regards,
Lubo

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2013-06-08 Thread Albert ARIBAUD
Hi Tom,

On Fri, 7 Jun 2013 15:19:21 -0400, Tom Rini tr...@ti.com wrote:

 Tom Rini (4):

   arm: Remove OMAP2420H4 and all omap24xx support

This one removes not only 2420h4 but also tnetv107x_evm. Is that normal?

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-ti/master

2013-06-07 Thread Tom Rini
Hello,

The following changes since commit 3da0e5750b24a9491058df6126c7be577a276c09:

  arm: factorize relocate_code routine (2013-05-30 20:24:38 +0200)

are available in the git repository at:

  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to 80dd596d1b442ff53dbeb33eccdb8efd2283be79:

  arm: da830: moved pinmux configurations to the arch tree (2013-06-07 14:26:08 
-0400)


Andrii Tseglytskyi (2):
  OMAP3+: introduce generic ABB support
  OMAP5: add ABB setup for MPU voltage domain

Balaji T K (1):
  mmc: omap_hsmmc: Update pbias programming

Joel A Fernandes (1):
  am33xx: Board: Make CPSW section of ethernet initialization depend on 
CPSW driver

Lokesh Vutla (10):
  ARM: OMAP4+: Cleanup header files
  ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h
  ARM: OMAP4+: pmic: Make generic bus init and write functions
  ARM: DRA7xx: Add control id code for DRA7xx
  ARM: DRA7xx: power Add support for tps659038 PMIC
  ARM: DRA7xx: clocks: Fixing i2c_init for PMIC
  ARM: DRA7xx: Do not enable srcomp for DRA7xx Soc's
  ARM: DRA7xx: Update pinmux data
  ARM: DRA7xx: clocks: Update PLL values
  ARM: DRA7: Add Maintainer

Lubomir Popov (4):
  OMAP5: Fix bug in omap5_es1_prcm struct
  ARM: OMAP5: Power: Add more functionality to Palmas driver
  ARM: OMAP: I2C: New read, write and probe functions
  OMAP5: Enable access to auxclk registers

Michael Trimarchi (1):
  usb: omap: ulpi: fix ulpi transceiver access

Nishanth Menon (1):
  ARM: OMAP5: DRA7xx: support class 0 optimized voltages

Sricharan R (5):
  ARM: OMAP5: clocks: Do not enable sgx clocks
  ARM: DRA7xx: Change the Debug UART to UART1
  ARM: DRA7xx: Correct the SYS_CLK to 20MHZ
  ARM: DRA7xx: Correct SRAM END address
  ARM: DRA7xx: EMIF: Change settings required for EVM board

Tom Rini (4):
  omap-common/hwinit-common.c: Mark omap_rev_string as static
  am33xx: Correct NON_SECURE_SRAM_START/END
  am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c
  arm: Remove OMAP2420H4 and all omap24xx support

Vishwanathrao Badarkhe, Manish (2):
  da830: add MMC support
  arm: da830: moved pinmux configurations to the arch tree

 MAINTAINERS|8 +-
 arch/arm/cpu/arm1136/start.S   |   18 -
 arch/arm/cpu/arm926ejs/davinci/Makefile|1 +
 arch/arm/cpu/arm926ejs/davinci/da830_pinmux.c  |  151 
 arch/arm/cpu/armv7/omap-common/Makefile|1 +
 arch/arm/cpu/armv7/omap-common/abb.c   |  137 
 arch/arm/cpu/armv7/omap-common/boot-common.c   |   39 +
 arch/arm/cpu/armv7/omap-common/clocks-common.c |  101 ++-
 arch/arm/cpu/armv7/omap-common/emif-common.c   |   28 +-
 arch/arm/cpu/armv7/omap-common/hwinit-common.c |   40 +-
 arch/arm/cpu/armv7/omap-common/timer.c |1 +
 arch/arm/cpu/armv7/omap-common/vc.c|   14 +-
 arch/arm/cpu/armv7/omap3/clock.c   |2 +-
 arch/arm/cpu/armv7/omap4/hw_data.c |   13 +-
 arch/arm/cpu/armv7/omap4/prcm-regs.c   |3 +
 arch/arm/cpu/armv7/omap5/Makefile  |1 +
 arch/arm/cpu/armv7/omap5/abb.c |   67 ++
 arch/arm/cpu/armv7/omap5/hw_data.c |  167 ++--
 arch/arm/cpu/armv7/omap5/hwinit.c  |   24 +-
 arch/arm/cpu/armv7/omap5/prcm-regs.c   |   20 +
 arch/arm/cpu/armv7/omap5/sdram.c   |  170 +++-
 arch/arm/include/asm/arch-am33xx/omap.h|4 +-
 arch/arm/include/asm/arch-am33xx/sys_proto.h   |1 +
 arch/arm/include/asm/arch-davinci/pinmux_defs.h|   15 +-
 arch/arm/include/asm/arch-omap24xx/bits.h  |   48 --
 arch/arm/include/asm/arch-omap24xx/clocks.h|  112 ---
 arch/arm/include/asm/arch-omap24xx/i2c.h   |   68 --
 arch/arm/include/asm/arch-omap24xx/mem.h   |  156 
 arch/arm/include/asm/arch-omap24xx/mux.h   |  176 
 arch/arm/include/asm/arch-omap24xx/omap2420.h  |  236 --
 arch/arm/include/asm/arch-omap24xx/sys_info.h  |   82 --
 arch/arm/include/asm/arch-omap24xx/sys_proto.h |   54 --
 .../include/asm/arch-omap3/{clocks.h = clock.h}   |0
 arch/arm/include/asm/arch-omap3/omap3.h|7 +
 .../include/asm/arch-omap4/{clocks.h = clock.h}   |   34 +-
 arch/arm/include/asm/arch-omap4/cpu.h  |   12 -
 arch/arm/include/asm/arch-omap4/omap.h |   22 +-
 arch/arm/include/asm/arch-omap4/sys_proto.h|6 +-
 .../include/asm/arch-omap5/{clocks.h = clock.h}   |   91 +-
 arch/arm/include/asm/arch-omap5/cpu.h  |   12 -
 arch/arm/include/asm/arch-omap5/mux_dra7xx.h   |7 +-
 arch/arm/include/asm/arch-omap5/omap.h |   67 +-
 arch/arm/include/asm/arch-omap5/sys_proto.h|8 

[U-Boot] Please pull u-boot-ti/master

2013-06-05 Thread Tom Rini
Hello,

The following changes since commit 3da0e5750b24a9491058df6126c7be577a276c09:

  arm: factorize relocate_code routine (2013-05-30 20:24:38 +0200)

are available in the git repository at:

  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to 4596dcc1d4ea5763e0f92cf5becd9fc7d4c6e674:

  am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c 
(2013-06-05 08:46:49 -0400)


Tom Rini (3):
  omap-common/hwinit-common.c: Mark omap_rev_string as static
  am33xx: Correct NON_SECURE_SRAM_START/END
  am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c

 arch/arm/cpu/armv7/omap-common/boot-common.c   |   39 
 arch/arm/cpu/armv7/omap-common/hwinit-common.c |   38 +--
 arch/arm/include/asm/arch-am33xx/omap.h|4 +--
 arch/arm/include/asm/arch-am33xx/sys_proto.h   |1 +
 arch/arm/include/asm/arch-omap4/sys_proto.h|1 +
 arch/arm/include/asm/arch-omap5/sys_proto.h|1 +
 board/isee/igep0033/board.c|9 ++
 board/phytec/pcm051/board.c|9 ++
 board/ti/am335x/board.c|9 ++
 board/ti/ti814x/evm.c  |9 ++
 include/configs/am335x_evm.h   |   10 --
 include/configs/igep0033.h |   10 --
 include/configs/pcm051.h   |   10 --
 13 files changed, 105 insertions(+), 45 deletions(-)

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2013-06-05 Thread Albert ARIBAUD
Hi Tom,

On Wed, 5 Jun 2013 08:54:18 -0400, Tom Rini tr...@ti.com wrote:

 Hello,
 
 The following changes since commit 3da0e5750b24a9491058df6126c7be577a276c09:
 
   arm: factorize relocate_code routine (2013-05-30 20:24:38 +0200)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to 4596dcc1d4ea5763e0f92cf5becd9fc7d4c6e674:
 
   am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c 
 (2013-06-05 08:46:49 -0400)
 
 
 Tom Rini (3):
   omap-common/hwinit-common.c: Mark omap_rev_string as static
   am33xx: Correct NON_SECURE_SRAM_START/END
   am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c
 
  arch/arm/cpu/armv7/omap-common/boot-common.c   |   39 
 
  arch/arm/cpu/armv7/omap-common/hwinit-common.c |   38 +--
  arch/arm/include/asm/arch-am33xx/omap.h|4 +--
  arch/arm/include/asm/arch-am33xx/sys_proto.h   |1 +
  arch/arm/include/asm/arch-omap4/sys_proto.h|1 +
  arch/arm/include/asm/arch-omap5/sys_proto.h|1 +
  board/isee/igep0033/board.c|9 ++
  board/phytec/pcm051/board.c|9 ++
  board/ti/am335x/board.c|9 ++
  board/ti/ti814x/evm.c  |9 ++
  include/configs/am335x_evm.h   |   10 --
  include/configs/igep0033.h |   10 --
  include/configs/pcm051.h   |   10 --
  13 files changed, 105 insertions(+), 45 deletions(-)
 

Applied to u-boot-arm/master, thanks!

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-ti/master

2013-05-11 Thread Albert ARIBAUD
Hi Tom,

On Fri, 10 May 2013 09:16:18 -0400, Tom Rini tr...@ti.com wrote:

 Hello,
 
 The following changes since commit 8934f7846501070a5b01c1fab5db27559e9d70d1:
 
   i2c: zynq: Add support for Xilinx Zynq (2013-04-30 11:39:28 +0200)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-ti.git master
 
 for you to fetch changes up to 47c6ea076eb51e624f8744d93db5cd70b97dc25d:
 
   ARM: OMAP: Add arch_cpu_init function (2013-05-10 08:25:56 -0400)
 
 
 Dan Murphy (2):
   ARM:Panda:Fix device tree loading for the panda-es
   ARM: Panda: Add flag to allow runtime enviroment varibale mods
 
 Enric Balletbo i Serra (2):
   Add DDR3 support for IGEP COM AQUILA/CYGNUS.
   ARM: Add support for IGEP COM AQUILA/CYGNUS
 
 Eric Benard (2):
   da850: provide davinci_enable_uart0
   davinci: handle CONFIG_SYS_CLE_MASK and CONFIG_SYS_ALE_MASK
 
 Igor Grinberg (3):
   cm-t35: move cm-t35 to live in compulab directory
   MAINTAINERS: fix the cm-t35 board name
   cm-t35: update config file
 
 Lokesh Vutla (2):
   arm: omap: emif: Fix DDR3 init after warm reset
   ARM: OMAP5: Fix warm reset with USB cable connected
 
 Lubomir Popov (4):
   OMAP5: I2C: Enable i2c5 clocks
   OMAP5: I2C: Add I2C4 and I2C5 bases
   OMAP5: I2C: Set I2C_BUS_MAX to 5 to enable I2C4 and I2C5
   OMAP5: USB: hsusbtll_clkctrl has to be in hw_auto for USB to work
 
 Mark Jackson (1):
   Remove duplicate / unused #defines on AM335x boards
 
 Matt Porter (4):
   am33xx: add pll and clock support for TI814x CPSW
   cpsw: add support for TI814x slave_regs differences
   phy: add support for ET1011C phys
   ti814x_evm: enable CPSW support
 
 Nishanth Menon (10):
   twl4030: make twl4030_i2c_write_u8 prototype consistent
   twl4030: make twl4030_i2c_read_u8 prototype consistent
   twl6030: twl6030_i2c_[read|write]_u8 prototype consistent
   twl6030: move twl6030 register access functions to common header file
   twl6030: add header guard
   twl6035: rename to palmas
   palmas: rename init_settings to an generic palmas init
   palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic function
   palmas: use palmas_i2c_[read|write]_u8
   palmas: add header guard
 
 SRICHARAN R (5):
   ARM: OMAP: Make omap_boot_parameters common across socs
   ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines common
   ARM: OMAP: Correct save_boot_params and replace with 'C' function
   ARM: OMAP: Cleanup boot parameters usage
   ARM: OMAP: Add arch_cpu_init function
 
 Tom Rini (3):
   beagleboard: Update comment in get_board_rev()
   omap5_common: Add optargs variable for kernel command line args
   am33xx: Fix warning with CONFIG_DISPLAY_CPUINFO
 
  MAINTAINERS|3 +-
  README |4 +
  arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c|8 +
  arch/arm/cpu/armv7/am33xx/clock_ti814x.c   |  103 ++-
  arch/arm/cpu/armv7/am33xx/sys_info.c   |6 +-
  arch/arm/cpu/armv7/lowlevel_init.S |8 +-
  arch/arm/cpu/armv7/omap-common/boot-common.c   |   31 +--
  arch/arm/cpu/armv7/omap-common/clocks-common.c |1 +
  arch/arm/cpu/armv7/omap-common/emif-common.c   |   11 +-
  arch/arm/cpu/armv7/omap-common/hwinit-common.c |   61 -
  arch/arm/cpu/armv7/omap-common/lowlevel_init.S |   50 +---
  arch/arm/cpu/armv7/omap-common/reset.c |4 +
  arch/arm/cpu/armv7/omap4/emif.c|4 +-
  arch/arm/cpu/armv7/omap4/hw_data.c |2 +-
  arch/arm/cpu/armv7/omap4/hwinit.c  |3 +-
  arch/arm/cpu/armv7/omap5/emif.c|4 +-
  arch/arm/cpu/armv7/omap5/hw_data.c |5 +-
  arch/arm/cpu/armv7/omap5/hwinit.c  |   22 +-
  arch/arm/cpu/armv7/omap5/prcm-regs.c   |2 +
  arch/arm/include/asm/arch-am33xx/ddr_defs.h|   17 ++
  arch/arm/include/asm/arch-am33xx/hardware_ti814x.h |1 +
  arch/arm/include/asm/arch-am33xx/omap.h|   25 --
  arch/arm/include/asm/arch-davinci/hardware.h   |2 +
  arch/arm/include/asm/arch-davinci/nand_defs.h  |9 +
  arch/arm/include/asm/arch-omap4/omap.h |   36 ---
  arch/arm/include/asm/arch-omap4/sys_proto.h|   12 +-
  arch/arm/include/asm/arch-omap5/clocks.h   |   10 +
  arch/arm/include/asm/arch-omap5/cpu.h  |2 +
  arch/arm/include/asm/arch-omap5/i2c.h  |2 +-
  arch/arm/include/asm/arch-omap5/omap.h |   36 ---
  arch/arm/include/asm/arch-omap5/sys_proto.h|   22 +-
  arch/arm/include/asm/global_data.h |8 +
  arch/arm/include/asm/omap_boot.h   |   50 
  arch/arm/include/asm/omap_common.h | 

[U-Boot] Please pull u-boot-ti/master

2013-05-10 Thread Tom Rini
Hello,

The following changes since commit 8934f7846501070a5b01c1fab5db27559e9d70d1:

  i2c: zynq: Add support for Xilinx Zynq (2013-04-30 11:39:28 +0200)

are available in the git repository at:

  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to 47c6ea076eb51e624f8744d93db5cd70b97dc25d:

  ARM: OMAP: Add arch_cpu_init function (2013-05-10 08:25:56 -0400)


Dan Murphy (2):
  ARM:Panda:Fix device tree loading for the panda-es
  ARM: Panda: Add flag to allow runtime enviroment varibale mods

Enric Balletbo i Serra (2):
  Add DDR3 support for IGEP COM AQUILA/CYGNUS.
  ARM: Add support for IGEP COM AQUILA/CYGNUS

Eric Benard (2):
  da850: provide davinci_enable_uart0
  davinci: handle CONFIG_SYS_CLE_MASK and CONFIG_SYS_ALE_MASK

Igor Grinberg (3):
  cm-t35: move cm-t35 to live in compulab directory
  MAINTAINERS: fix the cm-t35 board name
  cm-t35: update config file

Lokesh Vutla (2):
  arm: omap: emif: Fix DDR3 init after warm reset
  ARM: OMAP5: Fix warm reset with USB cable connected

Lubomir Popov (4):
  OMAP5: I2C: Enable i2c5 clocks
  OMAP5: I2C: Add I2C4 and I2C5 bases
  OMAP5: I2C: Set I2C_BUS_MAX to 5 to enable I2C4 and I2C5
  OMAP5: USB: hsusbtll_clkctrl has to be in hw_auto for USB to work

Mark Jackson (1):
  Remove duplicate / unused #defines on AM335x boards

Matt Porter (4):
  am33xx: add pll and clock support for TI814x CPSW
  cpsw: add support for TI814x slave_regs differences
  phy: add support for ET1011C phys
  ti814x_evm: enable CPSW support

Nishanth Menon (10):
  twl4030: make twl4030_i2c_write_u8 prototype consistent
  twl4030: make twl4030_i2c_read_u8 prototype consistent
  twl6030: twl6030_i2c_[read|write]_u8 prototype consistent
  twl6030: move twl6030 register access functions to common header file
  twl6030: add header guard
  twl6035: rename to palmas
  palmas: rename init_settings to an generic palmas init
  palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic function
  palmas: use palmas_i2c_[read|write]_u8
  palmas: add header guard

SRICHARAN R (5):
  ARM: OMAP: Make omap_boot_parameters common across socs
  ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines common
  ARM: OMAP: Correct save_boot_params and replace with 'C' function
  ARM: OMAP: Cleanup boot parameters usage
  ARM: OMAP: Add arch_cpu_init function

Tom Rini (3):
  beagleboard: Update comment in get_board_rev()
  omap5_common: Add optargs variable for kernel command line args
  am33xx: Fix warning with CONFIG_DISPLAY_CPUINFO

 MAINTAINERS|3 +-
 README |4 +
 arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c|8 +
 arch/arm/cpu/armv7/am33xx/clock_ti814x.c   |  103 ++-
 arch/arm/cpu/armv7/am33xx/sys_info.c   |6 +-
 arch/arm/cpu/armv7/lowlevel_init.S |8 +-
 arch/arm/cpu/armv7/omap-common/boot-common.c   |   31 +--
 arch/arm/cpu/armv7/omap-common/clocks-common.c |1 +
 arch/arm/cpu/armv7/omap-common/emif-common.c   |   11 +-
 arch/arm/cpu/armv7/omap-common/hwinit-common.c |   61 -
 arch/arm/cpu/armv7/omap-common/lowlevel_init.S |   50 +---
 arch/arm/cpu/armv7/omap-common/reset.c |4 +
 arch/arm/cpu/armv7/omap4/emif.c|4 +-
 arch/arm/cpu/armv7/omap4/hw_data.c |2 +-
 arch/arm/cpu/armv7/omap4/hwinit.c  |3 +-
 arch/arm/cpu/armv7/omap5/emif.c|4 +-
 arch/arm/cpu/armv7/omap5/hw_data.c |5 +-
 arch/arm/cpu/armv7/omap5/hwinit.c  |   22 +-
 arch/arm/cpu/armv7/omap5/prcm-regs.c   |2 +
 arch/arm/include/asm/arch-am33xx/ddr_defs.h|   17 ++
 arch/arm/include/asm/arch-am33xx/hardware_ti814x.h |1 +
 arch/arm/include/asm/arch-am33xx/omap.h|   25 --
 arch/arm/include/asm/arch-davinci/hardware.h   |2 +
 arch/arm/include/asm/arch-davinci/nand_defs.h  |9 +
 arch/arm/include/asm/arch-omap4/omap.h |   36 ---
 arch/arm/include/asm/arch-omap4/sys_proto.h|   12 +-
 arch/arm/include/asm/arch-omap5/clocks.h   |   10 +
 arch/arm/include/asm/arch-omap5/cpu.h  |2 +
 arch/arm/include/asm/arch-omap5/i2c.h  |2 +-
 arch/arm/include/asm/arch-omap5/omap.h |   36 ---
 arch/arm/include/asm/arch-omap5/sys_proto.h|   22 +-
 arch/arm/include/asm/global_data.h |8 +
 arch/arm/include/asm/omap_boot.h   |   50 
 arch/arm/include/asm/omap_common.h |   20 ++
 board/{ = compulab}/cm_t35/Makefile   |   12 +-
 board/{ = compulab}/cm_t35/cm_t35.c   |   26 +-
 board/{ = compulab}/cm_t35/display.c  |  

  1   2   3   4   >