History log of /rk3399_rockchip-uboot/include/flash.h (Results 101 – 125 of 144)
Revision Date Author Comments
# ba94a1bb 30-May-2006 Wolfgang Denk <wd@castor.denx.de>

* Update Intel IXP4xx support
- Add IXP4xx NPE ethernet MAC support
- Add support for Intel IXDPG425 board
- Add support for Prodrive PDNB3 board
- Add IRQ support
Patch by Stefan Roese, 23 May 2006

* Update Intel IXP4xx support
- Add IXP4xx NPE ethernet MAC support
- Add support for Intel IXDPG425 board
- Add support for Prodrive PDNB3 board
- Add IRQ support
Patch by Stefan Roese, 23 May 2006

[This patch does not include cpu/ixp/npe/IxNpeMicrocode.c which still
sufferes from licensing issues. Blame Intel.]

show more ...


# b86d7622 20-Apr-2006 Kumar Gala <galak@kernel.crashing.org>

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


# 71b405df 05-Apr-2006 Wolfgang Denk <wd@pollux.denx.de>

Merge with /home/sr/git/u-boot/cfi-flash


# 2662b40c 01-Apr-2006 Stefan Roese <sr@denx.de>

* Changes/fixes for drivers/cfi_flash.c:

- Add Intel legacy lock/unlock support to common CFI driver

On some Intel flash's (e.g. Intel J3) legacy unlocking is
supported, meaning that unlo

* Changes/fixes for drivers/cfi_flash.c:

- Add Intel legacy lock/unlock support to common CFI driver

On some Intel flash's (e.g. Intel J3) legacy unlocking is
supported, meaning that unlocking of one sector will unlock
all sectors of this bank. Using this feature, unlocking
of all sectors upon startup (via env var "unlock=yes") will
get much faster.

- Fixed problem with multiple reads of envronment variable
"unlock" as pointed out by Reinhard Arlt & Anders Larsen.

- Removed unwanted linefeeds from "protect" command when
CFG_FLASH_PROTECTION is enabled.

- Changed p3p400 board to use CFG_FLASH_PROTECTION

Patch by Stefan Roese, 01 Apr 2006

* Changes/fixes for drivers/cfi_flash.c:
- Correctly handle the cases where CFG_HZ != 1000 (several
XScale-based boards)
- Fix the timeout calculation of buffered writes (off by a
factor of 1000)
Patch by Anders Larsen, 31 Mar 2006

show more ...


# 2770bcb2 24-Mar-2006 Markus Klotzbuecher <mk@denx.de>

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


# f8edca2e 20-Mar-2006 Kumar Gala <galak@kernel.crashing.org>

Merge branch 'origin'

Conflicts:

CHANGELOG


# 0afe519a 12-Mar-2006 Wolfgang Denk <wd@pollux.denx.de>

Add ADI Blackfin support
- add support for Analog Devices Blackfin BF533 CPU
- add support for the ADI BF533 Stamp uClinux board
- add support for the ADI BF533 EZKit board
Patches by Richard Klingle

Add ADI Blackfin support
- add support for Analog Devices Blackfin BF533 CPU
- add support for the ADI BF533 Stamp uClinux board
- add support for the ADI BF533 EZKit board
Patches by Richard Klingler, June 11th 2005:

show more ...


# 951a954b 06-Mar-2006 Wolfgang Denk <wd@atlas.denx.de>

Merge with /home/wd/git/u-boot/master
Code cleanup.


# aed9e226 02-Mar-2006 Wolfgang Denk <wd@nyx.denx.de>

Merge with /home/sr/git/u-boot/cfi-flash-fix


# f18e874a 01-Mar-2006 Stefan Roese <sr@denx.de>

Fix problem with flash_get_size() from CFI driver update
Patch by Stefan Roese, 1 Mar 2006


# f6c0068f 28-Feb-2006 Wolfgang Denk <wd@nyx.(none)>

Merge with Stefan Roese's branch with CFI driver fixes


# 79b4cda0 28-Feb-2006 Stefan Roese <sr@denx.de>

Major CFI-FLASH driver update:

* Add env-variable "unlock" to handle initial state of sectors
(locked/unlocked).

Only the U-Boot image and it's environment is protected,
all other sectors are

Major CFI-FLASH driver update:

* Add env-variable "unlock" to handle initial state of sectors
(locked/unlocked).

Only the U-Boot image and it's environment is protected,
all other sectors are unprotected (unlocked) if flash
hardware protection is used (CFG_FLASH_PROTECTION) and
the environment variable "unlock" is set to "yes".

Patch by Stefan Roese, 28 Feb 2006

* Update drivers/cfi_flash.c:
- find_sector() called in both versions of flash_write_cfiword()
Patch by Peter Pearse, 27th Feb 2006

* CFI support for a x8/x16 AMD/Spansion flash configured in x8 mode
Patch by Jose Maria Lopez, 16 Jan 2006

* Add support for AMD/Spansion Flashes in flash_write_cfibuffer
Patch by Alex Bastos and Thomas Schaefer, 2005-08-29

* Changes/fixes for drivers/cfi_flash.c:
We *should* check if there are any error bits if the previous call
returned ERR_OK (Otherwise we will have output an error message in
flash_status_check() already.) The original code would only check for
error bits if flash_status_check() returns ERR_TIMEOUT.
Patch by Marcus Hall, 23 Aug 2005

