summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
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
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