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
/
common
/
bouncebuf.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
common: Remove <common.h> and add needed includes
Tom Rini
2023-08-22
common: bouncebuf: Add missing cast to dma_addr_t
Marek Vasut
2023-01-27
common: bouncebuf: Use dma-mapping for cache ops
Andrew Davis
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-04-22
common: bouncebuf: Permit passing custom alignment check function
Marek Vasut
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2014-09-15
Fix a few printf argument verification warnings
Vasili Galka
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-11-27
common: rework bouncebuf implementation
Stephen Warren
2012-10-22
COMMON: Implement common bounce buffer
Marek Vasut