]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Include <sys/eventhandler.h> to fix the build.
[FreeBSD/FreeBSD.git] / sys / arm /
2018-07-18 mmelRemove the dead code from ARM cpufunc_* files.
2018-07-18 andrewAlso check if __ARM_ARCH_6KZ__ is defined when detectin...
2018-07-17 impRemove kernel support for armeb
2018-07-16 manuallwinner: a83t: Fix PLL_CPU clocks
2018-07-16 gonzoRemove two checks that are always false
2018-07-14 ianEliminate an unused var warning-error; the var is used...
2018-07-13 impFix machdep_boot.c
2018-07-13 mwEnable UART support for Xilinx Ultrascale+ SoCs
2018-07-13 impCreate helper functions for parsing boot args.
2018-07-11 cyMFV r324714:
2018-07-09 ianAdd pnp info to the imx_spi driver.
2018-07-08 ianOops, fix a typo: imx_snvs should be imx6_snvs.
2018-07-08 ianMove device statements out of std.imx* and into kernel...
2018-07-08 ianMake the imx6_snvs driver usable as a module, add pnp...
2018-07-08 ianCatch up with improvements in RTC handling... It's...
2018-07-08 ianAdd pnp info to imx6_ahci, and add a module makefile...
2018-07-07 ianAdd support to the imx watchdog for the FDT "timeout...
2018-07-07 ianCorrectly calculate the value to put in the imx wdog...
2018-07-07 ianAdd pnp info and a module makefile for the imx_wdog...
2018-07-06 jhbExport a breakpoint() function to userland for arm...
2018-07-06 mmacyBack pcpu zone with domain correct pages
2018-07-05 ianAdd a missing call to usb_bus_mem_free_all() when detac...
2018-07-05 ianRemove a test and early-out which just can't possibly...
2018-07-05 ianFix an out-of-bounds array access... the irq data for...
2018-07-02 gonzo[rpi] Add support for the second PWM channel
2018-06-28 gonzo[rpi] Add SDHOST device driver for Raspberry Pi
2018-06-24 gonzo[rpi] Fix compatiblity with upstream DTB for RPi 3B...
2018-06-23 ianRetrieve the bus clock speed and mode (polarity/phase...
2018-06-23 manuaw_mmc: Fix style(9) after r335476
2018-06-23 manuallwinner: clkng: Correct mux width and flags
2018-06-21 kibabAdd MMCCAM support to AllWinner MMC driver
2018-06-20 andrewMove the SYSINIT to allow userspace access to the ARM...
2018-06-19 andrewMove common GIC interrupt numbers to the common header...
2018-06-15 manuallwinner: ccung: Fully subclass the clock drivers
2018-06-14 kevansa10_ahci: Correct clock indices for new bindings
2018-06-14 kevansaw_ccung: Add a10/a20 support
2018-06-14 kevansaw_ccung: Support clock factors where factor=0, factor...
2018-06-14 manuarm timer: Use the default get_cntxct by default
2018-06-14 manuaw_spi: Add pnp info
2018-06-14 manuarm timer: Add workaround for Allwinner A64 timer
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-08 mmacyhwpmc: remove hwpmc_xscale.c from corresponding arm...
2018-06-08 mmacyhwpmc: simplify calling convention for hwpmc interrupt...
2018-06-05 kevloSince we don't enable BUF_TRACKING and FULL_BUF_TRACKIN...
2018-05-31 manuaw_mmc: Get max-frequency from the dtb
2018-05-31 manuaw_mmc: Use the DEVMETHOD vccq for the IO line voltage
2018-05-31 manuaw_mmc: Rework DMA
2018-05-31 manuaw_mmc: Rename clock register defines consistently
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-24 cemYank crufty INTR_FILTER option
2018-05-24 andrewAllow us to read the physmap data into our own array...
2018-05-23 philImport libxo-0.9.0:
2018-05-22 andrewPass the array length into regions_to_avail.
2018-05-22 andrewOnly set realmem based on memory where the EXFLAG_NOALL...
2018-05-22 andrewAllow the 32-bit arm physmem code to work on arm64.
2018-05-22 andrewCoalesce adjacent physical mappings.
2018-05-21 manuaw_mmc: Correctly reset the mmc controller
2018-05-20 eadlerMFV: file 5.33
2018-05-19 sjgMerge bmake-20180512
2018-05-18 mmacyifnet: Replace if_addr_lock rwlock with epoch + mutex
2018-05-17 manuaw_spi: Fix some silly clock mistake
2018-05-17 manualwinner: Add missing files in r333708
2018-05-16 avgfollowup to r332730/r332752: set kdb_why to "trap"...
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 manuaw_mmc: Rework regulator handling
2018-05-12 manuaw_mmc: Do not fully init the controller in attach
2018-05-12 manuaw_mmc: Remove hardware reset
2018-05-12 manuaw_mmc: Read interrupt register value before writing...
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-09 kevansStandardize SPDX tag on files I've added
2018-05-09 kevansRemove "All Rights Reserved" on files that I hold sole...
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-05-06 manuam335x_prcm: Delay the frequencies read check
2018-05-04 ianProperly support the GPIO_PIN_PRESET_{LOW,HIGH} options...
2018-05-04 ianMake reading imx6 gpio pins work correctly whether...
2018-05-03 mwAdd Marvell ArmadaXP and Armada38X to GENERIC config
2018-05-03 mwFix SoC identification issue on Marvell platforms
2018-05-02 gonzoUnbreak RaspberryPi 2 boot after r332839
2018-05-01 markjPrint the dump progress indicator after calling dump_st...
2018-05-01 impRemove 'All Rights Reserved.' from all of my Copyrights...
2018-05-01 manuuart_snps: Add early printf support
2018-04-27 manuarm: dts: overlays: Remove the overlay module
2018-04-27 manuarm: Fix duplicate ehci DRIVER_MODULE
2018-04-27 manuarm: Fix duplicate ahci DRIVER_MODULE
2018-04-27 manuallwinner: clk: Add gate_shift to the clock definition
2018-04-27 manuallwinner: clk: Correct aw_clk_get_factor
2018-04-27 mwRevert r333035 due broken booting on !Marvell GENERIC...
2018-04-26 mwAdd Marvell ArmadaXP and Armada38X to GENERIC config
2018-04-26 mwAdd support for gpioled on ARMADA38X based boards
2018-04-26 mwReplace FDT tree parsing with gpio_map_gpios implementa...
2018-04-26 mwUpdate mv_gpio driver to new FreeBSD API
2018-04-23 jhbImplement 32-bit atomic_fcmpset() in userland for armv4/v5.
2018-04-23 jhbFix some harmless type mismatches in the ARM atomic_cmp...
next