index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
atsha204a-i2c.c
Age
Commit message (
Expand
)
Author
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
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-07
misc: Remove <common.h> and add needed includes
Tom Rini
2024-03-05
misc: atsha204a: fix wakeup function
Michał Barnaś
2024-03-05
misc: atsha204a: fix sleep function
Michał Barnaś
2024-03-05
misc: atsha204a: remove broken for loop
Michał Barnaś
2022-08-09
misc: atsha204a: Don't check for error when waking up the device
Pali Rohár
2022-07-21
treewide: Fix Marek's name and change my e-mail address
Marek Behún
2022-07-01
misc: atsha204a: Increase wake delay by tWHI
Paweł Anikiel
2022-05-10
misc: atsha204a: Add support for atsha204 chip
Pali Rohár
2022-04-21
misc: atsha204a: Remove duplicate CRC-16 implementation
Pali Rohár
2022-04-14
misc: atsha204a: Fix big endian support
Pali Rohár
2022-03-23
misc: atsha204a: fix i2c address readout from DTS
Adrian Fiergolski
2022-03-23
misc: atsha204a: add delay after sending the message
Adrian Fiergolski
2022-03-23
misc: atsha204a: return timeout from wakeup function
Adrian Fiergolski
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing white space
Wolfgang Denk
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
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-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2017-07-12
drivers/misc: Add basic support for ATSHA204A Crypto module
Marek Behún