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
*
* Completely Remove the option STOP_NMI from the kernel. This option
attilio
2009-08-13
2
-1
/
+8
*
Add a new type of VM object: OBJT_SG. An OBJT_SG object is very similar to
jhb
2009-07-24
1
-1
/
+1
*
Do not use OCP85XX_LBC_OFF twice when accessing LBC registers on MPC85XX.
raj
2009-07-21
1
-4
/
+4
*
Add support to the virtual memory system for configuring machine-
alc
2009-07-12
2
-4
/
+10
*
Increase the size of the page table on 64-bit PowerPC machines as a
nwhitehorn
2009-07-12
1
-2
/
+0
*
Cleanup ALIGNED_POINTER:
sam
2009-07-05
1
-0
/
+7
*
Enable POSIX semaphores on all non-embedded architectures by default.
ed
2009-07-02
1
-0
/
+1
*
Correct the #endif comment.
alc
2009-06-26
1
-1
/
+1
*
This change is the next step in implementing the cache control functionality
alc
2009-06-26
1
-0
/
+40
*
Include SMP support in the MPC85XX kernel by default.
raj
2009-06-25
1
-0
/
+1
*
- Add the right includes to use kmem_alloc(). This was broken by my
jeff
2009-06-25
1
-0
/
+7
*
More precise description of the DS1553 driver.
raj
2009-06-24
1
-1
/
+1
*
Implement a facility for dynamic per-cpu variables.
jeff
2009-06-23
5
-1
/
+41
*
Add cpufreq support on the PowerPC G5, along with a skeleton SMU driver
nwhitehorn
2009-06-23
4
-0
/
+623
*
Fix copy/paste typo in last revision. PMC0 control should be shifted 8
nwhitehorn
2009-06-23
1
-1
/
+1
*
DS1553 RTC module driver. On the MPC8555CDS system it hangs off of the LBC bus.
raj
2009-06-22
4
-0
/
+436
*
Integrated I2C controller driver (found in MPC85xx and other SOC parts).
raj
2009-06-22
2
-0
/
+442
*
Teach cpu_est_clockrate() about the G5's slightly different PMC. This
nwhitehorn
2009-06-17
2
-4
/
+58
*
Correct the method of waking the page daemon when the number of allocated
alc
2009-06-13
1
-7
/
+2
*
Fix Book-E/MPC85XX build. Some prototypes were wrong and got revealed with
raj
2009-06-13
1
-4
/
+4
*
strict kobj signatures: fix adb_hb_controller_poll impl in powermac
avg
2009-06-11
2
-5
/
+7
*
strict kobj signatures: some ofw_setprop fixes
avg
2009-06-11
1
-4
/
+4
*
Move from using devclass_find_free_unit(ata_devclass, 0) to -1 for the
imp
2009-06-10
1
-3
/
+1
*
Get the gdb/psim emulator functioning again.
grehan
2009-06-10
3
-8
/
+30
*
Initial version of the sec(4) driver for the integrated security engine found
raj
2009-06-06
4
-0
/
+12
*
Provide 64-bit big endian bus space operations for PowerPC. They are required
raj
2009-06-06
2
-9
/
+74
*
Discover and handle the number of E500 CPUs in run time.
raj
2009-06-05
1
-2
/
+9
*
Fill PTEs covering kernel code and data.
raj
2009-06-05
1
-1
/
+15
*
Remove MAC kernel config files and add "options MAC" to GENERIC, with the
rwatson
2009-06-02
2
-28
/
+1
*
Provide an analogous sysctl to hw.acpi.acline (dev.pmu.0.acline) to
nwhitehorn
2009-05-31
1
-0
/
+26
*
Introduce support for cpufreq on PowerPC with the dynamic frequency
nwhitehorn
2009-05-31
8
-22
/
+586
*
Mark the cascaded AT interrupt handler as MP safe to avoid having
marcel
2009-05-31
1
-1
/
+1
*
Set PG_WRITEABLE in Book-E pmap_enter[_locked] if it creates a mapping that
raj
2009-05-26
1
-0
/
+4
*
Improve style(9), clean up.
raj
2009-05-21
4
-35
/
+23
*
Initial support for SMP on PowerPC MPC85xx.
raj
2009-05-21
15
-20
/
+597
*
Skip interleaved RAM target on MPC85xx during renitialization of the local
raj
2009-05-21
1
-1
/
+2
*
Add cpu_flush_dcache() for use after non-DMA based I/O so that a
marcel
2009-05-18
2
-0
/
+20
*
Improve style(9)
raj
2009-05-14
1
-6
/
+6
*
PowerPC common SMP startup and time base rework.
raj
2009-05-14
6
-57
/
+77
*
Factor out platform dependent things unrelated to device drivers into a
nwhitehorn
2009-05-14
24
-234
/
+944
*
- Use "device\t" and "options \t" for consistency.
kuriyama
2009-05-10
3
-5
/
+5
*
Zero PCB during early AIM PowerPC init.
raj
2009-04-24
1
-0
/
+1
*
Add suppport for ISA and ISA interrupts to make the ATA
marcel
2009-04-24
8
-90
/
+595
*
Reimplement bs_be_rs_{1|2|4} and bs_le_rs_{1|2|4} by not
marcel
2009-04-24
1
-13
/
+77
*
Remove PTE_FAKE and PTE_ISFAKE().
marcel
2009-04-24
1
-2
/
+0
*
Remove PTE_ISFAKE. While here remove code
marcel
2009-04-24
1
-53
/
+9
*
Eliminate redundant setting of HID0_EMCP.
raj
2009-04-22
1
-1
/
+0
*
Minor style consistency fix.
raj
2009-04-22
1
-7
/
+7
*
Provide cpu_throw() for Book-E. Adjust cpu_switch() towards ULE support.
raj
2009-04-22
2
-10
/
+11
*
Centralize setting HID0/1 for E500. Rename HID defines which are specific
raj
2009-04-22
2
-4
/
+21
[next]