| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r318353: | hselasky | 2017-05-27 | 1 | -3/+7 |
* | MFC efivar(8) (by imp): | kib | 2017-05-20 | 1 | -0/+14 |
* | MFC r311169,r311898,r312925,r312973,r312975,r313007,r313040,r313080, | mjg | 2017-03-16 | 1 | -2/+101 |
* | MFC r313194: | kib | 2017-02-11 | 1 | -2/+0 |
* | MFC 307332,312086: Drop support for using mmap() with /dev/kmem. | jhb | 2017-01-18 | 1 | -6/+0 |
* | MFC r309935: | manu | 2016-12-16 | 4 | -11/+19 |
* | MFC 308690: Sync instruction cache's after writing user breakpoints on MIPS. | jhb | 2016-12-16 | 1 | -4/+10 |
* | MFC r307518: | hselasky | 2016-11-07 | 11 | -66/+0 |
* | MFC r306899, r307059, r307151 | gonzo | 2016-11-06 | 1 | -1/+5 |
* | MFC r304459,r305527: | mmel | 2016-11-05 | 3 | -20/+115 |
* | MFC r307152: Add COMPAT_FREEBSD10 to the MIPS ERL kernel config | emaste | 2016-10-19 | 1 | -0/+1 |
* | Fixed FreeBSD/mips MALTA support for QEMU | gonzo | 2016-06-29 | 1 | -5/+5 |
* | Replace mips/sentry5 with mips/broadcom | landonf | 2016-06-25 | 21 | -788/+144 |
* | bhnd(4): Perform explicit chipc child enumeration. | landonf | 2016-06-25 | 1 | -61/+6 |
* | Update comments for the MD functions managing contexts for new | kib | 2016-06-16 | 1 | -11/+10 |
* | [mips] Tidy up setting/clearing the hardfloat flag. | adrian | 2016-06-14 | 1 | -1/+6 |
* | [mips] set hardfloat for fpu instruction generation for gcc/binutils 5.x | adrian | 2016-06-13 | 1 | -0/+1 |
* | bhnd(4): Fix mips/broadcom core matching and bus pass order. | landonf | 2016-06-08 | 1 | -8/+11 |
* | bhnd(4): Add a vendor parameter to BHND_DEVICE(), replacing vendor-specific | landonf | 2016-06-08 | 1 | -3/+3 |
* | Get rid of struct proc p_sched and struct thread td_sched pointers. | kib | 2016-06-05 | 1 | -1/+1 |
* | INTRNG - change the way how an interrupt mapping data are provided | skra | 2016-06-05 | 1 | -0/+4 |
* | Switch mips/sentry5 to bhnd(4), and unify with mips/broadcom | landonf | 2016-06-04 | 5 | -39/+18 |
* | bhnd(4): Add support for chipc-attached flash | landonf | 2016-06-04 | 1 | -3/+20 |
* | Build etherswitch support for appropriate Ralink/Mediatek SoCs | sgalabov | 2016-05-25 | 3 | -0/+15 |
* | Garbage collect unused prototype for clockintr(). | rwatson | 2016-05-20 | 1 | -2/+0 |
* | Exclude BCM from universe build until it compiles again. | bz | 2016-05-19 | 1 | -0/+2 |
* | Ralink: Add more SoC compatible strings | sgalabov | 2016-05-19 | 1 | -0/+3 |
* | Return the struct intr_pic pointer from intr_pic_register. This will be | andrew | 2016-05-18 | 7 | -7/+7 |
* | Don't repeat the the word 'the' | eadler | 2016-05-17 | 1 | -1/+1 |
* | Add proper PCIe init for MT7628/MT7688 SoCs | sgalabov | 2016-05-17 | 1 | -0/+1 |
* | [mips] also add otus/urtwn USB modules. | adrian | 2016-05-17 | 1 | -1/+1 |
* | [mips] add urtwn and otus NIC modules. | adrian | 2016-05-17 | 1 | -1/+1 |
* | [mips/broadcom] Add initial support for Broadcom MIPS processor | adrian | 2016-05-17 | 9 | -0/+724 |
* | [mips/broadcom] Add initial code for interrupts on the Broadcom MIPS processor | adrian | 2016-05-16 | 2 | -0/+183 |
* | Introduce MSI and MSI-X support to intrng. This adds a new msi device | andrew | 2016-05-16 | 1 | -0/+1 |
* | Use OF_prop_free instead of direct call to free(9) | gonzo | 2016-05-14 | 2 | -3/+3 |
* | Remove NULL checks after M_WAITOK allocations from sys/mips/. | trasz | 2016-05-11 | 5 | -20/+0 |
* | Rename siba -> siba_s5, to specifically reference that it's for the | adrian | 2016-05-10 | 1 | -2/+1 |
* | siba depends on bhndbus; add the device to the kernel config. | bz | 2016-05-10 | 1 | -0/+1 |
* | mtk_spi cleanup commented printfs | sgalabov | 2016-05-06 | 2 | -11/+0 |
* | mtk_gpio fixes | sgalabov | 2016-05-06 | 2 | -38/+16 |
* | Implement FBT provider (MD part) for DTrace on MIPS. | br | 2016-05-05 | 2 | -8/+11 |
* | INTRNG - redefine struct intr_map_data to avoid headers pollution. Each | skra | 2016-05-05 | 6 | -22/+46 |
* | When attempting to satisfy mmap() requests for superpage alignment on | rwatson | 2016-04-30 | 2 | -7/+9 |
* | sys: Make use of our rounddown() macro when sys/param.h is available. | pfg | 2016-04-30 | 3 | -3/+3 |
* | Add a bus_null_rescan() method that always fails with an error. | jhb | 2016-04-27 | 1 | -1/+1 |
* | Implement a PCI bus rescan method. | jhb | 2016-04-27 | 1 | -0/+1 |
* | [mips] correctly represent memory region allocations >> 2^^31 | adrian | 2016-04-26 | 1 | -2/+2 |
* | Remove uart_dev_mtk_ns8250 | sgalabov | 2016-04-23 | 2 | -114/+0 |
* | Use cpu_establish_hardintr in mtk_intr_gic | sgalabov | 2016-04-23 | 1 | -14/+3 |