]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2011-03-28  Michael Brown[cmdline] Expand settings within each command-line...
2011-03-28  Michael Brown[cmdline] Allow ";" as an unconditional command separator
2011-03-28  Thomas Miletich[linux] Avoid unused-but-set variable warning in gcc 4.6
2011-03-28  Thomas Miletich[forcedeth] Avoid unused-but-set variable warning in...
2011-03-28  Michael Brown[exeprefix] Add .exe prefix
2011-03-28  Michael Brown[prefix] Avoid using base memory for temporary decompre...
2011-03-27  Michael Brown[build] Generate hybrid ISO images if isohybrid is...
2011-03-27  Michael Brown[build] Delete incomplete targets if building fails...
2011-03-27  Piotr Jaroszyński[linux] Make malloc and linux_umalloc valgrindable
2011-03-27  Michael Brown[image] Remove redundant call to basename()
2011-03-27  Piotr Jaroszyński[image] Use image_set_name() only if name != NULL
2011-03-27  Piotr Jaroszyński[netdevice] Mark devices as open only if opening succeeds
2011-03-27  Michael Brown[settings] Add "read" command
2011-03-27  Michael Brown[cmdline] Allow "echo -n" to inhibit trailing newline
2011-03-27  Michael Brown[parseopt] Add support for boolean options
2011-03-26  Michael Brown[tcp] Record ts_recent on first received packet
2011-03-26  Michael Brown[build] Include ipxe.lkrn in default build
2011-03-26  Michael Brown[monojob] Avoid overflow when calculating percentage...
2011-03-23  Michael Brown[settings] Match terminology in online documentation
2011-03-23  Michael Brown[settings] Avoid memory leak when unregistering autoviv...
2011-03-23  Michael Brown[settings] Refer to online documentation for settings...
2011-03-23  Michael Brown[settings] Match terminology used elsewhere
2011-03-23  Michael Brown[undi] Cope with devices that erroneously claim not...
2011-03-23  Michael Brown[settings] Impose a fixed order on settings
2011-03-23  Michael Brown[settings] Fix setting expansion
2011-03-23  Michael Brown[settings] Return to first row on navigating to a new...
2011-03-23  Michael Brown[settings] Add hierarchy navigation in "config" user...
2011-03-23  Michael Brown[settings] Reject attempts to change a network device...
2011-03-22  Michael Brown[settings] Display locally-originated settings in bold
2011-03-22  Michael Brown[settings] Display canonical setting name in "config...
2011-03-22  Michael Brown[settings] Display only applicable settings in "config...
2011-03-22  Michael Brown[settings] Display canonical setting name in output...
2011-03-22  Michael Brown[settings] Provide fetch_setting_origin()
2011-03-22  Glenn Brown[settings] Expose settings_name()
2011-03-22  Michael Brown[settings] Use concat_args() in "set" command
2011-03-22  Michael Brown[settings] Formalise notion of setting applicability
2011-03-20  Yann Cézard[forcedeth] Clear the MII link status register on link...
2011-03-16  Michael Brown[console] Try to avoid problems caused by keycode 86
2011-03-16  Michael Brown[uri] Avoid unused variable warning in gcc 4.6
2011-03-16  Michael Brown[qib7322] Avoid unused variable warning in gcc 4.6
2011-03-16  Michael Brown[hermon] Avoid unused variable warning in gcc 4.6
2011-03-16  Michael Brown[arbel] Avoid unused variable warning in gcc 4.6
2011-03-16  Michael Brown[vxge] Avoid unused variable warning in gcc 4.6
2011-03-16  Michael Brown[ath5k] Avoid unused variable warning in gcc 4.6
2011-03-16  Michael Brown[eepro] Avoid unused variable warning in gcc 4.6
2011-03-16  Michael Brown[w89c840] Avoid unused variable warning in gcc 4.6
2011-03-16  Michael Brown[smc9000] Avoid unused variable warning in gcc 4.6
2011-03-16  Michael Brown[etherfabric] Avoid unused variable warning in gcc 4.6
2011-03-16  Michael Brown[sis190] Avoid unused variable warning in gcc 4.6
2011-03-16  Michael Brown[epic100] Avoid unused variable warning in gcc 4.6
2011-03-16  Michael Brown[sky2] Avoid unused variable warning in gcc 4.6
2011-03-16  Michael Brown[forcedeth] Avoid unused variable warning in gcc 4.6
2011-03-16  Michael Brown[ns83820] Update to standard debugging infrastructure
2011-03-16  Michael Brown[atl1e] Avoid unused variable warning in gcc 4.6
2011-03-16  Michael Brown[via-velocity] Avoid unused variable warning in gcc 4.6
2011-03-16  Michael Brown[sis900] Avoid unused variable warning in gcc 4.6
2011-03-16  Michael Brown[e1000] Remove unused variable when ICR register is...
2011-03-16  Michael Brown[igbvf] Remove some unused Linux-specific portions...
2011-03-16  Michael Brown[phantom] Remove unused variable in phantom_dmesg()
2011-03-16  Michael Brown[build] Avoid spurious address comparison warnings...
2011-03-16  Michael Brown[build] Avoid spurious unused-but-set-variable warnings...
2011-03-16  Michael Brown[build] Allow workaround-specific flags to override...
2011-03-16  Bastian Blank[build] Fix building with latest binutils
2011-03-16  Michael Brown[build] Avoid rebuilding keymap files automatically
2011-03-16  Michael Brown[console] Add keyboard map selection
2011-03-16  Michael Brown[console] Add keymap generator
2011-03-16  Michael Brown[console] Add facility for rudimentary keyboard mapping
2011-03-15  Michael Brown[efi] Mark SNP devices as children of EFI PCI device
2011-03-15  Michael Brown[romprefix] Use correct size for PMM allocation of...
2011-03-12  Michael Brown[eepro100] Do not discard short packets
2011-03-10  Michael Brown[bios] Use INT 16,11 instead of INT 16,01 to check...
2011-03-10  Michael Brown[pxe] Report an IRQ number only if device supports...
2011-03-10  Michael Brown[syslog] Add support for sending console output to...
2011-03-09  Michael Brown[console] Move include/console.h to include/ipxe/console.h
2011-03-09  Michael Brown[script] Allow scripts to be replaced
2011-03-09  Michael Brown[image] Avoid ending up with multiple selected images...
2011-03-09  Michael Brown[image] Simplify use of imgdownload()
2011-03-09  Michael Brown[image] Generalise "currently-running script" to "curre...
2011-03-09  Michael Brown[image] Move the register_and_{select|boot}_image(...
2011-03-07  Michael Brown[monojob] Display percentage progress, if available
2011-03-07  Michael Brown[prefix] Allow iPXE's own command line to be executed...
2011-03-07  Michael Brown[main] Remove shell prompt when using an embedded image
2011-03-07  Michael Brown[image] Use list_first_entry() to clarify logic in...
2011-03-07  Michael Brown[script] Add "prompt" command
2011-03-07  Michael Brown[prompt] Replace shell_banner() with a generic prompt...
2011-03-07  Michael Brown[console] Add a timeout parameter to getkey()
2011-03-07  Michael Brown[console] Avoid timer wraparound problems in getchar_ti...
2011-03-07  Michael Brown[bios] Recognise scancodes for F5-F12 inclusive
2011-03-07  Michael Brown[cmdline] Add generic concat_args() function
2011-03-07  Michael Brown[script] Add an iPXE error URI to the "not in a script...
2011-03-07  Michael Brown[image] Clear the command line rather than setting...
2011-03-07  Michael Brown[image] Allow image_set_cmdline() to clear the command...
2011-03-07  Michael Brown[comboot] Do not assume that image has a non-NULL comma...
2011-03-07  Michael Brown[image] Simplify image management
2011-03-04  Michael Brown[spi] Reset device on each access
2011-03-04  Michael Brown[parseopt] Refer to online documentation for command...
2011-03-04  Michael Brown[arbel] Make driver 64-bit safe
2011-03-04  Michael Brown[hermon] Make driver 64-bit safe
2011-03-03  Michael Brown[iscsi] Change default initiator IQN
2011-03-03  Michael Brown[dns] Fix memory leak in settings applicator
next