index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some early Macintosh GPIO controllers don't provide reg properties for
nwhitehorn
2009-01-12
1
-10
/
+27
*
Add a new quirk type so that the MacIO driver will assign memory resources
nwhitehorn
2009-01-06
1
-2
/
+8
*
Fix the OFW interrupt map parser to use its own idea of the number of interrupt
nwhitehorn
2009-01-03
5
-31
/
+11
*
Modularize the Open Firmware client interface to allow run-time switching
nwhitehorn
2008-12-20
6
-20
/
+65
*
Minor spelling fix in E500 locore.
raj
2008-12-18
1
-1
/
+1
*
Extend and improve MPC85XX Local Bus management.
raj
2008-12-18
5
-69
/
+346
*
Fix E500 cache invalidation routines.
raj
2008-12-17
1
-0
/
+6
*
Rework E500 locore.
raj
2008-12-17
1
-213
/
+229
*
Minor clean up of BookE/MPC85XX: iprove naming and style(9).
raj
2008-12-17
3
-31
/
+31
*
Improve MPC85XX helper routines.
raj
2008-12-17
4
-37
/
+74
*
AT_DEBUG and AT_BRK were OBE like 10 years ago, so retire them.
imp
2008-12-17
1
-3
/
+0
*
Adapt parts of the sparc64 Open Firmware bus enumeration code (in particular,
nwhitehorn
2008-12-15
8
-194
/
+296
*
Allow OFW syscons to restore itself when the X server exits or there is a VT ...
nwhitehorn
2008-12-13
1
-26
/
+38
*
Add support for a console mouse pointer on Open Firmware syscons.
nwhitehorn
2008-12-13
2
-1
/
+85
*
Use a static free packet queue instead of using malloc() to allocate new ADB ...
nwhitehorn
2008-12-13
2
-13
/
+28
*
Add the ability to control the sleep LED with led(4). Adding this fairly
nwhitehorn
2008-12-09
2
-5
/
+29
*
Clean up the mac GPIO interface a little. Also remove bogus copyright
nwhitehorn
2008-12-08
2
-26
/
+29
*
Accidentally left ADB out of the PowerPC NOTES file during initial import.
nwhitehorn
2008-12-08
1
-0
/
+3
*
Add facilities to pmu(4) to interrogate battery status on Apple PowerPC
nwhitehorn
2008-12-08
2
-12
/
+219
*
Add support for automated reboot after power failure on Apple Core99 machines
nwhitehorn
2008-12-07
1
-3
/
+61
*
Fix some nasty race conditions in the VIA-CUDA driver that ended up preventing
nwhitehorn
2008-12-06
2
-90
/
+175
*
Remove "[KEEP THIS!]" from COMPAT_43TTY. It's not really that important.
ed
2008-12-02
1
-1
/
+1
*
Unbreak previous commit.
marcel
2008-11-22
1
-2
/
+0
*
Add sv_flags field to struct sysentvec with intention to provide description
kib
2008-11-22
1
-1
/
+2
*
- bump __FreeBSD version to reflect added buf_ring, memory barriers,
kmacy
2008-11-22
1
-0
/
+4
*
Define LDBL_EPSILON, LDBL_MAX and LDBL_MIN as long double constants.
marcel
2008-11-16
1
-3
/
+3
*
Fix compilation in the case when kernel doesn't have KDB ebabled.
sobomax
2008-10-30
1
-0
/
+7
*
Fix some possible infinite loops in the ADB code, and remove some hacks
nwhitehorn
2008-10-30
2
-21
/
+9
*
Add support for little-endian compilations to this file.
marcel
2008-10-30
1
-1
/
+15
*
DBDMA can transfer a maximum of 64K - 1 bytes per descriptor, as the byte
nwhitehorn
2008-10-28
1
-0
/
+6
*
Clean up some magic numbers in the DBDMA code by replacing them with
nwhitehorn
2008-10-27
2
-11
/
+20
*
Add support for kernel profiling for both AIM and BookE.
marcel
2008-10-27
3
-51
/
+83
*
Remove unused declarations (interrupt_vector_{base|top}).
marcel
2008-10-27
1
-3
/
+0
*
Declare btext and etext. Needed by sys/kern/subr_prof.c for
marcel
2008-10-27
1
-0
/
+3
*
Bring Kauai ATA driver in line with Macio ATA by reading the PIO config reg
nwhitehorn
2008-10-27
1
-6
/
+2
*
Add ADB support. This provides support for the external ADB bus on the PowerMac
nwhitehorn
2008-10-26
9
-0
/
+1966
*
Enable the cfi(4) driver.
marcel
2008-10-25
1
-0
/
+1
*
Add a driver for the Local Bus Controller.
marcel
2008-10-25
2
-0
/
+368
*
Assign 0xff800000-0xffffffff to the LBC controller. That's where
marcel
2008-10-25
1
-0
/
+4
*
In mmu_booke_mapdev(), handle mappings that cannot be represented
marcel
2008-10-25
1
-5
/
+16
*
Prevent the OF syscons module from trying to attach to real devices on the
nwhitehorn
2008-10-15
1
-0
/
+5
*
Convert PowerPC AIM PCI and nexus busses to standard OFW bus interface. This
nwhitehorn
2008-10-14
17
-442
/
+514
*
Remove ipi_all() and ipi_self() as the former hasn't been used at
marius
2008-09-28
3
-38
/
+0
*
Unbreak support for G4s without an L3 cache. L3 cache support was introduced
nwhitehorn
2008-09-28
1
-6
/
+5
*
Expand the DBDMA API to allow setting device-dependent control bits. While
nwhitehorn
2008-09-27
2
-6
/
+56
*
Add DMA support for Apple built-in ATA controllers.
nwhitehorn
2008-09-27
4
-34
/
+795
*
Replace all calls to minor() with dev2unit().
ed
2008-09-27
1
-3
/
+3
*
Change the static struct sysentvec and struct Elf_Brandinfo initializers
kib
2008-09-24
1
-46
/
+47
*
Allow the cacheline size on PowerPC to be set at runtime. This is essential for
nwhitehorn
2008-09-24
4
-46
/
+20
*
Improve rev 183168, so that if /chosen/stdout is connected to the serial
sobomax
2008-09-23
1
-6
/
+5
[next]