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

2011-11-16 Thread s-paulraj
The following changes since commit 75acc4d7c1c9081e06d1197c6da01361cf1bce92: Heiko Schocher (1): arm, davinci: add DAVINCI_MMC_CLKID are available in the git repository at: git://git.denx.de/u-boot-ti.git master Sanjeev Premi (2): part_efi: Fix compile errors omap3evm:

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

2011-11-15 Thread s-paulraj
The following changes since commit 06194b6b65f701a9d6ef2d9b4123c4afe57d8783: Nagabhushana Netagunte (1): da850: add new config file for AM18xx are available in the git repository at: git://git.denx.de/u-boot-ti.git master Heiko Schocher (3): arm, davinci: da850/dm365 lowlevel

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

2011-11-09 Thread s-paulraj
The following changes since commit 41ea37a654f0e0cab0a19f7b96beae8995618cf4: David Müller (ELSOFT AG) (1): ARM: remove superfluous setting of arch_number in board specific code. are available in the git repository at: git://git.denx.de/u-boot-ti.git master Alexander Holler (1):

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

2011-11-08 Thread s-paulraj
The following changes since commit c686537f34268ffd6d87e3b8b14d1118b221a995: David Müller (ELSOFT AG) (1): ARM: re-add MACH_TYPE_XX for VCMA9 board and add CONFIG_MACH_TYPE are available in the git repository at: git://git.denx.de/u-boot-ti.git master Christian Riesch (3):

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

2011-11-04 Thread s-paulraj
The following changes since commit 92e86c8daed649a9e9ddd6c0b52d61cb25b62c3a: Stefano Babic (1): Davinci: ea20: added PREBOOT to configuration are available in the git repository at: git://git.denx.de/u-boot-ti.git master Luca Ceresoli (1): ARM: dig297: Define

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

2011-11-04 Thread s-paulraj
The following changes since commit 92e86c8daed649a9e9ddd6c0b52d61cb25b62c3a: Stefano Babic (1): Davinci: ea20: added PREBOOT to configuration are available in the git repository at: git://git.denx.de/u-boot-ti.git master Luca Ceresoli (1): ARM: dig297: Define

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

2011-11-03 Thread s-paulraj
Albert, Please pull u-boot-ti/master Regards, Sandeep The following changes since commit ce5207e191c59b3135303fd03b98dd2ac3701ba2: Kyle Moffett (1): e1000: Allow direct access to the E1000 SPI EEPROM device are available in the git repository at:

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

2011-11-03 Thread s-paulraj
The following changes since commit 6d66073614539d94dabff1f63ebd962840c44b81: Thomas Herzmann (1): arm/km: portl2 environment address update to P1B are available in the git repository at: git://git.denx.de/u-boot-ti.git master Bastian Ruppert (4): Davinci: ea20: set console on

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

2011-10-21 Thread s-paulraj
Albert, Please pull u-boot-ti/master Regards, Sandeep The following changes since commit efb2172ece93ef48f34fb8bdf963d3b72880cc7d: Simon Glass (1): Move timestamp and version files into 'generated' subdir are available in the git repository at:

[U-Boot] Please pull u-boot-ti/next into arm/next

2011-09-23 Thread s-paulraj
Albert, Please pull u-boot-ti/next into arm/next I checked all the patches i applied for checkpatch errors and saw 2, both of which cannot be fixed. Checkpatch complained about the location of the header file. It expects things to be like linux. I ran MAKEALL for davinci, omap3 and omap4 and saw

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

2011-09-18 Thread s-paulraj
Please pull u-boot-ti/next. I checked all the patches for checkpatch errors. Also all OMAP3 and OMAP4 built with no issues. Thanks, Sandeep The following changes since commit 3522ad62864669b335b85f5abcd136a84bbb7519: Ajay Bhargav (1): Armada100: Enable 88E3015 PHY support for GplugD

[U-Boot] [PATCH] devkit8000: Fix build break

2011-09-16 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com Found a build erros when i ran MAKEALL. So fix it. Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- arch/arm/include/asm/omap_common.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/arm/include/asm/omap_common.h

