summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc
AgeCommit message (Expand)Author
2001-04-08Update closer to current status of powerpc, remove items resolved orDale Rahn
2001-04-08Some cleanup to the mac audio driver, does not improve the interruptDale Rahn
2001-04-08Attempt at tracking interrupt source better than "irqN", with thisDale Rahn
2001-04-03vm_map.pmap should always be used, not only for uvm.Artur Grabowski
2001-03-30Just because someone writes an errant program does not mean we should logDale Rahn
2001-03-30kue ethernet was reported as working months ago, forgot to add it.Dale Rahn
2001-03-29Get rid of Data modified on freelist: at boot.Dale Rahn
2001-03-29This debug print has outlived it's usefulness, It seems that the VM problemsDale Rahn
2001-03-29Instead of commenting out the awacs, "disable" it. It is then possibleDale Rahn
2001-03-29Ok, forgot to clean up debug prints before checkin on that file.Dale Rahn
2001-03-29Detect pci bus base more accurately, and save it's size.Dale Rahn
2001-03-29Add support structures for bus space detection/allocation (pci_addr_fixup).Dale Rahn
2001-03-29Add device node for audio.Dale Rahn
2001-03-29Major cleanup.Dale Rahn
2001-03-29Add FFS_SOFTUPDATES option. It is actively being worked on, if not stable.Dale Rahn
2001-03-29Add support for new gpio, abtn, and awacs devices.Dale Rahn
2001-03-29AWACS audio driver for some apple systems. Tested and works on some systems,Dale Rahn
2001-03-29The gpio module is used on newer laptops to route that adb interrupt.Dale Rahn
2001-03-29Add ADB "button" driver. used for brightness/volume control on some systems.Dale Rahn
2001-03-29Code cleanup, some update from Nbsd.Dale Rahn
2001-03-29Defines for things we should find useful soon. addition PM functionality.Dale Rahn
2001-03-29changes from NetBSD and ftp://nandra.iri.co.jp/pub/NetBSD/macppc/ADB-patchDale Rahn
2001-03-29When initializing a timeout, make certain the parameter to be passedDale Rahn
2001-03-29Update to adb_direct, from Nbsd.Dale Rahn
2001-03-29Update to ADB mouse driver, from Nbsd.Dale Rahn
2001-03-29Update for adb keyboard driver, from Nbsd.Dale Rahn
2001-03-29If in pmap_kernel() allow vtop for all 1-1 mapped pages.Dale Rahn
2001-03-29Variables removed from common need to live somewhere. Here is good.Dale Rahn
2001-03-29Add OpenBSD tag to headers missing them.Dale Rahn
2001-03-29bus_space_*_raw_multi_* is supposed to take u_int8_t parameter, notDale Rahn
2001-03-29Make several global variables referenced as extern, not common.Dale Rahn
2001-03-29Update to newer version from Nbsd. Add OpenBSD tag.Dale Rahn
2001-03-25Minor mods to DMA interface - get rid of unnecessary args. Allow DMA function...Constantine Sapuntzakis
2001-03-25add bpfilter (bpf) to RAMDISK kernel for dhcp support.Dale Rahn
2001-03-21__va_list is specified differently with the powerpc ABI than it is onDale Rahn
2001-03-14Allow bootloader to read MacOS(DPME) partition tables, find OpenBSDDale Rahn
2001-03-14Support shared disks with MacOS. This is only one of the pieces ofDale Rahn
2001-03-14KNFTheo de Raadt
2001-03-11Remove debugging print from last commit.Dale Rahn
2001-03-10Support the DOZE low power mode on the appropriate processors.Dale Rahn
2001-03-08move gif* and faith* into sys/conf/GENERIC. deraadt and angelos okJun-ichiro itojun Hagino
2001-03-04fix typo in comment, org -> orBrad Smith
2001-03-03complete wscons support for abd keyboard. -moj ok @deraadtMats O Jansson
2001-03-03Add ADB keyboard and umass device to powerpc RAMDISK kernel.Dale Rahn
2001-03-03Force the ADB bus to configure. This change was found in NetBSD, but theyDale Rahn
2001-03-03Change how PCI bus memory base address is found for powerpc.Dale Rahn
2001-03-03Support ADB keyboards as console. Only use adb if no USB keyboard isDale Rahn
2001-03-03Quiet down pmap code, this is mostly shaken out now, remove some ofDale Rahn
2001-03-02add #define __STRICT_ALIGNMENTJason Wright
2001-03-02Support video controllers which have two outputs which in openfirmware haveDale Rahn