aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Drop floppy disk supportSimon Glass
2020-01-08Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-08mxc_ocotp: support i.MX8MPPeng Fan
2019-12-18Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...Tom Rini
2019-12-17misc: i2c_eeprom: add size queryRobert Beckett
2019-12-17misc: i2c_eeprom: add fixed partitions supportRobert Beckett
2019-12-17dm: i2c: EEPROM simulator add tests for addr offset maskRobert Beckett
2019-12-17dm: i2c: EEPROM simulator allow tests visibility of addr and offsetRobert Beckett
2019-12-15sandbox: Add a test for IRQSimon Glass
2019-12-15x86: Move UCLASS_IRQ into a separate fileSimon Glass
2019-12-15sandbox: Add PCI driver and test for p2sbSimon Glass
2019-12-15pci: Add support for p2sb uclassSimon Glass
2019-12-10cros_ec: use uint instead of uint8_t for cmd paramMichael Auchter
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