summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/include/autoconf.h
AgeCommit message (Expand)Author
2022-05-22fix various small typos, mainly in comments.andvar
2021-01-24avoid using 'extern <func|data>;' inside a .c file, but insteadmrg
2021-01-17set machine_model[] earlier, so that bootstrap can use it.mrg
2012-10-27split device_t/softc for all remaining drivers.chs
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-02-12Introduce device_find_by_xname and device_find_by_driver_unit to replacejoerg
2006-03-04De-__P.uwe
2006-03-04s/u_intN_t/uintN_t/uwe
2005-12-11merge ktrace-lwp.christos
2005-06-03Sprinkle some constmartin
2005-05-31- sprinkle constchristos
2004-06-28Rename bus_translate_address_generic => bus_space_translate_address_generic()pk
2004-06-27Always use `full bus space'. In order to implement this more efficiently,pk
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-02-18Move makememarr() into promlib.c.pk
2002-08-25Add a generic function to translate a device address using athorpej
2002-03-11`bus_type_t' is gone. Retain bus_space_map2() for MD drivers that needpk
2000-03-21findzs() is now used only by the kgbd initialision code.pk
2000-01-11Remove old-style boot device recognition.pk
1999-02-14Adjust to functionality and changes introduced with <machine/promlib.h>pk
1998-10-06configure() prototype is in <sys/device.h>thorpej
1998-09-26Move PROM interface prototypes into openprom.hpk
1998-08-30Nuke old getprop() function and put its successor in place.pk
1998-08-21Convert to [pv]addr_t & [pv]size_t.pk
1998-07-29<sparc/dev/sbusvar.h> => <dev/sbus/sbusvar.h>pk
1998-04-07Remove old mapdev() function prototype.pk
1998-03-30Make mainbus attach phys addr field a bus_addr_t.pk
1998-03-29Enter `obio_find_rom_map()' prototype.pk
1998-03-21Remove old `confargs' structure which is no longer used; extract thepk
1998-01-25bus_map() & bus_untmp() are only used for sun4/obio devices.pk
1997-05-24Always use `rr_iospace' to track the MMU page type bits.pk
1997-05-18Remove bus_tmp().pk
1997-04-08Move "range" property description out of generic `romaux'.pk
1996-12-10Comply with recent autoconfiguration changes. Diffs graciously suppliedpk
1996-04-10Make room for another `value' in struct bootpath. Drop the global `bootdv'pk
1996-03-31Add some v3 PROM glue.pk
1996-03-14Add missing prototypes and fix the fp struct for svr4.christos
1996-01-15Add a "mountroot hook" mechanism so that devices can take care ofthorpej
1996-01-11Move bus_map() prototype here.pk
1995-12-11Change mapdev() and mapiodev() to take a `struct rom_reg', enabling the usepk
1995-08-18declarationspk
1995-03-08Allow for multiple virtual PROM addresses.pk
1995-02-01Integrate changes from Chuck Cranor for the Sun 4/100.pk
1994-11-23XXmatch change (and a few __P() as well)deraadt
1994-11-20copyright/Id cleanupderaadt
1994-10-15mapiodev takes a bustype argument nowderaadt
1994-09-17"struct confargs" is used for all device match/attach functions. Itderaadt
1994-05-19litenderaadt
1993-10-11stdarg.h, varargs.h, psl.h, autoconf.h: posted patches from torekderaadt