summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/include
AgeCommit message (Expand)Author
1999-04-20all the devices info is now in one tableMichael Shalayeff
1999-04-20fix disklabel position (temp to build ramdisks)Michael Shalayeff
1999-04-20add defines for the numbers of registersMichael Shalayeff
1999-04-20name changes, add stack frame, better USERMODE()Michael Shalayeff
1999-04-20more stuff from the booksMichael Shalayeff
1999-04-20add onfault handler and cache the space id into pcb; better coredumpMichael Shalayeff
1999-04-20define UADDR; change alignment to 8 bytesMichael Shalayeff
1999-04-20more headersMichael Shalayeff
1999-04-20add HPPA_FLEX()Michael Shalayeff
1999-04-20uvm names and definitionsMichael Shalayeff
1999-04-20name changes; more cpu_* functionsMichael Shalayeff
1999-04-20proper entry/exit; no place for va_args12-13Michael Shalayeff
1999-02-25flesh pcb outMichael Shalayeff
1999-02-25better bus_space_barrier(); proper dma stuff; some more bus tagsMichael Shalayeff
1999-02-25support irq on mainbusMichael Shalayeff
1999-02-25better __splhigh(); define INT_NONE for 'no ints allowed'Michael Shalayeff
1999-02-25remove unused software bitsMichael Shalayeff
1999-02-25comment iomod_command usageMichael Shalayeff
1999-02-25fix c&p in fice() (s/fdce/fice/); cleanupMichael Shalayeff
1999-02-17add document urlMichael Shalayeff
1999-02-17pa-risc elf definitions, including hp and hp-ux extensions. multi-include pro...Michael Shalayeff
1999-02-17joinMichael Shalayeff
1999-01-20s/MAX_PID/HPPA_MAX_PID/gMichael Shalayeff
1999-01-20cleanup some rudimentariesMichael Shalayeff
1999-01-16clean up subspaces somewhatMichael Shalayeff
1999-01-11pass dmatag in confargsMichael Shalayeff
1999-01-11ASP prom offset for an lan stattion idMichael Shalayeff
1999-01-08move spinlock.h into the real worldDavid Leonard
1999-01-08make uint*_t line up nicely and add a few $OpenBSD$ tags that were missingTodd C. Miller
1999-01-07move uint*_t to machine/types.hTodd C. Miller
1999-01-03implement bus_space_{un,}map w/ extentsMichael Shalayeff
1999-01-03add pmap_changebit(); fix pmap_enter() so it handles mapping's PA changesMichael Shalayeff
1998-12-29add bus_space_barrier() protoMichael Shalayeff
1998-12-29help MI codeMichael Shalayeff
1998-12-29fix special tr* registers names, spaces vs tabsMichael Shalayeff
1998-12-29make fcacheall(), ptlball() void on args, so anybody can call 'emMichael Shalayeff
1998-12-23remove bogus commentsMichael Shalayeff
1998-12-23this is to shutup binutilsMichael Shalayeff
1998-12-14remove bogus^H^H^H^H^Hconstant cache line size definitionMichael Shalayeff
1998-12-14add lan_station_id structMichael Shalayeff
1998-12-13implement some more of those write_multi routines; also some 64 bit onesMichael Shalayeff
1998-12-13define HPA regionMichael Shalayeff
1998-12-13define PDC arguments alignmentMichael Shalayeff
1998-12-13take advantage of IO space equal mappingMichael Shalayeff
1998-12-05define INT_IO and INT_ALL masks for spl*() macros to useMichael Shalayeff
1998-12-05some db_machdep.hMichael Shalayeff
1998-12-05do elf and som, no a.out and ecoffMichael Shalayeff
1998-12-05some cleanupMichael Shalayeff
1998-12-05btlb_insert() now returns slot number, heartbeat() and cpu_gethpa(to get cpu#...Michael Shalayeff
1998-12-05fake bus_space_barrier()Michael Shalayeff