summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
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
2022-08-09misc: atsha204a: Don't check for error when waking up the devicePali Rohár1-5/+6
2022-08-04Audit <flash.h> inclusionTom Rini1-1/+0
2022-07-26misc: fuse: update the code for accessing fuse of i.MX93Alice Guo1-12/+74
2022-07-26misc: fuse: support to access fuse on i.MX93Alice Guo1-1/+29
2022-07-26misc: imx8ulp: move fuse.c from imx8ulp to sentinelAlice Guo4-5/+1
2022-07-26misc: S400_API: Rename imx8ulp_s400_msg to sentinel_msgYe Li2-25/+25
2022-07-26misc: s400_api: introduce ahab_release_m33_troutPeng Fan1-0/+25
2022-07-26misc: S400_API: New API for FW status and chip infoPeng Fan1-0/+61
2022-07-26misc: S400_API: Update release RDC APIYe Li1-4/+17
2022-07-26misc: s4mu: Support iMX93 with Sentinel MUPeng Fan1-0/+1
2022-07-26misc: imx: S400_API: Move S400 MU and API to a common placeYe Li7-7/+18
2022-07-21treewide: Fix Marek's name and change my e-mail addressMarek Behún1-1/+1
2022-07-13Merge tag 'u-boot-stm32-20220712' of https://source.denx.de/u-boot/custodians...Tom Rini1-0/+1
2022-07-12clk: stm32: add support compatible st, stm32mp1-rcc-securePatrick Delaunay1-0/+1
2022-07-11Merge branch 'next'Tom Rini12-23/+1209
2022-07-08Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2-3/+5
2022-07-07misc: nuvoton: Add host interface configuration driverJim Liu3-0/+117
2022-07-06Convert CONFIG_SYS_FSL_SEC_MON et al to KconfigTom Rini1-0/+14
2022-07-01misc: atsha204a: Increase wake delay by tWHIPaweł Anikiel1-2/+3
2022-06-28misc: i2c_eeprom: remove 24aa02e48Eugen Hristev1-8/+0
2022-06-28sandbox: cast to pointer from integer of different sizeHeinrich Schuchardt1-1/+1
2022-06-28dm: core: Support accessing core tagsSimon Glass1-1/+3
2022-06-28dm: core: Switch the testbus driver to use a new structSimon Glass1-1/+1
2022-06-23misc: nuvoton: Add NPCM7xx otp controller driverJim Liu3-0/+522
2022-06-20Merge branch 'master' into nextTom Rini3-0/+615
2022-06-20Merge tag 'u-boot-stm32-20220620' of https://source.denx.de/u-boot/custodians...Tom Rini1-0/+6
2022-06-20arm: layerscape: Add sfp driverSean Anderson3-0/+365
2022-06-17misc: stm32mp13: introduce STM32MP13 RCC driverPatrick Delaunay1-0/+6
2022-06-08test: Load mac address using misc deviceSean Anderson1-0/+3
2022-06-08test: Load mac address with i2c eepromSean Anderson1-0/+4
2022-06-08misc: Add support for nvmem cellsSean Anderson3-0/+159
2022-06-08misc: i2c_eeprom: Make i2c_eeprom_write use a const bufSean Anderson1-1/+2
2022-06-07misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from LinuxMarek Vasut3-0/+615
2022-06-07misc: Correct Kconfig dependencies for a number of optionsTom Rini1-11/+12
2022-05-20i.MX8ULP: add display_ele_fw_version apiGaurav Jain1-0/+41
2022-05-10Merge tag 'i2c-2022-07' of https://source.denx.de/u-boot/custodians/u-boot-i2cTom Rini1-0/+1
2022-05-10misc: Fix always compiling MISC even for SPL/TPLSean Anderson2-1/+13
2022-05-10misc: atsha204a: Add support for atsha204 chipPali Rohár1-0/+1
2022-05-06misc: fs_loader: Fix compile warnings when CONFIG_CMD_UBIFS is enabledPali Rohár1-0/+4
2022-05-02vpl: Add Kconfig options for VPLSimon Glass1-0/+28
2022-04-21misc: atsha204a: Remove duplicate CRC-16 implementationPali Rohár2-119/+4
2022-04-14Remove duplication of table_compute_checksum functionTom Rini1-3/+0
2022-04-14misc: atsha204a: Fix big endian supportPali Rohár1-1/+1
2022-04-12misc: imx8ulp: Update fuse driverPeng Fan1-1/+2
2022-04-12misc: S400_API: Update S400 API for buffer dumpYe Li1-0/+34
2022-04-12misc: S400_API: add ahab_release_caamClement Faure1-0/+29
2022-04-12misc: imx8ulp: Add OEM SRK Hash fuse supportYe Li1-0/+1