mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-18 02:01:14 +01:00
Add support for Motorola MPC8266ADS board
* Patch by Kyle Harris, 19 Feb 2003:
patches for the Intel lubbock board:
memsetup.S - general cleanup (based on Robert's csb226 code)
flash.c - overhaul, actually works now
lubbock.c - fix init funcs to return proper value
* Patch by Kenneth Johansson, 26 Feb 2003:
- Fixed off by one in RFTA calculation.
- No need to abort when LDF is lower than we can program it's only
minimum timing so clamp it to what we can do.
- Takes function pointer to function for reading the spd_nvram. Usefull
for faking data or hardcode a module without the nvram.
- fix other user for above change
- fix some comments.
* Patches by Brian Waite, 26 Feb 2003:
- fix port for evb64260 board
- fix PCI for evb64260 board
- fix PCI scan
* Patch by Reinhard Meyer, 1 Mar 2003:
Add support for EMK TOP860 Module
* Patch by Yuli Barcohen, 02 Mar 2003:
Add SPD EEPROM support for MPC8260ADS board
|
||
|---|---|---|
| .. | ||
| 3c589.c | ||
| 3c589.h | ||
| 5701rls.c | ||
| 5701rls.h | ||
| bcm570x.c | ||
| bcm570x_autoneg.c | ||
| bcm570x_autoneg.h | ||
| bcm570x_bits.h | ||
| bcm570x_debug.h | ||
| bcm570x_lm.h | ||
| bcm570x_mm.h | ||
| bcm570x_queue.h | ||
| cfb_console.c | ||
| cs8900.c | ||
| cs8900.h | ||
| ct69000.c | ||
| dc2114x.c | ||
| eepro100.c | ||
| i8042.c | ||
| Makefile | ||
| natsemi.c | ||
| nicext.h | ||
| ns8382x.c | ||
| ns16550.c | ||
| ns87308.c | ||
| pci.c | ||
| pci_auto.c | ||
| pci_indirect.c | ||
| pcnet.c | ||
| sed13806.c | ||
| serial.c | ||
| smc91111.c | ||
| smc91111.h | ||
| smiLynxEM.c | ||
| sym53c8xx.c | ||
| tigon3.c | ||
| tigon3.h | ||
| w83c553f.c | ||