| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump the version of config to the latest (3 year old, so upgrade | imp | 2014-02-04 | 8 | -23/+8 |
* | Pass MACHINE and MACHINE_ARCH down into the modules | imp | 2014-02-04 | 1 | -0/+1 |
* | Add a prior version compat define. | imp | 2014-02-04 | 1 | -0/+3 |
* | Fix the definition of hg_cmd. | rpaulo | 2014-02-03 | 1 | -1/+1 |
* | Add driver for the ADT7460/ADT7467 fan controller found in later PowerBooks | jhibbits | 2014-02-03 | 1 | -0/+1 |
* | Provide a simpler and more standards-compliant simplebus implementation to | nwhitehorn | 2014-02-01 | 1 | -1/+0 |
* | Add hwpmc(4) support for the PowerPC 970 class processors, direct events. | jhibbits | 2014-02-01 | 1 | -0/+1 |
* | Unbreak non-SMP builds. This was broken by r259284. Also, reorganize the | jhibbits | 2014-01-31 | 1 | -1/+1 |
* | Hack: Add explicit depends on bus_if.h and device_if.h to avoid a | imp | 2014-01-31 | 1 | -0/+3 |
* | Add support for trackpads found in Apple MacBook products. While at it | hselasky | 2014-01-29 | 2 | -0/+4 |
* | Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with | andrew | 2014-01-28 | 2 | -1/+6 |
* | Document EARLY_PRINTF | imp | 2014-01-22 | 1 | -0/+9 |
* | Add support for mapping a small range of the SoC devices for debugging | imp | 2014-01-22 | 1 | -0/+2 |
* | Implement generic support for early printf. Thought I can't find the | imp | 2014-01-22 | 1 | -0/+1 |
* | Add very simple virtio_random(4) driver to harvest entropy from host | bryanv | 2014-01-18 | 2 | -0/+2 |
* | Fix a braino with r259730: we cannot currently use CFLAGS.gcc or | dim | 2014-01-09 | 1 | -4/+8 |
* | Remove aicasm as a build dependency. It made sense when the ahc and ahd | scottl | 2014-01-07 | 1 | -36/+2 |
* | Add a compile-time control over the size of KN_HASHSIZE. | adrian | 2014-01-07 | 1 | -0/+1 |
* | Remove dev/fdt/fdt_pci.c, which was code specific to Marvell ARM SoCs, | ian | 2014-01-05 | 1 | -1/+0 |
* | MFV r260154 + 260182: | delphij | 2014-01-02 | 1 | -0/+1 |
* | For sys/ofed/drivers/infiniband/hw/mlx4/mcg.c, disable warning about | dim | 2013-12-30 | 1 | -1/+1 |
* | For sys/ofed/drivers/infiniband/core/cm.c, disable warning about unused | dim | 2013-12-30 | 1 | -1/+1 |
* | Similar to r260020, only use -fms-extensions with gcc, for all other | dim | 2013-12-30 | 1 | -1/+3 |
* | Allow AT91_MCI_ALLOW_OVERCLOCK to be an option in kernel config files. | imp | 2013-12-30 | 1 | -0/+1 |
* | Turn off warnings about unused variables for a bunch of files under | dim | 2013-12-29 | 1 | -14/+14 |
* | Disable warning about unused functions for ieee80211_crypto.c and | dim | 2013-12-28 | 1 | -2/+4 |
* | Disable warning about unused functions for ar9300_reset.c for now. | dim | 2013-12-28 | 1 | -1/+1 |
* | To avoid having to explicitly test COMPILER_TYPE for setting | dim | 2013-12-22 | 1 | -8/+4 |
* | Add identification and necessary type checks for Krait CPU cores. Krait CPU i... | ganbold | 2013-12-20 | 2 | -2/+3 |
* | Revert r259045. | kib | 2013-12-15 | 1 | -6/+0 |
* | split netmap code according to functions: | luigi | 2013-12-15 | 1 | -0/+4 |
* | Add PMU-based CPU frequency scaling. This method is used on most Titanium | jhibbits | 2013-12-13 | 1 | -0/+1 |
* | Break build with error in case when both syscons and newcons are enabled. | ray | 2013-12-10 | 1 | -0/+3 |
* | o Build syscons(9)'s splash support if both sc and splash are enabled. | ray | 2013-12-08 | 1 | -2/+2 |
* | Fix build with 'crypto' and 'zfs' in the same kernel. This was the path | peter | 2013-12-08 | 1 | -1/+1 |
* | Include dev/fb/fb_if.m in build always, without it kms modules complain about | ray | 2013-12-07 | 1 | -1/+1 |
* | Disallow optimizations which potentially remove boundary checks | kib | 2013-12-06 | 1 | -0/+6 |
* | Merge VT(9) project (a.k.a. newcons). | ray | 2013-12-05 | 8 | -10/+29 |
|\ |
|
| * | MFC @r258947. | ray | 2013-12-05 | 7 | -16/+11 |
| |\ |
|
| * \ | MFC @r258091. | ray | 2013-11-13 | 1 | -7/+7 |
| |\ \ |
|
| * | | | o Add link to vt_mouse_cursor.c. | ray | 2013-11-11 | 1 | -2/+2 |
| * | | | Define VT_FB_DEFAULT_WIDTH and VT_FB_DEFAULT_HEIGHT options, to allow to make | ray | 2013-11-07 | 1 | -1/+3 |
| * | | | DRM2 have to know how to use fb_if. | ray | 2013-11-06 | 1 | -1/+1 |
| * | | | MFC @r257740. | ray | 2013-11-06 | 2 | -10/+11 |
| |\ \ \ |
|
| * \ \ \ | MFC @r257698. | ray | 2013-11-05 | 9 | -24/+44 |
| |\ \ \ \ |
|
| * | | | | | Define fb newbus interface to connect framebuffer providers with fbd. | ray | 2013-10-31 | 1 | -0/+1 |
| * | | | | | MFC @r257107. | ray | 2013-10-25 | 3 | -3/+4 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | MFC @r256964. | ray | 2013-10-23 | 1 | -0/+1 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | MFC @r256953 | ray | 2013-10-23 | 9 | -28/+69 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Enable to build vt_fb driver and generic framebuffer. | ray | 2013-10-22 | 1 | -0/+2 |