2005-04-27 |
Michael Brown | isa.c uses the new table infrastructure.
|
commit | commitdiff | tree |
2005-04-27 |
Michael Brown | dev.c uses the new tables infrastructure.
|
commit | commitdiff | tree |
2005-04-27 |
Michael Brown | Missing include
|
commit | commitdiff | tree |
2005-04-27 |
Michael Brown | Post-relocation functions use the generic table mechanism.
|
commit | commitdiff | tree |
2005-04-27 |
Michael Brown | Use PREFIX_OBJECT to give the init_fn table variables...
|
commit | commitdiff | tree |
2005-04-27 |
Michael Brown | Special handling for symbols of the form "xxx_end"...
|
commit | commitdiff | tree |
2005-04-27 |
Michael Brown | Added PREFIX_OBJECT() function to be able to easily...
|
commit | commitdiff | tree |
2005-04-27 |
Michael Brown | console.c uses the generic table mechanism
|
commit | commitdiff | tree |
2005-04-27 |
Michael Brown | Linker no longer provides start and end symbols for...
|
commit | commitdiff | tree |
2005-04-27 |
Michael Brown | Use new generic tables infrastructure
|
commit | commitdiff | tree |
2005-04-27 |
Michael Brown | Added a generalised table infrastructure, so that we...
|
commit | commitdiff | tree |
2005-04-27 |
Michael Brown | Produce a sorted list of all local symbols in the map...
|
commit | commitdiff | tree |
2005-04-27 |
Michael Brown | Use symbol size as a third index, mainly so that zero...
|
commit | commitdiff | tree |
2005-04-27 |
Michael Brown | First version
|
commit | commitdiff | tree |
2005-04-26 |
Michael Brown | Added back in the actual call to load().
|
commit | commitdiff | tree |
2005-04-26 |
Michael Brown | Add isapnp_max_csn to reduce scan time.
|
commit | commitdiff | tree |
2005-04-26 |
Michael Brown | ISA bus driver updated to report devices as present...
|
commit | commitdiff | tree |
2005-04-26 |
Michael Brown | PCI_DRIVER changed
|
commit | commitdiff | tree |
2005-04-26 |
Michael Brown | Automatically updated with
|
commit | commitdiff | tree |
2005-04-25 |
Michael Brown | BIOS floppy handling code moved to where it will really...
|
commit | commitdiff | tree |
2005-04-25 |
Michael Brown | Added arch/i386/drivers/disk
|
commit | commitdiff | tree |
2005-04-25 |
Michael Brown | Improved debug messages
|
commit | commitdiff | tree |
2005-04-25 |
Michael Brown | s/{name,describe}/{name,describe}_device/
|
commit | commitdiff | tree |
2005-04-25 |
Michael Brown | Renamed describe to describe_device for consistency
|
commit | commitdiff | tree |
2005-04-25 |
Michael Brown | Added "name" field to struct bus_driver
|
commit | commitdiff | tree |
2005-04-25 |
Michael Brown | Added DBG2
|
commit | commitdiff | tree |
2005-04-25 |
Michael Brown | Added "name" field to bus structure.
|
commit | commitdiff | tree |
2005-04-25 |
Michael Brown | Allow for multiple debug levels
|
commit | commitdiff | tree |
2005-04-23 |
Michael Brown | Prevent hundreds of errors from "make symcheck". The...
|
commit | commitdiff | tree |
2005-04-23 |
Michael Brown | Fixed to properly catch multiply defined symbols.
|
commit | commitdiff | tree |
2005-04-23 |
Michael Brown | Symbol errors caught by symcheck.pl
|
commit | commitdiff | tree |
2005-04-23 |
Michael Brown | Added "make symcheck"
|
commit | commitdiff | tree |
2005-04-23 |
Michael Brown | First working version
|
commit | commitdiff | tree |
2005-04-23 |
Michael Brown | Should be an <= comparison, not a < comparison.
|
commit | commitdiff | tree |
2005-04-22 |
Michael Brown | Coerced into compiling.
|
commit | commitdiff | tree |
2005-04-22 |
Michael Brown | Make it easier to comment out individual SRC directories...
|
commit | commitdiff | tree |
2005-04-22 |
Michael Brown | Typo
|
commit | commitdiff | tree |
2005-04-22 |
Michael Brown | Ensured that all drivers call xxx_fill_nic().
|
commit | commitdiff | tree |
2005-04-22 |
Michael Brown | Coerced into compiling
|
commit | commitdiff | tree |
2005-04-22 |
Michael Brown | Updated to new device probing API
|
commit | commitdiff | tree |
2005-04-22 |
Michael Brown | Coerced into compiling
|
commit | commitdiff | tree |
2005-04-22 |
Michael Brown | Coerced into compiling.
|
commit | commitdiff | tree |
2005-04-22 |
Michael Brown | Coerced into actually compiling.
|
commit | commitdiff | tree |
2005-04-22 |
Michael Brown | Fields in struct pci_device slightly changed.
|
commit | commitdiff | tree |
2005-04-22 |
Michael Brown | isapnp_read_port can be set directly, rather than via...
|
commit | commitdiff | tree |
2005-04-22 |
Michael Brown | Updated debug messages
|
commit | commitdiff | tree |
2005-04-22 |
Michael Brown | Documented where to get hold of the datasheet.
|
commit | commitdiff | tree |
2005-04-22 |
Michael Brown | Updated to new API.
|
commit | commitdiff | tree |
2005-04-22 |
Michael Brown | Debug message fixes.
|
commit | commitdiff | tree |
2005-04-22 |
Michael Brown | Updated to new bus API, and improved using the 3c5x9...
|
commit | commitdiff | tree |
2005-04-22 |
Michael Brown | Need to leave structure zeroed
|
commit | commitdiff | tree |
2005-04-22 |
Michael Brown | disable() is a void
|
commit | commitdiff | tree |
2005-04-22 |
Michael Brown | Must not go beyond end of driver's probe list.
|
commit | commitdiff | tree |
2005-04-22 |
Michael Brown | Updated to current API.
|
commit | commitdiff | tree |
2005-04-22 |
Michael Brown | Updated to new API.
|
commit | commitdiff | tree |
2005-04-22 |
Michael Brown | Consistency
|
commit | commitdiff | tree |
2005-04-22 |
Michael Brown | Updated to new device API.
|
commit | commitdiff | tree |
2005-04-22 |
Michael Brown | Fix up fill_mca_nic.
|
commit | commitdiff | tree |
2005-04-22 |
Michael Brown | Added friendly enable/disable functions
|
commit | commitdiff | tree |
2005-04-22 |
Michael Brown | Updated all common buses to new API.
|
commit | commitdiff | tree |
2005-04-22 |
Michael Brown | Revert debug message prefix back to none, since we...
|
commit | commitdiff | tree |
2005-04-21 |
Michael Brown | Automatically updated with the program
|
commit | commitdiff | tree |
2005-04-21 |
Michael Brown | Tweaked API to minimise changes to existing drivers...
|
commit | commitdiff | tree |
2005-04-21 |
Michael Brown | Updated to current API
|
commit | commitdiff | tree |
2005-04-21 |
Michael Brown | Made macros more like the previous driver API, to minimise...
|
commit | commitdiff | tree |
2005-04-21 |
Michael Brown | Created a bus/device API that allows for the ROM prefix...
|
commit | commitdiff | tree |
2005-04-21 |
Michael Brown | Force a standard format upon debug messages.
|
commit | commitdiff | tree |
2005-04-21 |
Michael Brown | Typo
|
commit | commitdiff | tree |
2005-04-21 |
Michael Brown | bswap_16() exists; no need to use __bswap_16()
|
commit | commitdiff | tree |
2005-04-20 |
Michael Brown | Trying to create a bus API.
|
commit | commitdiff | tree |
2005-04-19 |
Michael Brown | First versions
|
commit | commitdiff | tree |
2005-04-18 |
Michael Brown | Moved floppy.c to i386 arch, since it's i386-specific.
|
commit | commitdiff | tree |
2005-04-18 |
Michael Brown | Added remaining bus functions.
|
commit | commitdiff | tree |
2005-04-18 |
Michael Brown | Code fixed to operate correctly.
|
commit | commitdiff | tree |
2005-04-18 |
Michael Brown | Extracted from firmware/pcbios/bios.c
|
commit | commitdiff | tree |
2005-04-18 |
Michael Brown | Added arch/i386/drivers/bus
|
commit | commitdiff | tree |
2005-04-18 |
Michael Brown | Moved disk functions to drivers/bus/bios_disks.c
|
commit | commitdiff | tree |
2005-04-18 |
Michael Brown | blib definition moved to Makefile.housekeeping.
|
commit | commitdiff | tree |
2005-04-18 |
Michael Brown | Fix endianness of dhcp device id structure.
|
commit | commitdiff | tree |
2005-04-18 |
Michael Brown | "make bin/xxx DEBUG=yyy,zzz" now works seemingly perfectly...
|
commit | commitdiff | tree |
2005-04-18 |
Michael Brown | "make xxx DEBUG=yyy,zzz" now working, but the "up to...
|
commit | commitdiff | tree |
2005-04-18 |
Michael Brown | Be nice to emacs
|
commit | commitdiff | tree |
2005-04-18 |
Michael Brown | Ignore buildserial-related files.
|
commit | commitdiff | tree |
2005-04-18 |
Michael Brown | Note to self: save files before checking in.
|
commit | commitdiff | tree |
2005-04-18 |
Michael Brown | Added warning about not using Config for single-object...
|
commit | commitdiff | tree |
2005-04-18 |
Michael Brown | This is, of course, the neater and much more obvious...
|
commit | commitdiff | tree |
2005-04-18 |
Michael Brown | Fix BUILD_SERIAL.
|
commit | commitdiff | tree |
2005-04-18 |
Michael Brown | Move RELOCATE into config.h
|
commit | commitdiff | tree |
2005-04-18 |
Michael Brown | Moved console options to config.h
|
commit | commitdiff | tree |
2005-04-18 |
Michael Brown | CONFIG_PCI and CONFIG_ISA no longer exist
|
commit | commitdiff | tree |
2005-04-18 |
Michael Brown | Save a few bytes by using naturally-sized ints.
|
commit | commitdiff | tree |
2005-04-17 |
Michael Brown | Split out EISA driver into a separate file, since 3c509s...
|
commit | commitdiff | tree |
2005-04-17 |
Michael Brown | Avoid deleting .cvsignore
|
commit | commitdiff | tree |
2005-04-17 |
Michael Brown | Serial port configuration moved to config.h
|
commit | commitdiff | tree |
2005-04-17 |
Michael Brown | Whoops
|
commit | commitdiff | tree |
2005-04-17 |
Michael Brown | Allow serial port options to be specified in a relatively...
|
commit | commitdiff | tree |
2005-04-17 |
Michael Brown | Working format.
|
commit | commitdiff | tree |
2005-04-17 |
Michael Brown | Add MKCONFIG utility, and add "-I ." to CFLAGS so that...
|
commit | commitdiff | tree |
2005-04-17 |
Michael Brown | Use mkconfig.pl to generate fragments from config.h
|
commit | commitdiff | tree |
2005-04-17 |
Michael Brown | If we end up with fragments that are older than config...
|
commit | commitdiff | tree |
next |