[U-Boot] [PATCH] DA830: Fix Build Warning

2011-09-13 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com This commit fixes a build warning in the DA830 EVM build Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- include/configs/da830evm.h |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/include/configs/da830evm.h

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

2011-09-09 Thread s-paulraj
Albert, Stefano just sent a patch to fix an issue with the hawk board Regards, Sandeep The following changes since commit 6c01fdfbf64958f3b9390f271897fc18c7909c5f: Sandeep Paulraj (1): Merge branch 'master' of git://git.denx.de/u-boot-ti are available in the git repository

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

2011-09-08 Thread s-paulraj
Albert, Please pull u-boot-ti/master. I checked all the patches for checkpatch errors and fixed all the warnings that i could. Some cannot be fixed. Sanjeev's patches update thr GPIO for OMAP. The GPIO on OMAP was causing issues which now seem to be fixed. Regards, Sandeep The following changes

[U-Boot] [PATCH] OMAP3 Beagle: Minor config cleanup

2011-09-05 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com This patch removes a hardcoded MAC address Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- include/configs/omap3_beagle.h |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/include/configs/omap3_beagle.h

[U-Boot] [PATCH] OMAP: Add function to get state of a GPIO output

2011-09-04 Thread s-paulraj
From: Joel A Fernandes agnel.j...@gmail.com Read directly from OMAP_GPIO_DATAOUT to get the output state of the GPIO pin Signed-off-by: Joel A Fernandes agnel.j...@gmail.com Signed-off-by: Jason Kridner jkrid...@beagleboard.org Signed-off-by: Sandeep Paulraj s-paul...@ti.com ---

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

2011-09-03 Thread s-paulraj
The following changes since commit d91dd34bf113e8e23d52e8a5267858ddb07de88c: Marek Vasut (1): PXA: vpac270: Remove re-defined CONFIG_SYS_TEXT_BASE are available in the git repository at: git://git.denx.de/u-boot-ti.git master Manjunathappa, Prakash (1): da850: add support for

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

2011-09-03 Thread s-paulraj
Albert, Please pull u-boot-ti/master. I was unable to apply a couple of patches. I have asked the developers to send updated patches for those. In the meanwhile can you please accept this pull request. This set should apply clean on top of u-boot-arm. Regards, Sandeep The following changes

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

2011-07-21 Thread s-paulraj
Albert, Please pull u-boot-ti/master As mentioned by Anessh on the list, omap4 does not compile and needs the fix http://patchwork.ozlabs.org/patch/105364/ Things should fall in place when this series reaches mainline however I am still working through some other patches for which i will send

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

2011-07-18 Thread s-paulraj
Albert, Please pull u-boot-ti/master. I am working on some other patches from Aneesh as well. I will send a pull request for that as well as remaining u-boot-ti patches in due course of time. Regards, Sandeep The following changes since commit 68d4230c3ccce96a72c5b99e48399bf1796fe3c6:

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

2011-06-09 Thread s-paulraj
The following changes since commit 9571865e0d32b1bcf8a6625497d1cd5d4bbad354: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-arm are available in the git repository at: git://git.denx.de/u-boot-ti.git master Aneesh V (6): omap1610h2: fix build breaks

[U-Boot] [PATCH] da850evm: fix NAND WSTROBE and TA timings

2011-04-28 Thread s-paulraj
From: Ben Gardiner bengardi...@nanometrics.ca The current NAND timings, introduced in commit a3f88293ddd13facd734769c1664d35ab4ed681f da850evm: setup the NAND flash timings , incorrectly set WSTROBE and TA to 0. A more recent inspection of the values set by the Linux kernel indicates that these

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

2011-04-28 Thread s-paulraj
The following changes since commit 7a98e64789557da65af71d50b3b013a32fba8f95: Alessandro Rubini (1): nhk8815: move config targets from Makefile to boards.cfg are available in the git repository at: git://git.denx.de/u-boot-ti.git master Ben Gardiner (1): da850evm: fix NAND

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

