2007-07-24 |
Michael Brown | Add per-file error identifiers
|
commit | commitdiff | tree |
2007-07-24 |
Michael Brown | Define -DOBJECT when generating Makefile rules, for...
|
commit | commitdiff | tree |
2007-07-24 |
Michael Brown | Include errno.h in the few drivers which use it, rather...
|
commit | commitdiff | tree |
2007-07-24 |
Michael Brown | Allow -Werror to be temporarily disabled using "make...
|
commit | commitdiff | tree |
2007-07-24 |
Michael Brown | Remove some obsolete sections of librm.h and libkir.h.
|
commit | commitdiff | tree |
2007-07-24 |
Michael Brown | We can finally enable -Werror :)
|
commit | commitdiff | tree |
2007-07-24 |
Michael Brown | Merge branch 'master' of rom.etherboot.org:/pub/scm...
|
commit | commitdiff | tree |
2007-07-19 |
Michael Brown | Minor debug improvement
|
commit | commitdiff | tree |
2007-07-19 |
Michael Brown | Don't trash the %ecx value returned by relocate()....
|
commit | commitdiff | tree |
2007-07-19 |
Michael Brown | Remove INT 13,4b handler; it represents an incomplete...
|
commit | commitdiff | tree |
2007-07-19 |
Michael Brown | Completed definition of struct int13_cdrom_specification...
|
commit | commitdiff | tree |
2007-07-17 |
Michael Brown | Real-mode code might set the direction flag, which...
|
commit | commitdiff | tree |
2007-07-17 |
Michael Brown | Move .zinfo to libprefix.S; it doesn't belong with...
|
commit | commitdiff | tree |
2007-07-17 |
Michael Brown | Produce no output unless -v is specified or an error...
|
commit | commitdiff | tree |
2007-07-17 |
Michael Brown | Removed dead code identified by symcheck
|
commit | commitdiff | tree |
2007-07-17 |
Michael Brown | Added missing "static" declarations
|
commit | commitdiff | tree |
2007-07-17 |
Michael Brown | Restore the "shared symbol found only in a single object...
|
commit | commitdiff | tree |
2007-07-17 |
Michael Brown | Added symbols that the DBG() macros will use.
|
commit | commitdiff | tree |
2007-07-17 |
Michael Brown | nameserver should be static
|
commit | commitdiff | tree |
2007-07-17 |
Michael Brown | Obsolete code removal
|
commit | commitdiff | tree |
2007-07-17 |
Michael Brown | Added missing extern
|
commit | commitdiff | tree |
2007-07-17 |
Michael Brown | Use objdump -t for symcheck; it allows us to take the...
|
commit | commitdiff | tree |
2007-07-16 |
Michael Brown | Kill off redundant references to the .zprefixes.
|
commit | commitdiff | tree |
2007-07-16 |
Michael Brown | Update all prefixes currently referring to _load_size...
|
commit | commitdiff | tree |
2007-07-16 |
Michael Brown | Rename _rom_size to _load_size_sect, since hdprefix...
|
commit | commitdiff | tree |
2007-07-16 |
Michael Brown | Compressed ROM images now work.
|
commit | commitdiff | tree |
2007-07-16 |
Michael Brown | Split the objcopy stage out of final image preparation...
|
commit | commitdiff | tree |
2007-07-16 |
Michael Brown | Move uninitialised .data16 variables to .bss16; saves...
|
commit | commitdiff | tree |
2007-07-16 |
Michael Brown | Kill off some long-redundant CFLAGS
|
commit | commitdiff | tree |
2007-07-16 |
Michael Brown | Add __bss16() macro, and allow use of .bss16 section...
|
commit | commitdiff | tree |
2007-07-16 |
Michael Brown | Revert "no need for depending on build library ("blib")"
|
commit | commitdiff | tree |
2007-07-15 |
Michael Brown | Added nrv2b binary to ignore list
|
commit | commitdiff | tree |
2007-07-15 |
Michael Brown | Use a single _payload_offset linker-defined variable...
|
commit | commitdiff | tree |
2007-07-15 |
Michael Brown | Reverting unintended change caused by merge of indolent...
|
commit | commitdiff | tree |
2007-07-15 |
Michael Brown | Merge commit 'indolent/natsemi'
|
commit | commitdiff | tree |
2007-07-15 |
Michael Brown | Revert mdc's warnings purge on natsemi.c, to allow...
|
commit | commitdiff | tree |
2007-07-15 |
Michael Brown | Skip the length field prepended by util/nrv2b.c
|
commit | commitdiff | tree |
2007-07-15 |
Michael Brown | Modified calling convention: we now update %esi and...
|
commit | commitdiff | tree |
2007-07-15 |
Michael Brown | "not" doesn't affect flags, "xor $-1" does.
|
commit | commitdiff | tree |
2007-07-14 |
Michael Brown | Remove more obsolete files
|
commit | commitdiff | tree |
2007-07-14 |
Michael Brown | On advice of hpa: be more patient with the KBC and...
|
commit | commitdiff | tree |
2007-07-14 |
Michael Brown | Shrink cpu.c and render it useful for our purposes.
|
commit | commitdiff | tree |
2007-07-14 |
Michael Brown | Reduced etherboot.h dependencies to avoid unnecessary...
|
commit | commitdiff | tree |
2007-07-14 |
Michael Brown | Dead code removal.
|
commit | commitdiff | tree |
2007-07-14 |
Michael Brown | Be more aggressive in attempts to enable A20, now that...
|
commit | commitdiff | tree |
2007-07-13 |
Michael Brown | Kill off the enforced RX quota; it only seems to hurt...
|
commit | commitdiff | tree |
2007-07-13 |
Michael Brown | Use fast in-situ test for gate A20 being set, to cut...
|
commit | commitdiff | tree |
2007-07-13 |
Michael Brown | Add support for TCP timestamps
|
commit | commitdiff | tree |
2007-07-13 |
Michael Brown | Adjust received length to take into account any already...
|
commit | commitdiff | tree |
2007-07-13 |
Michael Brown | Avoid reusing auto-allocated ports after connection...
|
commit | commitdiff | tree |
2007-07-10 |
Michael Brown | Improve error reporting for strange length combinations...
|
commit | commitdiff | tree |
2007-07-10 |
Michael Brown | Set up %ds *before* testing a value in our data segment...
|
commit | commitdiff | tree |
2007-07-10 |
Michael Brown | Report RX errors via netdev_rx_err()
|
commit | commitdiff | tree |
2007-07-10 |
Michael Brown | Dump first 64 bytes of chained ISR when debugging is...
|
commit | commitdiff | tree |
2007-07-10 |
Michael Brown | May be required in some disconnect scenarios
|
commit | commitdiff | tree |
2007-07-10 |
Michael Brown | Unplug before sending close() message, to avoid screwing...
|
commit | commitdiff | tree |
2007-07-10 |
Michael Brown | Add debug messages to process.c
|
commit | commitdiff | tree |
2007-07-10 |
Michael Brown | Protect ISR against failure to unhook.
|
commit | commitdiff | tree |
2007-07-10 |
Michael Brown | Master IRQ should be EOIed first, I think.
|
commit | commitdiff | tree |
2007-07-10 |
Michael Brown | We probably ought not to call INT13 with interrupts...
|
commit | commitdiff | tree |
2007-07-10 |
Michael Brown | Working code to call the PXE stack from within the...
|
commit | commitdiff | tree |
2007-07-09 |
Michael Brown | Hopefully solve the problem requiring the occasional...
|
commit | commitdiff | tree |
2007-07-09 |
Michael Brown | Always increase number of BIOS drives when registering
|
commit | commitdiff | tree |
2007-07-09 |
Michael Brown | Change %dl fixup rules for INT13:
|
commit | commitdiff | tree |
2007-07-09 |
Michael Brown | Proof of concept; works, but has several hard-coded...
|
commit | commitdiff | tree |
2007-07-09 |
Michael Brown | Set CF by default, clear on success (rather than clearing...
|
commit | commitdiff | tree |
2007-07-09 |
Michael Brown | Remove xfer_ready() (it has been replaced by xfer_window())
|
commit | commitdiff | tree |
2007-07-09 |
Michael Brown | Added missing "static"
|
commit | commitdiff | tree |
2007-07-09 |
Michael Brown | Remove some obsolete stream-API files
|
commit | commitdiff | tree |
2007-07-09 |
Michael Brown | Fix up iscsiboot missing prototype warnings
|
commit | commitdiff | tree |
2007-07-09 |
Michael Brown | Add missing static
|
commit | commitdiff | tree |
2007-07-08 |
Michael Brown | Fix TX state machine and miscellaneous other bits.
|
commit | commitdiff | tree |
2007-07-08 |
Michael Brown | Fix root-path parsing.
|
commit | commitdiff | tree |
2007-07-08 |
Michael Brown | Merge branch 'master' into iscsi-update
|
commit | commitdiff | tree |
2007-07-08 |
Michael Brown | Add strcspn() and strndup()
|
commit | commitdiff | tree |
2007-07-08 |
Michael Brown | Make ref_get() return the reference, for cleaner code.
|
commit | commitdiff | tree |
2007-07-08 |
Michael Brown | Ready to start testing
|
commit | commitdiff | tree |
2007-07-08 |
Michael Brown | Code in place to use a hypothetical SCSI interface.
|
commit | commitdiff | tree |
2007-07-08 |
Michael Brown | Everything except the SCSI interface should now be...
|
commit | commitdiff | tree |
2007-07-08 |
Michael Brown | iSCSI updated to use data-xfer interface on the socket...
|
commit | commitdiff | tree |
2007-07-08 |
Michael Brown | Limit xmit window to one MTU. (Path MTU discovery...
|
commit | commitdiff | tree |
2007-07-08 |
Michael Brown | Fix typo that was preventing any DHCP option applicators...
|
commit | commitdiff | tree |
2007-07-08 |
Michael Brown | Add debug message when nameserver setting is applied...
|
commit | commitdiff | tree |
2007-07-08 |
Michael Brown | TCP limits advertised TCP window to size of application...
|
commit | commitdiff | tree |
2007-07-08 |
Michael Brown | Separate the "is data ready" function of xfer_seek...
|
commit | commitdiff | tree |
2007-07-08 |
Michael Brown | Kill off unused request() method in data-xfer interface.
|
commit | commitdiff | tree |
2007-07-07 |
Michael Brown | Re-added symtab to CLEANUP list
|
commit | commitdiff | tree |
2007-07-07 |
Michael Brown | Revert "Cope with builds with differing debug options...
|
commit | commitdiff | tree |
2007-07-07 |
Michael Brown | Use net_device_operations structure and netdev_nullify...
|
commit | commitdiff | tree |
2007-07-07 |
Michael Brown | Revert "Replace natsemi driver with Indolent's updated...
|
commit | commitdiff | tree |
2007-07-07 |
Michael Brown | Merge branch 'zalloc'
|
commit | commitdiff | tree |
2007-07-07 |
Michael Brown | Revert "convert to zalloc"
|
commit | commitdiff | tree |
2007-07-06 |
Michael Brown | Apply global DHCP options when register_dhcp_options...
|
commit | commitdiff | tree |
2007-07-06 |
Michael Brown | Merge branch 'master' of rom.etherboot.org:/pub/scm...
|
commit | commitdiff | tree |
2007-07-06 |
Michael Brown | Added PXENV_GET_FILE_SIZE.
|
commit | commitdiff | tree |
2007-07-06 |
Michael Brown | Add strlen_user() (will be needed for PXE API extensions)
|
commit | commitdiff | tree |
2007-07-05 |
Michael Brown | Add .pdsk target (padded .dsk, suitable for qemu).
|
commit | commitdiff | tree |
2007-07-05 |
Michael Brown | Pad ROM images to 512 bytes, not powers of two
|
commit | commitdiff | tree |
2007-07-05 |
Michael Brown | Allocate heap at first usage, rather than assuming...
|
commit | commitdiff | tree |
2007-07-05 |
Michael Brown | Remap EBADF to PXENV_STATUS_TFTP_FILE_NOT_FOUND; the...
|
commit | commitdiff | tree |
next |