2016-06-05 |
Imre Vadász | if_iwm - Avoid leaking memory, and fix error handling...
|
commit | commitdiff | tree |
2016-06-05 |
Imre Vadász | if_iwm - When transitioning to INIT, vap->iv_newstate...
|
commit | commitdiff | tree |
2016-06-04 |
Imre Vadász | if_iwm - Fix iwm_mvm_lmac_scan_fill_channels(), only...
|
commit | commitdiff | tree |
2016-06-04 |
Imre Vadász | if_iwm - Make some functions static in if_iwm_led.c...
|
commit | commitdiff | tree |
2016-06-03 |
Imre Vadász | if_run - Add missing RUN_LOCK/RUN_UNLOCK around a run_get_ts...
|
commit | commitdiff | tree |
2016-06-02 |
Imre Vadász | if_iwm - Workaround, which fixes beacon and statistic...
|
commit | commitdiff | tree |
2016-06-02 |
Imre Vadász | if_iwm - Add 3165 chipset ids.
|
commit | commitdiff | tree |
2016-06-02 |
Imre Vadász | if_iwm - Update to support version 16 firmware.
|
commit | commitdiff | tree |
2016-06-02 |
Imre Vadász | iwmfw - Update to version 16 firmware.
|
commit | commitdiff | tree |
2016-06-01 |
Imre Vadász | smbacpi.4: Add a manpage for smbacpi(4).
|
commit | commitdiff | tree |
2016-05-31 |
Imre Vadász | smbacpi: Implement I2cSerialBus ACPI support module...
|
commit | commitdiff | tree |
2016-05-31 |
Imre Vadász | ig4: Add ig4_acpi.c for attaching on ACPI (needed for...
|
commit | commitdiff | tree |
2016-05-29 |
Imre Vadász | gpio_acpi: Turn this into a child device of gpio_intel.
|
commit | commitdiff | tree |
2016-05-28 |
Imre Vadász | gpio_acpi: Add allocate/release functions for GpioIo...
|
commit | commitdiff | tree |
2016-05-28 |
Imre Vadász | gpio_acpi: Factor out gpio_acpi_check_gpioint().
|
commit | commitdiff | tree |
2016-05-27 |
Imre Vadász | virtio_blk: Add support for indirect buffers.
|
commit | commitdiff | tree |
2016-05-26 |
Imre Vadász | if_iwm - valid_{tx,rx}_ant from radio_cfg is only needed...
|
commit | commitdiff | tree |
2016-05-09 |
Imre Vadász | 80211 - Further ifp->if_softc -> ic_softc conversions...
|
commit | commitdiff | tree |
2016-05-09 |
Imre Vadász | u4b/wlan - Convert ifp->if_softc -> ic->ic_softc.
|
commit | commitdiff | tree |
2016-05-09 |
Imre Vadász | u4b/wlan - Mechanically convert to IFNET_STAT_INC.
|
commit | commitdiff | tree |
2016-05-09 |
Imre Vadász | if_iwm: Utilize updated net80211 stuff, improves scanning...
|
commit | commitdiff | tree |
2016-05-09 |
Imre Vadász | 80211 - Add missing ic_softc initializations in sys...
|
commit | commitdiff | tree |
2016-05-09 |
Matthew Dillon | 80211 - Fixup missing ic_name, ic_softc
|
commit | commitdiff | tree |
2016-05-09 |
Imre Vadász | 80211 - Update README.DRAGONFLY, we use "if_inc_counter...
|
commit | commitdiff | tree |
2016-05-09 |
Imre Vadász | 80211 - Check if_clone_destroy return value.
|
commit | commitdiff | tree |
2016-05-09 |
Imre Vadász | 80211 - Update up to FreeBSD's r287029 (only skipping...
|
commit | commitdiff | tree |
2016-05-09 |
Imre Vadász | 80211 - Migrate the scan iterator lock typedefs into...
|
commit | commitdiff | tree |
2016-05-01 |
Imre Vadász | gpio_intel: Slightly simplify interface to chipset...
|
commit | commitdiff | tree |
2016-05-01 |
Imre Vadász | gpio_intel: Use a cookie object for gpio interrupt...
|
commit | commitdiff | tree |
2016-04-29 |
Imre Vadász | gpio_acpi: Introduce separate setup_intr and teardown_intr...
|
commit | commitdiff | tree |
2016-04-28 |
Imre Vadász | boot/common: Clean up, ansify some functions, remove...
|
commit | commitdiff | tree |
2016-04-27 |
Imre Vadász | ahci: Add and use AHCI_PREG_SCTL_IPM_NODEVSLP definition...
|
commit | commitdiff | tree |
2016-04-22 |
Imre Vadász | ahci: Add some DevSleep defintions. Recognize DevSleep...
|
commit | commitdiff | tree |
2016-04-22 |
Imre Vadász | ahci: Clean up SET_FEATURES definitions. Add some power...
|
commit | commitdiff | tree |
2016-04-18 |
Imre Vadász | sys/boot/efi/loader: Make module autoloading work as...
|
commit | commitdiff | tree |
2016-04-17 |
Imre Vadász | efi/loader: Increase default staging area to 96MB....
|
commit | commitdiff | tree |
2016-04-17 |
Imre Vadász | sys/boot/efi/boot1: Use NELEM.
|
commit | commitdiff | tree |
2016-04-17 |
Imre Vadász | sys/boot/efi: Add boot1 to the build.
|
commit | commitdiff | tree |
2016-04-17 |
Imre Vadász | sys/boot/efi/boot1: Port efi boot1 loader from FreeBSD...
|
commit | commitdiff | tree |
2016-04-17 |
Imre Vadász | sys/boot/efi/boot1: Port Makefile, comment out fatfs...
|
commit | commitdiff | tree |
2016-04-17 |
Imre Vadász | sys/boot/common: Make ufsread.c build and work with...
|
commit | commitdiff | tree |
2016-04-17 |
Imre Vadász | sys/boot/efi: Import subset of FreeBSD's sys/boot/efi...
|
commit | commitdiff | tree |
2016-04-16 |
Imre Vadász | gpio_intel: Add workaround for concurrent GPIO register...
|
commit | commitdiff | tree |
2016-04-10 |
Imre Vadász | gpio_intel: Handle level triggered interrupts more...
|
commit | commitdiff | tree |
2016-04-09 |
Imre Vadász | gpio_intel: Change GPIOcfg bits when needed to enable...
|
commit | commitdiff | tree |
2016-04-09 |
Imre Vadász | gpio_intel: Fix CHV_GPIO_CTL1_INVRX constant, we need...
|
commit | commitdiff | tree |
2016-04-03 |
Imre Vadász | gpio_intel: Allow switching edge-trigger mode between...
|
commit | commitdiff | tree |
2016-04-03 |
Imre Vadász | gpio_intel: Move Cherryview SoC specific code into...
|
commit | commitdiff | tree |
2016-04-02 |
Imre Vadász | kernel/acpi: Add acpi_MatchUid function for matching...
|
commit | commitdiff | tree |
2016-03-29 |
Imre Vadász | gpio_intel: Support integrated GPIO controllers of...
|
commit | commitdiff | tree |
2016-03-29 |
Imre Vadász | bsd.prog.mk: Add INTERNALPROG, for programs which are...
|
commit | commitdiff | tree |
2016-03-21 |
Imre Vadász | sys/boot/Makefile: Build the UEFI bootloader.
|
commit | commitdiff | tree |
2016-03-21 |
Imre Vadász | sys/boot/efi: RB_MULTIPLE doesn't exist in DragonFly.
|
commit | commitdiff | tree |
2016-03-21 |
Imre Vadász | sys/boot/efi: Define SPECNAMELEN in loader/devicename.c.
|
commit | commitdiff | tree |
2016-03-21 |
Imre Vadász | sys/boot/efi: No strtoul in DragonFly's libstand, just...
|
commit | commitdiff | tree |
2016-03-21 |
Imre Vadász | sys/boot/efi: dloader's interact() doesn't take an...
|
commit | commitdiff | tree |
2016-03-21 |
Imre Vadász | sys/boot/efi: Remove __arm__ and __i386__, s/amd64...
|
commit | commitdiff | tree |
2016-03-21 |
Imre Vadász | sys/boot/efi: Remove ZFS and FDT support code.
|
commit | commitdiff | tree |
2016-03-21 |
Imre Vadász | sys/boot/efi: Fix EFI_RESERVED_SERVICE declaration...
|
commit | commitdiff | tree |
2016-03-21 |
Imre Vadász | sys/boot/efi: Include <stdarg.h> in efinet.c, to fix...
|
commit | commitdiff | tree |
2016-03-21 |
Imre Vadász | sys/boot/efi: Use a struct efi_devdesc instead of devdesc...
|
commit | commitdiff | tree |
2016-03-21 |
Imre Vadász | sys/boot/efi: Adapt Makefiles for DragonFly.
|
commit | commitdiff | tree |
2016-03-21 |
Imre Vadász | sys/boot/efi: Adapt x86_64/efibind.h header for DragonFly.
|
commit | commitdiff | tree |
2016-03-21 |
Imre Vadász | sys/boot/efi: Import self_reloc.c from FreeBSD's sys...
|
commit | commitdiff | tree |
2016-03-21 |
Imre Vadász | sys/boot/efi: Import subset of FreeBSD's sys/boot/efi...
|
commit | commitdiff | tree |
2016-03-21 |
Imre Vadász | sys/boot/common: Don't include libi386.h in module...
|
commit | commitdiff | tree |
2016-03-21 |
Imre Vadász | libstand: Abort nfs_/tftp_open when called for non...
|
commit | commitdiff | tree |
2016-03-21 |
Imre Vadász | sys/boot/common: Add "struct stat" forward-declaration...
|
commit | commitdiff | tree |
2016-03-21 |
Imre Vadász | sys/boot/pc32: Move howto_names definition to sys/boot.h.
|
commit | commitdiff | tree |
2016-03-21 |
Imre Vadász | sys/sys/linker.h: Add MODINFOMD_FW_HANDLE constant...
|
commit | commitdiff | tree |
2016-03-21 |
Imre Vadász | sys/dev/disk/sdhci: Add sdhci_acpi for attaching via...
|
commit | commitdiff | tree |
2016-03-21 |
Imre Vadasz | kernel/pc64: Improve EFI framebuffer mapping.
|
commit | commitdiff | tree |
2016-03-17 |
Imre Vadász | mmcsd(4): Fix typo in disk_create() args. Allows accessing...
|
commit | commitdiff | tree |
2016-03-15 |
Imre Vadász | sys/dev/disk/sdhci: Update to FreeBSD r296135.
|
commit | commitdiff | tree |
2016-03-15 |
Imre Vadász | sys/bus/mmc: Update to FreeBSD r285678.
|
commit | commitdiff | tree |
2016-03-13 |
Imre Vadász | boot/common: Fix compilation of load_elf.c and reloc_elf...
|
commit | commitdiff | tree |
2016-03-13 |
Imre Vadász | lib/libstand: Add #ifndef _STAND_H include guard to...
|
commit | commitdiff | tree |
2016-03-13 |
Imre Vadász | lib/libstand: Remove exit declaration from stand.h.
|
commit | commitdiff | tree |
2016-03-09 |
Imre Vadász | dloader: Build i386 version for the bios bootloader...
|
commit | commitdiff | tree |
2016-03-09 |
Imre Vadász | libstand: Build libstand for x86_64, and libstand32...
|
commit | commitdiff | tree |
2016-03-09 |
Imre Vadász | libstand: Use new LIBSTAND_SRC and LIBSTAND_ARCH variables...
|
commit | commitdiff | tree |
2016-03-09 |
Imre Vadász | sys/boot: Push down Makeflags setting into dloader...
|
commit | commitdiff | tree |
2016-03-02 |
Imre Vadasz | libstand: Fix qdivrem.c on x86_64. Don't assume sizeof...
|
commit | commitdiff | tree |
2016-03-01 |
Imre Vadasz | lib/libstand: Remove special lib/libstand/machine headers.
|
commit | commitdiff | tree |
2016-02-27 |
Imre Vadász | sys/boot/pc32: Update smbios code a bit, needed for...
|
commit | commitdiff | tree |
2016-02-27 |
Imre Vadasz | sys/boot/common: Fix a pointer type mismatch when building...
|
commit | commitdiff | tree |
2016-02-26 |
Imre Vadasz | sys/boot/common: Add some casts to fix warnings when...
|
commit | commitdiff | tree |
2016-02-25 |
Imre Vadasz | libstand: Fix some build warnings/errors when trying...
|
commit | commitdiff | tree |
2016-02-25 |
Imre Vadasz | libstand: Use the +Q register constraint in the __byte_swap1...
|
commit | commitdiff | tree |
2016-02-25 |
Imre Vadász | kernel/syscons: Add EFI Framebuffer support.
|
commit | commitdiff | tree |
2016-02-23 |
Imre Vadász | kernel/pc64: Make have_efi_framebuffer static in pc64...
|
commit | commitdiff | tree |
2016-02-22 |
Imre Vadász | sys/boot/common: Simpler fix for "ls -l", which also...
|
commit | commitdiff | tree |
2016-02-21 |
Imre Vadász | pc64: Introduce machine/framebuffer.h header. Probe...
|
commit | commitdiff | tree |
2016-02-21 |
Imre Vadász | kernel/syscons: Add NULL checks for struct fb_info...
|
commit | commitdiff | tree |
2016-02-20 |
Imre Vadász | syscons: Check if vaddr == 0 in sckmsrndr.c. Improve...
|
commit | commitdiff | tree |
2016-02-20 |
Imre Vadász | kernel/syscons: Make the sc_update_render() function...
|
commit | commitdiff | tree |
2016-02-20 |
Imre Vadász | kernel/syscons: More accurate IOCTL behaviour when...
|
commit | commitdiff | tree |
2016-02-18 |
Imre Vadász | kernel/syscons: Disable a bit more VGA console code...
|
commit | commitdiff | tree |
2016-02-18 |
Imre Vadász | kernel/syscons: Fixup previous commit, readd scp->fbi...
|
commit | commitdiff | tree |
2016-02-18 |
Imre Vadász | kernel/syscons: Factor out font-scaling calculation...
|
commit | commitdiff | tree |