~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix wrong QSPI clock calculation for AM4372Stefan Mätje2022-01-16
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* spi: ti_qspi: Fix "spi-max-frequency" error path in ti_qspi_ofdata_to_platdataOvidiu Panait2021-01-12
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-13
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-25
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-24
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-20
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* dm: core: Require users of devres to include the headerSimon Glass2020-02-05
* spi: ti_qspi: Add support for CS other than CS0Vignesh Raghavendra2020-01-27
* common: Move ARM cache operations out of common.hSimon Glass2019-12-02
* spi: ti_qspi: Convert to spi-mem opsVignesh Raghavendra2019-04-17
* spi: ti_qspi: Drop non DM codeVignesh Raghavendra2019-04-17
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* dm: core: Replace of_offset with accessor (part 2)Simon Glass2017-06-01
* dm: Rename dev_addr..() functionsSimon Glass2017-06-01
* drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap registerJean-Jacques Hiblot2017-03-22
* dm: core: Replace of_offset with accessorSimon Glass2017-02-08
* ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XXNishanth Menon2016-12-03
* spi: ti_qspi: Fix baudrate divider calculationVignesh R2016-11-13
* spi: Use mode for rx mode flagsJagan Teki2016-09-22
* spi: ti_qspi: Remove unnecessary udelay for AM437xVignesh R2016-09-22
* spi: ti_qspi: use 128 bit transfer mode when writing to flashVignesh R2016-09-22
* spi: ti_qspi: dra7xx: Add support to use 76.8MHz clockVignesh R2016-07-30
* spi: ti_qspi: Remove delay in read path for dra7xxVignesh R2016-07-30
* spi: ti_qspi: Fix compiler warning when DEBUG macro is setVignesh R2016-07-30
* spi: ti_qspi: Fix failure on multiple READ_ID cmdVignesh R2016-07-30
* driver: qspi: correct QSPI disable CS reset valuePraneeth Bajjuri2016-07-01
* dm: ti_qspi: Fix conversion of address to a pointerLokesh Vutla2016-03-12
* spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is definedMugunthan V N2016-02-23
* spi: ti_qspi: Use 4-byte opcode for mmap readVignesh R2016-01-20
* drivers: spi: ti_qspi: convert driver to adopt device driver modelMugunthan V N2016-01-13
* drivers: spi: ti_qspi: prepare driver for DM conversionMugunthan V N2016-01-13
* drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model c...Mugunthan V N2016-01-13
* drivers: spi: ti_qspi: do not hard code chip select for memory map configurationMugunthan V N2016-01-13
* spi: Rename op_mode_rx to mode_rxJagan Teki2016-01-13
* spi: Rename SPI_OPM_RX_* to SPI_RX_*Jagan Teki2016-01-13
* spi: ti_qspi: Fix SPI_3WIRE checking using modeJagan Teki2015-12-11
* spi: ti_qspi: Add dummy readl for bus syncVignesh R2015-11-17
* spi: ti_qspi: Use BIT macroJagan Teki2015-10-27
* spi: ti_qspi: Use DMA to read from qspi flashVignesh R2015-08-17
* ti: qspi: set flash quad bit based on quad support flagvishalm@ti.com2015-08-17
* qspi: dra7x: enable quad mode read for ti-qspi driverRavi Babu2015-03-30
* arm: omap: add support for am57xx devicesFelipe Balbi2014-12-04
* ti: qspi: populate slave device to set flash quad bit.Sourav Poddar2014-06-06