mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
- Added I2C support for ML300.
- Added support for ML300 to read out its environment information
stored on the EEPROM.
- Added support to use board specific parameters as part of
U-Boot's environment information.
- Updated MLD files to support configuration for new features
above.
* Patches by Travis Sawyer, 5 Aug 2004:
- Remove incorrect bridge settings for eth group 6
- Add call to setup bridge in ppc_440x_eth_initialize
- Fix ppc_440x_eth_init to reset the phy only if its the
first time through, otherwise, just check the phy for the
autonegotiated speed/duplex. This allows the use of netconsole
- only print the speed/duplex the first time the phy is reset.
|
||
|---|---|---|
| .. | ||
| 405gp_enet.c | ||
| 405gp_pci.c | ||
| 440gx_enet.c | ||
| bedbug_405.c | ||
| commproc.c | ||
| config.mk | ||
| cpu.c | ||
| cpu_init.c | ||
| dcr.S | ||
| i2c.c | ||
| interrupts.c | ||
| kgdb.S | ||
| Makefile | ||
| miiphy.c | ||
| miiphy_440.c | ||
| resetvec.S | ||
| sdram.c | ||
| serial.c | ||
| spd_sdram.c | ||
| speed.c | ||
| start.S | ||
| traps.c | ||
| vecnum.h | ||