]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Vince Husovsky, 7 Nov 2002: LABEL_2002_11_10_2310
authorwdenk <wdenk>
Sun, 10 Nov 2002 22:06:23 +0000 (22:06 +0000)
committerwdenk <wdenk>
Sun, 10 Nov 2002 22:06:23 +0000 (22:06 +0000)
commit7f6c2cbc2bc0721c41bb776242c0b18ec70328e4
tree908cb91c8a9d3dec906264120a98fdb06c2ca52a
parent2a3cb0207614427d301a4a6f8041267cada14bd8
* Vince Husovsky, 7 Nov 2002:
  Add "-n" to linker options to get rid of "Not enough room for
  program headers" problem

* Patch by David Müller, 05 Nov 2002
  Rename CONFIG_PLL_INPUT_FREQ to CONFIG_SYS_CLK_FREQ
  so we can use an already existing name

* Patch by Pierre Aubert, 05 Nov 2002
  Hardware related improvements in FDC boot code

* Patch by Holger Schurig, 5 Nov 2002:
  Make the PXA really change it's frequency

* Patch by Pierre Aubert, 05 Nov 2002
  Add support for slave serial Spartan 2 FPGAs

* Fix uninitialized memory (MAC address) in 8xx SCC/FEC ethernet
  drivers
17 files changed:
CHANGELOG
README
common/cmd_fdc.c
common/devices.c
common/spartan2.c
config.mk
cpu/arm920t/speed.c
cpu/mpc8xx/fec.c
cpu/mpc8xx/scc.c
cpu/xscale/start.S
include/common.h
include/configs/smdk2400.h
include/configs/smdk2410.h
include/configs/trab.h
include/spartan2.h
net/eth.c
ppc_config.mk