index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2021-09-27
ti: keystone: dma: Migrate to Kconfig
Tom Rini
2021-09-04
Makefile: Move drivers/dma/ into drivers/Makefile
Simon Glass
2021-09-04
Convert CONFIG_DMA_LPC32XX to Kconfig
Simon Glass
2021-09-04
dma: Add a Kconfig for legacy DMA
Simon Glass
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-08-30
global: Remove unused or unnecessary CONFIG symbols related to DDR
Tom Rini
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-06-11
dma: ti: k3-udma: Add support for native configuration of chan/flow
Vignesh Raghavendra
2021-05-12
dma: ti: k3-udma: Add BCDMA and PKTDMA support
Vignesh Raghavendra
2021-05-12
dma: ti: k3-psil-am64: Add AM64 PSIL endpoint data
Vignesh Raghavendra
2021-05-12
dma: ti: k3-psil: Extend PSIL EP data extension for AM64
Vignesh Raghavendra
2021-05-12
dma: ti: k3-psil-am654: Drop unused PSIL EP static data
Vignesh Raghavendra
2021-01-18
dma: bcm6348: incorrect buffer allocation
Heinrich Schuchardt
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-10-12
Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-10-12
dma: ti: k3-udma: Reset the channel during release
Vignesh Raghavendra
2020-10-08
dma: Reduce error level when DMA channel type does not exist
Vignesh Raghavendra
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-13
dma: ti: k3-udma: Switch to k3_ringacc_request_rings_pair
Vignesh Raghavendra
2020-07-13
dma: ti: k3-udma: Move RX descriptor ring entries to rflow struct
Vignesh Raghavendra
2020-07-13
dma: ti: k3-udma: Introduce udma_chan_config struct
Vignesh Raghavendra
2020-07-13
dma: ti: k3-udma: Update driver to use static endpoint Data
Vignesh Raghavendra
2020-07-13
dma: ti: Add static PSIL endpoint information
Vignesh Raghavendra
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-10
mtd: nand: support GPMI NAND driver for i.MX8
Peng Fan
2020-05-10
mxs_nand: Add support for i.MX8M
Ye Li
2020-03-03
dma: ti: k3-udma: Mark flow id as valid parameter for RX channel config
Lokesh Vutla
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
dma: Rename free() to rfree()
Simon Glass
2020-01-20
dma: ti: k3-udma: Fix build warnings when building for 32 bit platforms
Vignesh Raghavendra
2020-01-20
dma: ti: k3-udma: Fix ring push operation for 32 bit cores
Vignesh Raghavendra
2020-01-20
dma: ti: k3-udma: Switch to exposed ring mode
Vignesh Raghavendra
2020-01-20
dma: ti: k3-udma: Fix debug prints during enabling MEM_TO_DEV transfers
Vignesh Raghavendra
2020-01-20
dma: ti: k3-udma: Remove coherency check for cache ops
Vignesh Raghavendra
2020-01-20
dma: ti: k3-udma: Query DMA channels allocated from Resource Manager
Vignesh Raghavendra
2019-12-09
net: ti: am65-cpsw-nuss: Add new compatible for J721e
Vignesh Raghavendra
2019-12-09
dma: ti: k3-udma: Implement dma_get_cfg() interface
Vignesh Raghavendra
2019-12-09
dma: Introduce dma_get_cfg() interface
Vignesh Raghavendra
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-03
dma: ti: k3-udma: Do not touch RT registers before channel configuration
Peter Ujfalusi
[next]