summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* misc: k3_avs: Fix possible NULL pointer deferenceVignesh Raghavendra2020-02-261-0/+4
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-1110-10/+20
|\
| * sandbox: Complete migration away from os_malloc()Simon Glass2020-02-051-4/+4
| * dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-056-0/+6
| * dm: core: Require users of devres to include the headerSimon Glass2020-02-052-0/+2
| * dm: pci: Update the PCI read_config() method to const dev *Simon Glass2020-02-052-6/+8
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-02-102-2/+172
|\ \
| * | dm: irq: Add support for requesting interruptsSimon Glass2020-02-072-0/+157
| * | dm: irq: Add support for interrupt controller typesSimon Glass2020-02-072-2/+15
| |/
* / misc: i2c_eeprom: set offset len and chip addr offset maskRobert Beckett2020-02-091-0/+35
|/
* 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 headerSimon 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...Tom 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