| Age | Commit message (Expand) | Author |
| 2018-04-13 | track bus-range for every bus and restrict config space accesses to that | macallan |
| 2018-04-13 | x86: Increase BOOTINFO_MAXSIZE to 8Kib. | nonaka |
| 2018-04-13 | Correct discrepancy with the Multiboot specification | khorben |
| 2018-04-12 | Fix bug causing DMA to/from user space fail. Fixes PR#49517. | ragge |
| 2018-04-12 | Add cpu_ucode_intel_verify() to verify microcode image. Currently, we don't | msaitoh |
| 2018-04-11 | sun4v: Update TODO file with current state of sun4v support | palle |
| 2018-04-11 | sun4v: handle MMU-related traps properly when they occur at trap level 1. Thi... | palle |
| 2018-04-11 | Fix typo in comment | palle |
| 2018-04-11 | efiboot reports parent ppb bus/device/function of booted network inteface. | nonaka |
| 2018-04-11 | efiboot: Added network boot support. | nonaka |
| 2018-04-10 | Initialize DDMA_PARA_REG with a sane value | jmcneill |
| 2018-04-09 | Fix encoding of MMAP flags for generic_bs_mmap | jmcneill |
| 2018-04-09 | rename panel to lcdpanel. | christos |
| 2018-04-09 | rename panel to button. | christos |
| 2018-04-09 | rename "panel" to "button" to avoid conflict with fdt | christos |
| 2018-04-09 | rename the cobalt panel to ledpanel to avoid conflict with fdt. | christos |
| 2018-04-09 | bump... | christos |
| 2018-04-09 | Stop potential misuse of vendor names and USB vendor IDs in root hub | jakllsch |
| 2018-04-08 | Add paranoid code to X86 Debug Registers | kamil |
| 2018-04-08 | Remove MOTG_ALLWINNER option | jmcneill |
| 2018-04-08 | Remove old Allwinner port. | jmcneill |
| 2018-04-08 | Remove the call to vfp_fpscr_handler() from vfp_handler(). It actually never | bouyer |
| 2018-04-08 | turn on GCC spectre v2 mitigation options. | mrg |
| 2018-04-07 | actually do what the previous change said: | mrg |
| 2018-04-07 | add an SPECTRE_V2_GCC_MITIGATION option to x86 kernels, that turns | mrg |
| 2018-04-07 | Move sunxidep to pass5, it has to attach before simplefb | bouyer |
| 2018-04-07 | Enable the display engine devices. Note that even if they attaches, | bouyer |
| 2018-04-07 | Allow the graphic driver to be the kernel's console. | bouyer |
| 2018-04-07 | Handle 'console=serial' passed from the bootargs. ok jmcneill@ | bouyer |
| 2018-04-06 | Fix bad cut'n'paste, pointed out by David Binderman in PR port-arm/53158 | bouyer |
| 2018-04-05 | Set the "method" string at boot time too. | maxv |
| 2018-04-05 | Hum, don't let userland set bit 13, because this can crash the kernel. | maxv |
| 2018-04-05 | Fix the check, should be >=. | maxv |
| 2018-04-05 | Remove AWIN_DEBE_FWINIT blocks | jmcneill |
| 2018-04-05 | Remove NAWIN_MP blocks (this code was experimental in the original driver and... | jmcneill |
| 2018-04-05 | Call cpu_speculation_init on i386 too. We don't have IBRS for i386, but | maxv |
| 2018-04-04 | Rename Xpreempt{recurse,resume} -> X{recurse,resume}_preempt so that | christos |
| 2018-04-04 | Add machdep.spectre_v2.method, a string that tells which method is | maxv |
| 2018-04-04 | Reset more regs at attach time, just in case. | bouyer |
| 2018-04-04 | Enable the SpectreV2 mitigation by default at boot time. | maxv |
| 2018-04-03 | disable all clocks at end of attach function, and re-enable ahb and mod only | bouyer |
| 2018-04-03 | Consistently name the interrupt function "irq" and use this name | bouyer |
| 2018-04-03 | A10 and A20 should have the same display hardware, so consistenly support | bouyer |
| 2018-04-03 | Add commented out entries for the display drivers. | bouyer |
| 2018-04-03 | work in progress on porting graphics drivers from arm/allwinner to fdt. | bouyer |
| 2018-04-03 | external interrupt functions are named "eint<n>" in the sunxi_gpio_pins[] | bouyer |
| 2018-04-03 | Rename the DDB IPI IDT vectors for consistency. ok maxv@ | christos |
| 2018-04-02 | convert some spaces into new lines and tabs to make the gcc 6 | mrg |
| 2018-04-02 | typo | mlelstv |
| 2018-04-02 | Add missing A10_RST_LVDS entry | bouyer |