Age | Commit message (Expand) | Author |
2018-07-12 | spi: cadence_qspi: Fix compilation warning | Ley Foon Tan |
2018-06-04 | spi: cadence_qspi: Change to use devfdt_get_addr_index() | Ley Foon Tan |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-01-24 | spi: cadence_spi: Sync DT bindings with Linux | Jason Rush |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass |
2016-12-15 | spi: cadence_qspi: Move DT prop code to match layout | Phil Edworthy |
2016-12-15 | spi: cadence_qspi: Use spi mode at the point it is needed | Phil Edworthy |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-09-22 | spi: Use mode for rx mode flags | Jagan Teki |
2016-07-09 | spi: cadence_quadspi: Enable QUAD mode based on DT data | Vignesh R |
2015-11-05 | spi: cadence_qspi: Ensure check for max frequency in place | Chin Liang See |
2015-11-05 | spi: cadence_qspi: Fix fdt read of spi-max-frequency | Chin Liang See |
2015-11-05 | spi: cadence_qspi: Ensure spi_calibration is run when sclk change | Chin Liang See |
2015-07-03 | spi: cadence_qspi: get sram size from device tree | Vikas Manocha |
2015-01-29 | dm: spi: Move the per-child data size to the uclass | Simon Glass |
2015-01-07 | spi: cadence_qspi: Fix checking return value of fdt_first_subnode() | Axel Lin |
2014-12-06 | spi: Add Cadence QSPI DM driver used by SoCFPGA | Stefan Roese |