* Changes/fixes for drivers/cfi_flash.c:
- Add CFG_FLASH_PROTECT_CLEAR on drivers/cfi_flash.c
- Prohibit buffer write when buffer_size is 1 on drivers/cfi_flash.c
Patch by Sangmoon Kim, 19 Aug 2005

* Fixes for drivers/cfi_flash.c:
- Fix wrong timeout value usage in flash_status_check()
- Round write_tout up when converting to msec in flash_get_size()
- Remove clearing flash status at the end of flash_write_cfibuffer()
which sets Intel 28F640J3 flash back to command mode on CSB472
Patch by Tolunay Orkun, 02 July 2005

show more ...


# 97c8d0bb 22-Dec-2005 Wolfgang Denk <wd@pollux.(none)>

Add support for 28F256J3A flash chips


# 77ddac94 13-Oct-2005 Wolfgang Denk <wd@pollux.denx.de>

Cleanup for GCC-4.x


# 45237bc0 04-Oct-2005 Wolfgang Denk <wd@pollux.denx.de>

Add support for S29GL064M-R3 flash chip on xsengine board
Patch by Kurt Stremerch, 18 Apr 2005


# 8e6f1a8e 25-Sep-2005 Wolfgang Denk <wd@pollux.(none)>

Add Barco Streaming Video Card (SVC) and Sample Compress Network (SCN) board
Patch by Marc Leeman, 04 Mar 2005


# 4d535b51 16-Dec-2004 stroese <stroese>

new SST and EXCEL devices add


# 138ff60c 16-Dec-2004 wdenk <wdenk>

Add support for INKA4X0 board


# 9d5028c2 21-Nov-2004 wdenk <wdenk>

* Update for AT91RM9200DK and CMC_PU2 boards:
- Enable booting directly from flash
- fix CMC_PU2 flash driver

* Fix mkimage usage message


# 8b07a110 10-Jul-2004 wdenk <wdenk>

* Patch by Fred Klatt, 25 Jun 2004:
Add support for WindRiver's SBC8560 board

* Patch by Nicolas Lacressonniere, 24 Jun 2004
Small Bugs fixes for "at91rm9200dk" board:
- Timing modifications f

* Patch by Fred Klatt, 25 Jun 2004:
Add support for WindRiver's SBC8560 board

* Patch by Nicolas Lacressonniere, 24 Jun 2004
Small Bugs fixes for "at91rm9200dk" board:
- Timing modifications for SPI DataFlash access
- Fix NAND flash detection bug

* Patch by Nicolas Lacressonniere, 24 Jun 2004:
Add Support for Flash AT49BV6416 for AT91RM9200DK board

show more ...


# b54d32b4 10-Jun-2004 wdenk <wdenk>

* Patch by Robert Schwebel, 10 Jun 2004:
Add support for Intel K3 strata flash.

* Some cleanup

* Patch by Thomas Brand, 10 Jun 2004:
Fix "loads" command on DK1S10 board


# 2d24a3a7 09-Jun-2004 wdenk <wdenk>

* Patch by Yuli Barcohen, 09 Jun 2004:
Add support for Analogue&Micro Adder87x and the older AdderII board.

* Patch by Ming-Len Wu, 09 Jun 2004:
Add suppport for MC9328 (Dargonball) CPU and Moto

* Patch by Yuli Barcohen, 09 Jun 2004:
Add support for Analogue&Micro Adder87x and the older AdderII board.

* Patch by Ming-Len Wu, 09 Jun 2004:
Add suppport for MC9328 (Dargonball) CPU and Motorola MX1ADS board

show more ...


# aa5590b6 09-Jun-2004 wdenk <wdenk>

Patch by Thomas Viehweger, 14 May 2004:
- flash.h: more flash types added
- immap_8260.h: some bits added (useful for RMII)
- cmd_coninfo.c: typo corrected, printf -> puts
- reduced size by replacing

Patch by Thomas Viehweger, 14 May 2004:
- flash.h: more flash types added
- immap_8260.h: some bits added (useful for RMII)
- cmd_coninfo.c: typo corrected, printf -> puts
- reduced size by replacing spaces with tab

show more ...


# 1eaeb58e 08-Jun-2004 wdenk <wdenk>

* Patch by Rishi Bhattacharya, 08 May 2004:
Add support for TI OMAP5912 OSK Board

* Patch by Sam Song May, 07 May 2004:
Fix typo of UPM table for rmu board


# efa329cb 23-Mar-2004 wdenk <wdenk>

* Add start-up delay to make sure power has stabilized before
attempting to switch on USB on SX1 board.

* Patch by Josef Wagner, 18 Mar 2004:
- Add support for MicroSys XM250 board (PXA255)
-

* Add start-up delay to make sure power has stabilized before
attempting to switch on USB on SX1 board.

* Patch by Josef Wagner, 18 Mar 2004:
- Add support for MicroSys XM250 board (PXA255)
- Add support for MicroSys PM828 board (MPC8280)
- Add support for 32 MB Flash on PM825/826
- new SDRAM refresh rate for PM825/PM826
- added support for MicroSys PM520 (MPC5200)
- replaced Query by Identify command in CPU86/flash.c
to support 28F160F3B

* Fix wrap around problem with udelay() on ARM920T

* Add support for Macronix flash on TRAB board

show more ...


123456