| Commit message (Expand) | Author | Age | Files | Lines |
* | Typo fix | cognet | 2011-04-25 | 1 | -1/+1 |
* | Switch the GENERIC kernels for all architectures to the new CAM-based ATA | mav | 2011-04-24 | 9 | -30/+29 |
* | Call init_param1() much earlier, so that msgbufsize is non-zero when we want | pluknet | 2011-04-19 | 1 | -2/+3 |
* | Delete mistakenly added sys/files.ts7800 | philip | 2011-04-18 | 1 | -0/+80 |
* | Add basic support for the Marvell Orion TS-7800. | philip | 2011-04-15 | 2 | -0/+19 |
* | We don't need to call EOWRITE4(sc, EHCI_USBINTR, 0) directly from each EHCI | hselasky | 2011-04-12 | 1 | -2/+2 |
* | - Correct EHCI interrupt disabling at detach. | hselasky | 2011-04-03 | 1 | -1/+1 |
* | Break out the ath PCI logic into a separate device/module. | adrian | 2011-03-31 | 2 | -2/+4 |
* | Fix mv_gpio_in() for pin numbers that occupy bits 8-31 in GPIO registers. | marcel | 2011-03-16 | 1 | -1/+1 |
* | Make get_cyclecount(9) little bit more useful where binuptime(9) is used. | jkim | 2011-03-14 | 1 | -1/+1 |
* | Extend struct sysvec with new method sv_schedtail, which is used for an | dchagin | 2011-03-08 | 1 | -0/+1 |
* | Continue to introduce Capsicum capability mode: | rwatson | 2011-03-01 | 1 | -0/+21 |
* | Add a real dependency on the microcode. | obrien | 2011-02-25 | 1 | -1/+1 |
* | Get myself a brain, move the call to init_param1() before the first use in | cognet | 2011-02-21 | 3 | -6/+9 |
* | Fix typos - remove duplicate "the". | brucec | 2011-02-21 | 1 | -1/+1 |
* | Fix the R_ARM_ABS32 relocation implementation. The memory address | marcel | 2011-02-17 | 1 | -3/+1 |
* | Remove pmap fields that are either unused or not fully implemented. | alc | 2011-02-17 | 1 | -2/+0 |
* | Oops, wasn't supposed to commit this. | cognet | 2011-02-13 | 1 | -1/+1 |
* | Call init_param1() much earlier, so that msgbufsize is non-zero when we want | cognet | 2011-02-13 | 6 | -13/+18 |
* | Whitespace tweak. | jhb | 2011-02-09 | 1 | -1/+1 |
* | In arm_get_next_irq(), use the last IRQ argument in order to prevent | marcel | 2011-02-08 | 1 | -11/+23 |
* | o Make sure to mask off timer1 interrupts. It's not necessarily | marcel | 2011-02-08 | 1 | -1/+2 |
* | Remove use_high from the softc and simply check the number of GPIO | marcel | 2011-02-07 | 1 | -7/+3 |
* | unbreak mutlicast hash creation for the second time. | ticso | 2011-02-07 | 1 | -2/+12 |
* | phys_addr is a PA not a VA so declare it as a vm_paddr_t not a vm_offset_t. | imp | 2011-02-05 | 1 | -1/+1 |
* | Make md_tp a register_t not a void *. This will keep us from | imp | 2011-02-05 | 3 | -6/+6 |
* | The FDT describes the host controller directly. There's no need to | marcel | 2011-02-03 | 1 | -17/+10 |
* | Accept r1 as having the metadata pointer argument if r0 is 0. | marcel | 2011-02-03 | 1 | -4/+10 |
* | Put the general logic for being a CPU hog into a new function | mdf | 2011-02-02 | 1 | -2/+1 |
* | Introduce macro FDT_MAP_IRQ to map from an interrupt controller and | marcel | 2011-01-29 | 1 | -0/+3 |
* | Move the load address of the kernel to the start of KVA as the | andrew | 2011-01-29 | 1 | -4/+4 |
* | Fix r217688. We need to call init_param1() before we use msgbufsize, | marcel | 2011-01-22 | 1 | -1/+3 |
* | Fix backtraces by defining ksym_start & ksym_end if DDB is | marcel | 2011-01-22 | 1 | -0/+8 |
* | Make MSGBUF_SIZE kernel option a loader tunable kern.msgbufsize. | pluknet | 2011-01-21 | 9 | -36/+21 |
* | For architectures not using direct map , and requiring real KVA page for | kib | 2011-01-18 | 1 | -1/+1 |
* | Remove empty dev_mem_md_init() stubs. | jkim | 2011-01-17 | 1 | -5/+0 |
* | Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set(). | jkim | 2011-01-17 | 2 | -1/+6 |
* | Don't re-use MODINFOMD_BOOTINFO as MODINFOMD_DTBP. It breaks | marcel | 2011-01-11 | 1 | -1/+2 |
* | Remove unneeded includes of <sys/linker_set.h>. Other headers that use | jhb | 2011-01-11 | 2 | -2/+0 |
* | Move repeated MAXSLP definition from machine/vmparam.h to sys/vmmeter.h. | kib | 2011-01-09 | 1 | -1/+0 |
* | On mixed 32/64 bit architectures (mips, powerpc) use __LP64__ rather than | tijl | 2011-01-08 | 1 | -2/+2 |
* | On 32 bit architectures define (u)int64_t as (unsigned) long long instead | tijl | 2011-01-08 | 1 | -6/+6 |
* | Fix types of some values in machine/_limits.h. | tijl | 2011-01-08 | 1 | -3/+1 |
* | Remove unused support for 64 bit long on 32 bit architectures. | tijl | 2011-01-07 | 1 | -11/+0 |
* | Add AT_STACKPROT elf aux vector. Will be used to inform rtld about the | kib | 2011-01-07 | 1 | -1/+2 |
* | Remove bogus usage of INTR_FAST. "Fast" interrupts are now indicated by | jhb | 2011-01-06 | 1 | -1/+1 |
* | - Add a proper return value to mv_gpio_intr(). | jhb | 2011-01-06 | 1 | -4/+5 |
* | - Use macbstart_locked() directly instead of deferring it to a task. | jhb | 2011-01-06 | 1 | -16/+14 |
* | Remove support for SKYEYE simulator | imp | 2011-01-05 | 5 | -52/+0 |
* | Remove ancient simulation code. Skyeye simulation never really worked | imp | 2011-01-05 | 2 | -90/+0 |