aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2019-10-09Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-08misc: imx8: add more scfw apiPeng Fan
2019-10-08imx: scu_api: add sc_pm_is_partition_startedPeng Fan
2019-10-08imx: scu_api: add sc_rm_set_master_sidPeng Fan
2019-10-08misc: Kconfig: make i.MX7ULP could use MXC_OCOTPPeng Fan
2019-10-08sandbox: pci: Create a new sandbox_pci_read_bar() functionSimon Glass
2019-10-08sandbox: pci: Move pci_offset_to_barnum() to pci.hSimon Glass
2019-10-08sandbox: pci: Drop the get_devfn() methodSimon Glass
2019-10-08sandbox: swap_case: Use statics where possibleSimon Glass
2019-10-08sandbox: Rename PCI ID for swap_case to be more specificSimon Glass
2019-08-27Merge branch 'u-boot-stm32_20190827' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-08-27misc: change RCC form MISC to NOP uclassPatrick Delaunay
2019-08-27pmu: stpmic1: change specific NVM api to MISCPatrick Delaunay
2019-08-27bsec: update after MISC u-class updatePatrick Delaunay
2019-08-27misc: i2c_eeprom: verify that the chip is functional at probe()Baruch Siach
2019-08-26Kconfig: Varios: Fix more SPL, TPL dependenciesAdam Ford
2019-08-11env: Move env_get() to env.hSimon Glass
2019-07-19misc: imx8: add sc_misc_get_tempPeng Fan
2019-07-14Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-07-12misc: stm32_fuse: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-10test: dm: Add a test for PCI Enhanced AllocationAlex Marginean
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