summaryrefslogtreecommitdiff
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* common: Drop floppy disk supportSimon Glass2020-01-172-101/+0
* Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-081-0/+13
|\
| * mxc_ocotp: support i.MX8MPPeng Fan2020-01-081-0/+13
* | Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...Tom Rini2019-12-188-0/+742
|\ \
| * | sandbox: Add a test for IRQSimon Glass2019-12-152-0/+56
| * | x86: Move UCLASS_IRQ into a separate fileSimon Glass2019-12-153-0/+63
| * | sandbox: Add PCI driver and test for p2sbSimon Glass2019-12-154-0/+373
| * | pci: Add support for p2sb uclassSimon Glass2019-12-153-0/+250
* | | misc: i2c_eeprom: add size queryRobert Beckett2019-12-171-19/+126
* | | misc: i2c_eeprom: add fixed partitions supportRobert Beckett2019-12-171-0/+98
* | | dm: i2c: EEPROM simulator add tests for addr offset maskRobert Beckett2019-12-171-5/+14
* | | dm: i2c: EEPROM simulator allow tests visibility of addr and offsetRobert Beckett2019-12-171-14/+47
|/ /
* | cros_ec: use uint instead of uint8_t for cmd paramMichael Auchter2019-12-101-1/+1
|/
* common: Move old EEPROM functions into a new headerWIP/2019-12-02-master-importsSimon Glass2019-12-021-0/+1
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-021-0/+1
* status_led: Tidy up the code styleSimon Glass2019-12-021-4/+4
* common: Drop global inclusion of status_led.hSimon Glass2019-12-021-0/+1
* 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