]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
make critical_{enter, exit} inline
[FreeBSD/FreeBSD.git] / sys / arm /
2018-07-02 Oleksandr Tymoshenko[rpi] Add support for the second PWM channel
2018-06-29 Jung-uk KimMFV: r335802
2018-06-29 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-06-28 Oleksandr Tymoshenko[rpi] Add SDHOST device driver for Raspberry Pi
2018-06-24 Oleksandr Tymoshenko[rpi] Fix compatiblity with upstream DTB for RPi 3B...
2018-06-23 Ian LeporeRetrieve the bus clock speed and mode (polarity/phase...
2018-06-23 Emmanuel Vadotaw_mmc: Fix style(9) after r335476
2018-06-23 Emmanuel Vadotallwinner: clkng: Correct mux width and flags
2018-06-21 Ilya BakulinAdd MMCCAM support to AllWinner MMC driver
2018-06-20 Andrew TurnerMove the SYSINIT to allow userspace access to the ARM...
2018-06-19 Andrew TurnerMove common GIC interrupt numbers to the common header...
2018-06-15 Emmanuel Vadotallwinner: ccung: Fully subclass the clock drivers
2018-06-14 Kyle Evansa10_ahci: Correct clock indices for new bindings
2018-06-14 Kyle Evansaw_ccung: Add a10/a20 support
2018-06-14 Kyle Evansaw_ccung: Support clock factors where factor=0, factor...
2018-06-14 Emmanuel Vadotarm timer: Use the default get_cntxct by default
2018-06-14 Emmanuel Vadotaw_spi: Add pnp info
2018-06-14 Emmanuel Vadotarm timer: Add workaround for Allwinner A64 timer
2018-06-14 Emmanuel Vadotdts: Update our copy to Linux 4.17
2018-06-08 Matt Macyhwpmc: remove hwpmc_xscale.c from corresponding arm...
2018-06-08 Matt Macyhwpmc: simplify calling convention for hwpmc interrupt...
2018-06-05 Kevin LoSince we don't enable BUF_TRACKING and FULL_BUF_TRACKIN...
2018-06-04 Jung-uk KimMFV: r334448
2018-05-31 Emmanuel Vadotaw_mmc: Get max-frequency from the dtb
2018-05-31 Emmanuel Vadotaw_mmc: Use the DEVMETHOD vccq for the IO line voltage
2018-05-31 Emmanuel Vadotaw_mmc: Rework DMA
2018-05-31 Emmanuel Vadotaw_mmc: Rename clock register defines consistently
2018-05-29 Slava ShwartsmanMFV r333668:
2018-05-28 Hans Petter SelaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-24 Olivier HouchardImport CK as of commit 0f017230ccc86929f56bf44ef2dca93d...
2018-05-24 Conrad MeyerYank crufty INTR_FILTER option
2018-05-24 Andrew TurnerAllow us to read the physmap data into our own array...
2018-05-23 Phil ShaferImport libxo-0.9.0:
2018-05-22 Andrew TurnerPass the array length into regions_to_avail.
2018-05-22 Andrew TurnerOnly set realmem based on memory where the EXFLAG_NOALL...
2018-05-22 Andrew TurnerAllow the 32-bit arm physmem code to work on arm64.
2018-05-22 Andrew TurnerCoalesce adjacent physical mappings.
2018-05-21 Emmanuel Vadotaw_mmc: Correctly reset the mmc controller
2018-05-20 Eitan AdlerMFV: file 5.33
2018-05-19 Simon J. GerratyMerge bmake-20180512
2018-05-18 Matt Macyifnet: Replace if_addr_lock rwlock with epoch + mutex
2018-05-18 Xin LIMFV r333779: xz 5.2.4.
2018-05-17 Emmanuel Vadotaw_spi: Fix some silly clock mistake
2018-05-17 Emmanuel Vadotalwinner: Add missing files in r333708
2018-05-16 Dag-Erling SmørgravMerge upstream patch to unbreak tunnel forwarding.
2018-05-16 Andriy Gaponfollowup to r332730/r332752: set kdb_why to "trap"...
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.1.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.8. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.7. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.6. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.5. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.3. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 Emmanuel Vadotaw_mmc: Rework regulator handling
2018-05-12 Emmanuel Vadotaw_mmc: Do not fully init the controller in attach
2018-05-12 Emmanuel Vadotaw_mmc: Remove hardware reset
2018-05-12 Emmanuel Vadotaw_mmc: Read interrupt register value before writing...
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade LDNS to 1.7.0.
2018-05-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.7p1.
2018-05-10 Marcin WojtasApply fixes in ena-com
2018-05-09 Kyle EvansStandardize SPDX tag on files I've added
2018-05-09 Kyle EvansRemove "All Rights Reserved" on files that I hold sole...
2018-05-08 Dag-Erling SmørgravUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 Jung-uk KimMFV: r333378
2018-05-08 Peter WemmUpdate svn-1.9.7 to 1.10.0.
2018-05-08 Peter WemmUpdate private sqlite from sqlite3-3.20.0 to sqlite3...
2018-05-06 Emmanuel Vadotam335x_prcm: Delay the frequencies read check
2018-05-04 Ian LeporeProperly support the GPIO_PIN_PRESET_{LOW,HIGH} options...
2018-05-04 Ian LeporeMake reading imx6 gpio pins work correctly whether...
2018-05-04 Philip PaepsImport tzdata 2018e
2018-05-03 Marcin WojtasAdd Marvell ArmadaXP and Armada38X to GENERIC config
2018-05-03 Marcin WojtasFix SoC identification issue on Marvell platforms
2018-05-02 Oleksandr TymoshenkoUnbreak RaspberryPi 2 boot after r332839
2018-05-01 Jung-uk KimMFV: r333077
2018-05-01 Mark JohnstonPrint the dump progress indicator after calling dump_st...
2018-05-01 Warner LoshRemove 'All Rights Reserved.' from all of my Copyrights...
2018-05-01 Emmanuel Vadotuart_snps: Add early printf support
2018-04-27 Emmanuel Vadotarm: dts: overlays: Remove the overlay module
2018-04-27 Emmanuel Vadotarm: Fix duplicate ehci DRIVER_MODULE
2018-04-27 Emmanuel Vadotarm: Fix duplicate ahci DRIVER_MODULE
2018-04-27 Ed MasteUpdate ELF Tool Chain to r3614
2018-04-27 Emmanuel Vadotallwinner: clk: Add gate_shift to the clock definition
2018-04-27 Emmanuel Vadotallwinner: clk: Correct aw_clk_get_factor
2018-04-27 Marcin WojtasRevert r333035 due broken booting on !Marvell GENERIC...
2018-04-26 Marcin WojtasAdd Marvell ArmadaXP and Armada38X to GENERIC config
2018-04-26 Marcin WojtasAdd support for gpioled on ARMADA38X based boards
2018-04-26 Marcin WojtasReplace FDT tree parsing with gpio_map_gpios implementa...
2018-04-26 Marcin WojtasUpdate mv_gpio driver to new FreeBSD API
2018-04-23 John BaldwinImplement 32-bit atomic_fcmpset() in userland for armv4/v5.
2018-04-23 John BaldwinFix some harmless type mismatches in the ARM atomic_cmp...
2018-04-23 Ruslan BukinEnable ARM PL330 DMA engine and Cadence Quad SPI flash...
2018-04-20 Emmanuel Vadotgnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-17 Brooks DavisRemove the unused fuwintr() and suiwintr() functions.
2018-04-17 Brooks DavisRemove unused implementations of copyoutstr().
2018-04-16 Warner LoshNo need to force md code to define a macro that's the...
2018-04-10 Oleksandr Tymoshenko[pi] Do not attach bcm2835_pwm if DTB node is not enabled
next