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
/
misc
Age
Commit message (
Expand
)
Author
2021-04-20
misc: make CONFIG_IRQ selectable for all platforms
Wasim Khan
2021-04-12
qemu: add MMIO driver for QFW
Asherah Connor
2021-04-12
test: qemu: add qfw sandbox driver, dm tests, qemu tests
Asherah Connor
2021-04-12
x86: qemu: move QFW to its own uclass
Asherah Connor
2021-04-10
pwm: Add a driver for Chrome OS EC PWM
Alper Nebi Yasak
2021-04-08
misc: ocotp: Update OCOTP driver for iMX8MQ B2
Ye Li
2021-03-27
sandbox: cros_ec: Only write EC state when the EC is probed
Simon Glass
2021-03-27
x86: Make coreboot sysinfo available to any x86 board
Simon Glass
2021-03-27
x86: p2sb: Drop LOG_DEBUG
Simon Glass
2021-03-26
dm: Rename device_get_by_driver_info_idx()
Simon Glass
2021-03-22
dtoc: Generate device instances
Simon Glass
2021-03-22
dtoc: Generate uclass devices
Simon Glass
2021-03-22
dtoc: Assign a sequence number to each node
Simon Glass
2021-02-21
dm: i2c: allow disabling driver model in SPL
Igor Opaniuk
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-30
cros_ec: Add vstore support
Simon Glass
2021-01-30
cros_ec: Allow use with of-platdata
Simon Glass
2021-01-30
cros_ec: Show events in human-readable form
Simon Glass
2021-01-30
cros_ec: Add support for switches
Simon Glass
2021-01-30
cros_ec: Support reading EC features
Simon Glass
2021-01-30
cros_ec: Add support for reading the SKU ID
Simon Glass
2021-01-30
cros_ec: Add run-time check for input buffer overflow
Simon Glass
2021-01-30
cros_ec: Tidy up a few delays
Simon Glass
2021-01-30
cros_ec: Add a function for the hello message
Simon Glass
2021-01-13
misc: rcc: keep the rcc device name for subnode
Patrick Delaunay
2021-01-13
misc: rcc: migrate trace to dev macro
Patrick Delaunay
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
sandbox: Add a compatible string for spltest
Simon Glass
2021-01-05
test: Move some test drivers into their own file
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
x86: apl: Drop support for !OF_PLATDATA_PARENT
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Update 'auto' declarations to be on one line
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
dm: core: Rename device_bind_ofnode() to device_bind()
Simon Glass
2020-12-09
treewide: Update email address Patrick Delaunay and Patrice Chotard
Patrice Chotard
2020-11-30
sandbox: cros_ec: Basic support for EC_CMD_GET_NEXT_EVENT
Alper Nebi Yasak
2020-11-14
cros_ec: Handling EC_CMD_GET_NEXT_EVENT
Heinrich Schuchardt
2020-11-14
cros_ec: Increase command timeout for flash erase
Simon Glass
2020-11-14
cros_ec: Correct collection of EC hash
Simon Glass
2020-11-06
Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-11-05
cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT
Alper Nebi Yasak
2020-11-05
cros_ec: Fix up driver names to avoid dtoc warnings
Simon Glass
2020-10-30
Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
[next]