| Age | Commit message (Expand) | Author |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-08-03 | Switch evbppc/ibm4xx to generic evbppc (same as oea) kernel modules. | rin |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2021-03-30 | - G/C unused. | rin |
| 2021-03-30 | - Explicitly include <powerpc/spr.h>. | rin |
| 2021-03-30 | - Include tlb.h directly, instead of uvm_extern.h. | rin |
| 2021-03-30 | Move common global variables, i.e., phys_map, machine, and machine_arch to | rin |
| 2021-03-30 | Convert walnut to use powerpc/ibm4xx/openbios. | rin |
| 2021-03-30 | Centralize cpu_reboot(). | rin |
| 2021-03-30 | G/C bootpath. | rin |
| 2021-03-29 | Remove obsoleted file; we had switched to powerpc/ibm4xx/pci/pchb.c long ago. | rin |
| 2021-03-29 | Use ibm4xx_cpu_startup() and board_info_init(). | rin |
| 2021-03-29 | Use IBM405GP_UART0_BASE instead of hard-coded magic number 0xef000000. | rin |
| 2021-03-29 | Use ibm40x_machdep.c. | rin |
| 2021-03-29 | Use com_opb_cnattach(). | rin |
| 2021-03-29 | Use genppc_cpu_configure(). | rin |
| 2021-03-29 | Set com(4) frequency in ibm4xx_device_register() in order to dedup codes. | rin |
| 2021-03-29 | Centralize cpu_rootconf(). | rin |
| 2020-11-21 | malloc(9) -> kmem(9) | thorpej |
| 2020-07-07 | Overhaul the interface to pci_configure_bus(): | thorpej |
| 2020-06-14 | replace EX_NOWAIT with EX_WAITOK in device attach methods. | chs |
| 2020-06-11 | uvm_availmem(): give it a boolean argument to specify whether a recent | ad |
| 2019-12-31 | Rename uvm_free() -> uvm_availmem(). | ad |
| 2019-12-21 | uvmexp.free -> uvm_free() | ad |
| 2018-07-15 | Retire ipkdb entirely. The option was removed from the config files | maxv |
| 2014-11-20 | use the inline bcdtobin and bintobcd directly instead through a macro. | christos |
| 2014-08-05 | The argument of stwu is displacement(register), but GAS translates the | joerg |
| 2014-07-30 | Second argument of config_rootfound is void *, so discard const | joerg |
| 2012-07-29 | Do not call setroot() from MD code and from MI code, which has | mlelstv |
| 2012-07-27 | Fix some -fno-common fallout | matt |
| 2011-12-12 | Fix hangs-up. Remove "wrteei 1" in board's cpu_configure(). Interrupt | kiyohara |
| 2011-07-01 | #include <sys/bus.h> instead of <machine/bus.h>. | dyoung |
| 2011-06-22 | Add support pci_intr_setattr. | matt |
| 2011-06-20 | Don't include *pmap.h in assembly files. Get the needed definitions | matt |
| 2011-06-20 | Change IBM4xx to use the common powerpc PIC framework. | matt |
| 2011-06-20 | Cleanup includes. (<net/netisr.h> is handled by softints, not MD anymore, | matt |
| 2011-06-18 | split device/softc (CFATTACH_DECL_NEW) | matt |
| 2011-06-15 | lcsplx is dead. remove last vestiges of it. | matt |
| 2011-06-15 | - convert to use device_t, cfattach_t, CFATTACH_DECL_NEW etc. | cliff |
| 2011-06-15 | in pbus_attach() make locs[] and pass to config_found_sm_loc() | cliff |
| 2011-06-12 | for booke and ibm4xx evbppc systems, set module_machine to to either | mrg |
| 2011-06-06 | CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0 | matt |
| 2011-06-06 | More device_t, cfdata, CFATTACH_DECL_NEW cleanup. | matt |
| 2011-05-17 | PCI_FLAGS_IO_ENABLED and PCI_FLAGS_MEM_ENABLED changed their functional | dyoung |
| 2011-04-04 | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), | dyoung |
| 2011-01-17 | Kill _NOREGNAMES. Everything should be using %rX now. If it doesn't it | matt |
| 2011-01-17 | Change some register uses to %rX that were missed the firt time. | matt |
| 2011-01-14 | Retire struct user, remove sys/user.h inclusions. Note sys/user.h header | rmind |
| 2010-03-18 | Support PowerPC 405EX/EXr. | kiyohara |
| 2010-03-18 | Support PowerPC 405EX/EXr. | kiyohara |