TsiChungLiew 8d1d66af54 Added uart_gpio_conf() in serial_init(), seperated uart port configuration from cpu_init() to uart_gpio_conf() vor 18 Jahren
..
nand f3679aa13d Merge with /home/stefan/git/u-boot/bamboo-nand vor 18 Jahren
nand_legacy fad6340715 make show_boot_progress () weak. vor 18 Jahren
net 9e737d8476 Declared attributes of void __mii_init(void) as an alias for int mii_init(void) vor 18 Jahren
qe a28899c910 mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UEC vor 18 Jahren
serial 8d1d66af54 Added uart_gpio_conf() in serial_init(), seperated uart port configuration from cpu_init() to uart_gpio_conf() vor 18 Jahren
sk98lin 2b208f5308 Move "ar" flags to config.mk to allow for silent "make -s" vor 19 Jahren
3c589.c 8bde7f776c * Code cleanup: vor 22 Jahren
3c589.h 8bde7f776c * Code cleanup: vor 22 Jahren
5701rls.c 8bde7f776c * Code cleanup: vor 22 Jahren
5701rls.h c609719b8d Initial revision vor 23 Jahren
8390.h 082acfd484 Coding Style cleanup vor 20 Jahren
Makefile 98c440bee6 Merge with /home/wd/git/u-boot/custodian/u-boot-testing vor 18 Jahren
ahci.c 4a7cc0f219 Cleanup and lindent new AHCI driver. vor 19 Jahren
ali512x.c 8bde7f776c * Code cleanup: vor 22 Jahren
ata_piix.c 3162eb8369 Minor coding style cleanup. vor 18 Jahren
atmel_usart.c df548d3c3e AVR32: Resource management rewrite vor 18 Jahren
atmel_usart.h df548d3c3e AVR32: Resource management rewrite vor 18 Jahren
bcm570x.c 8bde7f776c * Code cleanup: vor 22 Jahren
bcm570x_autoneg.c 8bde7f776c * Code cleanup: vor 22 Jahren
bcm570x_autoneg.h 8bde7f776c * Code cleanup: vor 22 Jahren
bcm570x_bits.h 8bde7f776c * Code cleanup: vor 22 Jahren
bcm570x_debug.h 8bde7f776c * Code cleanup: vor 22 Jahren
bcm570x_lm.h 8bde7f776c * Code cleanup: vor 22 Jahren
bcm570x_mm.h 8bde7f776c * Code cleanup: vor 22 Jahren
bcm570x_queue.h 8bde7f776c * Code cleanup: vor 22 Jahren
cfb_console.c 77ddac9480 Cleanup for GCC-4.x vor 20 Jahren
cfi_flash.c 3a197b2fe4 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished vor 18 Jahren
cs8900.c a2663ea4fc * Patches by David Mller, 14 Nov 2003: vor 21 Jahren
cs8900.h 42dfe7a184 Code cleanup; make several boards compile & link. vor 21 Jahren
ct69000.c a7b9fb9110 Add VGA support (CT69000) to CPCI750 board. vor 19 Jahren
dataflash.c d52fb7e3d1 Some code cleanup for GCC 4.x vor 19 Jahren
dc2114x.c 77ddac9480 Cleanup for GCC-4.x vor 20 Jahren
dm9000x.c d689e3462c Fix drivers/dm9000.c when configured in 32 bit mode. vor 19 Jahren
dm9000x.h 281e00a3be * Code cleanup vor 21 Jahren
ds1722.c 8bde7f776c * Code cleanup: vor 22 Jahren
e1000.c 77ddac9480 Cleanup for GCC-4.x vor 20 Jahren
e1000.h 8bde7f776c * Code cleanup: vor 22 Jahren
eepro100.c 63ff004c4f Add support for multiple PHYs. vor 20 Jahren
enc28j60.c 725671ccd2 Coding Style cleanup; generate new CHANGELOG file. vor 18 Jahren
fsl_i2c.c f6f5f709e5 mpc83xx: Fix empty i2c reads/writes in fsl_i2c.c vor 18 Jahren
i8042.c bfc81252c0 Minor code cleanup vor 19 Jahren
i82365.c e799d3755e Fix cirrus voltage detection (for CPC45) vor 20 Jahren
inca-ip_sw.c 356a0d9f31 Patch by Markus Pietrek, 04 May 2004: vor 21 Jahren
keyboard.c bd3143f040 Fix support for PS/2 keyboard on TQM85xx boards vor 19 Jahren
ks8695eth.c 7c60908ffb Fix compile problem vor 19 Jahren
lan91c96.c d52fb7e3d1 Some code cleanup for GCC 4.x vor 19 Jahren
lan91c96.h d52fb7e3d1 Some code cleanup for GCC 4.x vor 19 Jahren
macb.c 5c1fe1ffff Atmel MACB ethernet driver vor 18 Jahren
macb.h 5c1fe1ffff Atmel MACB ethernet driver vor 18 Jahren
mpc8xx_pcmcia.c 966083e95f More code cleanup vor 19 Jahren
mw_eeprom.c 8bde7f776c * Code cleanup: vor 22 Jahren
natsemi.c 77ddac9480 Cleanup for GCC-4.x vor 20 Jahren
ne2000.c 8ed9604613 * Patches by Richard Woodruff, 01 Oct 2004: vor 20 Jahren
ne2000.h 8ed9604613 * Patches by Richard Woodruff, 01 Oct 2004: vor 20 Jahren
netarm_eth.c cd0a9de68b * Patch by Laurent Mohin, 10 Feb 2004: vor 21 Jahren
netarm_eth.h 2d1a537d87 * Patch by Thomas Elste, 10 Feb 2004: vor 21 Jahren
netconsole.c d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. vor 19 Jahren
nicext.h 8bde7f776c * Code cleanup: vor 22 Jahren
ns16550.c 8ed9604613 * Patches by Richard Woodruff, 01 Oct 2004: vor 20 Jahren
ns7520_eth.c 63ff004c4f Add support for multiple PHYs. vor 20 Jahren
ns8382x.c 77ddac9480 Cleanup for GCC-4.x vor 20 Jahren
ns87308.c c609719b8d Initial revision vor 23 Jahren
ns9750_eth.c 80885a9d52 * Patch by Markus Pietrek, 24 Feb 2004: vor 21 Jahren
ns9750_serial.c 0fd30252c8 Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled vor 19 Jahren
omap1510_i2c.c 232c150a25 Add support for Siemens SX1 mobile phone; vor 21 Jahren
omap24xx_i2c.c 49a7581c6c OMAP242x H4 board update vor 20 Jahren
pc_keyb.c 0c8721a466 Cleanup (PPC4xx is AMCC now) vor 20 Jahren
pci.c f5e0d03970 Add support for wrPPMC7xx/74xx boards vor 19 Jahren
pci_auto.c b7598a43f2 [PATCH] Avoid assigning PCI resources from zero address vor 18 Jahren
pci_indirect.c f6e5739a68 Merge: Add support for AMCC 440SPe CPU based eval board (Yucca). vor 19 Jahren
pcnet.c 77ddac9480 Cleanup for GCC-4.x vor 20 Jahren
plb2800_eth.c 8bde7f776c * Code cleanup: vor 22 Jahren
ps2mult.c c837dcb1a3 * The PS/2 mux on the BMS2003 board needs 450 ms after power on vor 21 Jahren
ps2ser.c 966083e95f More code cleanup vor 19 Jahren
pxa_pcmcia.c 9d40799551 Major PCMCIA Cleanup to make code better readable and maintainable. vor 19 Jahren
rpx_pcmcia.c 966083e95f More code cleanup vor 19 Jahren
rtl8019.c ef5a9672c7 * Patch by Xue Ligong (Joe), 13 Nov 2003: vor 21 Jahren
rtl8019.h d4ca31c40e * Cleanup lowboot code for MPC5200 vor 21 Jahren
rtl8139.c da012ab661 Change Id to symbolic name for RTL8139 vor 19 Jahren
rtl8169.c a8bd82de46 * Patch by Sangmoon Kim, 12 Apr 2004: vor 21 Jahren
s3c4510b_eth.c 048f6b436b Code cleanup vor 19 Jahren
s3c4510b_eth.h 39539887ea * Code cleanup (ARM mostly) vor 21 Jahren
s3c4510b_uart.c d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. vor 19 Jahren
s3c4510b_uart.h 39539887ea * Code cleanup (ARM mostly) vor 21 Jahren
sed13806.c 89394047ba * Patch by Martin Krause, 03 Aug 2004: vor 21 Jahren
sed156x.c 5a8c51cd5e * Patches by Pantelis Antoniou, 30 Mar 2004: vor 21 Jahren
serial.c 511d0c72b8 Coding style cleanup vor 19 Jahren
serial_max3100.c d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. vor 19 Jahren
serial_pl010.c 6705d81e90 * Patch by Andreas Engel, 12 Jul 2004: vor 21 Jahren
serial_pl011.c 6705d81e90 * Patch by Andreas Engel, 12 Jul 2004: vor 21 Jahren
serial_pl011.h 42dfe7a184 Code cleanup; make several boards compile & link. vor 21 Jahren
serial_xuartlite.c 857cad37a4 Patches by Yasushi Shoji, 29 Jun 2004: vor 21 Jahren
sl811.h 5cf91d6bdc * Modify KUP4X board configuration to use SL811 driver for USB memory vor 21 Jahren
sl811_usb.c 02b11f8e09 Patch by Klaus Heydeck, 12 May 2004: vor 21 Jahren
sm501.c 8f0b7cbe80 Patches by Martin Krause, 22 Mar 2005: vor 20 Jahren
smc91111.c ebd0a0ae05 [patch] use unsigned char in smc91111 driver for mac vor 18 Jahren
smc91111.h 0afe519a43 Add ADI Blackfin support vor 19 Jahren
smiLynxEM.c 77ddac9480 Cleanup for GCC-4.x vor 20 Jahren
status_led.c 48b42616e9 * Patches by David Mller, 12 Jun 2003: vor 22 Jahren
sym53c8xx.c 8bde7f776c * Code cleanup: vor 22 Jahren
systemace.c d62f64cc23 Coding Style Cleanup, new CHANGELOG vor 18 Jahren
ti_pci1410a.c 3836221d5b Fix typo vor 20 Jahren
tigon3.c 8bde7f776c * Code cleanup: vor 22 Jahren
tigon3.h 8bde7f776c * Code cleanup: vor 22 Jahren
tqm8xx_pcmcia.c 966083e95f More code cleanup vor 19 Jahren
tsec.c 255a3577c8 Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx vor 18 Jahren
tsec.h 81f481ca70 Enable 8544 support vor 18 Jahren
tsi108_eth.c ee311214e0 Clean up the code according to codestyle: vor 18 Jahren
tsi108_i2c.c 647d3c3eed Some code cleanup. vor 18 Jahren
tsi108_pci.c ee311214e0 Clean up the code according to codestyle: vor 18 Jahren
usbdcore.c 232c150a25 Add support for Siemens SX1 mobile phone; vor 21 Jahren
usbdcore_ep0.c 232c150a25 Add support for Siemens SX1 mobile phone; vor 21 Jahren
usbdcore_omap1510.c efa329cb89 * Add start-up delay to make sure power has stabilized before vor 21 Jahren
usbtty.c 42dfe7a184 Code cleanup; make several boards compile & link. vor 21 Jahren
usbtty.h 232c150a25 Add support for Siemens SX1 mobile phone; vor 21 Jahren
videomodes.c b79a11cc2b Code cleanup vor 21 Jahren
videomodes.h b79a11cc2b Code cleanup vor 21 Jahren
w83c553f.c 1df49e27bc Initial revision vor 23 Jahren