]>
Commit | Line | Data |
---|---|---|
a43278a4 WD |
1 | ====================================================================== |
2 | Changes for U-Boot 1.0.0: | |
3 | ====================================================================== | |
4 | ||
54387ac9 WD |
5 | * Patch by Yuli Barcohen, 25 Sep 2003: |
6 | add support for Zephyr Engineering ZPC.1900 board | |
7 | ||
8 | * Patch by Anders Larsen, 23 Sep 2003: | |
9 | add CMD_PORTIO to CFG_CMD_NONSTD (commands in question are only | |
10 | implemented for the x86 architecture) | |
11 | ||
fc3e2165 WD |
12 | * Patch by Sangmoon Kim, 23 Sep 2003: |
13 | fix pll_pci_to_mem_multiplier table for MPC8245 | |
14 | ||
15 | * Patch by Anders Larsen, 22 Sep 2003: | |
16 | enable timed autoboot on PXA | |
17 | ||
18 |