2011-04-20 Thread s-paulraj
The following changes since commit 104d04ed57d5de5d11fcd5b2242dadd325e9ce8f: Albert Aribaud (1): Merge remote-tracking branch 'u-boot-ti/master' are available in the git repository at: git://git.denx.de/u-boot-ti.git master Luca Ceresoli (2): ARMV7: OMAP3: Cleanup extern

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

2011-04-19 Thread s-paulraj
The following changes since commit 75cb6fbe7293fbde04662124bf8f4dbef0dbce44: Albert Aribaud (1): Merge remote-tracking branch 'u-boot-ti/master' are available in the git repository at: git://git.denx.de/u-boot-ti.git master Alexander Holler (3): OMAP3: Change some USB related

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

2011-04-18 Thread s-paulraj
The following changes since commit 73e5476e1edf1b860dbd9b5fc21ef32ac1b551ba: Fabio Estevam (1): MAINTAINERS: fix email address case are available in the git repository at: git://git.denx.de/u-boot-ti.git master Alexander Holler (1): omap3_beagle: enable the use of a plain text

[U-Boot] [PATCH] ARM: Update mach-types

2011-02-16 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com This commit updates the mach-types based on the latest in linus's head Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- arch/arm/include/asm/mach-types.h | 1291 - 1 files changed, 1276 insertions(+), 15 deletions(-)

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

2010-12-30 Thread s-paulraj
Albert, Please pull u-boot-ti/master Regards, Sandeep The following changes since commit b722e646f9a6e2ebcae4845afc596b4dad4f7bcb: Sandeep Paulraj (1): DaVinci DM6467: Enhance board Support are available in the git repository at: git://git.denx.de/u-boot-ti.git master Sandeep

[U-Boot] [PATCH] DaVinci DM6467: Fix Build Error

2010-12-29 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com This commit fixes build errors on the DM6467 port. Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- arch/arm/cpu/arm926ejs/davinci/cpu.c | 16 1 files changed, 16 insertions(+), 0 deletions(-) diff --git

[U-Boot] [PATCH] DaVinci Sonata: Fix Build Error

2010-12-29 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com Fix a build error in the DaVinci Sonata Board Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- include/configs/davinci_sonata.h |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/include/configs/davinci_sonata.h

[U-Boot] [PATCH] DaVinci: Remove incorrect CONFIG option

2010-12-29 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com The option CONFIG_SOC_DM6447 seems to have ended up in the code by mistake. It is not used anywhere and there is no chip called DM6447. Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- arch/arm/cpu/arm926ejs/davinci/cpu.c |6 -- 1 files

[U-Boot] [PATCH] DM365: Fix Build Error

2010-12-28 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com After the merger of the next branch, the DM365 was broken. A function used only by DA8xx based SOCs was being incorrectly called. So fix it. Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- board/davinci/common/misc.c |2 +- 1 files changed, 1

[U-Boot] [PATCH] DaVinci EMAC: Fix davinci_eth_gigabit_enable

2010-12-28 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com Enabling the gigabit was overwriting the previous configuration by setting up only GIGAFORCE and GIG bits of MAC control register. Modified to retain previous configuration while gigabit enabling. Signed-off-by: Prakash PM prakash...@ti.com Signed-off-by:

[U-Boot] [PATCH] DaVinci EMAC: Add name to Ethernet device

2010-12-28 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com Adds DaVinci-EMAC as the name of the device so that it gets printed as Using DaVinci-EMAC device during network access (dhcp, tftp) instead of empty name in Using statement.This name also gets reflected in 'ethact' env variable. Signed-off-by: Hemant

[U-Boot] [PATCH] DaVinci DM6467: Added ET1011C (LSI) PHY support

2010-12-28 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com Added a driver for handling ET1011C gigabit phy. which overrides get_link_speed function from default implementation. This enables output of 125 MHz reference clock on SYS_CLK pin. Signed-off-by: Prakash PM prakash...@ti.com Signed-off-by: Sandeep Paulraj

[U-Boot] [PATCH] DaVinci DM6467: Enhance board Support

