History log of /rk3399_rockchip-uboot/drivers/mtd/jedec_flash.c (Results 26 – 42 of 42)
Revision Date Author Comments
# 794a5924 10-Jul-2008 Markus Klotzbuecher <mk@denx.de>

Merge branch 'master' of git://www.denx.de/git/u-boot


# ac5ba41c 10-Jul-2008 Stefan Roese <sr@denx.de>

Merge branch 'master' of /home/stefan/git/u-boot/u-boot


# eee62c74 09-Jul-2008 Wolfgang Denk <wd@denx.de>

Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash


# 0192d7d5 08-Jul-2008 Stefan Roese <sr@denx.de>

jedec_flash: Fix AM29DL800BB device ID

As pointed out by Jerry Hicks, this patch corrects the device ID of
the Spansion AM29DL800BB NOR device. Verified against latest Spansion
datasheet (rev C4 fro

jedec_flash: Fix AM29DL800BB device ID

As pointed out by Jerry Hicks, this patch corrects the device ID of
the Spansion AM29DL800BB NOR device. Verified against latest Spansion
datasheet (rev C4 from Dezember 2006).

Signed-off-by: Stefan Roese <sr@denx.de>

show more ...


# 23c5189e 07-Apr-2008 Wolfgang Denk <wd@denx.de>

Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash


# 90447ecb 28-Mar-2008 Tor Krill <tor@excito.com>

MTD/CFI: Add support for 16bit legacy AMD flash

Add entry for 512Kx16 AMD flash to jedec_table.
Read out 16bit device id if chipwidth is 16bit.
Fixed coding style after Stefans feedback

Signed-off-

MTD/CFI: Add support for 16bit legacy AMD flash

Add entry for 512Kx16 AMD flash to jedec_table.
Read out 16bit device id if chipwidth is 16bit.
Fixed coding style after Stefans feedback

Signed-off-by: Tor Krill <tor@excito.com>

show more ...


# 20c93959 21-Feb-2008 Marian Balakowicz <m8@semihalf.com>

Merge branch 'master' of /home/git/u-boot


# 746c4b94 14-Feb-2008 Jon Loeliger <jdl@freescale.com>

Merge commit 'wd/master'


# 3f2175fa 14-Feb-2008 Andy Fleming <afleming@freescale.com>

Merge branch 'denx'


# 3cfb0c51 17-Jan-2008 Kumar Gala <galak@kernel.crashing.org>

Remove duplicate defines for ARRAY_SIZE

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>


# 6a40ef62 09-Jan-2008 Markus Klotzbuecher <mk@denx.de>

Merge git://www.denx.de/git/u-boot

Conflicts:

board/tqm5200/tqm5200.c


# 4985ca5a 07-Jan-2008 Peter Pearse <peter.pearse@arm.com>

Merge with git://www.denx.de/git/u-boot.git


# 2c353642 03-Jan-2008 Jon Loeliger <jdl@freescale.com>

Merge commit 'wd/master'


# feaa43f3 29-Dec-2007 Stefan Roese <sr@denx.de>

Merge branch 'for-1.3.2-ver2'

Conflicts:

cpu/ppc4xx/fdt.c
include/configs/kilauea.h
include/configs/sequoia.h

Signed-off-by: Stefan Roese <sr@denx.de>


# bb701283 27-Dec-2007 Stefan Roese <sr@denx.de>

Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2


# 9692c273 08-Dec-2007 Stefan Roese <sr@denx.de>

CFI: Coding style cleanup

Signed-off-by: Stefan Roese <sr@denx.de>


# 81b20ccc 07-Dec-2007 Michael Schwingen <michael@schwingen.org>

CFI: support JEDEC flash roms in CFI-flash framework

The following patch adds support for non-CFI flash ROMS, by hooking into the
CFI flash code and using most of its code, as recently discussed her

CFI: support JEDEC flash roms in CFI-flash framework

The following patch adds support for non-CFI flash ROMS, by hooking into the
CFI flash code and using most of its code, as recently discussed here in the
thread "Mixing CFI and non-CFI flashs".

Signed-off-by: Michael Schwingen <michael@schwingen.org>
Signed-off-by: Stefan Roese <sr@denx.de>

show more ...


12