summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
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
2023-07-13imx: use generic name ele(EdgeLockSecure Enclave)Peng Fan6-131/+131
2023-07-13imx: scu_api: update to version 1.16 and add more APIsPeng Fan1-0/+78
2023-05-21imx: move imx8 sci header file to include/firmware/imxPeng Fan3-3/+3
2023-05-04k3: pmic: Clear ESM masksNeha Malcom Francis1-0/+9
2023-05-02misc: add Qualcomm GENI SE QUP device driverVladimir Zapolskiy3-0/+49
2023-04-21rockchip: otp: fix misc_read() return valuesJohn Keeping1-4/+8
2023-04-21rockchip: efuse: fix misc_read() return valuesJohn Keeping1-4/+8
2023-04-08misc: ub251xb: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut1-2/+2
2023-03-31Merge tag 'u-boot-imx-next-20230331' of https://gitlab.denx.de/u-boot/custodi...Tom Rini3-15/+90
2023-03-30drivers: pci: sandbox: Add stub sandbox PCI MPS supportStephen Carlson1-0/+3
2023-03-30misc: imx: remove DM dependency for ocotp driver in SPLJean-Marie Lemetayer1-1/+1
2023-03-29misc: sentinel: s400_api: Use new command request definitionsYe Li1-14/+14
2023-03-29misc: sentinel: s400_api: Add get_events APIYe Li1-0/+45
2023-03-29misc: fuse: Lock 8ULP ECC-protected fuse when programmingYe Li1-1/+21
2023-03-29misc: fuse: Update fuse mapping for 8ULP S400 APIYe Li1-0/+10
2023-02-28rockchip: efuse: Add support for RK3036Jonas Karlman1-0/+39
2023-02-28rockchip: efuse: Add support for RK3128Jonas Karlman1-0/+39
2023-02-28rockchip: efuse: Add support for RK3328Jonas Karlman1-0/+45
2023-02-28rockchip: efuse: Add support for RK3288 and moreJonas Karlman2-12/+60
2023-02-28rockchip: efuse: Refactor to use driver data and opsJonas Karlman1-75/+85
2023-02-28rockchip: otp: Add dump_otp debug commandJonas Karlman1-0/+35
2023-02-28rockchip: otp: Add support for RK3588Jonas Karlman1-6/+57
2023-02-28rockchip: otp: Add support for RK3568Jonas Karlman1-1/+66
2023-02-28rockchip: otp: Refactor to use driver data and opsJonas Karlman1-41/+44
2023-02-10Correct SPL use of A003399_NOR_WORKAROUNDSimon Glass1-1/+1
2023-02-07misc: Drop mc9sdz60 driverSimon Glass2-35/+0
2023-02-07misc: Drop ali512xSimon Glass2-402/+0
2023-02-06qemu: Add a bootdev for qfwSimon Glass1-0/+87
2023-02-01Merge tag 'fsl-qoriq-2023-2-1' of https://source.denx.de/u-boot/custodians/u-...Tom Rini1-1/+1
2023-02-01misc: ls2_sfp: Fix regulator nameSean Anderson1-1/+1
2023-01-31imx8: scu_api: sync sc_rm_is_pad_owned api changeYe Li1-1/+1
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini1-3/+3
2023-01-12misc: fs_loader: Add function to get the chosen loaderSean Anderson1-0/+27
2022-12-23kbuild: Remove uncmd_spl logicTom Rini1-1/+1
2022-12-06Convert CONFIG_SMSC_LPC47M et al to KconfigTom Rini1-0/+6
2022-12-06Convert CONFIG_MXS_OCOTP to KconfigTom Rini1-0/+8
2022-12-06Convert CONFIG_FSL_IIM to KconfigTom Rini1-0/+4
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini3-236/+236
2022-12-06global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini1-1/+1
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2-5/+5
2022-09-14misc: usb251xb: Support 8/16 bit device tree valuesStefan Herbrechtsmeier1-10/+10