aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
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
2021-01-30cros_ec: Add support for reading the SKU IDSimon Glass
2021-01-30cros_ec: Add run-time check for input buffer overflowSimon Glass
2021-01-30cros_ec: Tidy up a few delaysSimon Glass
2021-01-30cros_ec: Add a function for the hello messageSimon Glass
2021-01-13misc: rcc: keep the rcc device name for subnodePatrick Delaunay
2021-01-13misc: rcc: migrate trace to dev macroPatrick Delaunay
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2021-01-05dm: core: Access device ofnode through functionsSimon Glass
2021-01-05sandbox: Add a compatible string for spltestSimon Glass
2021-01-05test: Move some test drivers into their own fileSimon Glass
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass
2021-01-05x86: apl: Drop support for !OF_PLATDATA_PARENTSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Update 'auto' declarations to be on one lineSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-12-13dm: core: Rename device_bind_ofnode() to device_bind()Simon Glass
2020-12-09treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard
2020-11-30sandbox: cros_ec: Basic support for EC_CMD_GET_NEXT_EVENTAlper Nebi Yasak
2020-11-14cros_ec: Handling EC_CMD_GET_NEXT_EVENTHeinrich Schuchardt
2020-11-14cros_ec: Increase command timeout for flash eraseSimon Glass
2020-11-14cros_ec: Correct collection of EC hashSimon Glass
2020-11-06Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dmTom Rini
2020-11-05cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENTAlper Nebi Yasak
2020-11-05cros_ec: Fix up driver names to avoid dtoc warningsSimon Glass
2020-10-30Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-10-29dm: Use driver_info index instead of pointerSimon Glass
2020-10-29x86: apl: Take advantage of the of-platdata parent supportSimon Glass
2020-10-29dm: test: Drop of-platdata pytestSimon Glass
2020-10-27xilinx: common: Move ZYNQ_GEM_I2C_MAC_OFFSET to board KconfigMichal Simek
2020-08-20i2c: eeprom: Use reg property instead of offset and sizeMichal Simek
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-17Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-07-17x86: apl: Fix save/restore of ITSS prioritiesSimon Glass
2020-07-17p2sb: Add a method to hide the busSimon Glass
2020-07-17x86: pinctrl: Add a way to get the pinctrl reg addressSimon Glass
2020-07-17irq: Add a method to convert an interrupt to ACPISimon Glass