uboot-mt623x/include
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
..
asm-arm * Patch by Andre Schwarz, 24 Nov 2003: 2003-12-07 19:24:00 +00:00
asm-i386 Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent 2003-10-10 10:05:42 +00:00
asm-m68k * Patch by Bernhard Kuhn, 28 Nov 2003: 2003-12-08 01:34:36 +00:00
asm-mips * Patches by David Müller, 14 Nov 2003: 2003-12-07 18:32:37 +00:00
asm-nios * Patches by Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +00:00
asm-ppc * Patch by Nicolas Lacressonnière, 12 Nov 2003: 2003-12-06 23:55:10 +00:00
bedbug * Code cleanup: 2003-06-27 21:31:46 +00:00
configs * Make CPU clock on ICA-IP board controllable by a "cpuclk" 2003-12-27 19:24:54 +00:00
galileo * Code cleanup: 2003-06-27 21:31:46 +00:00
jffs2 * Patches by Denis Peter, 9 Sep 2003: 2003-09-10 22:30:53 +00:00
linux Add JFFS2 support for INCA-IP board 2003-12-12 00:02:26 +00:00
pcmcia * Code cleanup: 2003-06-27 21:31:46 +00:00
74xx_7xx.h Patch by Tom Guilliams, 20 Jun 2003: 2003-06-20 23:10:58 +00:00
405_dimm.h * Code cleanup: 2003-06-27 21:31:46 +00:00
405_mal.h * Code cleanup: 2003-06-27 21:31:46 +00:00
405gp_enet.h * Code cleanup: 2003-06-27 21:31:46 +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 * Code cleanup: 2003-06-27 21:31:46 +00:00
ACEX1K.h * Patch by Steven Scholz, 10 Oct 2003 2003-10-09 20:09:04 +00:00
SA-1100.h * Code cleanup: 2003-06-27 21:31:46 +00:00
_exports.h Move TRAB burn-in tests to TRAB board directory 2003-09-12 15:35:15 +00:00
altera.h * Patch by Steven Scholz, 10 Oct 2003 2003-10-09 20:09:04 +00:00
arm920t.h * Code cleanup: 2003-06-27 21:31:46 +00:00
arm925t.h Patches by Kshitij, 04 Jul 2003 2003-07-15 20:04:06 +00:00
arm926ejs.h * Patch by George G. Davis, 19 Aug 2003: 2003-08-29 22:00:43 +00:00
at91rm9200_net.h * Code cleanup: 2003-06-27 21:31:46 +00:00
ata.h * Patch by Pierre Aubert, 24 Nov 2003: 2003-12-07 23:55:12 +00:00
bmp_layout.h * Implement new mechanism to export U-Boot's functions to standalone 2003-07-24 23:38:38 +00:00
bmp_logo.h Initial revision 2002-11-03 11:32:18 +00:00
bzlib.h * Patches by Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +00:00
clps7111.h Initial revision 2002-03-14 16:44:03 +00:00
cmd_confdefs.h * Patch by Yuli Barcohen, 25 Sep 2003: 2003-10-08 22:45:44 +00:00
command.h Patch by Kenneth Johansson, 30 Jun 2003: 2003-07-01 21:06:45 +00:00
common.h * Make CPU clock on ICA-IP board controllable by a "cpuclk" 2003-12-27 19:24:54 +00:00
commproc.h Patch by Wolter Kamphuis, 05 Dec 2003: 2003-12-07 22:27:15 +00:00
console.h Initial revision 2000-11-12 23:38:42 +00:00
dataflash.h * Patch by Nicolas Lacressonnière, 12 Nov 2003: 2003-12-06 23:55:10 +00:00
devices.h * Patches by Udi Finkelstein, 2 June 2003: 2003-06-03 23:54:09 +00:00
dm9161.h * Code cleanup: 2003-06-27 21:31:46 +00:00
dtt.h Patches by Murray Jensen, 17 Jun 2003: 2003-06-19 23:40:20 +00:00
e500.h * Patches by Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +00:00
elf.h * Fix parameter passing to standalone images with bootm command 2003-10-30 21:49:38 +00:00
environment.h Fix problem with default #defines 2003-03-06 14:23:06 +00:00
exports.h Move TRAB burn-in tests to TRAB board directory 2003-09-12 15:35:15 +00:00
fat.h * Patch by Pierre Aubert, 24 Nov 2003: 2003-12-07 23:55:12 +00:00
fdc.h * Code cleanup: 2003-06-27 21:31:46 +00:00
flash.h * Patch by Bernhard Kuhn, 28 Nov 2003: 2003-12-08 01:34:36 +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 Scott McNutt, 04 Oct 2003: 2003-10-08 23:26:14 +00:00
ioports.h * Patches by Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +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 * Code cleanup: 2003-06-27 21:31:46 +00:00
logbuff.h * Improve log buffer code; use "loglevel" to decide which messages 2002-12-08 09:53:23 +00:00
lynxkdi.h * Patch by Scott McNutt, 21 Jul 2003: 2003-07-27 00:21:01 +00:00
malloc.h * Code cleanup: 2003-06-27 21:31:46 +00:00
mii_phy.h * Code cleanup: 2003-06-27 21:31:46 +00:00
miiphy.h * Patch by Sangmoon Kim, 23 Sep 2003: 2003-10-08 22:33:00 +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 * Code cleanup: 2003-06-27 21:31:46 +00:00
mpc5xxx.h * Modify XLB arbiter priorities on MPC5200 so all devices use same 2003-09-16 17:06:05 +00:00
mpc8xx.h * Patch by Steven Scholz, 18 Oct 2003: 2003-10-19 23:22:11 +00:00
mpc8xx_irq.h Initial revision 2001-04-28 17:59:11 +00:00
mpc85xx.h * Patches by Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +00:00
mpc106.h * Code cleanup: 2003-06-27 21:31:46 +00:00
mpc824x.h Initial revision 2002-11-03 00:24:07 +00:00
mpc8260.h * Patches by Yuli Barcohen, 13 Jul 2003: 2003-07-14 22:13:32 +00:00
mpc8260_irq.h Patches by Murray Jensen, 17 Jun 2003: 2003-06-19 23:40:20 +00:00
net.h * Use "-fPIC" instead of "-mrelocatable" to prevent problems with 2003-11-17 21:14:37 +00:00
nios-io.h * Patches by Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +00:00
nios.h * Patch by Scott McNutt, 04 Oct 2003: 2003-10-08 23:26:14 +00:00
ns16550.h * Patch by George G. Davis, 19 Aug 2003: 2003-08-29 22:00:43 +00:00
ns87308.h Initial revision 2002-04-01 14:29:03 +00:00
part.h * Patches by Denis Peter, 9 Sep 2003: 2003-09-10 22:30:53 +00:00
pci.h * Patch by Marc Singer, 29 May 2003: 2003-05-31 18:35:21 +00:00
pci_ids.h * Patch by Andre Schwarz, 24 Nov 2003: 2003-12-07 19:24:00 +00:00
pcmcia.h * Patch by Martin Krause, 17 Jul 2003: 2003-07-17 23:16:40 +00:00
post.h * Implement new mechanism to export U-Boot's functions to standalone 2003-07-24 23:38:38 +00:00
ppc4xx.h * Code cleanup: 2003-06-27 21:31:46 +00:00
ppc405.h Updated for PPC405EP boards. 2003-12-09 14:59:11 +00:00
ppc440.h * Code cleanup: 2003-06-27 21:31:46 +00:00
ppc_asm.tmpl * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 2003-07-16 21:53:01 +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 * Code cleanup: 2003-06-27 21:31:46 +00:00
s3c2400.h * Code cleanup: 2003-06-27 21:31:46 +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 * Code cleanup: 2003-06-27 21:31:46 +00:00
sed13806.h * Code cleanup: 2003-06-27 21:31:46 +00:00
smiLynxEM.h * Code cleanup: 2003-06-27 21:31:46 +00:00
spartan2.h * Code cleanup: 2003-06-27 21:31:46 +00:00
spd.h * Patch by Rune Torgersen, 13 Feb 2003: 2003-03-06 00:58:30 +00:00
spd_sdram.h * Code cleanup: 2003-06-27 21:31:46 +00:00
spi.h Initial revision 2002-09-26 02:01:47 +00:00
status_led.h * Code cleanup: 2003-06-27 21:31:46 +00:00
sym53c8xx.h * Code cleanup: 2003-06-27 21:31:46 +00:00
usb.h * Add support for USB Mass Storage Devices (BBB) 2003-09-10 18:20:28 +00:00
usb_defs.h * Code cleanup: 2003-06-27 21:31:46 +00:00
version.h * Patch by Bernhard Kuhn, 28 Oct 2003: 2003-11-07 13:42:26 +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 * Patches by Yuli Barcohen, 13 Jul 2003: 2003-07-14 22:13:32 +00:00
video_ad7177.h * Patches by Yuli Barcohen, 13 Jul 2003: 2003-07-14 22:13:32 +00:00
video_ad7179.h * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 2003-07-16 21:53:01 +00:00
video_easylogo.h Initial revision 2001-11-03 22:21:15 +00:00
video_fb.h * Code cleanup: 2003-06-27 21:31:46 +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 Add I2C and RTC support for RMU board using software I2C driver 2003-08-29 10:05:53 +00:00
xilinx.h Initial revision 2002-11-03 00:24:07 +00:00
zlib.h * Code cleanup: 2003-06-27 21:31:46 +00:00