summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2021-10-20Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-12cmd: bind: Fix driver binding on a devicePatrice Chotard
2021-10-07misc: ocotp: Allow disabling ocotp driver in SPLMichael Scott
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-25irq: Tidy up of-platdata irq supportSimon Glass
2021-09-25treewide: Try to avoid the preprocessor with OF_REALSimon Glass
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass
2021-09-25treewide: Simply conditions with the new OF_REALSimon Glass
2021-08-30Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini
2021-08-09imx8ulp: move struct mu_type to common headerPeng Fan
2021-08-09driver: misc: imx8ulp: Add fuse driver for imx8ulpYe Li
2021-08-09arm: imx8ulp: release and configure XRDC at early phaseYe Li
2021-08-09drivers: misc: s400_api: Update API for fuse read and writeYe Li
2021-08-09drivers: misc: imx8ulp: Update S400 API for release RDCYe Li
2021-08-09drivers: misc: imx8ulp: Add S400 API for image authenticationYe Li
2021-08-09drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6Ye Li
2021-08-09driver: misc: Add MU and S400 API to communicate with SentinelYe Li
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-07-28pci: swap_case: Allow compilation on 32-bit machinesSimon Glass
2021-07-21cros_ec: Use standard calls for recovery-request checkingSimon Glass
2021-07-21cros_ec: Support the full-size vboot contextSimon Glass
2021-07-21cros_ec: Drop cros_ec_entering_mode()Simon Glass
2021-07-21cros_ec: Allow reading the battery-charge stateSimon Glass
2021-07-15sandbox: cros_ec: Update error handling when reading matrixSimon Glass
2021-07-14misc: i2c_eeprom: Add atmel,24c01 to the listMarek Vasut
2021-07-06sandbox: cros-ec: Add tests for the Chromium OS EC PWM driverAlper Nebi Yasak
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-04-20misc: make CONFIG_IRQ selectable for all platformsWasim Khan
2021-04-12qemu: add MMIO driver for QFWAsherah Connor
2021-04-12test: qemu: add qfw sandbox driver, dm tests, qemu testsAsherah Connor
2021-04-12x86: qemu: move QFW to its own uclassAsherah Connor
2021-04-10pwm: Add a driver for Chrome OS EC PWMAlper Nebi Yasak
2021-04-08misc: ocotp: Update OCOTP driver for iMX8MQ B2Ye Li
2021-03-27sandbox: cros_ec: Only write EC state when the EC is probedSimon Glass
2021-03-27x86: Make coreboot sysinfo available to any x86 boardSimon Glass
2021-03-27x86: p2sb: Drop LOG_DEBUGSimon Glass
2021-03-26dm: Rename device_get_by_driver_info_idx()Simon Glass
2021-03-22dtoc: Generate device instancesSimon Glass
2021-03-22dtoc: Generate uclass devicesSimon Glass
2021-03-22dtoc: Assign a sequence number to each nodeSimon Glass
2021-02-21dm: i2c: allow disabling driver model in SPLIgor Opaniuk
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-30cros_ec: Add vstore supportSimon Glass
2021-01-30cros_ec: Allow use with of-platdataSimon Glass
2021-01-30cros_ec: Show events in human-readable formSimon Glass
2021-01-30cros_ec: Add support for switchesSimon Glass
2021-01-30cros_ec: Support reading EC featuresSimon Glass