2010-12-28 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com Support for DM6467 was incomplete and the build failed as well. Patches were sent to the list but have not been added. This enhances the DM6467 support. Some more patches will need to be sent to bring it in line with what is available in internal TI trees

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

2010-12-28 Thread s-paulraj
Albert, Please pull u-boot-ti/master This pull request consists of an update to the ARM mach-types. Also added some fixes and minor enhancements to DaVinci support. Most of the patches are either in an internal TI tree or have been sent to the list but never made it upstream. Regards, Sandeep

[U-Boot] Please Pull u-boot-ti/next

2010-12-20 Thread s-paulraj
Wolfgang, Please pull u-boot-ti/next The DaVinci MMC/SD patches were acked by Andy long ago but never made it to any tree. Please look at http://www.mail-archive.com/u-boot@lists.denx.de/msg32375.html I am trying to upstream the patches as the original author seems busy Regards, Sandeep The

[U-Boot] [PATCH] Davinci MMCSD Support

2010-12-18 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com Added support for MMC/SD cards for Davinci. This feature is enabled by CONFIG_DAVINCI_MMC and is dependant on CONFIG_MMC and CONFIG_GENERIC_MMC options. This is tested on DM355 and DM365 EVMs with both the available mmc controllers. Signed-off-by: Alagu

[U-Boot] [PATCH] DaVinci DM355: Adding MMC/SD support for DM355 EVM

2010-12-18 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com The patch adds support for MMC/SD in the DM355 EVM Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- board/davinci/dm355evm/dm355evm.c | 41 include/configs/davinci_dm355evm.h | 22 +++ 2 files

[U-Boot] [PATCH] DaVinci DM365: Adding MMC/SD support for DM365 EVM

2010-12-18 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com The patch adds support for MMC/SD in the DM365 EVM Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- board/davinci/dm365evm/dm365evm.c | 49 include/configs/davinci_dm365evm.h | 22 2 files

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

2010-12-13 Thread s-paulraj
Wolfgang, If you think this is not too late, then please add this to master. If not to next. Regards, Sandeep The following changes since commit f8689b9eb3a7f6925cd50404a12479889188c510: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx are available in the

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

2010-12-11 Thread s-paulraj
The following changes since commit ac8983bcba75576c50307b5e8dc8fb848740ee61: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-imx are available in the git repository at: git://git.denx.de/u-boot-ti.git master Dirk Behme (1): OMAP: Timer: Replace bss

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

2010-12-11 Thread s-paulraj
Wolfgang, Please pull u-boot-ti/next After adding the twl6030 patch i realized that Albert delegated this patch to himself. But i have seen no comments from him. So i did not ammend the pull request. If he has issues with this patch, we can drop it. Thanks, Sandeep The following changes since

[U-Boot] [PATCH] DaVinci: Config cleanup

2010-12-11 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com Some DaVinci boards are using flags that are no longer valid So remove them. Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- include/configs/davinci_schmoogie.h |7 --- include/configs/davinci_sffsdr.h|5 -

[U-Boot] [PATCH] DaVinci Sonata: Add ARM Relocation Support

2010-12-11 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com Add ARM Relocation Support Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- include/configs/davinci_sonata.h |9 + 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/include/configs/davinci_sonata.h

[U-Boot] [PATCH] DaVinci sffsdr: Add ARM Relocation Support

2010-12-11 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com Add ARM Relocation Support Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- include/configs/davinci_sffsdr.h |9 + 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/include/configs/davinci_sffsdr.h

[U-Boot] [PATCH] DaVinci Schmoogie: Add ARM Relocation Support

2010-12-11 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com Add ARM Relocation Support Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- include/configs/davinci_schmoogie.h |9 + 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/include/configs/davinci_schmoogie.h

[U-Boot] [PATCH] DaVinci DM6467: Add ARM Relocation Support

2010-12-11 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com Add ARM Relocation Support Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- include/configs/davinci_dm6467evm.h |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/include/configs/davinci_dm6467evm.h

[U-Boot] [PATCH] DaVinci DM6446: Config Update

