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-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing white space
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-25
irq: Tidy up of-platdata irq support
Simon Glass
2021-09-25
treewide: Try to avoid the preprocessor with OF_REAL
Simon Glass
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
2021-08-30
Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig
Tom Rini
2021-08-09
imx8ulp: move struct mu_type to common header
Peng Fan
2021-08-09
driver: misc: imx8ulp: Add fuse driver for imx8ulp
Ye Li
2021-08-09
arm: imx8ulp: release and configure XRDC at early phase
Ye Li
2021-08-09
drivers: misc: s400_api: Update API for fuse read and write
Ye Li
2021-08-09
drivers: misc: imx8ulp: Update S400 API for release RDC
Ye Li
2021-08-09
drivers: misc: imx8ulp: Add S400 API for image authentication
Ye Li
2021-08-09
drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6
Ye Li
2021-08-09
driver: misc: Add MU and S400 API to communicate with Sentinel
Ye Li
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-07-28
pci: swap_case: Allow compilation on 32-bit machines
Simon Glass
2021-07-21
cros_ec: Use standard calls for recovery-request checking
Simon Glass
2021-07-21
cros_ec: Support the full-size vboot context
Simon Glass
2021-07-21
cros_ec: Drop cros_ec_entering_mode()
Simon Glass
2021-07-21
cros_ec: Allow reading the battery-charge state
Simon Glass
2021-07-15
sandbox: cros_ec: Update error handling when reading matrix
Simon Glass
2021-07-14
misc: i2c_eeprom: Add atmel,24c01 to the list
Marek Vasut
2021-07-06
sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver
Alper Nebi Yasak
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
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
[next]