summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2024-02-02smbios: correctly name Structure Table Maximum Size fieldHeinrich Schuchardt
2024-01-29treewide: Remove clk_freeSean Anderson
2024-01-26smbios: use struct_table_length to get SMBIOS 2.1 total table lengthMasahisa Kojima
2024-01-16smbios: copy QEMU tablesHeinrich Schuchardt
2024-01-16serial: msm-geni: don't rely on parent misc deviceCaleb Connolly
2024-01-07acpi: enable writing ACPI tables on QEMUHeinrich Schuchardt
2024-01-07acpi: carve out qfw_acpi.cHeinrich Schuchardt
2024-01-07acpi: Kconfig symbol CONFIG_QFW_ACPIHeinrich Schuchardt
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini
2023-12-13acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.hHeinrich Schuchardt
2023-12-13Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"Tom Rini
2023-12-13command: Introduce functions to obtain command argumentsSimon Glass
2023-12-13drivers: misc: Kconfig: Fix SPL_FS_LOADER promptAlexander Gendin
2023-11-10Merge branch '2023-11-10-assorted-fixes'Tom Rini
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-11-10rockchip: otp: Add support for RV1126Tim Lunn
2023-11-02cros_ec: spi: disable annoying key echo on consoleMilan P. Stanić
2023-10-30misc: i2c_eeprom: consider pagesize when writing to eepromMichel Alex
2023-10-30Kconfig: Remove all default n/no optionsMichal Simek
2023-10-27driver: misc: k3_avs: Add support for thermal shutdownUdit Kumar
2023-10-27misc: vexpress_config: Use member .priv_auto to set the private dataWei Chen
2023-10-18eeprom: at24: add ST M24C32-D Additional Write lockable page supportMarek Vasut
2023-10-11misc: fs_loader: Fix alignment of fs_loader driverSean Anderson
2023-10-08Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-10-07rockchip: Port IO-domain driver for RK3568 from linuxJonas Karlman
2023-10-06sandbox: Init the EC properly even if no state file is availableSimon Glass
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-22x86: Update cbmem driverSimon Glass
2023-09-19drivers: misc: k3_avs: Add Linux compatibles to maintain syncReid Tonking
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini
2023-08-08cros_ec: Fix an error code is cros_ec_get_sku_id()Dan Carpenter
2023-07-17x86: Record the start and end of the tablesSimon Glass
2023-07-17qfw: Set the address of the ACPI tablesSimon Glass
2023-07-14misc: npcm_host_intf: change initialization sequenceJim Liu
2023-07-14misc: nuvoton: fix type errorJim Liu
2023-07-13imx: imx8ulp: start the ELE RNG at bootPeng Fan
2023-07-13imx: misc: ele_mu: Update ELE MU driverYe Li
2023-07-13imx: misc: ele_mu: Update MU TR registers countYe Li
2023-07-13imx: ele_api: add DEK Blob generationPeng Fan
2023-07-13imx: ele_api: support program secure fuse and return lifecyclePeng Fan
2023-07-13imx: use generic name ele(EdgeLockSecure Enclave)Peng Fan
2023-07-13imx: scu_api: update to version 1.16 and add more APIsPeng Fan
2023-05-21imx: move imx8 sci header file to include/firmware/imxPeng Fan
2023-05-04k3: pmic: Clear ESM masksNeha Malcom Francis
2023-05-02misc: add Qualcomm GENI SE QUP device driverVladimir Zapolskiy
2023-04-21rockchip: otp: fix misc_read() return valuesJohn Keeping
2023-04-21rockchip: efuse: fix misc_read() return valuesJohn Keeping
2023-04-08misc: ub251xb: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut
2023-03-31Merge tag 'u-boot-imx-next-20230331' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2023-03-30drivers: pci: sandbox: Add stub sandbox PCI MPS supportStephen Carlson