Wolfgang Denk cf3b41e0c1 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx vor 18 Jahren
..
asm-arm 3a197b2fe4 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished vor 18 Jahren
asm-avr32 3a197b2fe4 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished vor 18 Jahren
asm-blackfin 3a197b2fe4 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished vor 18 Jahren
asm-i386 3a197b2fe4 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished vor 18 Jahren
asm-m68k 3a197b2fe4 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished vor 18 Jahren
asm-microblaze 3a197b2fe4 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished vor 18 Jahren
asm-mips 3a197b2fe4 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished vor 18 Jahren
asm-nios 3a197b2fe4 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished vor 18 Jahren
asm-nios2 3a197b2fe4 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished vor 18 Jahren
asm-ppc 3e78a31cfe mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead vor 18 Jahren
bedbug 8bde7f776c * Code cleanup: vor 22 Jahren
configs cf3b41e0c1 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx vor 18 Jahren
cramfs b66eb5282d Add cramfs support for m68k vor 20 Jahren
galileo 966083e95f More code cleanup vor 19 Jahren
jffs2 700a0c648d Add common (with Linux) MTD partition scheme and "mtdparts" command vor 20 Jahren
linux 887e2ec9ec Add support for AMCC Sequoia PPC440EPx eval board vor 19 Jahren
pcmcia cd172b7108 Fix IDE stability problems on CPC45 board. vor 20 Jahren
405_dimm.h 8bde7f776c * Code cleanup: vor 22 Jahren
405_mal.h 887e2ec9ec Add support for AMCC Sequoia PPC440EPx eval board vor 19 Jahren
405gp_pci.h e85390dc1d Initial revision vor 23 Jahren
4xx_i2c.h 79b2d0bb2e [PATCH] PPC4xx: Add support for multiple I2C busses vor 18 Jahren
74xx_7xx.h 1eac2a7141 [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards vor 18 Jahren
ACEX1K.h f0ff4692ff Add FPGA Altera Cyclone 2 support vor 19 Jahren
SA-1100.h 8bde7f776c * Code cleanup: vor 22 Jahren
_exports.h d7c2a02dea Added simple_strtoul(), getenv() and setenv() to the exported functions. vor 19 Jahren
ahci.h 4782ac80b0 Add AHCI support to u-boot vor 19 Jahren
altera.h f0ff4692ff Add FPGA Altera Cyclone 2 support vor 19 Jahren
arm920t.h 8bde7f776c * Code cleanup: vor 22 Jahren
arm925t.h fae684e898 [PATCH] omap925.c: Remove unused functions vor 19 Jahren
arm926ejs.h 6f21347d49 * Patch by George G. Davis, 19 Aug 2003: vor 22 Jahren
arm946es.h 74f4304ee7 Add ARM946E cpu and core module targets; remap memory to 0x00000000 vor 20 Jahren
armcoremodule.h 9b880bd4d8 Update ARM Integrator boards: vor 20 Jahren
at91rm9200_i2c.h b65085130a Code Cleanup vor 21 Jahren
at91rm9200_net.h 080bdb7f3a * Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200 vor 20 Jahren
ata.h 42dfe7a184 Code cleanup; make several boards compile & link. vor 21 Jahren
bcm5221.h 645da51097 Add support for Cogent csb637 vor 20 Jahren
bmp_layout.h 27b207fd0a * Implement new mechanism to export U-Boot's functions to standalone vor 22 Jahren
bzlib.h 42d1f0394b * Patches by Xianghua Xiao, 15 Oct 2003: vor 22 Jahren
circbuf.h 232c150a25 Add support for Siemens SX1 mobile phone; vor 21 Jahren
clps7111.h 77bc4f9e30 Initial revision vor 23 Jahren
cmd_confdefs.h 953c5b6f8b Adjust "echo" as a default command vor 19 Jahren
command.h 04a85b3b36 * Patches by Pantelis Antoniou, 30 Mar 2004: vor 21 Jahren
common.h 743571145b Minor code cleanup. vor 18 Jahren
commproc.h 090eb73510 Add support for TQM885D board. vor 19 Jahren
console.h fb48c4afc4 Initial revision vor 25 Jahren
crc.h cf48eb9abd Some code cleanup vor 19 Jahren
da9030.h ba70d6a417 delta board: DA9030 initialization and i2c support. Some minor changes to vor 19 Jahren
dataflash.h d4ca31c40e * Cleanup lowboot code for MPC5200 vor 21 Jahren
devices.h 68ceb29e71 Add support for console over UDP (compatible to Ingo Molnar's vor 21 Jahren
dm9161.h 080bdb7f3a * Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200 vor 20 Jahren
dtt.h 6dedf3d49d [PATCH] Add support for the UC101 board from MAN. vor 18 Jahren
e500.h 9aea95307f Patch by Jon Loeliger, 16 Jul 2004: vor 21 Jahren
elf.h b13fb01a62 * Fix parameter passing to standalone images with bootm command vor 22 Jahren
environment.h d1a7254529 [PATCH] Select NAND embedded environment from board configuration vor 18 Jahren
exports.h d7c2a02dea Added simple_strtoul(), getenv() and setenv() to the exported functions. vor 19 Jahren
ext2fs.h bcd0be5cf1 ext2fs support added vor 20 Jahren
fat.h 80f0c0f58f Fix fatload command on FAT32 formatted partitions. vor 19 Jahren
fdc.h 8bde7f776c * Code cleanup: vor 22 Jahren
flash.h 6bd2447ee4 Add port for the lpc2292sodimm evaluation board from EmbeddedArtists vor 18 Jahren
fpga.h 77ddac9480 Cleanup for GCC-4.x vor 20 Jahren
ft_build.h 7376eb87aa * Fix a bunch of compiler warnings for gcc 4.0 vor 19 Jahren
hush.h 5b1d713721 Initial revision vor 23 Jahren
i2c.h d8a8ea5c47 [PATCH] I2C: Add missing default CFG_SPD_BUS_NUM vor 18 Jahren
i8042.h 7a8e9bed17 * Patch by Marc Singer, 29 May 2003: vor 22 Jahren
ide.h eb867a7623 [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers vor 18 Jahren
image.h fb883a521e Merge with /home/wd/git/u-boot/master vor 19 Jahren
ioports.h dd520bf314 Code cleanup. vor 18 Jahren
keyboard.h 1c43771ba8 [Strange. I _did_ check these in before. Seems SF restored an old vor 21 Jahren
kgdb.h 0f9cfa09df Initial revision vor 23 Jahren
lcd.h e8143e72e1 Add splashscreen support for MCC200 board. vor 19 Jahren
lcdvideo.h 55978deb0c Initial revision vor 24 Jahren
lh7a400.h f832d8a143 * Patch by Paul Ruhland, 10 Jun 2004: vor 21 Jahren
lh7a404.h f832d8a143 * Patch by Paul Ruhland, 10 Jun 2004: vor 21 Jahren
lh7a40x.h f832d8a143 * Patch by Paul Ruhland, 10 Jun 2004: vor 21 Jahren
linux_logo.h 1df49e27bc Initial revision vor 23 Jahren
lists.h 8bde7f776c * Code cleanup: vor 22 Jahren
logbuff.h 228f29ac6e * Improve log buffer code; use "loglevel" to decide which messages vor 22 Jahren
lpd7a400_cpld.h f39748ae8e * Patch by Paul Ruhland, 17 May 2004: vor 21 Jahren
lxt971a.h 429168ea88 Patches by Lars Munch, 12 Jul 2004: vor 21 Jahren
lynxkdi.h 1f4bb37d6b * Patch by Scott McNutt, 21 Jul 2003: vor 22 Jahren
malloc.h 8bde7f776c * Code cleanup: vor 22 Jahren
mii_phy.h 8bde7f776c * Code cleanup: vor 22 Jahren
miiphy.h d9785c14bf Fix miiphy global data initialization (problem on 4xx boards when no vor 19 Jahren
mk48t59.h 012771d88a Initial revision vor 23 Jahren
mmc.h 71f9511803 * Fix CONFIG_NET_MULTI support in include/net.h vor 22 Jahren
mpc106.h 8bde7f776c * Code cleanup: vor 22 Jahren
mpc5xx.h b6e4c4033c * Patch by Denis Peter, 8 Dec 2003 vor 21 Jahren
mpc5xxx.h dae80f3caf - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change the vor 19 Jahren
mpc8220.h 7680c140af Add PCI support for Sorcery board. vor 20 Jahren
mpc824x.h 281e00a3be * Code cleanup vor 21 Jahren
mpc8260.h fa23044564 Added support for the TQM8272 board from TQ vor 18 Jahren
mpc8260_irq.h 6dd652fa4d Patches by Murray Jensen, 17 Jun 2003: vor 22 Jahren
mpc83xx.h 4feab4de7b mpc83xx: Fix config of Arbiter, System Priority, and Clock Mode vor 18 Jahren
mpc85xx.h ca27381df1 Add (some) definitions for the MPC85xx local bus controller vor 19 Jahren
mpc86xx.h b93775c203 Cleanup even more poorly introduced whitespace. vor 19 Jahren
mpc8xx.h a6ab4bf978 Patches by Pantelis Antoniou, 30 Mar 2004: vor 21 Jahren
mpc8xx_irq.h 4a5b6a356a Initial revision vor 24 Jahren
nand.h 43a2b0e76a Add board/cpu specific NAND chip select function to 440 NDFC vor 19 Jahren
net.h 63ff004c4f Add support for multiple PHYs. vor 20 Jahren
nios-io.h e4cc71aa44 Patch by Scott McNutt, 25 Apr 2004: vor 21 Jahren
nios.h 4a5517094d * Patch by Scott McNutt, 04 Oct 2003: vor 22 Jahren
nios2-epcs.h 1f6ce8f5ba Nios II - Add EPCS Controller bootrom work-around vor 19 Jahren
nios2-io.h 0c1c117cf1 * Patch by Scott McNutt, 21 Oct 2004: vor 20 Jahren
nios2.h 5c952cf024 Patches by Scott McNutt, 24 Aug 2004: vor 21 Jahren
ns16550.h b87dfd2854 Add support for TB5200 board vor 19 Jahren
ns7520_eth.h 3df5bea0b0 Add support for NetSilicon NS7520 processor. vor 20 Jahren
ns87308.h e85390dc1d Initial revision vor 23 Jahren
ns9750_bbus.h 80885a9d52 * Patch by Markus Pietrek, 24 Feb 2004: vor 21 Jahren
ns9750_eth.h 429168ea88 Patches by Lars Munch, 12 Jul 2004: vor 21 Jahren
ns9750_mem.h 80885a9d52 * Patch by Markus Pietrek, 24 Feb 2004: vor 21 Jahren
ns9750_ser.h 80885a9d52 * Patch by Markus Pietrek, 24 Feb 2004: vor 21 Jahren
ns9750_sys.h 80885a9d52 * Patch by Markus Pietrek, 24 Feb 2004: vor 21 Jahren
part.h eb867a7623 [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers vor 18 Jahren
pc_keyb.h 1c43771ba8 [Strange. I _did_ check these in before. Seems SF restored an old vor 21 Jahren
pci.h 13a7fcdf37 * Fix a bunch of compiler warnings for gcc 4.0 vor 19 Jahren
pci_ids.h da012ab661 Change Id to symbolic name for RTL8139 vor 19 Jahren
pcmcia.h 9d40799551 Major PCMCIA Cleanup to make code better readable and maintainable. vor 19 Jahren
post.h 79fa88f3ed Patch by Pantelis Antoniou, 5 May 2004: vor 21 Jahren
ppc405.h 4745acaa1a [PATCH] Add support for the AMCC Katmai (440SPe) eval board vor 18 Jahren
ppc440.h 35ded29fd9 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx vor 18 Jahren
ppc4xx.h 8bde7f776c * Code cleanup: vor 22 Jahren
ppc4xx_enet.h 887e2ec9ec Add support for AMCC Sequoia PPC440EPx eval board vor 19 Jahren
ppc_asm.tmpl 887e2ec9ec Add support for AMCC Sequoia PPC440EPx eval board vor 19 Jahren
ppc_defs.h 40c855574c Initial revision vor 25 Jahren
ps2mult.h c837dcb1a3 * The PS/2 mux on the BMS2003 board needs 450 ms after power on vor 21 Jahren
reiserfs.h b79a11cc2b Code cleanup vor 21 Jahren
rtc.h a6840a6ede Initial revision vor 24 Jahren
s3c2400.h a63c31cff5 Cleanup trab board for GCC-4.x vor 19 Jahren
s3c2410.h 48b42616e9 * Patches by David Mller, 12 Jun 2003: vor 22 Jahren
s3c24x0.h 8bde7f776c * Code cleanup: vor 22 Jahren
s_record.h 4a5b6a356a Initial revision vor 24 Jahren
sa1100.h 3b58acd4a7 Initial revision vor 23 Jahren
scsi.h 8bde7f776c * Code cleanup: vor 22 Jahren
sed13806.h 8bde7f776c * Code cleanup: vor 22 Jahren
sed156x.h 5a8c51cd5e * Patches by Pantelis Antoniou, 30 Mar 2004: vor 21 Jahren
serial.h 0fd30252c8 Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled vor 19 Jahren
sm501.h 98f4a3dfcb Add SM501 support to HH405 board. vor 20 Jahren
smiLynxEM.h 8bde7f776c * Code cleanup: vor 22 Jahren
spartan2.h 9dd611b8c1 * Patch by Kurt Stremerch, 03 Sep 2004: vor 20 Jahren
spartan3.h 875c78934e Add Xilinx Spartan3 family FPGA support vor 20 Jahren
spd.h de1d0a6995 Fix style issues primarily in 85xx and 83xx boards. vor 20 Jahren
spd_sdram.h dc9e499c62 Support for DDR with 32-data path. Addotional notes on injecting vor 19 Jahren
spi.h 77f855819e Initial revision vor 23 Jahren
status_led.h 4707fb50cc Preliminary patch adding support for the MarelV38B board. vor 19 Jahren
sym53c8xx.h 8bde7f776c * Code cleanup: vor 22 Jahren
systemace.h 3f85ce2785 * CVS add missing files vor 21 Jahren
universe.h efe2a4d5cf Code cleanup. vor 20 Jahren
usb.h 7455af41d1 Add rudimentary handling of alternate settings of USB interfaces - to fix vor 19 Jahren
usb_defs.h 4f8657dbfc Remove unnecessary defines from usb_defs.h again. vor 20 Jahren
usbdcore.h 232c150a25 Add support for Siemens SX1 mobile phone; vor 21 Jahren
usbdcore_ep0.h 232c150a25 Add support for Siemens SX1 mobile phone; vor 21 Jahren
usbdcore_omap1510.h 232c150a25 Add support for Siemens SX1 mobile phone; vor 21 Jahren
usbdescriptors.h 232c150a25 Add support for Siemens SX1 mobile phone; vor 21 Jahren
version.h 881a87ecba Add GIT version information (commid ID) to untagged U-Boot versions vor 19 Jahren
vfd_logo.h 82226bf4d2 * Add support for arbitrary bitmaps for TRAB's VFD command vor 22 Jahren
video.h 167c5898b8 Initial revision vor 24 Jahren
video_ad7176.h 8564acf936 * Patches by Yuli Barcohen, 13 Jul 2003: vor 22 Jahren
video_ad7177.h 8564acf936 * Patches by Yuli Barcohen, 13 Jul 2003: vor 22 Jahren
video_ad7179.h 945af8d723 * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) vor 22 Jahren
video_easylogo.h 167c5898b8 Initial revision vor 24 Jahren
video_fb.h 8bde7f776c * Code cleanup: vor 22 Jahren
video_font.h 17d1fd77c4 Initial revision vor 25 Jahren
video_logo.h fe8c2806cd Initial revision vor 23 Jahren
virtex2.h c609719b8d Initial revision vor 23 Jahren
w83c553f.h 012771d88a Initial revision vor 23 Jahren
watchdog.h 0c8721a466 Cleanup (PPC4xx is AMCC now) vor 20 Jahren
xilinx.h 875c78934e Add Xilinx Spartan3 family FPGA support vor 20 Jahren
xyzModem.h 966083e95f More code cleanup vor 19 Jahren
zlib.h 8bde7f776c * Code cleanup: vor 22 Jahren