..
ACEX1K.c
* Patch by Steven Scholz, 25 Feb 2004:
21 years ago
Makefile
[PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c
18 years ago
altera.c
Merge with /home/stefan/git/u-boot/denx
19 years ago
bedbug.c
* Code cleanup:
22 years ago
circbuf.c
Add support for Siemens SX1 mobile phone;
21 years ago
cmd_autoscript.c
Cleanup for GCC-4.x
20 years ago
cmd_bdinfo.c
[Microblaze][PATCH] part 2
18 years ago
cmd_bedbug.c
GCC-4.x fixes: clean up global data pointer initialization for all boards.
19 years ago
cmd_bmp.c
Fix gzip bmp support (test if malloc fails, warning when truncated).
20 years ago
cmd_boot.c
Undo commit 3033ebb2: reset command does not take any arguments
19 years ago
cmd_bootm.c
[PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernel
19 years ago
cmd_cache.c
Patch by Kenneth Johansson, 30 Jun 2003:
22 years ago
cmd_console.c
Patch by Thomas Viehweger, 14 May 2004:
21 years ago
cmd_date.c
[PATCH] I2C: Add support for multiple I2C busses for RTC & DTT
18 years ago
cmd_dcr.c
Code cleanup.
19 years ago
cmd_diag.c
* Patches by Thomas Viehweger, 16 Mar 2004:
21 years ago
cmd_display.c
Add keyboard and dot matrix display support for HMI1001 board.
20 years ago
cmd_doc.c
Remove dependencies between DoC code and old legacy NAND driver.
19 years ago
cmd_dtt.c
[PATCH] I2C: Add support for multiple I2C busses for RTC & DTT
18 years ago
cmd_eeprom.c
Add SM501 support to HH405 board.
20 years ago
cmd_elf.c
[PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx command
19 years ago
cmd_ext2.c
[PATCH 1_4] Merge common get_dev() routines for block devices
18 years ago
cmd_fat.c
[PATCH 1_4] Merge common get_dev() routines for block devices
18 years ago
cmd_fdc.c
Add loads of ntohl() in image header handling
19 years ago
cmd_fdos.c
* Update TRAB auto update code
22 years ago
cmd_flash.c
Fixes common/cmd_flash.c:
19 years ago
cmd_fpga.c
Remove compile warnings in fpga code
19 years ago
cmd_i2c.c
mpc83xx: Miscellaneous code style fixes
19 years ago
cmd_ide.c
[PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers
18 years ago
cmd_immap.c
GCC-4.x fixes: clean up global data pointer initialization for all boards.
19 years ago
cmd_itest.c
Patch by Thomas Viehweger, 14 May 2004:
21 years ago
cmd_jffs2.c
[PATCH] NAND: Partition name support added to NAND subsystem
19 years ago
cmd_load.c
Declare load_serial_ymodem() when using CFG_CMD_LOADB.
19 years ago
cmd_log.c
GCC-4.x fixes: clean up global data pointer initialization for all boards.
19 years ago
cmd_mac.c
Add support for reading and writing mac addresses to or from ID EEPROM.
19 years ago
cmd_mem.c
[PATCH 3_9] Move buffer print code from md command to common function
18 years ago
cmd_mii.c
Change "mii info" to not print an error upon missing PHY at address
19 years ago
cmd_misc.c
Fix problem with sleep in NetConsole (use get_timer())
20 years ago
cmd_mmc.c
Patch by Kenneth Johansson, 30 Jun 2003:
22 years ago
cmd_nand.c
Code cleanup.
19 years ago
cmd_net.c
* Patch by Ladislav Michl, 05 Apr 2005:
20 years ago
cmd_nvedit.c
Fix to make the baudrate changes immediate for the MCF52x2 family.
19 years ago
cmd_pci.c
Patch by Manfred Baral, 17 Mar 2005:
20 years ago
cmd_pcmcia.c
Major PCMCIA Cleanup to make code better readable and maintainable.
19 years ago
cmd_portio.c
Patch by Kenneth Johansson, 30 Jun 2003:
22 years ago
cmd_reginfo.c
Add support for new TQM5200 revisions
19 years ago
cmd_reiser.c
[PATCH 1_4] Merge common get_dev() routines for block devices
18 years ago
cmd_scsi.c
[PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers
18 years ago
cmd_spi.c
Cleanup for GCC-4.x
20 years ago
cmd_universe.c
* Patch by Stefan Roese, 03 May 2005:
20 years ago
cmd_usb.c
[PATCH 1_4] Merge common get_dev() routines for block devices
18 years ago
cmd_vfd.c
* Use "-fPIC" instead of "-mrelocatable" to prevent problems with
22 years ago
cmd_ximg.c
Patch by Robert Schwebel, 13 May 2004:
21 years ago
command.c
Adjust "echo" as a default command
19 years ago
console.c
GCC-4.x fixes: clean up global data pointer initialization for all boards.
19 years ago
crc16.c
Code cleanup
19 years ago
cyclon2.c
Add FPGA Altera Cyclone 2 support
19 years ago
devices.c
GCC-4.x fixes: clean up global data pointer initialization for all boards.
19 years ago
dlmalloc.c
GCC-4.x fixes: clean up global data pointer initialization for all boards.
19 years ago
dlmalloc.src
* Code cleanup:
22 years ago
docecc.c
* Cleanup
21 years ago
env_common.c
[Microblaze][PATCH] part 2
18 years ago
env_dataflash.c
GCC-4.x fixes: clean up global data pointer initialization for all boards.
19 years ago
env_eeprom.c
GCC-4.x fixes: clean up global data pointer initialization for all boards.
19 years ago
env_flash.c
GCC-4.x fixes: clean up global data pointer initialization for all boards.
19 years ago
env_nand.c
Add NAND environment support for PPC440EPx Sequoia NAND boot config
19 years ago
env_nowhere.c
GCC-4.x fixes: clean up global data pointer initialization for all boards.
19 years ago
env_nvram.c
GCC-4.x fixes: clean up global data pointer initialization for all boards.
19 years ago
environment.c
Preliminary support for the iDMR board (ColdFire).
19 years ago
exports.c
Added simple_strtoul(), getenv() and setenv() to the exported functions.
19 years ago
flash.c
Merge with /home/m8/git/u-boot
20 years ago
fpga.c
Merge with /home/stefan/git/u-boot/denx
19 years ago
ft_build.c
[PATCH 4_4] Remove local implementation of isprint() in ft_build.c
18 years ago
hush.c
GCC-4.x fixes: clean up global data pointer initialization for all boards.
19 years ago
kgdb.c
Cleanup for GCC-4.x
20 years ago
lcd.c
MCC200: Fix uninitialized variable problem in LCD driver
19 years ago
lists.c
…
lynxkdi.c
GCC-4.x fixes: clean up global data pointer initialization for all boards.
19 years ago
main.c
Minor code cleanup.
19 years ago
memsize.c
Sequential accesses to non-existent memory must be synchronized,
19 years ago
miiphybb.c
Cleanup compile warnings. Prepare for release 1.1.5
19 years ago
miiphyutil.c
Fix miiphy global data initialization (problem on 4xx boards when no
20 years ago
s_record.c
…
serial.c
Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled
19 years ago
soft_i2c.c
* Update Intel IXP4xx support
19 years ago
soft_spi.c
* Code cleanup:
22 years ago
spartan2.c
* Patch by Steven Scholz, 25 Feb 2004:
21 years ago
spartan3.c
Cleanup
20 years ago
usb.c
Prevent USB commands from working when USB is stopped.
19 years ago
usb_kbd.c
* Code cleanup:
22 years ago
usb_storage.c
[PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers
18 years ago
virtex2.c
Add support for AMD's Pb1x00 eval board;
20 years ago
xilinx.c
Cleanup for GCC-4.x
20 years ago
xyzModem.c
Coding Style cleanup.
19 years ago