/openbmc/u-boot/include/ |
H A D | ata.h | c40b29568232761e33400e58be86b15a167d3422 Sat Mar 13 17:29:43 CST 2004 wdenk <wdenk> * Patch by Rune Torgersen, 27 Feb 2004: - Added LBA48 support (CONFIG_LBA48 & CFG_64BIT_LBA) - Added support for 64bit printing in vsprintf (CFG_64BIT_VSPRINTF) - Added support for 64bit strtoul (CFG_64BIT_STRTOUL)
* Patch by Masami Komiya, 27 Feb 2004: Fix rarpboot: add autoload by NFS
* Patch by Dan Eisenhut, 26 Feb 2004: fix flash_write return value in saveenv
* Patch by Stephan Linz, 11 Dec 2003 expand config.mk to avoid trigraph warnings on NIOS
* Rename "BMS2003" board into "HMI10"
|
H A D | ide.h | c40b29568232761e33400e58be86b15a167d3422 Sat Mar 13 17:29:43 CST 2004 wdenk <wdenk> * Patch by Rune Torgersen, 27 Feb 2004: - Added LBA48 support (CONFIG_LBA48 & CFG_64BIT_LBA) - Added support for 64bit printing in vsprintf (CFG_64BIT_VSPRINTF) - Added support for 64bit strtoul (CFG_64BIT_STRTOUL)
* Patch by Masami Komiya, 27 Feb 2004: Fix rarpboot: add autoload by NFS
* Patch by Dan Eisenhut, 26 Feb 2004: fix flash_write return value in saveenv
* Patch by Stephan Linz, 11 Dec 2003 expand config.mk to avoid trigraph warnings on NIOS
* Rename "BMS2003" board into "HMI10"
|
H A D | status_led.h | c40b29568232761e33400e58be86b15a167d3422 Sat Mar 13 17:29:43 CST 2004 wdenk <wdenk> * Patch by Rune Torgersen, 27 Feb 2004: - Added LBA48 support (CONFIG_LBA48 & CFG_64BIT_LBA) - Added support for 64bit printing in vsprintf (CFG_64BIT_VSPRINTF) - Added support for 64bit strtoul (CFG_64BIT_STRTOUL)
* Patch by Masami Komiya, 27 Feb 2004: Fix rarpboot: add autoload by NFS
* Patch by Dan Eisenhut, 26 Feb 2004: fix flash_write return value in saveenv
* Patch by Stephan Linz, 11 Dec 2003 expand config.mk to avoid trigraph warnings on NIOS
* Rename "BMS2003" board into "HMI10"
|
H A D | common.h | c40b29568232761e33400e58be86b15a167d3422 Sat Mar 13 17:29:43 CST 2004 wdenk <wdenk> * Patch by Rune Torgersen, 27 Feb 2004: - Added LBA48 support (CONFIG_LBA48 & CFG_64BIT_LBA) - Added support for 64bit printing in vsprintf (CFG_64BIT_VSPRINTF) - Added support for 64bit strtoul (CFG_64BIT_STRTOUL)
* Patch by Masami Komiya, 27 Feb 2004: Fix rarpboot: add autoload by NFS
* Patch by Dan Eisenhut, 26 Feb 2004: fix flash_write return value in saveenv
* Patch by Stephan Linz, 11 Dec 2003 expand config.mk to avoid trigraph warnings on NIOS
* Rename "BMS2003" board into "HMI10"
|
/openbmc/u-boot/net/ |
H A D | rarp.c | c40b29568232761e33400e58be86b15a167d3422 Sat Mar 13 17:29:43 CST 2004 wdenk <wdenk> * Patch by Rune Torgersen, 27 Feb 2004: - Added LBA48 support (CONFIG_LBA48 & CFG_64BIT_LBA) - Added support for 64bit printing in vsprintf (CFG_64BIT_VSPRINTF) - Added support for 64bit strtoul (CFG_64BIT_STRTOUL)
* Patch by Masami Komiya, 27 Feb 2004: Fix rarpboot: add autoload by NFS
* Patch by Dan Eisenhut, 26 Feb 2004: fix flash_write return value in saveenv
* Patch by Stephan Linz, 11 Dec 2003 expand config.mk to avoid trigraph warnings on NIOS
* Rename "BMS2003" board into "HMI10"
|
/openbmc/u-boot/disk/ |
H A D | part.c | c40b29568232761e33400e58be86b15a167d3422 Sat Mar 13 17:29:43 CST 2004 wdenk <wdenk> * Patch by Rune Torgersen, 27 Feb 2004: - Added LBA48 support (CONFIG_LBA48 & CFG_64BIT_LBA) - Added support for 64bit printing in vsprintf (CFG_64BIT_VSPRINTF) - Added support for 64bit strtoul (CFG_64BIT_STRTOUL)
* Patch by Masami Komiya, 27 Feb 2004: Fix rarpboot: add autoload by NFS
* Patch by Dan Eisenhut, 26 Feb 2004: fix flash_write return value in saveenv
* Patch by Stephan Linz, 11 Dec 2003 expand config.mk to avoid trigraph warnings on NIOS
* Rename "BMS2003" board into "HMI10"
|
/openbmc/u-boot/ |
H A D | config.mk | c40b29568232761e33400e58be86b15a167d3422 Sat Mar 13 17:29:43 CST 2004 wdenk <wdenk> * Patch by Rune Torgersen, 27 Feb 2004: - Added LBA48 support (CONFIG_LBA48 & CFG_64BIT_LBA) - Added support for 64bit printing in vsprintf (CFG_64BIT_VSPRINTF) - Added support for 64bit strtoul (CFG_64BIT_STRTOUL)
* Patch by Masami Komiya, 27 Feb 2004: Fix rarpboot: add autoload by NFS
* Patch by Dan Eisenhut, 26 Feb 2004: fix flash_write return value in saveenv
* Patch by Stephan Linz, 11 Dec 2003 expand config.mk to avoid trigraph warnings on NIOS
* Rename "BMS2003" board into "HMI10"
|
H A D | README | c40b29568232761e33400e58be86b15a167d3422 Sat Mar 13 17:29:43 CST 2004 wdenk <wdenk> * Patch by Rune Torgersen, 27 Feb 2004: - Added LBA48 support (CONFIG_LBA48 & CFG_64BIT_LBA) - Added support for 64bit printing in vsprintf (CFG_64BIT_VSPRINTF) - Added support for 64bit strtoul (CFG_64BIT_STRTOUL)
* Patch by Masami Komiya, 27 Feb 2004: Fix rarpboot: add autoload by NFS
* Patch by Dan Eisenhut, 26 Feb 2004: fix flash_write return value in saveenv
* Patch by Stephan Linz, 11 Dec 2003 expand config.mk to avoid trigraph warnings on NIOS
* Rename "BMS2003" board into "HMI10"
|
H A D | Makefile | c40b29568232761e33400e58be86b15a167d3422 Sat Mar 13 17:29:43 CST 2004 wdenk <wdenk> * Patch by Rune Torgersen, 27 Feb 2004: - Added LBA48 support (CONFIG_LBA48 & CFG_64BIT_LBA) - Added support for 64bit printing in vsprintf (CFG_64BIT_VSPRINTF) - Added support for 64bit strtoul (CFG_64BIT_STRTOUL)
* Patch by Masami Komiya, 27 Feb 2004: Fix rarpboot: add autoload by NFS
* Patch by Dan Eisenhut, 26 Feb 2004: fix flash_write return value in saveenv
* Patch by Stephan Linz, 11 Dec 2003 expand config.mk to avoid trigraph warnings on NIOS
* Rename "BMS2003" board into "HMI10"
|