summaryrefslogtreecommitdiff
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* misc: add driver for the Rockchip otp controllerFinley Xiao2019-11-173-0/+186
* Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-11-121-39/+7
|\
| * misc: imx8: scu: simplify code to make it extendablePeng Fan2019-11-051-39/+7
* | misc: k3_avs: Add j721e supportKeerthy2019-11-071-0/+22
* | misc: k3_avs: add driver for K3 Adaptive Voltage Scaling Class 0Tero Kristo2019-11-073-0/+376
|/
* mach-imx: Adding new argument for SIP call interfaceYe Li2019-11-031-1/+1
* misc: microchip_flexcom: introduce microchip_flexcom driverEugen Hristev2019-10-243-0/+74
* Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-10-092-1/+554
|\
| * misc: imx8: add more scfw apiPeng Fan2019-10-081-8/+512
| * imx: scu_api: add sc_pm_is_partition_startedPeng Fan2019-10-081-0/+27
| * imx: scu_api: add sc_rm_set_master_sidPeng Fan2019-10-081-0/+22
| * misc: Kconfig: make i.MX7ULP could use MXC_OCOTPPeng Fan2019-10-081-1/+1
* | sandbox: pci: Create a new sandbox_pci_read_bar() functionSimon Glass2019-10-082-16/+4
* | sandbox: pci: Move pci_offset_to_barnum() to pci.hSimon Glass2019-10-081-5/+2
* | sandbox: pci: Drop the get_devfn() methodSimon Glass2019-10-081-8/+0
* | sandbox: swap_case: Use statics where possibleSimon Glass2019-10-081-5/+5
* | sandbox: Rename PCI ID for swap_case to be more specificSimon Glass2019-10-081-2/+3
|/
* Merge branch 'u-boot-stm32_20190827' of https://gitlab.denx.de/u-boot/custodi...WIP/27Aug2019Tom Rini2019-08-272-21/+58
|\
| * misc: change RCC form MISC to NOP uclassPatrick Delaunay2019-08-271-4/+1
| * pmu: stpmic1: change specific NVM api to MISCPatrick Delaunay2019-08-271-4/+40
| * bsec: update after MISC u-class updatePatrick Delaunay2019-08-271-13/+17
* | misc: i2c_eeprom: verify that the chip is functional at probe()Baruch Siach2019-08-271-0/+8
|/
* Kconfig: Varios: Fix more SPL, TPL dependenciesAdam Ford2019-08-261-0/+2
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* misc: imx8: add sc_misc_get_tempPeng Fan2019-07-191-0/+28
* Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-07-141-0/+1
|\
| * misc: stm32_fuse: Fix warnings when compiling with W=1Patrick Delaunay2019-07-121-0/+1
* | test: dm: Add a test for PCI Enhanced AllocationAlex Marginean2019-07-101-1/+101
|/
* imx8: fuse: fix fuse driverMarcel Ziswiler2019-06-111-2/+0
* spl: misc: Allow misc drivers in SPL and TPLSimon Glass2019-05-212-3/+77
* gdsys_rxaui_ctrl: Use new regmap interfaceMario Six2019-05-211-1/+1
* gdsys_rxaui_ctrl: Return old stateMario Six2019-05-211-1/+6
* cros_ec: Use a hyphen in the uclass nameSimon Glass2019-05-081-1/+1
* mxc_ocotp: Disable fuse sense for imx8mq B1Ye Li2019-04-251-0/+5
* mxc_ocotp: Update redundancy banks for mx7ulp B0Ye Li2019-04-251-7/+11
* misc: imx8: scu: add i.MX8QM supportPeng Fan2019-04-251-3/+13
* imx8: fuse: add fuse driverPeng Fan2019-04-252-0/+87
* misc: fs_loader: Replace label with DT phandleTien Fong Chee2019-04-221-21/+15
* misc: fs_loader: Add support for initializing block deviceTien Fong Chee2019-04-221-0/+23
* configs: move CONFIG_MXC_OCOTP to KconfigMarcel Ziswiler2019-04-131-0/+2
* Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-bootTom Rini2019-04-121-0/+28
|\
| * stpmic1: add NVM update support in fuse commandPatrick Delaunay2019-04-121-0/+28
* | misc: i2c_eeprom: add eeprom write supportBaruch Siach2019-04-111-1/+19
* | misc: i2c_eeprom: support DT pagesize propertyBaruch Siach2019-04-111-0/+6
|/
* xilinx: common: Remove !DM_i2C code for reading mac from eepromMichal Simek2019-02-141-0/+1
* misc: Allow child devicesSimon Glass2019-02-091-0/+3
* Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imxTom Rini2019-01-301-0/+4
|\
| * imx8: scu: use dedicated MU for SPLPeng Fan2019-01-281-0/+4
* | misc: i2c_eeprom: Add atmel,24c08 to the listMichal Simek2019-01-261-0/+1
|/
* Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2019-01-181-0/+173
|\