uboot-mt623x/include
wdenk 6dd652fa4d Patches by Murray Jensen, 17 Jun 2003:
- Hymod board database mods: add "who" field and new xilinx chip types
- provide new "init_cmd_timeout()" function so code external to
  "common/main.c" can use the "reset_cmd_timeout()" function before
  entering the main loop
- add DTT support for adm1021 (new file dtt/adm1021.c; config
  slightly different. see include/configs/hymod.h for an example
  (requires CONFIG_DTT_ADM1021, CONFIG_DTT_SENSORS, and
  CFG_DTT_ADM1021 defined)
- add new "eeprom_probe()" function which has similar args and
  behaves in a similar way to "eeprom_read()" etc.
- add 8260 FCC ethernet loopback code (new "eth_loopback_test()"
  function which is enabled by defining CONFIG_ETHER_LOOPBACK_TEST)
- gdbtools copyright update
- ensure that set_msr() executes the "sync" and "isync" instructions
  after the "mtmsr" instruction in cpu/mpc8260/interrupts.c
- 8260 I/O ports fix: Open Drain should be set last when configuring
- add SIU IRQ defines for 8260
- allow LDSCRIPT override and OBJCFLAGS initialization: change to
  config.mk to allow board configurations to override the GNU
  linker script, selected via the LDSCRIPT, make variable, and to
  give an initial value to the OBJCFLAGS make variable
- 8260 i2c enhancement:
  o correctly extends the timeout depending on the size of all
    queued messages for both transmit and receive
  o will not continue with receive if transmit times out
  o ensures that the error callback is done for all queued tx
    and rx messages
  o correctly detects both tx and rx timeouts, only delivers one to
    the callback, and does not overwrite an earlier error
  o logic in i2c_probe now correct
- add "vprintf()" function so that "panic()" function can be
  technically correct
- many Hymod board changes
2003-06-19 23:40:20 +00:00
..
asm-arm Patches by Robert Schwebel, 14 Jun 2003: 2003-06-19 23:04:19 +00:00
asm-i386 * Patch by Marc Singer, 29 May 2003: 2003-05-31 18:35:21 +00:00
asm-mips * Patch by Arun Dharankar, 4 Apr 2003: 2003-04-05 00:53:31 +00:00
asm-ppc * Patches by David Müller, 12 Jun 2003: 2003-06-19 23:01:32 +00:00
bedbug Initial revision 2002-08-17 09:51:03 +00:00
configs Patches by Murray Jensen, 17 Jun 2003: 2003-06-19 23:40:20 +00:00
galileo Initial revision 2002-11-03 00:38:21 +00:00
jffs2 Initial revision 2002-11-03 00:38:21 +00:00
linux * Patch by Marc Singer, 29 May 2003: 2003-05-31 18:35:21 +00:00
pcmcia Add support for CompactFlash on ATC board 2003-05-18 11:30:09 +00:00
74xx_7xx.h Initial revision 2002-02-17 23:48:45 +00:00
405_dimm.h Initial revision 2001-10-17 20:06:54 +00:00
405_mal.h Initial revision 2001-04-28 17:59:11 +00:00
405gp_enet.h * Patch by Vladimir Gurevich, 04 Jun 2003: 2003-06-05 19:37:36 +00:00
405gp_i2c.h Initial revision 2002-04-01 19:07:39 +00:00
405gp_pci.h Initial revision 2002-04-01 14:29:03 +00:00
440_i2c.h Initial revision 2002-08-06 20:46:37 +00:00
SA-1100.h Initial revision 2002-03-27 13:48:44 +00:00
altera.h Initial revision 2002-11-03 00:24:07 +00:00
arm920t.h Initial revision 2002-07-17 23:23:20 +00:00
at91rm9200_net.h * Patch by Nicolas Lacressonniere, 11 Jun 2003: 2003-06-16 23:50:08 +00:00
ata.h Initial revision 2002-11-03 00:38:21 +00:00
bmp_layout.h Add files needed for bitmap load support 2003-04-20 16:52:09 +00:00
bmp_logo.h Initial revision 2002-11-03 11:32:18 +00:00
clps7111.h Initial revision 2002-03-14 16:44:03 +00:00
cmd_autoscript.h Initial revision 2002-08-27 10:27:51 +00:00
cmd_bedbug.h Initial revision 2002-08-27 10:27:51 +00:00
cmd_bmp.h * LWMON extensions: 2003-04-27 22:52:51 +00:00
cmd_boot.h Initial revision 2002-10-07 20:24:10 +00:00
cmd_boota.h * Patch by Thomas Frieden, 13 Nov 2002: 2002-11-19 11:04:11 +00:00
cmd_bootm.h Initial revision 2002-08-27 10:27:51 +00:00
cmd_bsp.h Patches by Murray Jensen, 17 Jun 2003: 2003-06-19 23:40:20 +00:00
cmd_cache.h Initial revision 2002-08-27 10:27:51 +00:00
cmd_confdefs.h * Fix CONFIG_NET_MULTI support in include/net.h 2003-06-15 22:40:42 +00:00
cmd_console.h * Patches by Robert Schwebel, 06 Mar 2003: 2003-03-06 13:39:27 +00:00
cmd_dcr.h Initial revision 2002-08-27 10:27:51 +00:00
cmd_diag.h Initial revision 2002-09-12 22:01:13 +00:00
cmd_disk.h * LWMON extensions: 2003-04-27 22:52:51 +00:00
cmd_doc.h Initial revision 2002-08-27 10:27:51 +00:00
cmd_dtt.h Initial revision 2002-08-27 10:27:51 +00:00
cmd_eeprom.h Initial revision 2002-08-27 10:27:51 +00:00
cmd_elf.h Initial revision 2002-08-27 10:27:51 +00:00
cmd_fat.h * Fix CONFIG_NET_MULTI support in include/net.h 2003-06-15 22:40:42 +00:00
cmd_fdc.h Initial revision 2002-08-27 10:27:51 +00:00
cmd_fdos.h * Patch by Daniel Engström, 13 Nov 2002: 2002-11-18 00:14:45 +00:00
cmd_flash.h Initial revision 2002-08-27 10:27:51 +00:00
cmd_fpga.h Initial revision 2002-08-27 10:38:37 +00:00
cmd_i2c.h Initial revision 2002-08-27 10:27:51 +00:00
cmd_ide.h Initial revision 2002-08-27 10:27:51 +00:00
cmd_immap.h Initial revision 2002-08-27 10:27:51 +00:00
cmd_jffs2.h Initial revision 2002-09-28 20:25:19 +00:00
cmd_kgdb.h Initial revision 2002-11-02 23:30:20 +00:00
cmd_log.h * Improve log buffer code; use "loglevel" to decide which messages 2002-12-08 09:53:23 +00:00
cmd_mem.h Initial revision 2002-08-27 10:27:51 +00:00
cmd_menu.h * Patch by Thomas Frieden, 13 Nov 2002: 2002-11-19 11:04:11 +00:00
cmd_mii.h Initial revision 2002-08-27 10:27:51 +00:00
cmd_misc.h Initial revision 2002-08-27 10:27:51 +00:00
cmd_mmc.h * Fix CONFIG_NET_MULTI support in include/net.h 2003-06-15 22:40:42 +00:00
cmd_nand.h * Patch by Marc Singer, 29 May 2003: 2003-05-31 18:35:21 +00:00
cmd_net.h * Add support for RMU board 2003-06-05 19:27:42 +00:00
cmd_nvedit.h Initial revision 2002-08-27 10:27:51 +00:00
cmd_pci.h Initial revision 2002-08-27 10:38:37 +00:00
cmd_pcmcia.h Initial revision 2002-08-27 10:27:51 +00:00
cmd_portio.h * Patch by Marc Singer, 29 May 2003: 2003-05-31 18:35:21 +00:00
cmd_reginfo.h PPC405EP support added. 2003-05-23 11:18:02 +00:00
cmd_rtc.h Initial revision 2002-08-27 10:27:51 +00:00
cmd_scsi.h Initial revision 2002-08-27 10:27:51 +00:00
cmd_spi.h * Patch by Jim Sandoz, 07 Nov 2002: 2002-11-11 21:14:20 +00:00
cmd_usb.h Initial revision 2002-08-27 10:27:51 +00:00
cmd_vfd.h * Add support for arbitrary bitmaps for TRAB's VFD command 2003-05-20 20:49:01 +00:00
command.h Initial revision 2002-08-27 10:27:51 +00:00
common.h Patches by Murray Jensen, 17 Jun 2003: 2003-06-19 23:40:20 +00:00
commproc.h * Fix CONFIG_NET_MULTI support in include/net.h 2003-06-15 22:40:42 +00:00
console.h Initial revision 2000-11-12 23:38:42 +00:00
dataflash.h * Patch by Nicolas Lacressonniere, 11 Jun 2003: 2003-06-16 23:50:08 +00:00
devices.h * Patches by Udi Finkelstein, 2 June 2003: 2003-06-03 23:54:09 +00:00
dm9161.h * Patch by Nicolas Lacressonniere, 11 Jun 2003: 2003-06-16 23:50:08 +00:00
dtt.h Patches by Murray Jensen, 17 Jun 2003: 2003-06-19 23:40:20 +00:00
elf.h Initial revision 2002-09-30 20:45:01 +00:00
environment.h Fix problem with default #defines 2003-03-06 14:23:06 +00:00
fat.h * Fix CONFIG_NET_MULTI support in include/net.h 2003-06-15 22:40:42 +00:00
fdc.h * Patch by Daniel Engström, 13 Nov 2002: 2002-11-18 00:14:45 +00:00
flash.h Patches by Murray Jensen, 17 Jun 2003: 2003-06-19 23:40:20 +00:00
fpga.h Initial revision 2002-08-21 21:35:08 +00:00
hush.h Initial revision 2002-11-03 00:07:02 +00:00
i2c.h * Avoid flicker on the TRAB's VFD by synchronizing the enable with 2003-03-14 20:47:52 +00:00
i8042.h * Patch by Marc Singer, 29 May 2003: 2003-05-31 18:35:21 +00:00
ide.h Initial revision 2002-08-27 10:38:37 +00:00
image.h * Patch by David Updegraff, 22 Apr 2003: 2003-05-20 14:25:27 +00:00
ioports.h Initial revision 2000-11-16 20:23:11 +00:00
kgdb.h Initial revision 2002-08-27 10:38:37 +00:00
lcd.h * Patches by Udi Finkelstein, 2 June 2003: 2003-06-03 23:54:09 +00:00
lcdvideo.h Initial revision 2001-11-03 22:15:16 +00:00
linux_logo.h Initial revision 2002-09-17 21:37:55 +00:00
lists.h * Patch by Jim Sandoz, 07 Nov 2002: 2002-11-11 21:14:20 +00:00
logbuff.h * Improve log buffer code; use "loglevel" to decide which messages 2002-12-08 09:53:23 +00:00
malloc.h Initial revision 2002-11-03 00:07:02 +00:00
mii_phy.h Initial revision 2001-04-23 22:19:40 +00:00
miiphy.h Initial revision 2001-10-08 19:18:17 +00:00
mk48t59.h Initial revision 2002-03-08 21:31:05 +00:00
mmc.h * Fix CONFIG_NET_MULTI support in include/net.h 2003-06-15 22:40:42 +00:00
mpc5xx.h * Patch by Martin Winistoerfer, 23 Mar 2003 2003-03-31 17:27:09 +00:00
mpc8xx.h * Patches by Udi Finkelstein, 2 June 2003: 2003-06-03 23:54:09 +00:00
mpc8xx_irq.h Initial revision 2001-04-28 17:59:11 +00:00
mpc106.h Initial revision 2002-09-17 21:37:55 +00:00
mpc824x.h Initial revision 2002-11-03 00:24:07 +00:00
mpc8260.h * LWMON extensions: 2003-04-27 22:52:51 +00:00
mpc8260_irq.h Patches by Murray Jensen, 17 Jun 2003: 2003-06-19 23:40:20 +00:00
net.h * Fix CONFIG_NET_MULTI support in include/net.h 2003-06-15 22:40:42 +00:00
ns16550.h Initial revision 2002-04-27 11:09:31 +00:00
ns87308.h Initial revision 2002-04-01 14:29:03 +00:00
part.h * Patch by Thomas Frieden, 13 Nov 2002: 2002-11-19 11:04:11 +00:00
pci.h * Patch by Marc Singer, 29 May 2003: 2003-05-31 18:35:21 +00:00
pci_ids.h * Patches by Udi Finkelstein, 2 June 2003: 2003-06-03 23:54:09 +00:00
pcmcia.h Add support for CompactFlash on ATC board 2003-05-18 11:30:09 +00:00
post.h * LWMON extensions: 2003-04-27 22:52:51 +00:00
ppc4xx.h Initial revision 2002-08-06 20:46:37 +00:00
ppc405.h PPC405EP support added. 2003-05-23 11:18:02 +00:00
ppc440.h Initial revision 2002-11-03 11:12:02 +00:00
ppc_asm.tmpl * Patch by Martin Winistoerfer, 23 Mar 2003 2003-03-31 17:27:09 +00:00
ppc_defs.h Initial revision 2000-07-19 14:09:16 +00:00
rtc.h Initial revision 2001-04-09 21:43:07 +00:00
s3c24x0.h * Patches by David Müller, 12 Jun 2003: 2003-06-19 23:01:32 +00:00
s3c2400.h * Patches by David Müller, 12 Jun 2003: 2003-06-19 23:01:32 +00:00
s3c2410.h * Patches by David Müller, 12 Jun 2003: 2003-06-19 23:01:32 +00:00
s_record.h Initial revision 2001-04-28 17:59:11 +00:00
sa1100.h Initial revision 2002-03-27 13:48:44 +00:00
scsi.h Initial revision 2002-04-01 14:29:03 +00:00
sed13806.h * Fix startup problems with VFD display on TRAB 2002-12-03 21:28:10 +00:00
smiLynxEM.h Initial revision 2002-11-03 00:24:07 +00:00
spartan2.h * Vince Husovsky, 7 Nov 2002: 2002-11-10 22:06:23 +00:00
spd.h * Patch by Rune Torgersen, 13 Feb 2003: 2003-03-06 00:58:30 +00:00
spd_sdram.h * Patch by Rune Torgersen, 13 Feb 2003: 2003-03-06 00:58:30 +00:00
spi.h Initial revision 2002-09-26 02:01:47 +00:00
status_led.h * Patches by David Müller, 12 Jun 2003: 2003-06-19 23:01:32 +00:00
sym53c8xx.h Initial revision 2002-04-01 14:29:03 +00:00
syscall.h * Patch by Thomas Frieden, 13 Nov 2002: 2002-11-19 11:04:11 +00:00
usb.h Initial revision 2002-03-08 21:31:05 +00:00
usb_defs.h Initial revision 2002-03-08 21:31:05 +00:00
version.h * LWMON extensions: 2003-04-27 22:52:51 +00:00
vfd_logo.h * Add support for arbitrary bitmaps for TRAB's VFD command 2003-05-20 20:49:01 +00:00
video.h Initial revision 2001-11-03 22:21:15 +00:00
video_ad7176.h Initial revision 2002-10-21 18:54:49 +00:00
video_ad7177.h Initial revision 2002-11-03 00:38:21 +00:00
video_easylogo.h Initial revision 2001-11-03 22:21:15 +00:00
video_fb.h Initial revision 2002-11-03 00:24:07 +00:00
video_font.h Initial revision 2000-10-25 11:24:22 +00:00
video_logo.h Initial revision 2002-11-03 00:38:21 +00:00
virtex2.h Initial revision 2002-11-03 00:24:07 +00:00
w83c553f.h Initial revision 2002-03-08 21:31:05 +00:00
watchdog.h * Patch by Martin Winistoerfer, 23 Mar 2003 2003-03-31 17:27:09 +00:00
xilinx.h Initial revision 2002-11-03 00:24:07 +00:00
zlib.h Initial revision 2001-04-28 17:59:11 +00:00