u-boot-brain/cpu/mips
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
..
asc_serial.c * Patch by Steven Scholz, 10 Oct 2003 2003-10-09 20:09:04 +00:00
asc_serial.h * Patch by Steven Scholz, 10 Oct 2003 2003-10-09 20:09:04 +00:00
au1x00_eth.c * Patches by David Müller, 14 Nov 2003: 2003-12-07 18:32:37 +00:00
au1x00_serial.c * Patch by Steven Scholz, 10 Oct 2003 2003-10-09 20:09:04 +00:00
cache.S * Patch by Steven Scholz, 10 Oct 2003 2003-10-09 20:09:04 +00:00
config.mk * Code cleanup: 2003-06-27 21:31:46 +00:00
cpu.c * Patch by Steven Scholz, 10 Oct 2003 2003-10-09 20:09:04 +00:00
incaip_clock.c * Make CPU clock on ICA-IP board controllable by a "cpuclk" 2003-12-27 19:24:54 +00:00
incaip_wdt.S * Code cleanup: 2003-06-27 21:31:46 +00:00
interrupts.c * Code cleanup: 2003-06-27 21:31:46 +00:00
Makefile * Patch by Steven Scholz, 10 Oct 2003 2003-10-09 20:09:04 +00:00
start.S * Implement new mechanism to export U-Boot's functions to standalone 2003-07-24 23:38:38 +00:00