2010-12-03 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com The DM6446 does not build due to the ARM relocation patch. Also the board does not build in the NOR mode. Changed default to NAND to ensure no build failure. While at it removed CONFIG_CMD_KGDB Signed-off-by: Sandeep Paulraj s-paul...@ti.com ---

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

2010-11-30 Thread s-paulraj
The following changes since commit c87f6457bb9cb465e9630b00b4c824847a62c6c5: Mike Frysinger (1): ext2: constify file/dir names are available in the git repository at: git://git.denx.de/u-boot-ti.git next Stefano Babic (3): da850: Enable SPI Flash Davinci 8xx: Move common

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

2010-11-29 Thread s-paulraj
Wolfgang, Albert, Sorry I don't know who will accept my pull request so addressing both of you. Please pull u-boot-ti/master. Regards, Sandeep The following changes since commit d0d2271f8c62e830ec65fb069b6d12dd708e3e2f: Wolfgang Denk (1): Prepare v2010.12-rc2 are available in the git

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

2010-11-28 Thread s-paulraj
Wolfgang, Please pull this patch to your master. With this one more ARM board builds Thanks, Sandeep The following changes since commit d0d2271f8c62e830ec65fb069b6d12dd708e3e2f: Wolfgang Denk (1): Prepare v2010.12-rc2 are available in the git repository at:

[U-Boot] [PATCH] DaVinci DM355: Fix for ARM Relocation support

2010-11-27 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com Fix for ARM Relocation support Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- include/configs/davinci_dm355evm.h |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/include/configs/davinci_dm355evm.h

[U-Boot] [PATCH] DaVinci: DM355 Leopard : Fix for ARM Relocation support

2010-11-27 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com Fix for ARM Relocation support Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- include/configs/davinci_dm355leopard.h |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/include/configs/davinci_dm355leopard.h

[U-Boot] [PATCH] DaVinci DM365: Fix for ARM Relocation support

2010-11-27 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com Fix for ARM Relocation support Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- include/configs/davinci_dm365evm.h |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/include/configs/davinci_dm365evm.h

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

2010-11-19 Thread s-paulraj
The following changes since commit 635d1b3e1b885267de90d100402ba7748fdd9bc5: Matthias Weisser (1): Makefile: Fix build with USE_PRIVATE_LIBGCC are available in the git repository at: git://git.denx.de/u-boot-ti.git master Grazvydas Ignotas (3): OMAP3: pandora: fix relocation

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

2010-11-19 Thread s-paulraj
The following changes since commit 635d1b3e1b885267de90d100402ba7748fdd9bc5: Matthias Weisser (1): Makefile: Fix build with USE_PRIVATE_LIBGCC are available in the git repository at: git://git.denx.de/u-boot-ti.git master Grazvydas Ignotas (3): OMAP3: pandora: fix relocation

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

2010-11-04 Thread s-paulraj
The following changes since commit 0c0892be0d93a5a892b93739c5eb3bf692fed4ff: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-marvell are available in the git repository at: git://git.denx.de/u-boot-ti.git master Alagu Sankar (1): mmc: Add multi-block read

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

2010-10-14 Thread s-paulraj
Wolfgang, Please pull u-boot-ti/master Thanks, Sandeep The following changes since commit e79f48393dd919079b34f37957c933f8e75c164d: Lei Wen (1): env_mmc: fix cannot save env issue are available in the git repository at: git://git.denx.de/u-boot-ti.git master Ben Gardiner (7):

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

2010-09-28 Thread s-paulraj
The following changes since commit 85d3eba90df54bac27844221e2436550984c4d58: Thomas Weber (1): ixp/npe: Remove duplicated comment are available in the git repository at: git://git.denx.de/u-boot-ti.git master Aneesh V (1): ARMV7: OMAP4: Calculate SDRAM size Steve Sakoman (2):

[U-Boot] [PATCH] ARM: Update ARM mach-types

2010-08-18 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com This patch updates the mach-types.h based on the latest linux kernel Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- Wolfgang Please pull this. Tom used to do thsi regularly arch/arm/include/asm/mach-types.h | 1140

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

