9
0
Fork 0
barebox/post
wdenk 7205e4075d * Patches by Denis Peter, 9 Sep 2003:
add FAT support for IDE, SCSI and USB

* Patches by Gleb Natapov, 2 Sep 2003:
  - cleanup of POST code for unsupported architectures
  - MPC824x locks way0 of data cache for use as initial RAM;
    this patch unlocks it after relocation to RAM and invalidates
    the locked entries.

* Patch by Gleb Natapov, 30 Aug 2003:
  new I2C driver for mpc107 bridge. Now works from flash.

* Patch by Dave Ellis, 11 Aug 2003:
  - JFFS2: fix typo in common/cmd_jffs2.c
  - JFFS2: fix CFG_JFFS2_SORT_FRAGMENTS option
  - JFFS2: remove node version 0 warning
  - JFFS2: accept JFFS2 PADDING nodes
  - SXNI855T: add AM29LV800 support
  - SXNI855T: move environment from EEPROM to flash
  - SXNI855T: boot from JFFS2 in NOR or NAND flash

* Patch by Bill Hargen, 11 Aug 2003:
  fixes for I2C on MPC8240
  - fix i2c_write routine
  - fix iprobe command
  - eliminates use of global variables, plus dead code, cleanup.
2003-09-10 22:30:53 +00:00
..
cpu * Code cleanup: 2003-06-27 21:31:46 +00:00
Makefile * LWMON extensions: 2003-04-27 22:52:51 +00:00
cache.c Initial revision 2002-09-24 11:14:13 +00:00
cache_8xx.S * Patches by Denis Peter, 9 Sep 2003: 2003-09-10 22:30:53 +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 * Patches by Denis Peter, 9 Sep 2003: 2003-09-10 22:30:53 +00:00
i2c.c * Use 1-byte-read instead of -write for iprobe() function 2002-12-17 01:51:00 +00:00
memory.c * Patches by Yuli Barcohen, 13 Jul 2003: 2003-07-14 22:13:32 +00:00
post.c * Implement new mechanism to export U-Boot's functions to standalone 2003-07-24 23:38:38 +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 * Patches by Denis Peter, 9 Sep 2003: 2003-09-10 22:30:53 +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