| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
| |
Add Xianghua Xiao and Lunsheng Wang's support for the
GDA MPC8540 EVAL board.
|
|\ |
|
| |
| |
| |
| |
| |
| | |
This fixes a problem of displaying bogus voltages when the voltages
are so low that the I2C devices start failing while the rest of the
system keeps running.
|
| |
| |
| |
| | |
[Patch by Cedric Vincent, 6 Jul 2005]
|
| |
| |
| |
| | |
Add support for the Freescale MPC8349ADS board.
|
| |
| |
| |
| |
| | |
Move the TSEC driver out of cpu/mpc85xx as it will be shared
by the upcoming mpc83xx family as well.
|
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| | |
Add config option CONFIG_HAS_FEC calling out 8540 FEC features.
|
| |
| |
| |
| |
| |
| |
| | |
For MPC85xxCDS:
Adds Relaxed Timing TRLX bit to FLASH ORx regs to allow
for faster flash parts.
Add documentation for BR/OR for FLASH.
|
| |
| |
| |
| | |
Determine L2 Cache size dynamically on 85XX boards.
|
|/
|
|
|
|
|
|
| |
- 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.
|
|
|
|
|
|
|
| |
Add missing PCI IO port definitions.
author Kumar Gala <kumar.gala@freescale.com> Wed, 20 Jul 2005 15:39:52 -0500
committer Jon Loeliger <jdl@freescale.com> Wed, 20 Jul 2005 15:39:52 -0500
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
A new, Windows compatible init sequence was also backported from Linux 2.6,
but disabled with #undef NEW_INIT_SEQ as it wouldn't change the behaviour
of the memopry sticks we tested. Maybe it's not relevant for mass storage
devices. For recerence, see file common/usb.c, function usb_new_device(),
section #ifdef NEW_INIT_SEQ.
|
|
|
|
|
| |
"erase $(addr) +$(filesize)", i. e. a size argument can be used and
U-Boot will automaticially find the end of the corresponding sector.
|
| |
|
|
|
|
| |
Update uc100 board PHY setup
|
|
|
|
| |
Fix LCD logo for lwmon board which got lost in the merge of 8xx and PXA LCD code
|
|
|
|
| |
Fix PHY address for CATcenter board (now correct!)
|
|
|
|
|
| |
Fix PHY addresses for PPChameleon and CATcenter boards
Change MAINTAINER for most esd boards
|
|
|
|
|
|
|
|
|
| |
* Add MPC8220 boards to MAKEALL script
* Add EEPROM and RTC support for HMI1001 board
* Patch by Detlev Zundel, 20 Jun 2005:
Fix initialization of low active GPIO pins on inka4x0 board
|
| |
|
|
|
|
|
|
|
|
|
| |
Initialize allocated dev and private hw structures
after their respective allocation in 440gx_enet.c
* Patch by Steven Scholz, 10 Jun 2005:
Fix byteorder problems with second argument of "bootm" with
standalone images;
|
|
|
|
| |
* Disable "date" and "sntp" commands on TQM866M which has no RTC
|
| |
|
|
|
|
| |
Add support for Funkwerk VoVPN gateway module.
|
|
|
|
|
|
|
| |
(0 = infinite)
* Use CONFIG_DRIVER_KS8695ETH to enable KS8695 ethernet driver on
those boards that use it.
|
|
|
|
| |
add support for the OpenGear CM4008 board
|
|
|
|
| |
add support for the OpenGear CM4008 board
|
|
|
|
|
|
|
| |
add support for the KS8695P (ARM 922 based) CPU
* Patch by Steven Scholz, 19 May 2005:
Add support for CONFIG_SERIAL_TAG on ARM boards
|
|
|
|
| |
Code cleanup (especially Sorcery / Alaska / Yukon serial driver).
|
|
|
|
| |
make port pins to trigger logic analyzer configurable
|
| |
|
|
|
|
| |
* Add support for MPC8247 based "IDS8247" board.
|
| |
|
|
|
|
| |
genereated HRESET pulse is too short to reset the external circuitry.
|
|
|
|
| |
(as standalone program, MPC8xx/PowerPC only)
|
|
|
|
| |
a single #define.
|
| |
|
|
|
|
|
| |
March 13, 2005); new configuration options CONFIG_JFFS2_LZO and
CONFIG_JFFS2_LZARI are added. Both are undefined by default.
|
| |
|
|
|
|
| |
sections on PPChameleon board; other boards might use this, too.
|
|
|
|
| |
net/net.c: fix indentation
|
|
|
|
|
|
|
|
|
| |
Update for P3G4
Fix problems in cmd_universe.c
* Patch by Matthias Fuchs, 03 May 2005:
Added missing variable declaration in cmd_nand.c
Modified CFG_PCI_PTM1MS in configs/PLU405.h to map 128MB ram
|
|
|
|
|
| |
Added missing variable declaration in cmd_nand.c
Modified CFG_PCI_PTM1MS in configs/PLU405.h to map 128MB ram
|
|
|
|
|
| |
Update for P3G4
Fix problems in cmd_universe.c
|
| |
|
|
|
|
|
|
| |
PM520 boards.
Fix PHY address for canmb board.
|