| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove leftover from r215163. | andreast | 2012-09-21 | 1 | -1/+0 |
* | Don't probe the openfirmware framebuffer if the system is a Wii or it | adrian | 2012-08-21 | 1 | -0/+6 |
* | Make ofw_bus_get_node() consistently return -1 when there is no associated | nwhitehorn | 2012-03-15 | 2 | -2/+2 |
* | - Add a bus_dma tag to each PCI bus that is a child of a Host-PCI bridge. | jhb | 2012-03-02 | 1 | -5/+6 |
* | The bus resource adjustment API is not meant to work on active resources. | nwhitehorn | 2012-02-07 | 1 | -16/+6 |
* | Inherit from PCI bridge driver instead of manually specifying all of its | nwhitehorn | 2012-02-05 | 1 | -24/+3 |
* | Make sure to remap adjusted resources. | nwhitehorn | 2012-02-05 | 1 | -1/+17 |
* | Add support for bus_adjust_resource() on all PowerPC/AIM PCI bridges. With | nwhitehorn | 2012-02-05 | 1 | -0/+28 |
* | Unify OF PCI infrastructure, including changing from parsing the device | nwhitehorn | 2012-02-04 | 2 | -0/+575 |
* | Avoid warnings about duplicate modules. | nwhitehorn | 2012-02-04 | 1 | -1/+1 |
* | This commit adds profiling support for powerpc64. Now we can do application | andreast | 2012-01-20 | 1 | -2/+2 |
* | Prevent an error resulting from signed/unsigned comparison on systems | nwhitehorn | 2012-01-20 | 1 | -2/+2 |
* | - There's no need to overwrite the default device method with the default | marius | 2011-11-22 | 2 | -14/+10 |
* | Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. | ed | 2011-11-07 | 1 | -1/+1 |
* | Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. | ed | 2011-11-07 | 2 | -2/+3 |
* | Add better error handling for RTAS calls. These can potentially cause | nwhitehorn | 2011-06-26 | 1 | -1/+18 |
* | Use the ABI-mandated thread pointer register (r2 for ppc32, r13 for ppc64) | nwhitehorn | 2011-06-23 | 1 | -6/+8 |
* | Retry the memory map-related portions of r222613, written by andreast, | nwhitehorn | 2011-06-04 | 1 | -26/+145 |
* | Temporarily back out those parts of r222613 related to parsing the memory | nwhitehorn | 2011-06-02 | 1 | -144/+25 |
* | MFpseries: | nwhitehorn | 2011-06-02 | 6 | -42/+905 |
* | Fix whitespace nit. | nwhitehorn | 2011-03-09 | 1 | -1/+1 |
* | Rename INTR_VEC to MAP_IRQ. From the OFW or FDT we obtain a | marcel | 2011-02-02 | 2 | -4/+4 |
* | Fix null string handling in ofw_real_nextprop function. Pass the right | andreast | 2011-01-05 | 1 | -4/+10 |
* | Remove use of a separate ofw_pmap on 32-bit CPUs. Many Open Firmware | nwhitehorn | 2010-11-12 | 1 | -0/+661 |
* | Map the Open Firmware framebuffer console with write combining turned on, | nwhitehorn | 2010-10-01 | 1 | -13/+27 |
* | Change OF_interpret() to also take an array of cell_t (missed in r209801). | marius | 2010-09-11 | 1 | -4/+3 |
* | Make ofw_syscons work on 64-bit systems. | nwhitehorn | 2010-07-08 | 1 | -3/+3 |
* | Fix several bugs in the real-mode Open Firmware implementation and provide | nwhitehorn | 2010-07-08 | 1 | -157/+325 |
* | Change the argument type to OF_call_method to take an array of cell_t | nwhitehorn | 2010-07-08 | 1 | -4/+3 |
* | Add MSI support for PCI devices attached to the CPC925 and CPC945 bridges | nwhitehorn | 2010-06-18 | 1 | -0/+5 |
* | Change the default interrupt polarity on PowerPC systems from high to low. | nwhitehorn | 2010-06-18 | 1 | -10/+22 |
* | Provide for multiple, cascaded PICs on PowerPC systems, and extend the | nwhitehorn | 2010-06-18 | 2 | -11/+28 |
* | Modify the console mouse pointer drawing routine to use single-byte writes | nwhitehorn | 2010-06-15 | 1 | -17/+4 |
* | Prepare and extend OFW layer for FDT support. | raj | 2010-05-28 | 1 | -2/+3 |
* | Pull OF_quiesce() out of the MI Open Firmware layer and entirely into | nwhitehorn | 2010-05-16 | 1 | -23/+0 |
* | Relocate interrupt sense setting for K2 SATA from the ATA driver to the | nwhitehorn | 2010-05-16 | 1 | -8/+25 |
* | On PowerMac11,2 and (presumably) PowerMac12,1, we need to quiesce the | nwhitehorn | 2010-05-16 | 1 | -0/+23 |
* | With r205496 in place we should ensure that nargs and nreturns are always | marius | 2010-04-02 | 1 | -0/+6 |
* | Set hw.ofwfb.relax_mmap=1 by default. While these checks may be a good | nwhitehorn | 2010-03-28 | 1 | -2/+2 |
* | Do not declare the various OFW command buffers static. It does not | nwhitehorn | 2010-03-23 | 1 | -23/+23 |
* | Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. | rnoland | 2009-12-29 | 1 | -2/+2 |
* | strict kobj signatures: some ofw_setprop fixes | avg | 2009-06-11 | 1 | -4/+4 |
* | Introduce support for cpufreq on PowerPC with the dynamic frequency | nwhitehorn | 2009-05-31 | 1 | -0/+206 |
* | Add an Open Firmware access module for real-mode OF accesses to the PowerPC | nwhitehorn | 2009-04-05 | 1 | -0/+922 |
* | Add support for 64-bit PowerPC CPUs operating in the 64-bit bridge mode | nwhitehorn | 2009-04-04 | 1 | -11/+22 |
* | Adapt parts of the sparc64 Open Firmware bus enumeration code (in particular, | nwhitehorn | 2008-12-15 | 2 | -189/+228 |
* | 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 |
* | 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 | 5 | -287/+377 |