9
0
Fork 0
barebox/common
wdenk 4d13cbad1c * Patch by Tolunay Orkun, 5 Mar 2004:
Fix early board initialization for Cogent CSB272 board

* Patch by Ed Okerson, 3 Mar 2004:
  fix CFI flash writes for little endian systems

* Patch by Reinhard Meyer, 01 Mar 2004:
  generalize USB and IDE support for MPC5200 with according
  changes to IceCube.h and TOP5200.h
  add Am29LV256 256 MBit FLASH support for TOP5200 boards
  add info about USB and IDE to README
2004-03-14 14:09:05 +00:00
..
ACEX1K.c * Patch by Steven Scholz, 25 Feb 2004: 2004-02-27 00:07:27 +00:00
Makefile Add support for Siemens SX1 mobile phone; 2004-03-12 00:14:09 +00:00
altera.c * Patch by Steven Scholz, 10 Oct 2003 2003-10-09 20:09:04 +00:00
bedbug.c * Code cleanup: 2003-06-27 21:31:46 +00:00
circbuf.c Add support for Siemens SX1 mobile phone; 2004-03-12 00:14:09 +00:00
cmd_ace.c * Patch by Travis Sawyer, 26 Feb 2004: 2004-02-27 08:21:54 +00:00
cmd_autoscript.c Patch by Kenneth Johansson, 30 Jun 2003: 2003-07-01 21:06:45 +00:00
cmd_bdinfo.c * Patch by Peter Ryser, 20 Feb 2004: 2004-02-23 23:54:43 +00:00
cmd_bedbug.c Patch by Kenneth Johansson, 30 Jun 2003: 2003-07-01 21:06:45 +00:00
cmd_bmp.c Patch by Kenneth Johansson, 30 Jun 2003: 2003-07-01 21:06:45 +00:00
cmd_boot.c * Patch by Scott McNutt, 04 Oct 2003: 2003-10-08 23:26:14 +00:00
cmd_bootm.c * Patch by Masami Komiy, 22 Feb 2004: 2004-02-24 02:00:03 +00:00
cmd_cache.c Patch by Kenneth Johansson, 30 Jun 2003: 2003-07-01 21:06:45 +00:00
cmd_console.c Patch by Kenneth Johansson, 30 Jun 2003: 2003-07-01 21:06:45 +00:00
cmd_date.c Patch by Kenneth Johansson, 30 Jun 2003: 2003-07-01 21:06:45 +00:00
cmd_dcr.c Patch by Kenneth Johansson, 30 Jun 2003: 2003-07-01 21:06:45 +00:00
cmd_diag.c Patch by Kenneth Johansson, 30 Jun 2003: 2003-07-01 21:06:45 +00:00
cmd_doc.c * Patches by Denis Peter, 9 Sep 2003: 2003-09-10 22:30:53 +00:00
cmd_dtt.c Patch by Kenneth Johansson, 30 Jun 2003: 2003-07-01 21:06:45 +00:00
cmd_eeprom.c Patch by Kenneth Johansson, 30 Jun 2003: 2003-07-01 21:06:45 +00:00
cmd_elf.c Patch by Kenneth Johansson, 30 Jun 2003: 2003-07-01 21:06:45 +00:00
cmd_fat.c * CVS add missing files 2004-02-23 16:11:30 +00:00
cmd_fdc.c Patch by Kenneth Johansson, 30 Jun 2003: 2003-07-01 21:06:45 +00:00
cmd_fdos.c * Update TRAB auto update code 2003-10-06 21:55:32 +00:00
cmd_flash.c * Cleanup lowboot code for MPC5200 2004-01-02 14:00:00 +00:00
cmd_fpga.c * Patch by Robert Schwebel, 15 Dec 2003: 2004-01-03 21:24:46 +00:00
cmd_i2c.c * Patch by Martin Krause, 17 Jul 2003: 2003-07-17 23:16:40 +00:00
cmd_ide.c * Patch by Tolunay Orkun, 5 Mar 2004: 2004-03-14 14:09:05 +00:00
cmd_immap.c * Patches by Jon Diekema, 17 Sep 2003: 2003-09-18 10:02:25 +00:00
cmd_itest.c * Patch by Masami Komiy, 22 Feb 2004: 2004-02-24 02:00:03 +00:00
cmd_jffs2.c * Fix problems caused by Robert Schwebel's cramfs patch 2004-01-04 16:28:35 +00:00
cmd_load.c Add support for Siemens SX1 mobile phone; 2004-03-12 00:14:09 +00:00
cmd_log.c * Implement new mechanism to export U-Boot's functions to standalone 2003-07-24 23:38:38 +00:00
cmd_mem.c * Patch by Masami Komiy, 22 Feb 2004: 2004-02-24 02:00:03 +00:00
cmd_mii.c * Patch by Markus Pietrek, 24 Feb 2004: 2004-02-26 23:46:20 +00:00
cmd_misc.c Patch by Kenneth Johansson, 30 Jun 2003: 2003-07-01 21:06:45 +00:00
cmd_mmc.c Patch by Kenneth Johansson, 30 Jun 2003: 2003-07-01 21:06:45 +00:00
cmd_nand.c * Patch by Gary Jennejohn, 11 Sep 2003: 2003-09-11 19:48:06 +00:00
cmd_net.c * Patch by Masami Komiy, 22 Feb 2004: 2004-02-24 02:00:03 +00:00
cmd_nvedit.c * Patch by Nicolas Lacressonnière, 12 Nov 2003: 2003-12-06 23:55:10 +00:00
cmd_pci.c Patch by Kenneth Johansson, 30 Jun 2003: 2003-07-01 21:06:45 +00:00
cmd_pcmcia.c * Patch by Rune Torgersen, 27 Feb 2004: 2004-03-13 23:29:43 +00:00
cmd_portio.c Patch by Kenneth Johansson, 30 Jun 2003: 2003-07-01 21:06:45 +00:00
cmd_reginfo.c Minor reformatting 2003-12-09 20:22:16 +00:00
cmd_scsi.c Fix some missing commands, cleanup header files 2003-06-29 21:03:46 +00:00
cmd_spi.c * Patches by Jon Diekema, 17 Sep 2003: 2003-09-18 10:02:25 +00:00
cmd_usb.c * Patches by David Müller, 14 Nov 2003: 2003-12-07 18:32:37 +00:00
cmd_vfd.c * Use "-fPIC" instead of "-mrelocatable" to prevent problems with 2003-11-17 21:14:37 +00:00
command.c Patch by Kenneth Johansson, 30 Jun 2003: 2003-07-01 21:06:45 +00:00
console.c Patch by Anders Larsen, 09 Jan 2004: 2004-02-08 19:38:38 +00:00
devices.c Add support for Siemens SX1 mobile phone; 2004-03-12 00:14:09 +00:00
dlmalloc.c * Code cleanup: 2003-06-27 21:31:46 +00:00
dlmalloc.src * Code cleanup: 2003-06-27 21:31:46 +00:00
docecc.c * Code cleanup: 2003-06-27 21:31:46 +00:00
env_common.c * Code cleanup: 2003-06-27 21:31:46 +00:00
env_dataflash.c * Patch by Nicolas Lacressonnière, 12 Nov 2003: 2003-12-06 23:55:10 +00:00
env_eeprom.c * Code cleanup: 2003-06-27 21:31:46 +00:00
env_flash.c * Patch by Yuli Barcohen, 4 Mar 2004: 2004-03-14 00:59:59 +00:00
env_nowhere.c Initial revision 2002-09-18 11:09:59 +00:00
env_nvram.c * Code cleanup: 2003-06-27 21:31:46 +00:00
environment.c * Patch by Martin Winistoerfer, 23 Mar 2003 2003-03-31 17:27:09 +00:00
exports.c * Patch by Martin Krause, 11 Sep 2003: 2003-09-11 23:06:34 +00:00
flash.c Initial revision 2002-08-17 09:36:01 +00:00
fpga.c * Code cleanup: 2003-06-27 21:31:46 +00:00
hush.c * Patch by Thomas Elste, 10 Feb 2004: 2004-02-23 19:30:57 +00:00
kgdb.c Patch by Kenneth Johansson, 30 Jun 2003: 2003-07-01 21:06:45 +00:00
lists.c Initial revision 2002-08-17 09:36:01 +00:00
lynxkdi.c * Patches by Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +00:00
main.c * Patch by Yuli Barcohen, 3 Dec 2003: 2003-12-07 21:39:28 +00:00
memsize.c Add a common get_ram_size() function and modify the the 2004-01-06 22:38:14 +00:00
miiphybb.c * Code cleanup: 2003-06-27 21:31:46 +00:00
miiphyutil.c * Patch by Yuli Barcohen, 26 Jan 2004: 2004-02-08 22:55:38 +00:00
s_record.c Initial revision 2002-08-17 09:36:01 +00:00
soft_i2c.c * Code cleanup: 2003-06-27 21:31:46 +00:00
soft_spi.c * Code cleanup: 2003-06-27 21:31:46 +00:00
spartan2.c * Patch by Steven Scholz, 25 Feb 2004: 2004-02-27 00:07:27 +00:00
usb.c * Patch by Laurent Mohin, 10 Feb 2004: 2004-02-23 20:48:38 +00:00
usb_kbd.c * Code cleanup: 2003-06-27 21:31:46 +00:00
usb_storage.c * Fix SDRAM timings for LITE5200 / IceCube board 2004-03-02 14:05:39 +00:00
virtex2.c * Patch by Steven Scholz, 25 Feb 2004: 2004-02-27 00:07:27 +00:00
xilinx.c * Patch by Gleb Natapov, 19 Sep 2003: 2003-12-06 19:49:23 +00:00