uboot-mt623x/board/incaip
wdenk 7cb22f97ee * Make CPU clock on ICA-IP board controllable by a "cpuclk"
environment variable which can set to "100", "133", or "150". The
  CPU clock will be configured accordingly upon next reboot. Other
  values are ignored. In case of an invalid or undefined "cpuclk"
  value, the compile-time default CPU clock speed will be used.

* Enable Quad-UART on BMS2003 board (initialize the PCMCIA memory
  window that is used to access the UART registers by the Linux driver)

* Patch by Reinhard Meyer, 20 Dec 2003:
  Fix clock calculation for the MPC5200 for higher clock frequencies
  (above 2**32 / 10 = 429.5 MHz).
2003-12-27 19:24:54 +00:00
..
Makefile * Code cleanup: 2003-06-27 21:31:46 +00:00
config.mk * Add support for MIPS32 4Kc CPUs 2003-03-27 12:09:35 +00:00
flash.c * Code cleanup: 2003-06-27 21:31:46 +00:00
incaip.c * Patch by Arun Dharankar, 24 Mar 2003: 2003-03-31 16:34:49 +00:00
memsetup.S * Make CPU clock on ICA-IP board controllable by a "cpuclk" 2003-12-27 19:24:54 +00:00
u-boot.lds * Code cleanup: 2003-06-27 21:31:46 +00:00