]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
Create the new initarm_ functions to reduce the diff to the other FDT
[FreeBSD/FreeBSD.git] / sys / powerpc /
2012-09-23 nwhitehornMove the prototype for savectx from cpu.h to pcb.h...
2012-09-21 andreastRemove leftover from r215163.
2012-09-18 gavinAlign the PCI Express #defines with the style used...
2012-09-08 attiliouserret() already checks for td_locks when INVARIANTS...
2012-09-08 rpauloAdd IRQ support to the resource list handling functions.
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
2012-08-25 rpauloUnbreak tinderbox.
2012-08-25 rpauloSet mdp only under #ifdef WII.
2012-08-21 jhibbitsphandle_t is unsigned, and OF_finddevice() returns...
2012-08-21 adrianOn Nintendo Wii CPUs, the mdp value will be garbage...
2012-08-21 adrianDon't probe the openfirmware framebuffer if the system...
2012-08-21 adrianInitial support for running FreeBSD on the Nintendo...
2012-08-20 dimUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-19 andreastAdd the ds1631 temperature driver.
2012-08-16 jkimMerge ACPICA 20120816.
2012-08-08 andrewImport compiler-rt r160957.
2012-08-04 jhibbitsAdd backlight support for nVidia-based PowerBooks/iBook...
2012-08-03 jhbImprove the handling of static DMA buffers that use...
2012-07-28 mmUpdate libarchive to 3.0.4
2012-07-24 impUpdate to latest git version of dtc to get new dtsv2...
2012-07-17 pfgDtrace: improve handling of library paths.
2012-07-14 pfgMerge illumos commit 13455:7205f7794835
2012-07-12 jkimMerge OpenSSL 1.0.1c.
2012-07-11 jkimMerge ACPICA 20120711.
2012-07-10 alcAvoid recursion on the pvh global lock in the aim oea...
2012-07-06 alcReplace all uses of the vm page queues lock by a r...
2012-07-03 marcelSupport lbc interrupts:
2012-07-02 marcelProperly implement the bus_config_intr, bus_setup_intr...
2012-07-02 marcelRemove device uart_z8530 and options GEOM_PART_APM...
2012-07-02 marcelFix a typo that resulted in or-ing PTE_UW twice whrn...
2012-07-02 marcelHandle traps from the debugger. We need to catch them...
2012-07-02 marcelInvalidate any TLB1 entries we don't need. The firmware...
2012-07-02 marcelImplement cpu_flush_dcache(). This allows us to optimiz...
2012-07-01 rpauloRemove bogus __unused attribute from hrowpic_eoi().
2012-07-01 kenNow that the mps(4) driver is endian-safe, add it to...
2012-07-01 pfgImport the dtrace llquantize test files from the vendor...
2012-06-29 joelReduce diffs between GENERIC and GENERIC64. Also fix...
2012-06-29 rpauloThe `end' symbol doesn't match the end of the kernel...
2012-06-28 kenNow that the mps(4) driver is endian-safe, add it to...
2012-06-24 andrewMake the wchar_t type machine dependent.
2012-06-22 kibImplement mechanism to export some kernel timekeeping...
2012-06-22 kibReserve AT_TIMEKEEP auxv entry for providing usermode...
2012-06-22 jkimMerge ACPICA 20120620.
2012-06-21 delphijMFV: Update zlib to 1.2.7.
2012-06-16 alcThe page flag PGA_WRITEABLE is set and cleared exclusiv...
2012-05-30 rajPanic openly if we cannot retrieve memory information...
2012-05-30 rajExtract vendor specific Book-E pieces into separate...
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-27 rajRemove redundant check, we catch ULE platform support...
2012-05-27 rajLet us manage differences of Book-E PowerPC variations...
2012-05-26 rajImport eSDHC driver for Freescale integrated controller.
2012-05-26 rajMove OpenPIC FDT bus glue to a shared location, so...
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-26 rajRetrieve CPU number info from the device tree.
2012-05-26 rajRename e500 prefix to match other Book-E CPU variations...
2012-05-26 rajProvide SPR definitions for newer Book-E (E500mc, E5500...
2012-05-26 rajUnify SPR defines formatting, no funtional changes.
2012-05-25 rajUpdate HID defines for E500mc and E5500 CPU cores.
2012-05-25 rajFix physical address type to vm_paddr_t also for powerpc64.
2012-05-25 rajMissing vm_paddr_t bits which should have been part...
2012-05-24 bzAdd a missing " to get closer to compiling.
2012-05-24 nwhitehornAtomic operation acquire barriers also need to be isync...
2012-05-24 marcelRevert isync for ILP32 to sync as per my original chang...
2012-05-24 bzMFp4 bz_ipv6_fast:
2012-05-24 marcelA few improvements:
2012-05-24 rajFix physical address type to vm_paddr_t.
2012-05-24 marcelRemove Semihakf-ism. DEBUG is a kernel configuration...
2012-05-24 marcelJust return if the size of the window is 0. This can...
2012-05-24 marcelEither the I/O port range or the memory mapped I/O...
2012-05-24 marcelo Rename kernload_ap to bp_kernelload. This to introd...
2012-05-24 marcelFix the memory barriers for CPUs that do not like lwsyn...
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-20 nwhitehornReplace the list of PVOs owned by each PMAP with an...
2012-05-17 delphijMerge tcpdump 4.2.1.
2012-05-14 delphijMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-04 nwhitehornFix final bugs in memory barriers on PowerPC:
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-04-29 dimAdd a convenience macro for the returns_twice attribute...
2012-04-28 nwhitehornFix build on 32-bit systems.
2012-04-28 nwhitehornAfter switching mutexes to use lwsync, they no longer...
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-24 nwhitehornSwitch the default I/O memory barrier to eieio, as...
2012-04-24 nwhitehornRevert r234581 for this file. The lockless SLB tree...
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-23 nwhitehornFix copy-and-paste error in r230400.
2012-04-23 nwhitehornFix missing header for powerpc_iomb().
2012-04-22 nwhitehornProvide a clearer split between read/write and acquire...
2012-04-22 nwhitehornCorrectly specify assembler constrains for synchronizat...
2012-04-22 nwhitehornClarify what we are doing in r234583 a little better...
2012-04-22 nwhitehornOn non-64-bit systems (which generally don't have lwsyn...
2012-04-22 nwhitehornUse lwsync to provide memory barriers on systems that...
2012-04-22 nwhitehornRemove dead code. The routines in atomic.S did not...
2012-04-22 nwhitehornReplace eieio; sync for creating bus-space memory barri...
2012-04-22 nwhitehornAvoid a lock order reversal in pmap_extract_and_hold...
2012-04-21 nwhitehornOrganize some members of ucontext_t in the same order...
2012-04-20 nwhitehornMake sure all pending operations have completed on...
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
next