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: Ad
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 c
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):
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):
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 MACH_TYPE_OMAP3_CP
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 MACH_TYPE_OMAP3_CP
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
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:
git://git.denx.de/u-boot-ti
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:
git://git.denx.de/u-boot-ti.g
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 n
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
ar
From: Sandeep Paulraj
Found a build erros when i ran MAKEALL.
So fix it.
Signed-off-by: Sandeep Paulraj
---
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
b/arch/arm/include/asm/omap_common.h
ind
From: Sandeep Paulraj
This commit fixes a build warning in the DA830 EVM build
Signed-off-by: Sandeep Paulraj
---
include/configs/da830evm.h |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/include/configs/da830evm.h b/include/configs/da830evm.h
index d52c08c..66fde
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 at:
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
From: Sandeep Paulraj
This patch removes a hardcoded MAC address
Signed-off-by: Sandeep Paulraj
---
include/configs/omap3_beagle.h |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h
index 18c6deb..57d4bb3 10
From: Joel A Fernandes
Read directly from OMAP_GPIO_DATAOUT to get the output state of the GPIO pin
Signed-off-by: Joel A Fernandes
Signed-off-by: Jason Kridner
Signed-off-by: Sandeep Paulraj
---
arch/arm/cpu/armv7/omap-common/gpio.c | 20
arch/arm/include/asm/omap_gpi
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 since
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 S
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 a
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:
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
The following changes since commit e2b1fb98dab08f18e456fd8d846440fe81567785:
Sandeep Paulraj (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
Ben Gardiner (1):
da850evm: fix NAND WSTROBE an
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 WSTRO
From: Ben Gardiner
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 should be set to 1.
Set the
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 variab
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 M
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
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
From: Sandeep Paulraj
This commit updates the mach-types based on the latest
in linus's head
Signed-off-by: Sandeep Paulraj
---
arch/arm/include/asm/mach-types.h | 1291 -
1 files changed, 1276 insertions(+), 15 deletions(-)
diff --git a/arch/arm/include/a
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 Paul
From: Sandeep Paulraj
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
---
arch/arm/cpu/arm926ejs/davinci/cpu.c |6 --
1 files changed, 0 insertions(+), 6 deletions(-)
From: Sandeep Paulraj
Fix a build error in the DaVinci Sonata Board
Signed-off-by: Sandeep Paulraj
---
include/configs/davinci_sonata.h |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/davinci_sonata.h b/include/configs/davinci_sonata.h
index ebfdafa..2
From: Sandeep Paulraj
This commit fixes build errors on the DM6467 port.
Signed-off-by: Sandeep Paulraj
---
arch/arm/cpu/arm926ejs/davinci/cpu.c | 16
1 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/arch/arm/cpu/arm926ejs/davinci/cpu.c
b/arch/arm/cpu/arm926
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
T
From: Sandeep Paulraj
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
Signed-off-by: Sa
From: Sandeep Paulraj
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
Signed-off-by: Sandeep Paulraj
---
This is another patch that has
From: Sandeep Paulraj
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 Pedanekar
Signe
From: Sandeep Paulraj
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
Signed-off-by: Sandeep Paulraj
---
drivers/net/d
From: Sandeep Paulraj
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
---
board/davinci/common/misc.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff -
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 f
From: Sandeep Paulraj
The patch adds support for MMC/SD in the DM365 EVM
Signed-off-by: Sandeep Paulraj
---
board/davinci/dm365evm/dm365evm.c | 49
include/configs/davinci_dm365evm.h | 22
2 files changed, 71 insertions(+), 0 deletion
From: Sandeep Paulraj
The patch adds support for MMC/SD in the DM355 EVM
Signed-off-by: Sandeep Paulraj
---
board/davinci/dm355evm/dm355evm.c | 41
include/configs/davinci_dm355evm.h | 22 +++
2 files changed, 63 insertions(+), 0 delet
From: Sandeep Paulraj
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 Sankar
Signed-off-
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
From: Sandeep Paulraj
Add ARM Relocation Support
Signed-off-by: Sandeep Paulraj
---
include/configs/davinci_dm6467evm.h |8
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/include/configs/davinci_dm6467evm.h
b/include/configs/davinci_dm6467evm.h
index f0a8e98..3ef
From: Sandeep Paulraj
Add ARM Relocation Support
Signed-off-by: Sandeep Paulraj
---
include/configs/davinci_schmoogie.h |9 +
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/include/configs/davinci_schmoogie.h
b/include/configs/davinci_schmoogie.h
index 841f444..5c
From: Sandeep Paulraj
Add ARM Relocation Support
Signed-off-by: Sandeep Paulraj
---
include/configs/davinci_sffsdr.h |9 +
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/include/configs/davinci_sffsdr.h b/include/configs/davinci_sffsdr.h
index 336d606..307b9f2 1006
From: Sandeep Paulraj
Add ARM Relocation Support
Signed-off-by: Sandeep Paulraj
---
include/configs/davinci_sonata.h |9 +
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/include/configs/davinci_sonata.h b/include/configs/davinci_sonata.h
index 1059ebe..ebfdafa 1006
From: Sandeep Paulraj
Some DaVinci boards are using flags that are no longer valid
So remove them.
Signed-off-by: Sandeep Paulraj
---
include/configs/davinci_schmoogie.h |7 ---
include/configs/davinci_sffsdr.h|5 -
include/configs/davinci_sonata.h|7 ---
3 fil
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
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 variable
From: Sandeep Paulraj
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
---
include/configs/davinci_dvevm.h | 19 +++
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
The following changes since commit d0d2271f8c62e830ec65fb069b6d12dd708e3e2f:
Wolfgang Denk (1):
Prepare v2010.12-rc2
are available in the git repository at:
git://git.denx.de/u-boot-ti.git master
Dirk Behme (4):
OMAP4: SDP4430: Disable CMD_NFS
OMAP3: SDP3430: Fix ARM relo
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
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:
git://git.denx.de/u-boot
From: Sandeep Paulraj
Fix for ARM Relocation support
Signed-off-by: Sandeep Paulraj
---
include/configs/davinci_dm365evm.h |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/include/configs/davinci_dm365evm.h
b/include/configs/davinci_dm365evm.h
index b78fe83..a36e
From: Sandeep Paulraj
Fix for ARM Relocation support
Signed-off-by: Sandeep Paulraj
---
include/configs/davinci_dm355leopard.h |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/include/configs/davinci_dm355leopard.h
b/include/configs/davinci_dm355leopard.h
index c
From: Sandeep Paulraj
Fix for ARM Relocation support
Signed-off-by: Sandeep Paulraj
---
include/configs/davinci_dm355evm.h |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/include/configs/davinci_dm355evm.h
b/include/configs/davinci_dm355evm.h
index 8a69052..90f8
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 an
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 an
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 s
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):
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):
Wolfgang,
Please pull u-boot-ti/master
This pull request comprises of a NAND patch which has been ACK'ed by Scott Wood.
Also I ran MAKEALL for all ARM V7 boards and saw no issues.
Thanks,
Sandeep
The following changes since commit 2df0e6fc6b71448e1752e4ce1d5577d8977f3e5e:
Wolfgang Denk (1):
From: Sandeep Paulraj
This patch updates the mach-types.h based on the latest linux kernel
Signed-off-by: Sandeep Paulraj
---
Wolfgang Please pull this. Tom used to do thsi regularly
arch/arm/include/asm/mach-types.h | 1140 -
1 files changed, 1116 inserti
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 inst
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 support
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 sinc
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:
git://git.
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 ca
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:
git://git.denx.de/u-boot-ti.
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 chan
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):
DaV
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
The following changes since commit 9bb3b3d4406c1e388a99f6fb189147d6a06cc2cf:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
are available in the git repository at:
git://git.denx.de/u-boot-ti.git master
Sudhakar Rajashekhara (3):
da830: Move common
From: Cyril Chemparathy
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
Tested-by: Sandeep Paulraj
---
drivers/mtd/nand/davinci_nand.c | 126 +
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:
git://git.denx.de/u-boot
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'
NetS
From: Sandeep Paulraj
The patch adds an entry for the DM365 EVM to MAKEALL
Signed-off-by: Sandeep Paulraj
---
MAKEALL |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/MAKEALL b/MAKEALL
index 1e660b6..6ddf7e0 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -599,6 +599,7 @@ LIST_AR
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
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 fo
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 maste
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 pin
The following changes since commit 57bf140ac66f95c9c36c494e4d027551b5477b01:
Wolfgang Denk (1):
Merge branch 'next-sync' of git://git.denx.de/u-boot-arm into next
are available in the git repository at:
git://git.denx.de/u-boot-ti.git master
Nick Thompson (3):
Davinci: Table dr
From: Sandeep Paulraj
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
---
drivers/mtd/nand/davinci_nand.c | 11 +++
1 files chang
From: Sandeep Paulraj
This patch updates the README for NAND.
There were some good updates made to the driver.
Signed-off-by: Sandeep Paulraj
---
doc/README.nand | 42 --
1 files changed, 40 insertions(+), 2 deletions(-)
diff --git a/doc/README.nand b
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 boot
From: Sandeep Paulraj
We will get compilation warnings without
"CONFIG_SYS_64BIT_VSPRINTF" being defined
in the board config.
Signed-off-by: Sandeep Paulraj
---
include/configs/imx27lite.h |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/imx27lite.h b/in
From: Sandeep Paulraj
Adding an initial README for the DaVinci series of SOC's
Signed-off-by: Sandeep Paulraj
---
doc/README.davinci | 116
1 files changed, 116 insertions(+), 0 deletions(-)
create mode 100644 doc/README.davinci
diff --gi
From: Sandeep Paulraj
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
---
patch applies to u-boot-nand-flash/next
drive
From: Sandeep Paulraj
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
---
drivers/mtd/nand/nand_base.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/mtd/nand/nan
From: Sandeep Paulraj
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
---
I believe a patch was submitted to linux-mtd to update t
From: Sandeep Paulraj
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 defined in the DM
From: David Brownell
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 data-3 OOB-3 OOB-leftover
Wher
From: Sandeep Paulraj
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
---
This particular issue was found while testing the DaVinci DM3xx
with n
From: Sandeep Paulraj
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
---
drivers/mtd/nand/nand_base.c |2 +-
1 files changed, 1 insertions(+), 1 deletio
From: Sandeep Paulraj
Patch updates the comments and explanations for
the arguments to various functions.
Signed-off-by: Sandeep Paulraj
---
drivers/mtd/nand/nand_base.c | 12
1 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/drivers/mtd/nand/nand_base.c b/drivers/m
From: Sandeep Paulraj
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
---
drivers/mtd/nand/nand_base.c |
1 - 100 of 174 matches
Mail list logo