]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Align UMA data to 128 byte cacheline size
[FreeBSD/FreeBSD.git] / sys / arm /
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...
2018-04-23 brEnable ARM PL330 DMA engine and Cadence Quad SPI flash...
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-17 brooksRemove the unused fuwintr() and suiwintr() functions.
2018-04-17 brooksRemove unused implementations of copyoutstr().
2018-04-16 impNo need to force md code to define a macro that's the...
2018-04-10 gonzo[pi] Do not attach bcm2835_pwm if DTB node is not enabled
2018-04-09 mwEnable cesa driver to work with Linux DT binding
2018-04-09 gonzoAlign OF_getencprop_alloc API with OF_getencprop and...
2018-04-09 kevansif_awg: Add support for allwinner,{tx,rx}-delay-ps...
2018-04-08 gonzoClean up OF_getprop_alloc API
2018-04-08 andrewMove fdt_is_type to be a Marvell specific function...
2018-04-08 gonzo[rpi] Add fdt_pinctrl(4) support to Raspberry Pi GPIO...
2018-04-07 manuallwinner: a83t_r_ccu: Add proper IR clock support
2018-04-07 manuallwinner: aw_clk_nm: Add prediv value
2018-04-07 manuaxp81x: Do not fail if regulators aren't properly defined
2018-04-06 brooksMove most of the contents of opt_compat.h to opt_global.h.
2018-04-06 kevansaw_sid(4): Use prctl read for all reads when it's required
2018-04-04 andrewRemove fdt_pm_is_enabled as it's Marvell specific....
2018-04-04 mwEnable Marvell gpio driver to work with many controllers
2018-04-04 mwImprove interrupt and resource allocation in Marvell...
2018-04-04 mwIntroduce port debouncing mechanism in mv_gpio driver
2018-04-04 mwMatch Marvell Armada38X PCIE ranges in dts with Linux
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-04-04 mwChange reg in Marvell Armada38X pcie FDT
2018-04-04 mwMatch Marvell Armada38X PCI compatible with Linux
2018-04-04 mwAdd support of PCI_RES_BUS to Marvell PCI driver
2018-04-04 mwMake Marvell armv7 timer and wdt registers definitions...
2018-04-04 mwMake Marvell Armada reset registers usage generic
2018-04-04 mwUse PLATFORM for initializing Marvell ArmadaXP and...
2018-04-03 mwFix kernel modules names for Marvell armv7
2018-04-03 mwSplit out delay code in Marvell timer driver for PLATFORM
2018-04-03 mwAdd missing flag check in Marvell PCIE driver
2018-04-03 mwMake Marvell AmadaXP timer driver more generic
2018-04-03 mwMake Marvell Armada watchdog driver more generic
2018-04-03 mwMake get_tclk and get_cpu_freq generic for Marvell...
2018-04-03 mwMake mv_common.c generic for Marvell Armada38X and...
2018-04-03 mwMake validation in Marvell mv_common.c generic
2018-04-03 mwSplit get_sar_value function for Marvell ArmadaXP and...
2018-04-03 mwMake Marvell mv_pci.c driver generic
2018-04-03 mwEnable ArmadaXP using INTRNG interrupt controller
2018-04-03 andrewSwitch users of fdt_is_enabled to use ofw_bus_node_stat...
2018-04-03 gonzoFix accidental USB port resets by GPIO on Zynq/Zedboard...
2018-04-02 andrewAdd the missing header for malloc(9). It was pulled...
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
next