u-boot-brain/post
wdenk 2535d60277 * Patch by Martin Krause, 17 Jul 2003:
add delay to get I2C working with "imm" command and s3c24x0_i2c.c

* Patch by Richard Woodruff, 17 July 03:
  - Fixed bug in OMAP1510 baud rate divisor settings.

* Patch by Nye Liu, 16 July 2003:
  MPC860FADS fixes:
  - add MPC86xADS support (uses MPC86xADS.h)
  - add 866P/T core support (also MPC859T/MPC859DSL/MPC852T)
    o PLPRCR changes
    o BRG changes (EXTAL/XTAL restricted to 10MHz)
    o don't trust gclk() software measurement by default, depend on
      CONFIG_8xx_GCLK_FREQ
  - add DRAM SIMM not installed detection
  - use more "correct" SDRAM initialization sequence
  - allow different SDRAM sizes (8xxADS has 8M)
  - default DER is 0
  - remove unused MAMR defines from FADS860T.h (all done in fads.c)
  - rename MAMR/MBMR defines to be more consistent. Should eventually
    be merged into MxMR to better reflect the PowerQUICC datasheet.

* Patch by Yuli Barcohen, 16 Jul 2003:
  support new Motorola PQ2FADS-ZU evaluation board which replaced
  MPC8260ADS and MPC8266ADS
2003-07-17 23:16:40 +00:00
..
cpu * Code cleanup: 2003-06-27 21:31:46 +00:00
cache_8xx.S Add support for TQM862L modules 2003-04-10 11:18:18 +00:00
cache.c Initial revision 2002-09-24 11:14:13 +00:00
cpu.c * Added support for both PCMCIA slots (at the same time!) on MPC8xx 2002-11-21 23:11:29 +00:00
ether.c * Patch by Martin Krause, 17 Jul 2003: 2003-07-17 23:16:40 +00:00
i2c.c * Use 1-byte-read instead of -write for iprobe() function 2002-12-17 01:51:00 +00:00
Makefile * LWMON extensions: 2003-04-27 22:52:51 +00:00
memory.c * Patches by Yuli Barcohen, 13 Jul 2003: 2003-07-14 22:13:32 +00:00
post.c * Patches by Martin Krause, 14 Jul 2003: 2003-07-15 07:45:49 +00:00
rtc.c Initial revision 2002-09-24 11:14:13 +00:00
rules.mk Initial revision 2002-08-27 17:36:41 +00:00
spr.c * Code cleanup: 2003-06-27 21:31:46 +00:00
sysmon.c * Patches by Yuli Barcohen, 13 Jul 2003: 2003-07-14 22:13:32 +00:00
tests.c * Patches by Yuli Barcohen, 13 Jul 2003: 2003-07-14 22:13:32 +00:00
uart.c Patch by Mathijs Haarman, 08 May 2003: 2003-05-12 21:50:16 +00:00
usb.c Initial revision 2002-10-07 21:13:39 +00:00
watchdog.c * Code cleanup: 2003-06-27 21:31:46 +00:00