| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove a bogus, useless, "i++". | cognet | 2006-06-06 | 1 | -1/+0 |
* | Remove any reference to enable_mmu(), it's been gone for a long time. | cognet | 2006-05-26 | 1 | -1/+0 |
* | We have an implementation of generic_bs_rr_1, so use it, as some drivers use | cognet | 2006-05-19 | 1 | -1/+1 |
* | Setting the rid of the resource is a good idea, but we still need to return | cognet | 2006-05-05 | 1 | -0/+1 |
* | When returning a resource that we've allocated with rman_reserve_resource, | imp | 2006-04-20 | 3 | -4/+10 |
* | We need to adjust the bus handle if the resource is SYS_RES_MEMORY, NOT | cognet | 2006-04-13 | 1 | -1/+2 |
* | Add a new option, XSCALE_DISABLE_CCNT, to not use the xscale ccnt as a | cognet | 2006-04-06 | 1 | -0/+26 |
* | Use BUS_DMA_COHERENT. | cognet | 2006-03-02 | 2 | -2/+2 |
* | Don't forget to set the address of the next descriptor to 0 when we're | cognet | 2006-02-04 | 1 | -0/+1 |
* | Donc recompute the io port address if it's already the good one. | cognet | 2006-01-23 | 1 | -3/+5 |
* | Tweak how the MD code calls the fooclock() methods some. Instead of | jhb | 2005-12-22 | 1 | -2/+4 |
* | Remove #undef DDB I shouldn't have committed. | cognet | 2005-12-21 | 1 | -1/+0 |
* | - Better use of the busdma API. | cognet | 2005-12-09 | 2 | -47/+69 |
* | Fix a harmless bug in the way we allocate the early PTEs. | cognet | 2005-12-09 | 1 | -3/+2 |
* | The IQ80321 clock is 200MHz, but the IQ80321 is 198MHz, so add a kernel option | cognet | 2005-12-09 | 2 | -0/+6 |
* | Use a magic number to know we were started from the elf wrapper. | cognet | 2005-11-24 | 1 | -5/+5 |
* | Cleanup. | cognet | 2005-10-20 | 1 | -13/+1 |
* | Use the clock count register as a timecounter, as it's more accurate. | cognet | 2005-10-17 | 1 | -16/+13 |
* | Fix build when DDB isn't defined. | cognet | 2005-10-04 | 1 | -0/+2 |
* | Import dummy drivers for the i80321 DMA controller and AAU. | cognet | 2005-10-03 | 5 | -2/+628 |
* | Provide a dump_avail[] variable, which contains the page ranges to be | cognet | 2005-10-03 | 1 | -10/+32 |
* | Fix multiple abuses of __RMAN_RESOURCE_VISIBLE in the arm code. | cognet | 2005-09-25 | 5 | -30/+31 |
* | Remove the va == pa mapping. | cognet | 2005-06-23 | 1 | -10/+7 |
* | - MFp4: modify slightly the arm intr API, there's arm CPUs with more than 32 | cognet | 2005-06-09 | 3 | -9/+28 |
* | Add a new arm-specific option, ARM_USE_SMALL_ALLOC. If defined, it provides | cognet | 2005-06-07 | 1 | -53/+43 |
* | Remove a useless printf. | cognet | 2005-06-03 | 1 | -1/+0 |
* | Increase the refresh rate. | cognet | 2005-05-25 | 1 | -1/+1 |
* | Allocating the memory for the kernel stack one time is enough. | cognet | 2005-04-27 | 1 | -7/+0 |
* | Don't announce the range SDRAM_START-freemempos until I figure out what's | cognet | 2005-04-07 | 1 | -5/+5 |
* | pmap_update() is gone. | cognet | 2005-04-07 | 1 | -1/+0 |
* | Bring back some of the cleanups and fixes jmg did in the TS7200 port. | cognet | 2005-03-17 | 1 | -18/+16 |
* | Use PCIR_BARS instead of PCIR_MAPS. | cognet | 2005-03-17 | 2 | -16/+17 |
* | Instead of using sysarch() to store-retrieve the tp, add a magic address, | cognet | 2005-02-26 | 2 | -0/+3 |
* | MFp4: get the code that set the pc correctly to work, remove a few IQ31244 | cognet | 2005-02-20 | 1 | -11/+11 |
* | Remove unused prototype. | cognet | 2005-02-13 | 1 | -1/+0 |
* | Remove redondant includes. | cognet | 2005-02-13 | 1 | -2/+0 |
* | Don't prototype pmap_kenter(). | cognet | 2005-02-13 | 1 | -1/+1 |
* | Remove references to non-existing symbols DO_corb and got_mmu. | cognet | 2005-01-20 | 1 | -7/+0 |
* | Add a new sysctl, hw.sevenseg.freq, to control the update frequency. | cognet | 2005-01-16 | 1 | -1/+6 |
* | Add support for the IQ31244 7 seg display. | cognet | 2005-01-15 | 4 | -0/+390 |
* | Start the license statement with /*- | cognet | 2005-01-15 | 1 | -1/+1 |
* | Use device_set_desc(). | cognet | 2005-01-15 | 1 | -0/+2 |
* | Add the i80321 watchdog. | cognet | 2005-01-15 | 2 | -0/+2 |
* | Add a driver for the i80321 watchdog. | cognet | 2005-01-15 | 1 | -0/+149 |
* | Start all license statements with /*- | imp | 2005-01-05 | 19 | -19/+19 |
* | - The IQ80321 has a jumper which changes the PCI device id from 4 to 8 for the | cognet | 2004-12-21 | 1 | -5/+13 |
* | Make sure to map the whole kernel into 1MB pages. Try to use the remaining | cognet | 2004-12-05 | 1 | -27/+67 |
* | Use ns8250. | cognet | 2004-11-23 | 2 | -3/+2 |
* | Get the kernel stack right now that the u-area is gone. | cognet | 2004-11-20 | 1 | -1/+2 |
* | U areas are going away, so don't allocate one for process 0. | das | 2004-11-20 | 1 | -7/+0 |