aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2024-05-06global: Audit usage of <eeprom.h>Tom Rini
2024-04-26rockchip: io-domain: Add support for RK3328Jonas Karlman
2024-04-15drivers: misc: Fixes: Rename CONFIG_SPL_SOCFPGA_SEC_REG to CONFIG_SPL_SOCFPGA...Wan Yee Lau
2024-04-04misc: turris_omnia_mcu: Add support for rng provided by MCUMarek Behún
2024-04-04gpio: turris_omnia_mcu: Add support for system power off via sysresetMarek Behún
2024-03-24imx: ele_ahab: Add ahab_commit command supportMathieu Othacehe
2024-03-19Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/cus...Tom Rini
2024-03-18drivers: misc: Add socfpga_dtreg driver for Intel SoCFPGAWan Yee Lau
2024-03-14rockchip: io-domain: Add support for RK3399Jonas Karlman
2024-03-05misc: atsha204a: fix wakeup functionMichał Barnaś
2024-03-05misc: atsha204a: fix sleep functionMichał Barnaś
2024-03-05misc: atsha204a: remove broken for loopMichał Barnaś
2024-02-08imx: scu_api: add implementation of sc_pm_reset_reasonIgor Opaniuk
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