summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | misc: scu_api: Add SCFW API to get the index of boot container setYe Li2020-07-161-0/+25
* | imx8: fuse: use arm_smccc_smcPeng Fan2020-07-141-7/+12
|/
* dtoc: extend dtoc to use struct driver_info when linking nodesWalter Lozano2020-07-091-6/+4
* drivers: rename drivers to match compatible stringWalter Lozano2020-07-091-2/+2
* misc: add driver for the SiFive otp controllerPragnesh Patel2020-06-043-0/+283
* misc: i2c_eeprom: implement different probe test eeprom offsetEugen Hristev2020-05-281-1/+7
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-1810-0/+10
* common: Drop linux/delay.h from common headerSimon Glass2020-05-1810-0/+10
* common: Drop log.h from common headerSimon Glass2020-05-1823-0/+23
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-183-6/+6