History log of /rk3399_rockchip-uboot/include/configs/MPC8541CDS.h (Results 201 – 221 of 221)
Revision Date Author Comments
# dfc8a9ee 10-Nov-2006 Stefan Roese <sr@denx.de>

Merge with /home/stefan/git/u-boot/denx


# d97370fe 24-Oct-2006 Wolfgang Denk <wd@pollux.denx.de>

Merge with /home/wd/git/u-boot/master
(Conflicts between Jon Loeliger's and Matthew McClintock's tree
were resolved by in favour of Jon's version.)


# d67c14c0 20-Oct-2006 Wolfgang Denk <wd@pollux.denx.de>

Merge with http://www.jdl.com/software/u-boot-86xx.git


# 3acb7727 20-Oct-2006 Jon Loeliger <jdl@freescale.com>

Merge branch 'i2c'


# 20476726 20-Oct-2006 Jon Loeliger <jdl@freescale.com>

Converted all 85xx boards to use a common FSL I2C driver.
Introduced COFIG_FSL_I2C to select the common FSL I2C driver.
And removed hard i2c path from a few u-boot.lds scipts too.
Minor whitespace cl

Converted all 85xx boards to use a common FSL I2C driver.
Introduced COFIG_FSL_I2C to select the common FSL I2C driver.
And removed hard i2c path from a few u-boot.lds scipts too.
Minor whitespace cleanups along the way.

Signed-off-by: Jon Loeliger <jdl@freescale.com>

show more ...


# 504b5cd0 19-Sep-2006 Jon Loeliger <jdl@freescale.com>

Merge branch 'mpc85xx'

Conflicts:

drivers/tsec.c


# 8272dc2f 13-Sep-2006 Andy Fleming <afleming@freescale.com>

Updated config headers to add default FDT-based booting


# 4a39616d 19-Aug-2006 Wolfgang Denk <wd@pollux.denx.de>

Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd


# 92c427b1 09-Aug-2006 Jon Loeliger <jdl@freescale.com>

Merge branch 'mpc85xx'

Conflicts:

include/ft_build.h
include/pci.h

Resolved, though.


# bf1dfffd 28-Jun-2006 Matthew McClintock <msm@freescale.com>

* Added VIA configuration table

* Added support for PCI2 on CDS
Patch by Andy Fleming 17-Mar-2006

Signed-off-by: Andy Fleming <afleming@freescale.com>


# 0e16387d 28-Jun-2006 Matthew McClintock <msm@freescale.com>

* Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon Loeliger 17-Jan-2006

Signed-off-by: Jon Loeliger <jdl@freescale.com>


# cbfc7ce7 28-Jun-2006 Matthew McClintock <msm@freescale.com>

* Added VIA configuration table
* Added support for PCI2 on CDS
Patch by Andy Fleming 17-Mar-2006

Signed-off-by: Andy Fleming <afleming@freescale.com>


# 40d5fa35 28-Jun-2006 Matthew McClintock <msm@freescale.com>

* Add Flat Dev Tree construction for MPC85xx ADS and CDS boards
Patch by Jon Loeliger 17-Jan-2006

Signed-off-by: Jon Loeliger <jdl@freescale.com>


# b4f15fda 05-Aug-2005 Wolfgang Denk <wd@pollux.denx.de>

Merge with /home/wd/git/u-boot/jon_loeliger


# d9b94f28 25-Jul-2005 Jon Loeliger <jdl@freescale.com>

* Patch by Jon Loeliger, 2005-05-05
Implemented support for MPC8548CDS board.
Added DDR II support based on SPD values for MPC85xx boards.
This roll-up patch also includes bugfies for the previ

* Patch by Jon Loeliger, 2005-05-05
Implemented support for MPC8548CDS board.
Added DDR II support based on SPD values for MPC85xx boards.
This roll-up patch also includes bugfies for the previously
published patches:
DDRII CPO, pre eTSEC, 8548 LBIU, Andy's TSEC, eTSEC 3&4 I/O

show more ...


# 7202d43d 25-Jul-2005 Jon Loeliger <jdl@freescale.com>

* Patch by Jon Loeliger, Kumar Gala, 2005-02-08
For MPC85xxCDS:
Adds Relaxed Timing TRLX bit to FLASH ORx regs to allow
for faster flash parts.
Add documentation for BR/OR for FLASH.


# 9c4c5ae3 23-Jul-2005 Jon Loeliger <jdl@freescale.com>

* Patch by Jon Loeliger, Kumar Gala 2005-02-08
- Convert the CPM2 based functionality to use new CONFIG_CPM2
option rather than a myriad of CONFIG_MPC8560-like variants.
Applies to MPC85xx

* Patch by Jon Loeliger, Kumar Gala 2005-02-08
- Convert the CPM2 based functionality to use new CONFIG_CPM2
option rather than a myriad of CONFIG_MPC8560-like variants.
Applies to MPC85xx and MPC8260 boards, includes stxgp3 and sbc8560.
Eliminates the CONFIG_MPC8560 option entirely. Distributes the
new CONFIG_CPM2 option to each 8260 board.

show more ...


# a1191902 09-Jan-2005 wdenk <wdenk>

* Patch by Jon Loeliger, 02 Sep 2004:
Reset monitor size back to 256 so environment can be written
to flash on MPC85xx ADS and CDS releases.

* Patch by Paolo Broggini, 02 Sep 2004:
Make BSS cl

* Patch by Jon Loeliger, 02 Sep 2004:
Reset monitor size back to 256 so environment can be written
to flash on MPC85xx ADS and CDS releases.

* Patch by Paolo Broggini, 02 Sep 2004:
Make BSS clearing on ARM systems more robust

* Patch by Yue Hu and Joe, 01 Sep 2004:
- add PCI support for ixp425;
- add EEPRO100 suppor tfor ixdp425 board.

* Fix problem with protected sector detection in driver/cfi_flash.c

show more ...


# e2ffd59b 31-Dec-2004 wdenk <wdenk>

* Code cleanup, mostly for GCC-3.3.x

* Cleanup confusing use of CONFIG_ETH*ADDR - ust his only to
pre-define a MAC address; use CONFIG_HAS_ETH* to enable support for
additional ethernet addresse

* Code cleanup, mostly for GCC-3.3.x

* Cleanup confusing use of CONFIG_ETH*ADDR - ust his only to
pre-define a MAC address; use CONFIG_HAS_ETH* to enable support for
additional ethernet addresses.

* Cleanup drivers/i82365.c - avoid duplication of code

* Fix bogus "cannot span across banks" flash error message

* Add support for CompactFlash for the CPC45 Board.

show more ...


# 5c952cf0 10-Oct-2004 wdenk <wdenk>

Patches by Scott McNutt, 24 Aug 2004:
- Add support for Altera Nios-II processors.
- Add support for Psyent PCI-5441 board.
- Add support for Psyent PK1C20 board.


# 03f5c550 10-Oct-2004 wdenk <wdenk>

Patches by Jon Loeliger, 24 Aug 2004:
- Add support for the MPC8541 and MPC8555 CDS boards
- Cleanup eth?addr handling: make dependent on CONFIG_ETH?ADDR


123456789