summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon 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 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
* | dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-1326-32/+32
* | dm: core: Rename device_bind_ofnode() to device_bind()Simon Glass2020-12-131-2/+2
|/
* cros_ec: Handling EC_CMD_GET_NEXT_EVENTHeinrich Schuchardt2020-11-141-0/+10
* cros_ec: Increase command timeout for flash eraseSimon Glass2020-11-141-1/+4
* cros_ec: Correct collection of EC hashSimon Glass2020-11-141-6/+10
* Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dmTom Rini2020-11-061-0/+15
|\
| * cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENTAlper Nebi Yasak2020-11-051-0/+15
* | cros_ec: Fix up driver names to avoid dtoc warningsSimon Glass2020-11-053-6/+6
|/
* Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-10-303-49/+15
|\
| * dm: Use driver_info index instead of pointerSimon Glass2020-10-291-1/+1
| * x86: apl: Take advantage of the of-platdata parent supportSimon Glass2020-10-291-13/+14
| * dm: test: Drop of-platdata pytestSimon Glass2020-10-291-35/+0
* | xilinx: common: Move ZYNQ_GEM_I2C_MAC_OFFSET to board KconfigMichal Simek2020-10-271-7/+0
|/
* i2c: eeprom: Use reg property instead of offset and sizeMichal Simek2020-08-201-7/+8
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-253-3/+3
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-243-3/+3
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-203-3/+3
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-07-174-17/+57
|\
| * x86: apl: Fix save/restore of ITSS prioritiesSimon Glass2020-07-171-1/+1
| * p2sb: Add a method to hide the busSimon Glass2020-07-171-0/+10
| * x86: pinctrl: Add a way to get the pinctrl reg addressSimon Glass2020-07-171-8/+8
| * irq: Add a method to convert an interrupt to ACPISimon Glass2020-07-172-2/+32
| * drivers: p2sb: replace Primary-to-Sideband Bus with Primary to Sideband BridgeWolfgang Wallner2020-07-171-6/+6