| Age | Commit message (Expand) | Author |
| 2022-01-15 | s/adressing/addressing/ | msaitoh |
| 2021-09-04 | Fix build without DEBUG. | rin |
| 2021-08-03 | Switch evbppc/ibm4xx to generic evbppc (same as oea) kernel modules. | rin |
| 2021-03-30 | - Include tlb.h directly, instead of uvm_extern.h. | rin |
| 2021-03-30 | - Explicitly include <sys/param.h>. | rin |
| 2021-03-30 | - Include tlb.h directly instead of uvm_extern.h. | rin |
| 2021-03-30 | - Explicitly include <sys/param.h>. | rin |
| 2021-03-30 | Sort & group headers. No binary changes. | rin |
| 2021-03-30 | G/C unused. Use 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 | Remove unused "startkernel" argument for openbios_board_init(). | rin |
| 2021-03-30 | Centralize cpu_reboot(). | rin |
| 2021-03-30 | G/C bootpath. | 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 |
| 2021-03-06 | Reorder things in cpu_startup() for clarity. | rin |
| 2021-03-02 | Invoke calc_delayconst() before read_eeprom(), which uses delay(9). | rin |
| 2021-03-02 | Do not forcibly turn off PPC_4XX_NOCACHE option. | rin |
| 2021-03-02 | Use genppc_cpu_configure() instead of calling spl0() directly | rin |
| 2019-02-18 | Fix compile error reported by Kazuhiro Ito in PR kern/52704. | msaitoh |
| 2019-01-29 | Fix typo in error message. | gutteridge |
| 2018-07-15 | Retire ipkdb entirely. The option was removed from the config files | maxv |
| 2014-08-05 | The argument of stwu is displacement(register), but GAS translates the | joerg |
| 2014-02-25 | Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before | pooka |
| 2013-11-21 | Move the parameters for obs600 to obs600_autoconf.c. This parameters was set... | kiyohara |
| 2012-07-29 | Do not call setroot() from MD code and from MI code, which has | mlelstv |
| 2012-07-05 | Change read_eeprom(). We don't use bus_space(9) here. This is MD-part and, | kiyohara |
| 2012-06-02 | Add some pre-processor magic to verify that the type of the data item | dsl |
| 2012-04-09 | + Fix panic() in cardbus_mapreg_map(). powerpc's bus-space uses extent(9). | kiyohara |
| 2012-01-10 | Establish the cascading uic[12] by calling pic_finish_setup(). | kiyohara |
| 2011-12-12 | Call bus_space_mallocok earlier. Moreover, don't bus_space_unmap call. | kiyohara |
| 2011-12-12 | Fix arguments for initppc(). | kiyohara |
| 2011-12-12 | Fix hangs-up. Remove "wrteei 1" in board's cpu_configure(). Interrupt | kiyohara |
| 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-18 | split device/softc (CFATTACH_DECL_NEW) | matt |
| 2011-06-15 | lcsplx is dead. remove last vestiges of it. | matt |
| 2011-06-12 | for booke and ibm4xx evbppc systems, set module_machine to to either | mrg |
| 2011-04-04 | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), | dyoung |
| 2011-02-25 | Need splraise(-1) here. | kiyohara |
| 2011-02-25 | Fix UIC cascading. UIC1 to IRQ 30, UIC2 to 28. | kiyohara |
| 2011-01-18 | include <uvm/uvm_extern.h> | matt |
| 2011-01-17 | Kill _NOREGNAMES. Everything should be using %rX now. If it doesn't it | matt |
| 2011-01-14 | Retire struct user, remove sys/user.h inclusions. Note sys/user.h header | rmind |
| 2011-01-04 | Fix to build failure. Include uvm/uvm_extern.h for pmap_extract(). | kiyohara |
| 2010-12-20 | Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch | matt |
| 2010-03-18 | Support Plathome's OpenBlockS600. | kiyohara |
| 2010-03-18 | Support PowerPC 405EX/EXr. | kiyohara |
| 2010-03-18 | Support PowerPC 405EX/EXr. | kiyohara |