summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* misc: stm32: Add STM32MP1 supportPatrick Delaunay2018-07-202-5/+16
* dm: core: Update of_read_fmap_entry() for livetreeSimon Glass2018-07-091-2/+2
* sandbox: swap_case: Increase number of base address regsSimon Glass2018-06-191-1/+1
* mach-stm32: Enable SPL_RESET_SUPPORT flagPatrice Chotard2018-06-051-4/+0
* stm32mp1: add FUSE command supportPatrick Delaunay2018-05-263-0/+126
* gdsys: drivers: Add gdsys_rxaui_ctrl driverMario Six2018-05-083-1/+82
* clk: clk_stm32f: Use PLLSAIP as USB 48MHz clockPatrice Chotard2018-05-081-3/+9
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0739-79/+39
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-276-12/+0
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* i2c: Added Kconfig support for CONFIG_ZYNQ_GEM_I2C_MAC_OFFSETVipul Kumar2018-03-011-0/+6
* misc: ocotp: add i.MX8M supportPeng Fan2018-02-041-0/+7
* x86: qemu: qfw: Implement acpi_get_rsdp_addr()Bin Meng2018-01-301-0/+8
* misc: mxc_ocotp: check fuse word before programming on i.MX7ULPPeng Fan2018-01-121-0/+17
* drivers/misc: Share qbman init between archsAhmed Mansour2018-01-102-0/+306
* dm: misc: bind STM32F4/F7 clock from rcc MFD driverPatrice Chotard2017-11-291-5/+37
* stm32: fix STMicroelectronics copyrightPatrice Chotard2017-11-061-2/+2
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-14/+14
* dm: misc: add stm32 rcc driverChristophe Kerello2017-09-223-0/+55
* rockchip: efuse: change to use dev_read_addr_ptrPhilipp Tomsich2017-09-181-1/+1
* misc: i2c_eeprom: Add compatible for AT24MAC402Wenyou Yang2017-09-121-0/+1
* misc: i2c_eeprom: Add compatible for 24AA02E48Wenyou Yang2017-09-121-0/+1
* Merge git://git.denx.de/u-boot-dmTom Rini2017-09-121-2/+1
|\
| * dm: core: Add ofnode_for_each_subnode()Simon Glass2017-09-111-2/+1
* | misc: Kconfig: Add SPL_I2C_EEPROM optionWenyou Yang2017-09-112-1/+9
|/
* Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is setAdam Ford2017-09-021-0/+45
* rockchip: efuse: dm: change to use dev_read_addrPhilipp Tomsich2017-07-271-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-07-181-1/+1
|\
| * imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-1/+1
* | drivers/misc: Add basic support for ATSHA204A Crypto moduleMarek BehĂșn2017-07-123-0/+417
|/
* dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()Masahiro Yamada2017-07-111-1/+1
* i2c_eeprom: add static to i2c_eeprom_std_ops/probeMasahiro Yamada2017-06-261-2/+2
* powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-161-2/+0
* rockchip: efuse: add (misc) driver for RK3399 non-secure efuse blockPhilipp Tomsich2017-06-073-0/+175
* dm: Update the I2C eeprom driver for livetreeSimon Glass2017-06-011-5/+2
* cros_ec: Convert to support live treeSimon Glass2017-06-012-31/+25
* cros_ec: Fix debug() statement in ec_command_inptr()Simon Glass2017-06-011-2/+1
* dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass2017-06-012-5/+5
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-1/+1
* Kconfig: Drop CONFIG_SYS_I2C_DS4510_ADDRSimon Glass2017-05-221-6/+1
* Convert CONFIG_DS4510 to KconfigSimon Glass2017-05-221-0/+8
* Kconfig: Drop CONFIG_CMD_DS4510Simon Glass2017-05-222-12/+63
* Kconfig: Drop CONFIG_CMD_DS4510_RSTSimon Glass2017-05-221-6/+0
* Kconfig: Drop CONFIG_CMD_DS4510_MEMSimon Glass2017-05-221-10/+0
* Kconfig: Drop CONFIG_CMD_DS4510_INFOSimon Glass2017-05-221-8/+0
* i2c_eeprom: add read and write functionsJonas Karlman2017-05-101-6/+26
* Drop the pdsp188x driverSimon Glass2017-04-302-46/+0
* mxc_ocotp: Update driver to support OCOTP controller on i.MX7ULPPeng Fan2017-03-171-1/+51
* cros_ec: i2c: Add support for version 3 of the EC protocolMoritz Fischer2017-02-081-0/+84
* dm: core: Replace of_offset with accessorSimon Glass2017-02-085-11/+11