summaryrefslogtreecommitdiff
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* x86: Use the ACPI table writerSimon Glass2022-01-251-1/+1
* sandbox: Allow building with GENERATE_ACPI_TABLESimon Glass2022-01-251-0/+1
* misc: mark write buffer constJohn Keeping2022-01-241-1/+1
* Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2022-01-201-5/+1
|\
| * fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek BehĂșn2022-01-201-5/+1
* | doc: replace @return by Return:Heinrich Schuchardt2022-01-194-16/+16
|/
* treewide: invaild -> invalidSean Anderson2022-01-131-1/+1
* Convert CONFIG_FSL_IFC to KconfigTom Rini2021-12-271-0/+3
* Clarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in KconfigTom Rini2021-12-271-1/+1
* treewide: Use fdt_create_phandle() where appropriateMarek BehĂșn2021-12-191-6/+4
* Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...Tom Rini2021-10-202-1/+10
|\
| * misc: ocotp: Allow disabling ocotp driver in SPLMichael Scott2021-10-072-1/+10
* | Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini2021-10-121-1/+1
|\ \ | |/ |/|
| * cmd: bind: Fix driver binding on a devicePatrice Chotard2021-10-121-1/+1
* | WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-302-16/+16
* | WS cleanup: remove trailing white spaceWolfgang Denk2021-09-301-1/+1
* | WS cleanup: remove trailing empty linesWolfgang Denk2021-09-301-1/+0
* | irq: Tidy up of-platdata irq supportSimon Glass2021-09-254-15/+34
* | treewide: Try to avoid the preprocessor with OF_REALSimon Glass2021-09-251-10/+10
* | treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass2021-09-252-2/+2
* | treewide: Simply conditions with the new OF_REALSimon Glass2021-09-251-1/+1
* | Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini2021-08-301-26/+2
|/
* imx8ulp: move struct mu_type to common headerPeng Fan2021-08-091-18/+1
* driver: misc: imx8ulp: Add fuse driver for imx8ulpYe Li2021-08-092-0/+199
* arm: imx8ulp: release and configure XRDC at early phaseYe Li2021-08-091-16/+20
* drivers: misc: s400_api: Update API for fuse read and writeYe Li2021-08-091-0/+81
* drivers: misc: imx8ulp: Update S400 API for release RDCYe Li2021-08-091-2/+5
* drivers: misc: imx8ulp: Add S400 API for image authenticationYe Li2021-08-091-1/+120
* drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6Ye Li2021-08-091-1/+1
* driver: misc: Add MU and S400 API to communicate with SentinelYe Li2021-08-094-0/+292
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-021-5/+5
* pci: swap_case: Allow compilation on 32-bit machinesSimon Glass2021-07-281-2/+11
* cros_ec: Use standard calls for recovery-request checkingSimon Glass2021-07-211-7/+11
* cros_ec: Support the full-size vboot contextSimon Glass2021-07-211-5/+3
* cros_ec: Drop cros_ec_entering_mode()Simon Glass2021-07-212-14/+0
* cros_ec: Allow reading the battery-charge stateSimon Glass2021-07-211-0/+17
* sandbox: cros_ec: Update error handling when reading matrixSimon Glass2021-07-151-5/+7
* misc: i2c_eeprom: Add atmel,24c01 to the listMarek Vasut2021-07-141-0/+1
* sandbox: cros-ec: Add tests for the Chromium OS EC PWM driverAlper Nebi Yasak2021-07-061-0/+47
* dm: define LOG_CATEGORY for all uclassPatrick Delaunay2021-07-065-0/+11
* misc: make CONFIG_IRQ selectable for all platformsWasim Khan2021-04-201-3/+2
* qemu: add MMIO driver for QFWAsherah Connor2021-04-123-0/+127
* test: qemu: add qfw sandbox driver, dm tests, qemu testsAsherah Connor2021-04-122-0/+128
* x86: qemu: move QFW to its own uclassAsherah Connor2021-04-124-162/+166
* pwm: Add a driver for Chrome OS EC PWMAlper Nebi Yasak2021-04-101-0/+17
* misc: ocotp: Update OCOTP driver for iMX8MQ B2Ye Li2021-04-081-1/+1
* sandbox: cros_ec: Only write EC state when the EC is probedSimon Glass2021-03-271-0/+4
* x86: Make coreboot sysinfo available to any x86 boardSimon Glass2021-03-271-1/+1
* x86: p2sb: Drop LOG_DEBUGSimon Glass2021-03-271-1/+0
* dm: Rename device_get_by_driver_info_idx()Simon Glass2021-03-261-1/+1