summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2019-12-02common: Move old EEPROM functions into a new headerSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-12-02status_led: Tidy up the code styleSimon Glass
2019-12-02common: Drop global inclusion of status_led.hSimon Glass
2019-11-17misc: add driver for the Rockchip otp controllerFinley Xiao
2019-11-12Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-11-07misc: k3_avs: Add j721e supportKeerthy
2019-11-07misc: k3_avs: add driver for K3 Adaptive Voltage Scaling Class 0Tero Kristo
2019-11-05misc: imx8: scu: simplify code to make it extendablePeng Fan
2019-11-03mach-imx: Adding new argument for SIP call interfaceYe Li
2019-10-24misc: microchip_flexcom: introduce microchip_flexcom driverEugen Hristev
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