]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
Convert the "R1B fix" from a busy-loop in the interrupt handler to a callout.
[FreeBSD/FreeBSD.git] / sys / powerpc /
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-14 bruefferCorrect the order of arguments to mtx_init().
2014-02-05 nwhitehornMove Open Firmware device root on PowerPC, ARM, and...
2014-02-03 jhibbitsAdd driver for the ADT7460/ADT7467 fan controller found...
2014-02-01 nwhitehornSwitch default Book-E scheduler to ULE, which works...
2014-02-01 nwhitehornAvoid spurious compiler warning about an uninitialized...
2014-02-01 nwhitehornFix typo.
2014-02-01 nwhitehornOpen Firmware interrupt specifiers can consist of arbit...
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-02-01 jhibbitsAdd hwpmc(4) support for the PowerPC 970 class processo...
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-31 jhibbitsUnbreak non-SMP builds. This was broken by r259284...
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-29 jhibbitsUse a loop of dcbz, instead of calling bzero() to zero...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-25 kaiwMFH@261151.
2014-01-24 jhibbitsFix 32-bit signal handling on ppc64. This was broken...
2014-01-21 kaiwMFH@260988.
2014-01-20 andreastFix the resource information for the i2s-a node on...
2014-01-20 kaiwMFH@260917.
2014-01-19 jhibbitsThere's actually no data in the PMU_GET_VERSION command...
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-13 andreastDescribed in the man page but not implemented. Here...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-11 jhibbitsSave and restore the GPIOs on the macio for suspend...
2014-01-05 nwhitehornRetire machine/fdt.h as a header used by MI code, as...
2014-01-02 delphijMFV r260154 + 260182:
2014-01-01 emasteRemove TNF license clauses 3 and 4, matching upstream
2013-12-22 jhibbitsSet the PMC trapframe macros appropriately
2013-12-21 jhibbitsAdd suspend/resume state saving for OpenPIC on PowerMac...
2013-12-21 jhibbitsAdd suspend/resume to DBDMA and ATA on PowerMacs.
2013-12-20 jhibbitsAdd suspend/resume handlers for ATI backlight ppc driver.
2013-12-17 nwhitehornSimplify the ofw_bus_lookup_imap() API slightly: make...
2013-12-17 nwhitehornConfigure interrupt sense based on device tree informat...
2013-12-15 jhibbitsSave r3 before using it for the trap check, else we...
2013-12-15 nwhitehornSet max_lun to zero. This field is ignored unless we...
2013-12-14 jhibbitsRebase the PMC indices at 1, since PMC_SOFT is at 0.
2013-12-13 jhibbitsSome style(9) fixes
2013-12-13 jhibbitsAdd PMU-based CPU frequency scaling. This method is...
2013-12-12 jhibbitsFBT now does work fully on PowerPC.
2013-12-07 jhibbitsMake more unsigned ints signed.
2013-12-05 rayAdd VT(9) font tools.
2013-12-05 rayMerge VT(9) project (a.k.a. newcons).
2013-12-05 jhbFix debug printfs in FPU_EMU to compile on powerpc64...
2013-12-05 andreastDo some cosmetic fixes.
2013-12-05 andreastIncrease PHYS_AVAIL_SZ because on pSeries machines...
2013-12-05 andreastIn case we have many continous regions without gaps...
2013-12-05 rayMFC @r258947.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-12-02 nwhitehornFix typo.
2013-12-02 nwhitehornRemove fdtbus_bs_tag definition, which is now obsolete...
2013-12-01 nwhitehornRevert last few revisions; apologies for the noise...
2013-12-01 nwhitehornDeleted one line too many.
2013-12-01 nwhitehornNo actual hardware supported by FreeBSD requires this...
2013-12-01 nwhitehornRearchitect platform memory map parsing to make it...
2013-12-01 nwhitehornRemove unnecessary double-setting of the thread's onfau...
2013-12-01 nwhitehornThe kernel stack guard pages are only below the stack...
2013-11-30 eadlerFix undefined behavior: (1 << 31) is not defined as...
2013-11-30 andreastAdd a printf to inform about the logical memory block...
2013-11-30 pjdMake process descriptors standard part of the kernel...
2013-11-29 nwhitehornUse the Open Firmware-based CPU frequency determination...
2013-11-29 rpauloAdd an interface for the Wii IOS kernels.
2013-11-28 andreastGive some output about the CPU clock on IBMPOWER machin...
2013-11-27 nwhitehornThis driver doesn't need the /options node, so don...
2013-11-27 nwhitehornbadaddr() is used only in the grackle PCI driver, so...
2013-11-27 nwhitehornMake RTAS calls, which call setfault() to recover from...
2013-11-26 andreastTake care to handle the full 16 byte buffer in the...
2013-11-25 attilio- For kernel compiled only with KDTRACE_HOOKS and not...
2013-11-23 andreastSave and restore the trap vectors when doing OF calls...
2013-11-23 andreastLimit the large page size to 16MB for now.
2013-11-21 nwhitehornFor PCI<->PCI bridges, #address-cells may be 3. Allow...
2013-11-21 jhibbitsRemove stale comment. The PID provider is handled...
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-17 jhibbitsAdd a sysctl to allow disabling resetting the OF syscons.
2013-11-17 nwhitehorn#interrupt-cells belongs to the iparent, not the device...
2013-11-17 nwhitehornUse #address-cells and #size-cells here too instead...
2013-11-17 nwhitehornActually look up #address-cells instead of assuming...
2013-11-17 nwhitehornDo not assume a value for #address-cells when parsing...
2013-11-17 nwhitehornUnify handling of illegal instruction faults between...
2013-11-17 nwhitehornSplit the function of the PCB_FPU flags into two: PCB_F...
2013-11-17 nwhitehornMake single precision floating point arithmetic actuall...
2013-11-17 nwhitehornRemove a pointless #ifdef AIM. This is just PPC64 speci...
2013-11-17 nwhitehornThere is no reason Book-E needs to save XER and CTR...
2013-11-17 nwhitehornMove CCSR discovery into the platform module, while...
2013-11-17 nwhitehornMake sure that TLB1 mappings are aligned correctly.
2013-11-14 jhibbitsFix copy+paste-o, OEA64 uses LPTE, not PTE.
2013-11-13 rayMFC @r258091.
2013-11-13 jhibbitsFix typo.
2013-11-13 jhibbitsIncrease the stack size for ppc64 from 4 pages to 8.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-12 nwhitehornFollowing the approach with ACPI DMAR on x86, split...
2013-11-12 nwhitehornActually add IOMMU domain to the list of known mappings...
2013-11-12 nwhitehornFix two return values damaged by copy/paste.
2013-11-11 nwhitehornUse the same implementation of copyinout.c for both...
2013-11-11 nwhitehornFollow up r223485, which made AIM use the ABI thread...
2013-11-11 nwhitehornRename the "bare" platform "mpc85xx", which is what...
2013-11-11 nwhitehornBe more flexible about which compatible strings to...
2013-11-11 nwhitehornMake tsec work with the device tree present on the...
2013-11-11 nwhitehornAllow OF_decode_addr() to also be able to map resources...
2013-11-11 nwhitehornConsolidate Apple firmware hacks and improve them by...
next