summaryrefslogtreecommitdiff
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* pci: swap_case: Allow compilation on 32-bit machinesSimon Glass2021-07-281-2/+11
* cros_ec: Use standard calls for recovery-request checkingSimon Glass2021-07-211-7/+11
* cros_ec: Support the full-size vboot contextSimon Glass2021-07-211-5/+3
* cros_ec: Drop cros_ec_entering_mode()Simon Glass2021-07-212-14/+0
* cros_ec: Allow reading the battery-charge stateSimon Glass2021-07-211-0/+17
* sandbox: cros_ec: Update error handling when reading matrixSimon Glass2021-07-151-5/+7
* misc: i2c_eeprom: Add atmel,24c01 to the listMarek Vasut2021-07-141-0/+1
* sandbox: cros-ec: Add tests for the Chromium OS EC PWM driverAlper Nebi Yasak2021-07-061-0/+47
* dm: define LOG_CATEGORY for all uclassPatrick Delaunay2021-07-065-0/+11
* misc: make CONFIG_IRQ selectable for all platformsWasim Khan2021-04-201-3/+2
* qemu: add MMIO driver for QFWAsherah Connor2021-04-123-0/+127
* test: qemu: add qfw sandbox driver, dm tests, qemu testsAsherah Connor2021-04-122-0/+128
* x86: qemu: move QFW to its own uclassAsherah Connor2021-04-124-162/+166
* pwm: Add a driver for Chrome OS EC PWMAlper Nebi Yasak2021-04-101-0/+17
* misc: ocotp: Update OCOTP driver for iMX8MQ B2Ye Li2021-04-081-1/+1
* sandbox: cros_ec: Only write EC state when the EC is probedSimon Glass2021-03-271-0/+4
* x86: Make coreboot sysinfo available to any x86 boardSimon Glass2021-03-271-1/+1
* x86: p2sb: Drop LOG_DEBUGSimon Glass2021-03-271-1/+0
* dm: Rename device_get_by_driver_info_idx()Simon Glass2021-03-261-1/+1
* dtoc: Generate device instancesSimon Glass2021-03-221-0/+4
* dtoc: Generate uclass devicesSimon Glass2021-03-221-0/+1
* dtoc: Assign a sequence number to each nodeSimon Glass2021-03-221-2/+4
* dm: i2c: allow disabling driver model in SPLIgor Opaniuk2021-02-211-1/+1
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-027-0/+7
* cros_ec: Add vstore supportSimon Glass2021-01-302-2/+121
* cros_ec: Allow use with of-platdataSimon Glass2021-01-301-0/+2
* cros_ec: Show events in human-readable formSimon Glass2021-01-301-1/+11
* cros_ec: Add support for switchesSimon Glass2021-01-303-0/+33
* cros_ec: Support reading EC featuresSimon Glass2021-01-302-6/+31
* cros_ec: Add support for reading the SKU IDSimon Glass2021-01-302-0/+20
* cros_ec: Add run-time check for input buffer overflowSimon Glass2021-01-301-0/+2
* cros_ec: Tidy up a few delaysSimon Glass2021-01-301-7/+17
* cros_ec: Add a function for the hello messageSimon Glass2021-01-302-15/+43
* misc: rcc: keep the rcc device name for subnodePatrick Delaunay2021-01-131-2/+2
* misc: rcc: migrate trace to dev macroPatrick Delaunay2021-01-131-2/+4
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextWIP/05Jan2021-nextTom Rini2021-01-0513-33/+256
|\
| * dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-053-10/+10
| * dm: core: Access device ofnode through functionsSimon Glass2021-01-051-1/+1
| * sandbox: Add a compatible string for spltestSimon Glass2021-01-051-0/+6
| * test: Move some test drivers into their own fileSimon Glass2021-01-053-0/+232
| * dm: Use access methods for dev/uclass private dataSimon Glass2021-01-054-7/+7
| * x86: apl: Drop support for !OF_PLATDATA_PARENTSimon Glass2021-01-051-15/+0
* | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-052-11/+9
|\ \ | |/ |/|
| * treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard2020-12-091-1/+1
| * sandbox: cros_ec: Basic support for EC_CMD_GET_NEXT_EVENTAlper Nebi Yasak2020-11-301-10/+8
* | dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-1310-45/+45
* | dm: treewide: Update 'auto' declarations to be on one lineSimon Glass2020-12-131-2/+1
* | dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-139-20/+20
* | dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-139-23/+23
* | dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-1313-25/+25