2010-08-12 Thread s-paulraj
Wolfgang, This pull request is for 2 patches that should have gone through u-boot-mmc but there has been no response from Andy. Steve Sakoman tested it on multiple EVMs and so no issues. Both patches had an incorrect Signed-off-by from the original author. In the e-mail address 'at' was used

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

2010-08-06 Thread s-paulraj
The following changes since commit 9efac4a1eb99d9c5539aa6992025eeacab7980c6: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-samsung are available in the git repository at: git://git.denx.de/u-boot-ti.git master Steve Sakoman (8): ARMV7: Add pad mux

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

2010-07-28 Thread s-paulraj
Wolfgang, Please pull u-boot-ti/master. I ran MAKEALL and saw no issues. The patch modifying the I2c driver has an ACK from Heiko. The patch restructuring the USB driver actually was a simple patch adding some more #defines so i went ahead and added it. Thanks, Sandeep The following changes

[U-Boot] Please Pull u-boot-ti master

2010-07-15 Thread s-paulraj
Wolfgang, Please pull u-boot-ti/master I ran MAKEALL and saw no issues. Regards, Sandeep The following changes since commit dce6538f5d21a0def8a4df5328d536abed3e136a: Nick Thompson (1): Davinci: SPI: add the missing v2 patch changes are available in the git repository at:

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

2010-07-05 Thread s-paulraj
Wolfgang, Please pull u-boot-ti/master. I ran MAKEALL for all ARMV7 boards and saw one compilation warning. This however was not becuase of the recent updates by Steve Sakoman. The compilation warning was due to a USB patch submitted by TI but got applied to u-boot through u-boot-usb. Will take

[U-Boot] Please Pull u-boot-ti/next

2010-06-22 Thread s-paulraj
Wolfgang, Please pull u-boot-ti/next. I ran MAKEALL and so no issues. Thanks, Sandeep The following changes since commit 54e19a7ded6e9dbdc3392a57d82f4f77b34e85b8: Wolfgang Denk (1): Merge branch 'master' into next are available in the git repository at:

[U-Boot] [PATCH] Please Pull u-boot-ti/master

2010-06-16 Thread s-paulraj
Wolfgang, Please pull this from my master branch. If you pull all all of these, you will not have to pull some of these patches from Tom's master and some patches from my master branch. I think this would be the most simple. Do let me know if this is acceptable Thanks, Sandeep The following

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

2010-06-10 Thread s-paulraj
Tom, Please pull u-boot-ti/master. This set consists of a patch set from Sudhkar which earlier broke other DaVinci boards. I verified that all DaVinci boards built fine. Thanks, Sandeep The following changes since commit 23911740486c59851df57521c49bfd81ce1865ec: Delio Brignoli (1):

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

2010-06-07 Thread s-paulraj
Tom, Please pull u-boot-ti/master. There are some more patches but those would not apply clean. Will send a separate pull request for them. I ran MAKEALL for all ARM 11 and CORTEX A8 boards. Thanks, Sandeep The following changes since commit 9bb3b3d4406c1e388a99f6fb189147d6a06cc2cf: Wolfgang

[U-Boot] [PATCH] TI: Davinci: NAND Driver Cleanup

2010-03-14 Thread s-paulraj
From: Cyril Chemparathy cy...@ti.com Modified to use IO accessor routines consistently. Eliminated volatile usage to keep checkpatch.pl happy. Patch was tested on DM355, DM365 and DM6446 EVMs Signed-off-by: Cyril Chemparathy cy...@ti.com Tested-by: Sandeep Paulraj s-paul...@ti.com ---

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

2010-02-23 Thread s-paulraj
Tom, Please accept this pull request for this rather important looking fix Regards, Sandeep The following changes since commit 2a6e25632fd71eae9cb9d9e098d72e90dfec8af1: Ladislav Michl (1): VoiceBlue: fix linker errors are available in the git repository at:

