| Commit message (Expand) | Author | Age | Files | Lines |
* | The NetBSD Foundation has granted permission to remove clause 3 and 4 from | Joel Dahl | 2010-03-03 | 1 | -7/+0 |
* | The NetBSD Foundation has granted permission to remove clause 3 and 4 from | Joel Dahl | 2010-03-03 | 2 | -14/+0 |
* | Close a race involving the OEA64 scratchpage. When the scratch page's | Nathan Whitehorn | 2010-02-24 | 1 | -0/+1 |
* | Reduce KVA pressure on OEA64 systems running in bridge mode by mapping | Nathan Whitehorn | 2010-02-20 | 2 | -8/+3 |
* | Bump limits on PowerPC. This allows large executables like parts of LLVM | Nathan Whitehorn | 2009-12-02 | 1 | -5/+5 |
* | Add a CPU features framework on PowerPC and simplify CPU setup a little | Nathan Whitehorn | 2009-11-28 | 2 | -1/+21 |
* | Turn on NAP mode on G5 systems, and refactor the HID0 setup code a little. | Nathan Whitehorn | 2009-10-24 | 1 | -0/+7 |
* | Add SMP support on U3-based G5 systems. This does not yet work perfectly: | Nathan Whitehorn | 2009-10-23 | 3 | -7/+8 |
* | o Introduce vm_sync_icache() for making the I-cache coherent with | Marcel Moolenaar | 2009-10-21 | 1 | -1/+0 |
* | Define architectural load bases for PIE binaries. Addresses were selected | Konstantin Belousov | 2009-10-10 | 1 | -0/+2 |
* | Add a new sysctl for reporting all of the supported page sizes. | Alan Cox | 2009-09-18 | 1 | -0/+2 |
* | Get rid of the _NO_NAMESPACE_POLLUTION kludge by creating an | Poul-Henning Kamp | 2009-09-08 | 2 | -18/+57 |
* | * Completely Remove the option STOP_NMI from the kernel. This option | Attilio Rao | 2009-08-13 | 1 | -0/+1 |
* | Add support to the virtual memory system for configuring machine- | Alan Cox | 2009-07-12 | 2 | -4/+10 |
* | Cleanup ALIGNED_POINTER: | Sam Leffler | 2009-07-05 | 1 | -0/+7 |
* | Correct the #endif comment. | Alan Cox | 2009-06-26 | 1 | -1/+1 |
* | This change is the next step in implementing the cache control functionality | Alan Cox | 2009-06-26 | 1 | -0/+40 |
* | Fix copy/paste typo in last revision. PMC0 control should be shifted 8 | Nathan Whitehorn | 2009-06-23 | 1 | -1/+1 |
* | Teach cpu_est_clockrate() about the G5's slightly different PMC. This | Nathan Whitehorn | 2009-06-17 | 1 | -1/+24 |
* | Initial version of the sec(4) driver for the integrated security engine found | Rafal Jaworowski | 2009-06-06 | 1 | -0/+1 |
* | Provide 64-bit big endian bus space operations for PowerPC. They are required | Rafal Jaworowski | 2009-06-06 | 1 | -0/+41 |
* | Initial support for SMP on PowerPC MPC85xx. | Rafal Jaworowski | 2009-05-21 | 3 | -0/+7 |
* | Improve style(9) | Rafal Jaworowski | 2009-05-14 | 1 | -6/+6 |
* | PowerPC common SMP startup and time base rework. | Rafal Jaworowski | 2009-05-14 | 3 | -4/+27 |
* | Factor out platform dependent things unrelated to device drivers into a | Nathan Whitehorn | 2009-05-14 | 7 | -24/+111 |
* | Add suppport for ISA and ISA interrupts to make the ATA | Marcel Moolenaar | 2009-04-24 | 1 | -0/+2 |
* | Remove PTE_FAKE and PTE_ISFAKE(). | Marcel Moolenaar | 2009-04-24 | 1 | -2/+0 |
* | Centralize setting HID0/1 for E500. Rename HID defines which are specific | Rafal Jaworowski | 2009-04-22 | 1 | -4/+11 |
* | Lower VM_MAX_KERNEL_ADDRESS to 0xf8000000. We actually have | Marcel Moolenaar | 2009-04-21 | 1 | -1/+1 |
* | Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizing | Robert Watson | 2009-04-20 | 1 | -2/+0 |
* | Add description and cautionary note regarding CACHE_LINE_SIZE. | Robert Watson | 2009-04-19 | 1 | -0/+4 |
* | For each architecture, define CACHE_LINE_SHIFT and a derived | Robert Watson | 2009-04-19 | 1 | -0/+5 |
* | Fix a typo in the SRR1 comparison for program exceptions. While here, | Nathan Whitehorn | 2009-04-19 | 1 | -0/+11 |
* | Rework the way we get the cacheline size. Instead of having a table of | Nathan Whitehorn | 2009-04-12 | 2 | -0/+4 |
* | Add sysarch.h. It's included by drm(4). | Marcel Moolenaar | 2009-04-04 | 1 | -0/+43 |
* | First round of cleanups. There's a lot of NetBSDism in this header. | Marcel Moolenaar | 2009-04-04 | 1 | -77/+0 |
* | PowerPC, meet kernel core dumps. The support is based | Marcel Moolenaar | 2009-04-04 | 1 | -0/+12 |
* | Add support for 64-bit PowerPC CPUs operating in the 64-bit bridge mode | Nathan Whitehorn | 2009-04-04 | 5 | -27/+68 |
* | Add AT_EXECPATH ELF auxinfo entry type. The value's a_ptr is a pointer | Konstantin Belousov | 2009-03-17 | 1 | -1/+2 |
* | Make MPC85xx LAW handling and reset routines aware of the MPC8548 variant. | Rafal Jaworowski | 2009-03-13 | 1 | -0/+2 |
* | Make Book-E debug register state part of the PCB context. | Rafal Jaworowski | 2009-02-27 | 2 | -0/+2 |
* | Add Altivec support for supported CPUs. This is derived from the FPU support | Nathan Whitehorn | 2009-02-20 | 3 | -0/+46 |
* | Rework BookE pmap towards multi-core support. | Rafal Jaworowski | 2009-01-13 | 4 | -22/+30 |
* | Modularize the Open Firmware client interface to allow run-time switching | Nathan Whitehorn | 2008-12-20 | 1 | -0/+9 |
* | Improve MPC85XX helper routines. | Rafal Jaworowski | 2008-12-17 | 1 | -9/+9 |
* | AT_DEBUG and AT_BRK were OBE like 10 years ago, so retire them. | Warner Losh | 2008-12-17 | 1 | -3/+0 |
* | Adapt parts of the sparc64 Open Firmware bus enumeration code (in particular, | Nathan Whitehorn | 2008-12-15 | 1 | -0/+3 |
* | Unbreak previous commit. | Marcel Moolenaar | 2008-11-22 | 1 | -2/+0 |
* | - bump __FreeBSD version to reflect added buf_ring, memory barriers, | Kip Macy | 2008-11-22 | 1 | -0/+4 |
* | Define LDBL_EPSILON, LDBL_MAX and LDBL_MIN as long double constants. | Marcel Moolenaar | 2008-11-16 | 1 | -3/+3 |