aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2024-04-04misc: turris_omnia_mcu: Add support for rng provided by MCUMarek Behún2-0/+58
2024-04-04gpio: turris_omnia_mcu: Add support for system power off via sysresetMarek Behún3-0/+365
2024-03-24imx: ele_ahab: Add ahab_commit command supportMathieu Othacehe1-0/+32
2024-03-19Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/cus...WIP/19Mar2024-nextTom Rini3-0/+123
2024-03-18drivers: misc: Add socfpga_dtreg driver for Intel SoCFPGAWan Yee Lau3-0/+123
2024-03-14rockchip: io-domain: Add support for RK3399Jonas Karlman1-4/+75
2024-03-05misc: atsha204a: fix wakeup functionMichał Barnaś1-5/+44
2024-03-05misc: atsha204a: fix sleep functionMichał Barnaś1-1/+1
2024-03-05misc: atsha204a: remove broken for loopMichał Barnaś1-26/+19
2024-02-08imx: scu_api: add implementation of sc_pm_reset_reasonIgor Opaniuk1-0/+22
2024-02-02smbios: correctly name Structure Table Maximum Size fieldHeinrich Schuchardt1-1/+1
2024-01-29treewide: Remove clk_freeSean Anderson1-1/+0
2024-01-26smbios: use struct_table_length to get SMBIOS 2.1 total table lengthMasahisa Kojima1-1/+1
2024-01-16smbios: copy QEMU tablesHeinrich Schuchardt3-0/+205
2024-01-16serial: msm-geni: don't rely on parent misc deviceCaleb Connolly3-49/+0
2024-01-07acpi: enable writing ACPI tables on QEMUHeinrich Schuchardt1-0/+25
2024-01-07acpi: carve out qfw_acpi.cHeinrich Schuchardt3-240/+257
2024-01-07acpi: Kconfig symbol CONFIG_QFW_ACPIHeinrich Schuchardt2-2/+9
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini1-1/+1
2023-12-13acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.hHeinrich Schuchardt1-0/+1
2023-12-13Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"Tom Rini1-3/+3
2023-12-13command: Introduce functions to obtain command argumentsSimon Glass1-3/+3
2023-12-13drivers: misc: Kconfig: Fix SPL_FS_LOADER promptAlexander Gendin1-1/+1
2023-11-10Merge branch '2023-11-10-assorted-fixes'Tom Rini3-3/+3
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon3-3/+3
2023-11-10rockchip: otp: Add support for RV1126Tim Lunn1-0/+76
2023-11-02cros_ec: spi: disable annoying key echo on consoleMilan P. Stanić1-1/+1
2023-10-30misc: i2c_eeprom: consider pagesize when writing to eepromWIP/2023-10-30-assorted-general-updatesMichel Alex1-1/+12
2023-10-30Kconfig: Remove all default n/no optionsMichal Simek1-1/+0
2023-10-27driver: misc: k3_avs: Add support for thermal shutdownUdit Kumar1-0/+104
2023-10-27misc: vexpress_config: Use member .priv_auto to set the private dataWei Chen1-3/+2
2023-10-18eeprom: at24: add ST M24C32-D Additional Write lockable page supportMarek Vasut1-0/+8
2023-10-11misc: fs_loader: Fix alignment of fs_loader driverSean Anderson1-1/+1
2023-10-08Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodi...WIP/08Oct2023Tom Rini3-0/+177
2023-10-07rockchip: Port IO-domain driver for RK3568 from linuxJonas Karlman3-0/+177
2023-10-06sandbox: Init the EC properly even if no state file is availableSimon Glass1-1/+8
2023-09-24common: Drop linux/printk.h from common headerSimon Glass2-0/+2
2023-09-22x86: Update cbmem driverSimon Glass2-17/+34
2023-09-19drivers: misc: k3_avs: Add Linux compatibles to maintain syncReid Tonking1-0/+2
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini1-1/+1
2023-08-08cros_ec: Fix an error code is cros_ec_get_sku_id()Dan Carpenter1-2/+5
2023-07-17x86: Record the start and end of the tablesSimon Glass1-0/+9
2023-07-17qfw: Set the address of the ACPI tablesSimon Glass1-0/+4
2023-07-14misc: npcm_host_intf: change initialization sequenceJim Liu1-3/+3
2023-07-14misc: nuvoton: fix type errorJim Liu1-1/+1
2023-07-13imx: imx8ulp: start the ELE RNG at bootPeng Fan1-0/+25
2023-07-13imx: misc: ele_mu: Update ELE MU driverYe Li1-5/+15
2023-07-13imx: misc: ele_mu: Update MU TR registers countYe Li1-2/+2
2023-07-13imx: ele_api: add DEK Blob generationPeng Fan1-0/+44
2023-07-13imx: ele_api: support program secure fuse and return lifecyclePeng Fan1-1/+63