[U-Boot] [PATCH] DaVinci: Adding entry to MAKEALL for DM365 EVM

2010-02-17 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com The patch adds an entry for the DM365 EVM to MAKEALL Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- MAKEALL |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/MAKEALL b/MAKEALL index 1e660b6..6ddf7e0 100755 --- a/MAKEALL +++

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

2010-02-17 Thread s-paulraj
The following changes since commit 77e7273c40315abd2f3c17ad8d46a78950e3e65f: Jens Scharsig (1): new board (eb_cpux9k2) are available in the git repository at: git://git.denx.de/u-boot-ti.git master Ladislav Michl (8): NetStar: eeprom - undefined reference to `memset'

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

2010-02-08 Thread s-paulraj
The following changes since commit 2f8f29f5f6f86b7c467a98508d02a28df735d1ee: Sandeep Paulraj (1): Merge branch 'master' of git://git.denx.de/u-boot-ti are available in the git repository at: git://git.denx.de/u-boot-ti.git master Nick Thompson (2): Davinci: Add EMIF-A macros

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

2010-02-08 Thread s-paulraj
Tom, Please accept this version of my pull request. The following changes since commit 2f8f29f5f6f86b7c467a98508d02a28df735d1ee: Sandeep Paulraj (1): Merge branch 'master' of git://git.denx.de/u-boot-ti are available in the git repository at: git://git.denx.de/u-boot-ti.git master

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

2010-01-28 Thread s-paulraj
Tom, Please pull u-boot-ti master. Thanks, Sandeep The following changes since commit 797312a15edc9dfb433e6903a75189030e7a: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx are available in the git repository at: git://git.denx.de/u-boot-ti.git

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

2010-01-25 Thread s-paulraj
The following changes since commit 2ff6922280025c1315c53fa2eb4ab33f0c9591de: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-arm are available in the git repository at: git://git.denx.de/u-boot-ti.git master Nick Thompson (1): da830evm: Use table driven

[U-Boot] [PATCH] NAND: Updating the NAND README

2009-12-01 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com This patch updates the README for NAND. There were some good updates made to the driver. Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- doc/README.nand | 42 -- 1 files changed, 40 insertions(+), 2

[U-Boot] [PATCH] NAND: DaVinci: Update 4 bit ECC correction

2009-12-01 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com There was a bug in the 4 bit ECC calculation routine in the DaVinci NAND driver. This becomes prominent when we use 4K page size NAND devices. This is a fix for the issue. Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- drivers/mtd/nand/davinci_nand.c

[U-Boot] [PATCH] TI DaVinci: Adding a README for the DaVinci series of SOC's

2009-11-21 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com Adding an initial README for the DaVinci series of SOC's Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- doc/README.davinci | 116 1 files changed, 116 insertions(+), 0 deletions(-) create mode

[U-Boot] [PATCH] NAND: Add config option for imx27lite

2009-11-21 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com We will get compilation warnings without CONFIG_SYS_64BIT_VSPRINTF being defined in the board config. Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- include/configs/imx27lite.h |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git

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

2009-11-21 Thread s-paulraj
The following changes since commit b91b8f74fe9ded18344c3d03080a4abc07254502: Wolfgang Denk (1): Merge branch 'master' of /home/wd/git/u-boot/custodians are available in the git repository at: git://git.denx.de/u-boot-ti.git master Grazvydas Ignotas (1): OMAP3: pandora: fix

[U-Boot] [PATCH] NAND: Add Support for 4K page size in DaVinci NAND driver

2009-11-19 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com This patch adds support for NAND devices with a page size of 4K in the DaVinci NAND driver. The layout matches the layout that TI uses for 4K page size NAND devices in the kernel NAND driver. Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- patch applies

[U-Boot] [PATCH] NAND:Extending the nand_ecclayout structure

2009-11-16 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com NANDs with page size of lesser than and equal to 2K are reaching EOL. They are bing replaced with NANDs of page size 4K and above. To support this we have to extend the eccpos field Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- I believe a patch was

[U-Boot] [PATCH] NAND: Update read_read_subpage API check

