| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r180584 | Andrew Thompson | 2008-07-28 | 4 | -4/+0 |
| * | MFC r179745 | Andrew Thompson | 2008-07-28 | 1 | -1/+1 |
| * | MFC r179664 | Andrew Thompson | 2008-07-28 | 1 | -2/+0 |
| * | MFC r178001 | Andrew Thompson | 2008-07-28 | 4 | -16/+0 |
| * | MFC r177944 | Andrew Thompson | 2008-07-28 | 3 | -3/+0 |
| * | MFC r177943 | Andrew Thompson | 2008-07-28 | 1 | -0/+1 |
| * | MFC r177887 | Andrew Thompson | 2008-07-28 | 10 | -304/+30 |
| * | MFC r177886 | Andrew Thompson | 2008-07-28 | 1 | -2/+2 |
| * | MFC r177883 | Andrew Thompson | 2008-07-28 | 4 | -205/+7 |
| * | MFC r177874 | Andrew Thompson | 2008-07-28 | 1 | -3/+2 |
| * | MFC r177505 | Andrew Thompson | 2008-07-28 | 1 | -16/+80 |
| * | MFC r176759 | Andrew Thompson | 2008-07-28 | 1 | -7/+0 |
| * | MFC r173336 | Andrew Thompson | 2008-07-28 | 1 | -1/+0 |
| * | MFC r172568 | Andrew Thompson | 2008-07-28 | 1 | -2/+2 |
| * | MFC 1.2: map device 5; the optional USB controller on Gateworks 2348 boards | Sam Leffler | 2008-04-25 | 1 | -3/+4 |
| * | MFC: if_npe.c 1.8, if_gem.c 1.47, if_msk.c 1.27, if_nfe.c 1.25, if_wpi.c 1.6 | Pyun YongHyeon | 2008-03-18 | 1 | -85/+1 |
| * | Merge ixp425.c:1.9 from HEAD to RELENG_7: | Robert Watson | 2008-03-01 | 1 | -1/+1 |
| * | MFC fix for the panic("vm_thread_new: kstack allocation failed") and | Konstantin Belousov | 2008-01-18 | 4 | -4/+4 |
| * | 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 | 4 | -25692/+38 |
| * | Now that Intel changed the license for the NPE firmware, import it directly | Olivier Houchard | 2007-09-27 | 4 | -44/+25693 |
| * | 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 | 7 | -0/+468 |
| * | There's no need to re-read PCIR_COMMAND once we set it. | Olivier Houchard | 2007-09-04 | 1 | -2/+0 |
| * | 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 |
| * | Remove the hardcoded IXP425_UART?_VBASE values in the | John Hay | 2007-05-29 | 4 | -17/+57 |
| * | We do not need to get the irq out of ivars in ixp425_setup_intr(). By | John Hay | 2007-05-28 | 1 | -5/+1 |
| * | Optimize a bit more, both the Avila and Pronghorn Metro boards work with | John Hay | 2007-05-28 | 1 | -4/+3 |
| * | Search for a proper ucode image to use by incrementing the minor | Sam Leffler | 2007-05-24 | 3 | -8/+43 |
| * | Move to hints for configuring numerous devices so we can eliminate various | Sam Leffler | 2007-05-24 | 2 | -50/+107 |
| * | Don't muck with the internal state of a uart during probe, all we | Sam Leffler | 2007-05-24 | 1 | -7/+3 |
| * | Fix interrupt setup; rev 1.3 switched the irq to GPIO_TYPE_ACT_LOW | Sam Leffler | 2007-05-24 | 1 | -10/+9 |
| * | Remove duplicate includes. | Olivier Houchard | 2007-05-23 | 3 | -3/+0 |
| * | Remove sa1_cache_clean_addr. It isn't needed. | Kevin Lo | 2007-05-03 | 3 | -6/+0 |
| * | Don't expose the uart_ops structure directly, but instead have | Marcel Moolenaar | 2007-04-02 | 2 | -2/+2 |
| * | Revisit the watchdogs: Resetting the error to EINVAL after failing to set the | Nick Hibma | 2007-03-27 | 2 | -6/+3 |
| * | Map the second CS of the compact flash too. This allow us access to | John Hay | 2007-03-14 | 2 | -4/+20 |
| * | Map the second CS of the compact flash too. This allow us access to | John Hay | 2007-03-14 | 1 | -113/+82 |
| * | Wrap ixppcib_setup_intr() at 80. | Paolo Pisati | 2007-03-06 | 1 | -1/+2 |
| * | Reverse this change. malloc() with M_WAITOK never fails. | Kevin Lo | 2007-03-06 | 1 | -2/+0 |
| * | Check for malloc return value | Kevin Lo | 2007-03-05 | 1 | -0/+2 |
| * | Update for the new prototype of bus_setup_intr(). | Olivier Houchard | 2007-02-25 | 2 | -4/+4 |
| * | o break newbus api: add a new argument of type driver_filter_t to | Paolo Pisati | 2007-02-23 | 7 | -23/+24 |
| * | Cleanup and document the implementation of firmware(9) based on | Luigi Rizzo | 2007-02-15 | 1 | -1/+1 |
| * | Fix small altq related copy and paste error. | Max Laier | 2007-02-10 | 1 | -1/+1 |
| * | ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again. | Kevin Lo | 2007-02-03 | 1 | -1/+0 |
| * | Remove a bogus i = 0 | Kevin Lo | 2007-02-02 | 1 | -1/+1 |