summaryrefslogtreecommitdiffstats
path: root/sys/sparc64
Commit message (Expand)AuthorAgeFilesLines
* Remove MAC kernel config files and add "options MAC" to GENERIC, with therwatson2009-06-022-28/+1
* Place hostnames and similar information fully under the prison system.jamie2009-05-291-1/+0
* Add nge(4), nge(4) should work on all architectures.yongari2009-05-211-0/+1
* Add cpu_flush_dcache() for use after non-DMA based I/O so that amarcel2009-05-181-0/+10
* Just like in cpu_halt(), use cpu_shutdown() rather than ofw_exit()marius2009-05-101-1/+1
* - Fix style.marius2009-05-101-10/+18
* - Use "device\t" and "options \t" for consistency.kuriyama2009-05-101-1/+1
* Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizingrwatson2009-04-201-3/+1
* Add description and cautionary note regarding CACHE_LINE_SIZE.rwatson2009-04-191-0/+4
* For each architecture, define CACHE_LINE_SHIFT and a derivedrwatson2009-04-191-0/+5
* Fix KBI breakage by r190520 which affects older linux.ko binaries:dchagin2009-04-051-2/+2
* Revert r190105 so that removing options KDB but DDB or GDB beingmarius2009-03-201-0/+2
* Hook up the generic OFW pnpinfo string method.marius2009-03-195-0/+5
* Bring the implementation of the pnpinfo string function more inmarius2009-03-191-8/+6
* - As suggested by OpenSolaris use up-burst-sizes for determining themarius2009-03-192-45/+54
* Add device found in B100.marius2009-03-191-1/+2
* Sort include.marius2009-03-191-1/+1
* - Ensure we find no unexpected partner.marius2009-03-192-53/+60
* - Take advantage of KOBJMETHOD_END.marius2009-03-191-9/+13
* - There's no need to wrap kdb_active and kdb_trap() in #ifdef KDB asmarius2009-03-192-15/+5
* - Remove the delay in cpu_mp_shutdown() which is no longer necessary sincemarius2009-03-191-12/+2
* There's no need to wrap kdb_enter() in #ifdef KDB as it's always available.marius2009-03-191-2/+0
* Take advantage of KOBJMETHOD_END.marius2009-03-192-2/+2
* Take advantage of KOBJMETHOD_END.marius2009-03-194-4/+4
* Remove the uscanner(4) driver, this follows the removal of the kernel scannerthompsa2009-03-191-1/+0
* - Sort device methods.marius2009-03-196-22/+22
* - Failing to register as interrupt controller during attach shouldn'tmarius2009-03-192-38/+41
* Add missing const.marius2009-03-181-5/+5
* Add AT_EXECPATH ELF auxinfo entry type. The value's a_ptr is a pointerkib2009-03-171-4/+2
* Implement new way of branding ELF binaries by looking to adchagin2009-03-131-2/+4
* Uncomment txp(4), txp(4) should work on all architectures.yongari2009-03-121-1/+1
* Change over the usb kernel options to the new stack (retaining existingthompsa2009-02-231-58/+5
* Add uslcom to the build too.thompsa2009-02-151-0/+1
* Switch over GENERIC kernels to USB2 by default.thompsa2009-02-151-5/+56
* Improve r185008 so the streaming cache is only flushed whenmarius2009-02-102-8/+11
* - Use the generally more appropriate PROM base rather than themarius2009-02-101-1/+1
* - Currently the PMAP code is laid out to let the kernel TSB cover themarius2009-01-013-2/+29
* - According to comments in OpenBSD, E{2,4}50 tend to have fragilemarius2008-12-221-28/+12
* Modularize the Open Firmware client interface to allow run-time switchingnwhitehorn2008-12-206-22/+27
* - Failing to register as interrupt controller during attach shouldn'tmarius2008-12-181-10/+35
* Make gpart the default partitioning class on all platforms.marcel2008-12-171-2/+2
* AT_DEBUG and AT_BRK were OBE like 10 years ago, so retire them.imp2008-12-171-12/+0
* Adapt parts of the sparc64 Open Firmware bus enumeration code (in particular,nwhitehorn2008-12-1513-261/+22
* Remove "[KEEP THIS!]" from COMPAT_43TTY. It's not really that important.ed2008-12-021-1/+1
* Switch to ath hal source code. Note this removes the ath_halsam2008-12-011-0/+1
* Add sv_flags field to struct sysentvec with intention to provide descriptionkib2008-11-221-1/+2
* - bump __FreeBSD version to reflect added buf_ring, memory barriers,kmacy2008-11-221-0/+4
* - According to OpenSolaris, CDMA flushing/syncing for Tomatillosmarius2008-11-204-74/+218
* Use the interrupt level right below PIL_FAST for executing interruptmarius2008-11-192-10/+19
* - Allow the front-end to specify that iommu(4) should disablemarius2008-11-163-19/+25
OpenPOWER on IntegriCloud