| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvs | cvs2svn | 2008-02-24 | 279 | -279/+277 |
| * | MFC: Add a wrapper function that bound checks writes to the dump device. | Ruslan Ermilov | 2008-01-30 | 1 | -6/+6 |
| * | MFC fix for the panic("vm_thread_new: kstack allocation failed") and | Konstantin Belousov | 2008-01-19 | 7 | -7/+8 |
| * | MFC rev 1.14: | Olivier Houchard | 2008-01-16 | 1 | -0/+69 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_7_0'. | cvs2svn | 2007-12-22 | 2 | -118/+0 |
| * | MFC rev 1.90: | Olivier Houchard | 2007-12-07 | 1 | -5/+5 |
| * | MFC: | Olivier Houchard | 2007-12-07 | 2 | -21/+52 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_7'. | cvs2svn | 2007-12-03 | 2 | -0/+118 |
| * | MFC: | Olivier Houchard | 2007-12-02 | 6 | -19/+26 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_7'. | cvs2svn | 2007-12-02 | 1 | -0/+150 |
| * | Make the PCI code aware of PCI domains (aka PCI segments) so we can | Marius Strobl | 2007-09-30 | 3 | -2/+15 |
| * | Ok I hope I got it right this time. | Olivier Houchard | 2007-09-27 | 5 | -25692/+40 |
| * | Now that Intel changed the license for the NPE firmware, import it directly | Olivier Houchard | 2007-09-27 | 5 | -46/+25693 |
| * | Fix a comment to reflect the truth. | Olivier Houchard | 2007-09-27 | 1 | -1/+1 |
| * | Change the management of cached pages (PQ_CACHE) in two fundamental | Alan Cox | 2007-09-25 | 1 | -2/+3 |
| * | Make sure we do not call _arm_bzero() or _arm_memcpy() if the size is not at | Olivier Houchard | 2007-09-22 | 1 | -3/+3 |
| * | Add various macros for the ADMA unit. | Olivier Houchard | 2007-09-22 | 1 | -0/+39 |
| * | Add a driver for the 7seg found on the CRB board, largely based on the | Olivier Houchard | 2007-09-22 | 8 | -0/+470 |
| * | Twist the RAS logic a bit to avoid branching. | Olivier Houchard | 2007-09-22 | 1 | -12/+9 |
| * | Remove dead code. | Olivier Houchard | 2007-09-19 | 1 | -1/+0 |
| * | Kill bogus printf debugs. | Warner Losh | 2007-09-16 | 1 | -7/+0 |
| * | Kill overly verbose messages about setting bus width. | Warner Losh | 2007-09-16 | 1 | -5/+2 |
| * | It has been observed on the mailing lists that the different categories | Alan Cox | 2007-09-15 | 1 | -4/+4 |
| * | It's probably time I learn C. | Olivier Houchard | 2007-09-12 | 1 | -2/+2 |
| * | In __bswap16_var(), make sure the 16 upper bits are cleared; while | Olivier Houchard | 2007-09-09 | 1 | -2/+4 |
| * | There's no need to re-read PCIR_COMMAND once we set it. | Olivier Houchard | 2007-09-04 | 1 | -2/+0 |
| * | Just wbinv if both PREREAD and PREWRITE are set. | Olivier Houchard | 2007-08-18 | 1 | -3/+9 |
| * | Ooops, we need to define TD_LOCK here. | Olivier Houchard | 2007-08-08 | 1 | -0/+1 |
| * | Add cast to silent gcc warnings. | Olivier Houchard | 2007-08-07 | 1 | -24/+24 |
| * | Use the third argument of cpu_switch(), as done for i386/amd63, as it is | Olivier Houchard | 2007-08-07 | 1 | -6/+20 |
| * | Add in all the USB devices and all the wireless goo. The KB9202 has | Warner Losh | 2007-07-31 | 1 | -0/+44 |
| * | Make USB work on the KB9202{,A,B} boards. This has been in p4 for about | Warner Losh | 2007-07-31 | 3 | -3/+36 |
| * | MFppc: | Olivier Houchard | 2007-07-31 | 1 | -1/+1 |
| * | CRB config file. | Olivier Houchard | 2007-07-27 | 1 | -0/+114 |
| * | XScale core 3 definitions. | Olivier Houchard | 2007-07-27 | 1 | -0/+5 |
| * | Cleanup | Olivier Houchard | 2007-07-27 | 2 | -8/+2 |
| * | Do not define NIRQ, it is already defined in include/intr.h | Olivier Houchard | 2007-07-27 | 1 | -5/+0 |
| * | Share the timer and watchdog drivers with the i81342. It's the same, | Olivier Houchard | 2007-07-27 | 2 | -7/+70 |
| * | Add initial IOP342 support. | Olivier Houchard | 2007-07-27 | 16 | -0/+2869 |
| * | Say if the L2 cache is enabled or disabled as well. | Olivier Houchard | 2007-07-27 | 1 | -0/+6 |
| * | Handle supersections and L2 cache. | Olivier Houchard | 2007-07-27 | 1 | -30/+36 |
| * | Use supersection instead of standard sections to map the whole memory | Olivier Houchard | 2007-07-27 | 1 | -11/+29 |
| * | Fix the cache mode description. | Olivier Houchard | 2007-07-27 | 1 | -5/+5 |
| * | Properly handle supersections. | Olivier Houchard | 2007-07-27 | 2 | -14/+46 |
| * | Bring in two bandaids to get the elf trampoline to work again, until I find | Olivier Houchard | 2007-07-27 | 1 | -5/+15 |
| * | Add a new set of functions to handle L2 cache. Make them no-op for every | Olivier Houchard | 2007-07-27 | 2 | -16/+67 |
| * | Import xscale core 3 cache management functions. | Olivier Houchard | 2007-07-27 | 1 | -0/+397 |
| * | INTR_FILTER bits for arm | Olivier Houchard | 2007-07-27 | 1 | -2/+44 |
| * | The iop34x has 128 interrupts. | Olivier Houchard | 2007-06-16 | 1 | -1/+3 |
| * | Introduce pmap_kenter_supersection(), which maps 16MB super-sections into | Olivier Houchard | 2007-06-11 | 3 | -2/+97 |