summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2019-07-09misc: imx8: add sc_rm_set_master_sidMarcel Ziswiler
2019-07-09misc: imx8: add sc_misc_get_tempPeng Fan
2019-06-11imx8: fuse: fix fuse driverMarcel Ziswiler
2019-05-21spl: misc: Allow misc drivers in SPL and TPLSimon Glass
2019-05-21gdsys_rxaui_ctrl: Use new regmap interfaceMario Six
2019-05-21gdsys_rxaui_ctrl: Return old stateMario Six
2019-05-08cros_ec: Use a hyphen in the uclass nameSimon Glass
2019-04-25mxc_ocotp: Disable fuse sense for imx8mq B1Ye Li
2019-04-25mxc_ocotp: Update redundancy banks for mx7ulp B0Ye Li
2019-04-25misc: imx8: scu: add i.MX8QM supportPeng Fan
2019-04-25imx8: fuse: add fuse driverPeng Fan
2019-04-22misc: fs_loader: Replace label with DT phandleTien Fong Chee
2019-04-22misc: fs_loader: Add support for initializing block deviceTien Fong Chee
2019-04-13configs: move CONFIG_MXC_OCOTP to KconfigMarcel Ziswiler
2019-04-12Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-bootTom Rini
2019-04-12stpmic1: add NVM update support in fuse commandPatrick Delaunay
2019-04-11misc: i2c_eeprom: add eeprom write supportBaruch Siach
2019-04-11misc: i2c_eeprom: support DT pagesize propertyBaruch Siach
2019-02-14xilinx: common: Remove !DM_i2C code for reading mac from eepromMichal Simek
2019-02-09misc: Allow child devicesSimon Glass
2019-01-30Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imxTom Rini
2019-01-28imx8: scu: use dedicated MU for SPLPeng Fan
2019-01-26misc: i2c_eeprom: Add atmel,24c08 to the listMichal Simek
2019-01-18Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2019-01-17drivers: ifc: restore the legacy flow for IFC configRajesh Bhagat
2019-01-15misc: fs_loader: Switching private data allocation to DM auto allocationTien Fong Chee
2019-01-09misc: imx8: scu: use platdata instead of priv dataPeng Fan
2019-01-09misc: imx: scu: avoid write null pointerPeng Fan
2019-01-01Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini
2019-01-01imx: rename mx8m,MX8M to imx8m,IMX8MPeng Fan
2018-12-19misc: Add JZ47xx efuse driverPaul Burton
2018-12-10Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-12-06drivers: ifc: dynamic chipselect mapping supportPankit Garg
2018-12-05cros_ec: Adjust to use v1 vboot context onlySimon Glass
2018-12-05cros: Correct a printf() string and commentSimon Glass
2018-11-20misc: Update read() and write() methods to return bytes xferedSimon Glass
2018-11-20cros_ec: Add new features for events and powerSimon Glass
2018-11-20cros_ec: Align uclass data to a cache boundarySimon Glass
2018-11-20cros_ec: Fail if we cannot determine the flash burst sizeSimon Glass
2018-11-20cros_ec: Add error logging on a few commandsSimon Glass
2018-11-20cros_ec: Use uint instead of u8 for parametersSimon Glass
2018-11-16misc: fs_loader: Fix compiler warningKeerthy
2018-11-16misc: fs_loader: Use device_get_global_by_ofnode to get to nodeKeerthy
2018-11-14test: dm: pci: Add cases for finding next PCI capability APIsBin Meng
2018-11-14misc: Add IHS FPGA driverMario Six
2018-11-14misc: Add gdsys_soc driverMario Six
2018-11-14misc: Sort Makefile entriesMario Six
2018-11-14dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()Bin Meng
2018-10-28drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay
2018-10-25Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini