aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* misc: Remove <common.h> and add needed includesTom Rini2024-05-0772-72/+10
* global: Audit usage of <eeprom.h>Tom Rini2024-05-061-1/+0
* rockchip: io-domain: Add support for RK3328Jonas Karlman2024-04-262-1/+39
* drivers: misc: Fixes: Rename CONFIG_SPL_SOCFPGA_SEC_REG to CONFIG_SPL_SOCFPGA...Wan Yee Lau2024-04-151-1/+1
* misc: turris_omnia_mcu: Add support for rng provided by MCUMarek Behún2024-04-042-0/+58
* gpio: turris_omnia_mcu: Add support for system power off via sysresetMarek Behún2024-04-043-0/+365
* imx: ele_ahab: Add ahab_commit command supportMathieu Othacehe2024-03-241-0/+32
* Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/cus...WIP/19Mar2024-nextTom Rini2024-03-193-0/+123
|\
| * drivers: misc: Add socfpga_dtreg driver for Intel SoCFPGAWan Yee Lau2024-03-183-0/+123
* | rockchip: io-domain: Add support for RK3399Jonas Karlman2024-03-141-4/+75
* | misc: atsha204a: fix wakeup functionMichał Barnaś2024-03-051-5/+44
* | misc: atsha204a: fix sleep functionMichał Barnaś2024-03-051-1/+1
* | misc: atsha204a: remove broken for loopMichał Barnaś2024-03-051-26/+19
|/
* imx: scu_api: add implementation of sc_pm_reset_reasonIgor Opaniuk2024-02-081-0/+22
* smbios: correctly name Structure Table Maximum Size fieldHeinrich Schuchardt2024-02-021-1/+1
* treewide: Remove clk_freeSean Anderson2024-01-291-1/+0
* smbios: use struct_table_length to get SMBIOS 2.1 total table lengthMasahisa Kojima2024-01-261-1/+1
* smbios: copy QEMU tablesHeinrich Schuchardt2024-01-163-0/+205
* serial: msm-geni: don't rely on parent misc deviceCaleb Connolly2024-01-163-49/+0
* acpi: enable writing ACPI tables on QEMUHeinrich Schuchardt2024-01-071-0/+25
* acpi: carve out qfw_acpi.cHeinrich Schuchardt2024-01-073-240/+257
* acpi: Kconfig symbol CONFIG_QFW_ACPIHeinrich Schuchardt2024-01-072-2/+9
* Merge tag 'v2024.01-rc5' into nextTom Rini2023-12-181-1/+1
|\
| * drivers: misc: Kconfig: Fix SPL_FS_LOADER promptAlexander Gendin2023-12-131-1/+1
* | acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.hHeinrich Schuchardt2023-12-131-0/+1
* | Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"Tom Rini2023-12-131-3/+3
|\ \ | |/ |/|
| * command: Introduce functions to obtain command argumentsSimon Glass2023-12-131-3/+3
* | Merge branch '2023-11-10-assorted-fixes'Tom Rini2023-11-103-3/+3
|\ \
| * | tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon2023-11-103-3/+3
| |/
* / rockchip: otp: Add support for RV1126Tim Lunn2023-11-101-0/+76
|/
* cros_ec: spi: disable annoying key echo on consoleMilan P. Stanić2023-11-021-1/+1
* misc: i2c_eeprom: consider pagesize when writing to eepromWIP/2023-10-30-assorted-general-updatesMichel Alex2023-10-301-1/+12
* Kconfig: Remove all default n/no optionsMichal Simek2023-10-301-1/+0
* driver: misc: k3_avs: Add support for thermal shutdownUdit Kumar2023-10-271-0/+104
* misc: vexpress_config: Use member .priv_auto to set the private dataWei Chen2023-10-271-3/+2
* eeprom: at24: add ST M24C32-D Additional Write lockable page supportMarek Vasut2023-10-181-0/+8
* misc: fs_loader: Fix alignment of fs_loader driverSean Anderson2023-10-111-1/+1
* Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodi...WIP/08Oct2023Tom Rini2023-10-083-0/+177
|\
| * rockchip: Port IO-domain driver for RK3568 from linuxJonas Karlman2023-10-073-0/+177
* | sandbox: Init the EC properly even if no state file is availableSimon Glass2023-10-061-1/+8
|/
* common: Drop linux/printk.h from common headerWIP/23Sep2023Simon Glass2023-09-242-0/+2
* x86: Update cbmem driverSimon Glass2023-09-222-17/+34
* drivers: misc: k3_avs: Add Linux compatibles to maintain syncReid Tonking2023-09-191-0/+2
* Kconfigs: Correct default of "0" on hex type entriesTom Rini2023-08-091-1/+1
* cros_ec: Fix an error code is cros_ec_get_sku_id()Dan Carpenter2023-08-081-2/+5
* x86: Record the start and end of the tablesSimon Glass2023-07-171-0/+9
* qfw: Set the address of the ACPI tablesSimon Glass2023-07-171-0/+4
* misc: npcm_host_intf: change initialization sequenceJim Liu2023-07-141-3/+3
* misc: nuvoton: fix type errorJim Liu2023-07-141-1/+1
* imx: imx8ulp: start the ELE RNG at bootPeng Fan2023-07-131-0/+25