2009-11-16 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com This patch updates a check condition in the NAND driver. The check condition is similat to what is in linux/next. Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- drivers/mtd/nand/nand_base.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-)

[U-Boot] [PATCH] TI: DaVinci: Updating EMAC driver for DM365 and DM646x

2009-11-13 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com The EMAC IP on DM365 and DM646x is slightly different from that on DM644x. This patch updates the DaVinci EMAC driver so that EMAC becomes operational on DM365 in U-Boot. A flag 'CONFIG_DAVINCI_EMAC_VERSION2' is used in the driver. This flag will need to be

[U-Boot] [PATCH 1/6] NAND: Correct the chip_shift calculation

2009-11-07 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com This patch updates the chip_shift calculation in the NAND driver. This is being done to sync up the NAND driver with the kernel NAND driver. Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- drivers/mtd/nand/nand_base.c |2 +- 1 files changed, 1

[U-Boot] [PATCH 2/6] NAND: Remove commented out code

2009-11-07 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com Patch removes already commented out dead code Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- drivers/mtd/nand/nand_base.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/mtd/nand/nand_base.c

[U-Boot] [PATCH 3/6] NAND: Subpage shift for ecc_steps equal to 16

2009-11-07 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com This was originally part of Thomas Gleixner's patch for adding support for 4KiB pages. This is not part of the U-Boot NAND driver so updating the driver with this to sync up with the kernel NAND driver. Signed-off-by: Sandeep Paulraj s-paul...@ti.com ---

[U-Boot] [PATCH 4/6] NAND: Updating comments/explanations in the NAND driver

2009-11-07 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com Patch updates the comments and explanations for the arguments to various functions. Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- drivers/mtd/nand/nand_base.c | 12 1 files changed, 8 insertions(+), 4 deletions(-) diff --git

[U-Boot] [PATCH 5/6] NAND: Update check condition for nand_read_page_hwecc API

2009-11-07 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com The patch updates the check condition for determining whether the ECC corrections has failed. This makes it similar to what is in the kernel NAND driver. Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- drivers/mtd/nand/nand_base.c |2 +- 1 files

[U-Boot] [PATCH 6/6] NAND: Don't walk past end of oobfree[]

2009-11-07 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com When computing oobavail from the list of free areas in the OOB, don't assume there will always be an unused slot at the end. This syncs up with the kernel NAND driver. Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- This particular issue was found while

[U-Boot] [PATCH v2] NAND: fix raw reads with ECC syndrome layouts

2009-11-07 Thread s-paulraj
From: David Brownell dbrown...@users.sourceforge.net The syndrome based page read/write routines store ECC, and possibly other OOB data, right after each chunk of ECC'd data. With ECC chunk size of 512 bytes and a large page (2KiB) NAND, the layout is: data-0 OOB-0 data-1 OOB-1 data-2 OOB-2

[U-Boot] [PATCH] NAND: Update to support 64 bit device size

2009-10-30 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com This patch adds support for NANDs greater than 2 GB. Patch is based on the MTD NAND driver in the kernel. Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- Tested this on the DaVinci DM355 EVM. drivers/mtd/nand/nand_base.c | 29

[U-Boot] [PATCH] Fix Compliation warning for SBC35-A9G20 board

2009-10-28 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com The patch fixes a compilation warning by defining CONFIG_SYS_64BIT_VSPRINTF in the config file Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- include/configs/sbc35_a9g20.h |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git

[U-Boot] [PATCH] Fix Compliation warning for TNY-A9260 and TNY-A9G20

2009-10-28 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com The patch fixes a compilation warning by defining CONFIG_SYS_64BIT_VSPRINTF in the config file Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- include/configs/tny_a9260.h |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git

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

2009-10-14 Thread s-paulraj
The following changes since commit 5415337f0746123c75b28044ea487171b79a86a2: Simon Kagstrom (1): arm: Correct build with CONFIG_SYS_HUSH_PARSER set are available in the git repository at: git://git.denx.de/u-boot-ti master David Brownell (1): TI OMAP3 SDP3430: Initial Support

  1   2   >