mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-27 07:01:24 +00:00
c26e454dfc
- add support for a new version of an Intracom board and fix various other things on others. - add verify support to the crc32 command (define CONFIG_CRC32_VERIFY to enable it) - fix FEC driver for MPC8xx systems: 1. fix compilation problems for boards that use dynamic allocation of DPRAM 2. shut down FEC after network transfers - HUSH parser fixes: 1. A new test command was added. This is a simplified version of the one in the bourne shell. 2. A new exit command was added which terminates the current executing script. 3. Fixed handing of $? (exit code of last executed command) |
||
---|---|---|
.. | ||
bedbug_860.c | ||
commproc.c | ||
config.mk | ||
cpu.c | ||
cpu_init.c | ||
fec.c | ||
fec.h | ||
i2c.c | ||
interrupts.c | ||
kgdb.S | ||
lcd.c | ||
Makefile | ||
plprcr_write.S | ||
scc.c | ||
serial.c | ||
speed.c | ||
spi.c | ||
start.S | ||
traps.c | ||
upatch.c | ||
video.c | ||
wlkbd.c |