| #
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 ...
|
| #
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.
|
| #
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>
|
| #
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>
|
| #
d9f2f500 |
| 01-Nov-2005 |
Stefan Roese <sr@denx.de> |
Merge with /git/u-boot.git
|
| #
5d4ee510 |
| 29-Oct-2005 |
Wolfgang Denk <wd@pollux.denx.de> |
Merge with /home/m8/git/u-boot
|
| #
63ff004c |
| 28-Oct-2005 |
Marian Balakowicz <m8@semihalf.com> |
Add support for multiple PHYs.
|
| #
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 ...
|
| #
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 ...
|
| #
cf33678e |
| 10-Oct-2004 |
wdenk <wdenk> |
* Patch by Jon Loeliger, 24 Aug 2004: - Fix PCI window on MPC85xx; remove unneeded PCI initialization from board_early_init_f() - Provide SW workaround for PCI initialization on 85xx CDS -
* Patch by Jon Loeliger, 24 Aug 2004: - Fix PCI window on MPC85xx; remove unneeded PCI initialization from board_early_init_f() - Provide SW workaround for PCI initialization on 85xx CDS - Convert MPC85xxADS to use common CFI flash driver
* Cleanup: avoid compiler warnings
* Add CMC PU2 board to MAKEALL script
show more ...
|
| #
9aea9530 |
| 01-Aug-2004 |
wdenk <wdenk> |
Patch by Jon Loeliger, 16 Jul 2004: - support larger DDR memories up to 2G on the PC8540/8560ADS and STXGP3 boards - Made MPC8540/8560ADS be 33Mhz PCI by default. - Removed moldy CONFIG_RAM_AS_FLAS
Patch by Jon Loeliger, 16 Jul 2004: - support larger DDR memories up to 2G on the PC8540/8560ADS and STXGP3 boards - Made MPC8540/8560ADS be 33Mhz PCI by default. - Removed moldy CONFIG_RAM_AS_FLASH, CFG_FLASH_PORT_WIDTH_16 and CONFIG_L2_INIT_RAM options. - Refactor Local Bus initialization out of SDRAM setup. - Re-implement new version of LBC11/DDR11 errata workarounds. - Moved board specific PCI init parts out of CPU directory. - Added TLB entry for PCI-1 IO Memory - Updated README.mpc85xxads
show more ...
|
| #
0ac6f8b7 |
| 09-Jul-2004 |
wdenk <wdenk> |
Patch by Jon Loeliger, 17 June 2004: Completion of the 8540ADS/8560ADS updates: Fix some PCI and Rapid I/O memory maps, Initialize both TSEC 1 and 2, Initialize SDRAM Update MAINTAINER for 85xx board
Patch by Jon Loeliger, 17 June 2004: Completion of the 8540ADS/8560ADS updates: Fix some PCI and Rapid I/O memory maps, Initialize both TSEC 1 and 2, Initialize SDRAM Update MAINTAINER for 85xx boards and README.mpc85xxads
show more ...
|
| #
c837dcb1 |
| 20-Jan-2004 |
wdenk <wdenk> |
* The PS/2 mux on the BMS2003 board needs 450 ms after power on before we can access it; add delay in case we are faster (with no CF card inserted)
* Cleanup of some init functions
* Make sure
* The PS/2 mux on the BMS2003 board needs 450 ms after power on before we can access it; add delay in case we are faster (with no CF card inserted)
* Cleanup of some init functions
* Make sure SCC Ethernet is always stopped by the time we boot Linux to avoid Linux crashes by early packets coming in.
* Accelerate flash accesses on LWMON board by using buffered writes
show more ...
|
| #
42d1f039 |
| 15-Oct-2003 |
wdenk <wdenk> |
* Patches by Xianghua Xiao, 15 Oct 2003:
- Added Motorola CPU 8540/8560 support (cpu/85xx) - Added Motorola MPC8540ADS board support (board/mpc8540ads) - Added Motorola MPC8560ADS board suppor
* Patches by Xianghua Xiao, 15 Oct 2003:
- Added Motorola CPU 8540/8560 support (cpu/85xx) - Added Motorola MPC8540ADS board support (board/mpc8540ads) - Added Motorola MPC8560ADS board support (board/mpc8560ads)
* Minor code cleanup
show more ...
|