2005-04-18 |
Michael Brown | "make bin/xxx DEBUG=yyy,zzz" now works seemingly perfec... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Michael Brown | "make xxx DEBUG=yyy,zzz" now working, but the "up to... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Michael Brown | Be nice to emacs |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Michael Brown | Ignore buildserial-related files. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Michael Brown | Note to self: save files before checking in. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Michael Brown | Added warning about not using Config for single-object... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Michael Brown | This is, of course, the neater and much more obvious... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Michael Brown | Fix BUILD_SERIAL. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Michael Brown | Move RELOCATE into config.h |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Michael Brown | Moved console options to config.h |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Michael Brown | CONFIG_PCI and CONFIG_ISA no longer exist |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Michael Brown | Save a few bytes by using naturally-sized ints. |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Michael Brown | Split out EISA driver into a separate file, since 3c509... |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Michael Brown | Avoid deleting .cvsignore |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Michael Brown | Serial port configuration moved to config.h |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Michael Brown | Whoops |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Michael Brown | Allow serial port options to be specified in a relative... |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Michael Brown | Working format. |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Michael Brown | Add MKCONFIG utility, and add "-I ." to CFLAGS so that... |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Michael Brown | Use mkconfig.pl to generate fragments from config.h |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Michael Brown | If we end up with fragments that are older than config... |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Michael Brown | All .h files in this directory are generated from the... |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Michael Brown | Generate phony targets, so that we don't get screwed... |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Michael Brown | First version |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Michael Brown | Experiment; let's see if we can get individual config... |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Michael Brown | Found a home for MAKEROM_FLAGS_3c503. |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Michael Brown | 3c509/3c529 no longer use legacy INCLUDE_xxx mechanism. |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Michael Brown | xstart16() fixed up to use new REAL_EXEC mechanism. |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Michael Brown | Made copy_{to,from}_real volatile, so that they don... |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Michael Brown | We don't refer to _bss and _ebss any more. |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Michael Brown | Re-add the "." progress indicator. |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Michael Brown | Use only the header files that we need |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Michael Brown | Need stddef.h to get size_t |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Michael Brown | printf and sprintf now defined in vsprintf.h, drag... |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Michael Brown | Gave vsprintf.c its own header file, and made console... |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Michael Brown | Automatically drag in console.h if DBG() is being defin... |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Need to prevent intermediate targets from being deleted... |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Use the correct case for -Ddebug_<object> |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Improved building of debugging objects. You can now... |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Place the call to adjust_pci_device() back in the indiv... |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Avoid signed/unsigned warnings by explicitly making... |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | ...this time with the correct syntax. :( |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Added activate_isapnp_device() line |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Optimise ISAPNP_READ_PORT_STEP |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Remove debugging call to getchar() |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Now known to work with an old Adaptec 1505 that I found... |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Consistency |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Speed up PCI bus scanning by skipping fns 1-7 if fn... |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Read number of PCI buses returned by BIOS so that we... |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Improved debugging output |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Made debug messages more consistent. |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Improved debug messages. |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | CONFIG_PCI_DIRECT no longer exists |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Add ISA_PROBE_ADDRS list. |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Make isa_probe_addr a simple integer rather than a... |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Improve debug message legibility. |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Leave some time to see what's going on. |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Need to do isolation when find_isapnp_device is first... |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Fixed debug message |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Fix debug message |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Now compiles. |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Don't even try to compile until the code is tidied up. |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | This at least compiles now. Haven't separated out... |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Not sure why I made these cosmetic changes, but I appea... |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Added "classical" ISA example. |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Added EISA, ISAPnP and MCA examples. |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Updated to new PCI bus interface. |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Updated to work with new ISAPnP bus code. |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | We now correctly use logical devices. |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Canonicalised tag names |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Move the concept of logical devices inside the struct... |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Added debugging messages for activation/deactivation... |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Read current ioaddr and irqno from PnP registers. |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Don't verify checksum except after serial isolation |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Reduce binary size by factoring out common parameterise... |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Activation code now generalised as well. |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Cleaned up isolation protocol. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Standardised debug message. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Standardised debug messages to make it easy to get... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Cleaner separation of find_t509_device/fill_t509_device. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Moved core/isapnp.c to drivers/bus/isapnp.c |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Updated to new ISA API, but this driver probably has... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | This code is unbelievably ugly, has never been fixed... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Updated to general ISA bus API. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Typo |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Updated to common ISA bus API. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Added a generalised ISA device-probing mechanism. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | name should be const |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Fixed up automatic modifications by hand. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Automatically modified by |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Fix up the automatic modifications. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Made amenable to automatic update. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | This is the only driver that has a genuine reason to... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Automatically updated using |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Updated to new device API. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Fix BOOT_DRIVER to assign unique and meaningful name... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | bus header files must include dev.h to get struct dev. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Updated to current device API. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Tweak API to allow separation of bus-scanning and devic... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Separate out bus-scanning and device-probing logic. |
commit | commitdiff | tree | snapshot |
next |