-
at91-ab-4.10-drivers2ae2e288 · ·
Drivers for 4.10: - few fixes for the memory drivers - minimal security module driver - support for the Secure SRAM
-
at91-ab-4.10-dt1b662a9dd · ·
DT changes for 4.10: - Many additions for sama5d2 - few non urgent fixes for sam9260ek, sama5d4 and sama5d2
-
socfpga_defconfig_updates_for_v4.10cab004fa · ·
SoCFPGA defconfig updates for v4.10 - enable QSPI, HIGHMEM, FPGA bridge and device-tree overlays - enable AUTOFS4 and NFS file system support
-
socfpga_dts_for_v4.10_part_2d837a80d · ·
SoCFPGA DTS update for v4.10, part 2 - Add specific compatible strings for variants of Cyclone5 boards - Add QSPI node on Arria10 - Enable QSPI on Arria5 and Arria10 devkit, and Cyclone5 SoCKit - Add NAND controller node on Cyclone5
-
spi-fix-v4.9-rc32fbef66e · ·
spi: Fixes for v4.9 A few small fixes for SPI, one core fix that only applies in cases where we're handling DT overlays and a couple of driver specific fixes: - Fix handling of error cases when instantiating DT overlays so we don't end up just ignoring devices that encountered an error during instantiation. - Avoid reading uninitialized data when handing spurious interrupts in the espi driver. - A driver specific fix for the dspi driver to fix a bad interaction with u-boot.