]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
DS1553 RTC module driver. On the MPC8555CDS system it hangs off of the LBC bus.
[FreeBSD/FreeBSD.git] / sys / powerpc /
2009-06-22 rajDS1553 RTC module driver. On the MPC8555CDS system...
2009-06-22 rajIntegrated I2C controller driver (found in MPC85xx...
2009-06-17 nwhitehornTeach cpu_est_clockrate() about the G5's slightly diffe...
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-13 alcCorrect the method of waking the page daemon when the...
2009-06-13 rajFix Book-E/MPC85XX build. Some prototypes were wrong...
2009-06-11 avgstrict kobj signatures: fix adb_hb_controller_poll...
2009-06-11 avgstrict kobj signatures: some ofw_setprop fixes
2009-06-10 impMove from using devclass_find_free_unit(ata_devclass...
2009-06-10 grehanGet the gdb/psim emulator functioning again.
2009-06-06 rajInitial version of the sec(4) driver for the integrated...
2009-06-06 rajProvide 64-bit big endian bus space operations for...
2009-06-05 jkimImport ACPICA 20090521.
2009-06-05 rajDiscover and handle the number of E500 CPUs in run...
2009-06-05 rajFill PTEs covering kernel code and data.
2009-06-03 jkimResync with head.
2009-06-02 jkimMFV: ACPICA 20090521
2009-06-02 rwatsonRemove MAC kernel config files and add "options MAC...
2009-05-31 nwhitehornProvide an analogous sysctl to hw.acpi.acline (dev...
2009-05-31 nwhitehornIntroduce support for cpufreq on PowerPC with the dynam...
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-31 marcelMark the cascaded AT interrupt handler as MP safe to...
2009-05-27 edUpdate ee(1) in the base system to version 1.5.0.
2009-05-26 edCopy ee 1.4.2 into the contrib directory.
2009-05-26 rajSet PG_WRITEABLE in Book-E pmap_enter[_locked] if it...
2009-05-22 desUpgrade to OpenSSH 5.2p1.
2009-05-21 rajImprove style(9), clean up.
2009-05-21 rajInitial support for SMP on PowerPC MPC85xx.
2009-05-21 rajSkip interleaved RAM target on MPC85xx during renitiali...
2009-05-18 delphijMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-18 marcelAdd cpu_flush_dcache() for use after non-DMA based...
2009-05-14 rajImprove style(9)
2009-05-14 rajPowerPC common SMP startup and time base rework.
2009-05-14 nwhitehornFactor out platform dependent things unrelated to devic...
2009-05-10 kuriyama- Use "device\t" and "options \t" for consistency.
2009-05-04 obrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-24 rajZero PCB during early AIM PowerPC init.
2009-04-24 marcelAdd suppport for ISA and ISA interrupts to make the ATA
2009-04-24 marcelReimplement bs_be_rs_{1|2|4} and bs_le_rs_{1|2|4} by not
2009-04-24 marcelRemove PTE_FAKE and PTE_ISFAKE().
2009-04-24 marcelRemove PTE_ISFAKE. While here remove code
2009-04-22 rajEliminate redundant setting of HID0_EMCP.
2009-04-22 rajMinor style consistency fix.
2009-04-22 rajProvide cpu_throw() for Book-E. Adjust cpu_switch(...
2009-04-22 rajCentralize setting HID0/1 for E500. Rename HID defines...
2009-04-21 marcelLower VM_MAX_KERNEL_ADDRESS to 0xf8000000. We actually...
2009-04-21 marcelo Properly set ksym_start & ksym_end when options...
2009-04-20 rwatsonDon't conditionally define CACHE_LINE_SHIFT, as we...
2009-04-20 rajProvide locking for PowerPC interrupt sources config.
2009-04-19 rwatsonAdd description and cautionary note regarding CACHE_LIN...
2009-04-19 rwatsonFor each architecture, define CACHE_LINE_SHIFT and...
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-19 nwhitehornFix a typo in the SRR1 comparison for program exception...
2009-04-14 nwhitehornChanging the overflow trap to use bla to branch to...
2009-04-12 nwhitehornRework the way we get the cacheline size. Instead of...
2009-04-11 nwhitehornFix recognition of kernel-mode traps that pass through...
2009-04-05 nwhitehornFix the build when KDB is disabled. The second instance...
2009-04-05 nwhitehornAdd an Open Firmware access module for real-mode OF...
2009-04-05 dchaginFix KBI breakage by r190520 which affects older linux...
2009-04-04 marcelPerform a dummy stwcx. when we switch contexts. The...
2009-04-04 marcelAdd sysarch.h. It's included by drm(4).
2009-04-04 marcelFirst round of cleanups. There's a lot of NetBSDism...
2009-04-04 marcelImplement kernel core dump support for Book-E processors.
2009-04-04 marcelPowerPC, meet kernel core dumps. The support is based
2009-04-04 nwhitehornAdd support for 64-bit PowerPC CPUs operating in the...
2009-03-25 nwhitehornDisable ATA DMA for ATAPI devices for now. Apparently...
2009-03-21 rpauloMerge libpcap 1.0.0.
2009-03-21 rpauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-19 thompsaRemove the uscanner(4) driver, this follows the removal...
2009-03-17 kibAdd AT_EXECPATH ELF auxinfo entry type. The value's...
2009-03-13 dchaginImplement new way of branding ELF binaries by looking...
2009-03-13 rajMake MPC85xx LAW handling and reset routines aware...
2009-03-11 dfrMerge in support for Xen HVM on amd64 architecture.
2009-03-11 nwhitehornChange the PVO zone for fictitious pages to the unmanag...
2009-03-02 samconnect vendor wpa area to contrib
2009-02-28 edAdd memmove() to the kernel, making the kernel compile...
2009-02-27 rajPrefer register usage style to be more consistent with...
2009-02-27 rajMake Book-E debug register state part of the PCB context.
2009-02-23 nwhitehornFix comment: we write the trap vector to SPRG3, not...
2009-02-23 thompsaChange over the usb kernel options to the new stack...
2009-02-20 nwhitehornAdd Altivec support for supported CPUs. This is derived...
2009-02-17 rajAdditional features for the tsec(4) Ethernet driver.
2009-02-15 thompsaAdd uslcom to the build too.
2009-02-15 thompsaSwitch over GENERIC kernels to USB2 by default.
2009-02-13 dfrMake a place for porting the Xen HVM support to 7.x.
2009-02-07 pisoAdd SCTP NAT support.
2009-01-28 dasVendor import of gdtoa 20081205.
2009-01-25 nwhitehornAdd support for the I2S and davbus audio controllers...
2009-01-25 nwhitehornFix a race condition where interrupts set up after...
2009-01-20 nwhitehornFix a race condition in kiic(4) made possible by the...
2009-01-19 nwhitehornProvide a device description for macio-attached ATA...
2009-01-15 nwhitehornDriver for Apple Keywest I2C controllers found in MacIO...
2009-01-14 rwatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-13 thompsaMFH r187125-187188
2009-01-13 rajClean up BookE low-level exceptions code.
2009-01-13 rajClean up BookE pmap.
2009-01-13 rajRework BookE pmap towards multi-core support.
2009-01-12 nwhitehornSome early Macintosh GPIO controllers don't provide...
2009-01-06 nwhitehornAdd a new quirk type so that the MacIO driver will...
2009-01-05 lulfMerge support for CVSMode (aka. mirror mode) into csup...
next