summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-09-22dm: misc: add stm32 rcc driverChristophe Kerello
2017-09-18rockchip: efuse: change to use dev_read_addr_ptrPhilipp Tomsich
2017-09-12misc: i2c_eeprom: Add compatible for AT24MAC402Wenyou Yang
2017-09-12misc: i2c_eeprom: Add compatible for 24AA02E48Wenyou Yang
2017-09-12Merge git://git.denx.de/u-boot-dmTom Rini
2017-09-11dm: core: Add ofnode_for_each_subnode()Simon Glass
2017-09-11misc: Kconfig: Add SPL_I2C_EEPROM optionWenyou Yang
2017-09-02Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is setAdam Ford
2017-07-27rockchip: efuse: dm: change to use dev_read_addrPhilipp Tomsich
2017-07-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-07-12drivers/misc: Add basic support for ATSHA204A Crypto moduleMarek BehĂșn
2017-07-11dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()Masahiro Yamada
2017-06-26i2c_eeprom: add static to i2c_eeprom_std_ops/probeMasahiro Yamada
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher
2017-06-07rockchip: efuse: add (misc) driver for RK3399 non-secure efuse blockPhilipp Tomsich
2017-06-01dm: Update the I2C eeprom driver for livetreeSimon Glass
2017-06-01cros_ec: Convert to support live treeSimon Glass
2017-06-01cros_ec: Fix debug() statement in ec_command_inptr()Simon Glass
2017-06-01dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-05-22Kconfig: Drop CONFIG_SYS_I2C_DS4510_ADDRSimon Glass
2017-05-22Convert CONFIG_DS4510 to KconfigSimon Glass
2017-05-22Kconfig: Drop CONFIG_CMD_DS4510Simon Glass
2017-05-22Kconfig: Drop CONFIG_CMD_DS4510_RSTSimon Glass
2017-05-22Kconfig: Drop CONFIG_CMD_DS4510_MEMSimon Glass
2017-05-22Kconfig: Drop CONFIG_CMD_DS4510_INFOSimon Glass
2017-05-10i2c_eeprom: add read and write functionsJonas Karlman
2017-04-30Drop the pdsp188x driverSimon Glass
2017-03-17mxc_ocotp: Update driver to support OCOTP controller on i.MX7ULPPeng Fan
2017-02-08cros_ec: i2c: Add support for version 3 of the EC protocolMoritz Fischer
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-02-08cros_ec: i2c: Group i2c write / read into single transactionMoritz Fischer
2017-02-06x86: Use unsigned long for address in table generationSimon Glass
2017-01-21status_led: Kconfig migrationUri Mashiach
2016-12-16OCOTP: Update OCOTP driver to support i.MX6SLLPeng Fan
2016-12-02cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.cMoritz Fischer
2016-10-12Merge git://git.denx.de/u-boot-dmTom Rini
2016-10-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-10-11cmd: cros_ec: Move crosec commands to cmd subdirectoryMoritz Fischer
2016-10-09cros_ec: Fix issue with cros_ec_flash_write commandMoritz Fischer
2016-10-09cros_ec: Add crosec flashinfo commandMoritz Fischer
2016-10-09cros_ec: Add function to read back flash parametersMoritz Fischer
2016-10-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-10-08cros_ec: Honor the google,remote-bus dt propertyMoritz Fischer
2016-10-06fsl_sec_mon: Update driver for Security MonitorSumit Garg
2016-10-04imx: ocotp: support i.MX6ULLPeng Fan
2016-09-27misc: implement Tegra CAR core driverStephen Warren
2016-09-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini