summaryrefslogtreecommitdiff
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix Marek's name and change my e-mail addressMarek Behún2022-07-211-1/+1
* Merge tag 'u-boot-stm32-20220712' of https://source.denx.de/u-boot/custodians...Tom Rini2022-07-131-0/+1
|\
| * clk: stm32: add support compatible st, stm32mp1-rcc-securePatrick Delaunay2022-07-121-0/+1
* | Merge branch 'next'Tom Rini2022-07-1112-23/+1209
|\ \ | |/
| * Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2022-07-082-3/+5
| |\
| | * sandbox: cast to pointer from integer of different sizeHeinrich Schuchardt2022-06-281-1/+1
| | * dm: core: Support accessing core tagsSimon Glass2022-06-281-1/+3
| | * dm: core: Switch the testbus driver to use a new structSimon Glass2022-06-281-1/+1
| * | misc: nuvoton: Add host interface configuration driverJim Liu2022-07-063-0/+117
| * | Convert CONFIG_SYS_FSL_SEC_MON et al to KconfigTom Rini2022-07-051-0/+14
| * | misc: i2c_eeprom: remove 24aa02e48Eugen Hristev2022-06-281-8/+0
| |/
| * misc: nuvoton: Add NPCM7xx otp controller driverJim Liu2022-06-223-0/+522
| * Merge branch 'master' into nextTom Rini2022-06-203-0/+615
| |\
| * \ Merge tag 'u-boot-stm32-20220620' of https://source.denx.de/u-boot/custodians...Tom Rini2022-06-201-0/+6
| |\ \
| | * | misc: stm32mp13: introduce STM32MP13 RCC driverPatrick Delaunay2022-06-171-0/+6
| * | | arm: layerscape: Add sfp driverSean Anderson2022-06-203-0/+365
| |/ /
| * | test: Load mac address using misc deviceSean Anderson2022-06-081-0/+3
| * | test: Load mac address with i2c eepromSean Anderson2022-06-081-0/+4
| * | misc: Add support for nvmem cellsSean Anderson2022-06-083-0/+159
| * | misc: i2c_eeprom: Make i2c_eeprom_write use a const bufSean Anderson2022-06-081-1/+2
| * | misc: Correct Kconfig dependencies for a number of optionsTom Rini2022-06-061-11/+12
* | | misc: atsha204a: Increase wake delay by tWHIPaweł Anikiel2022-07-011-2/+3
| |/ |/|
* | misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from LinuxMarek Vasut2022-06-073-0/+615
|/
* i.MX8ULP: add display_ele_fw_version apiGaurav Jain2022-05-201-0/+41
* Merge tag 'i2c-2022-07' of https://source.denx.de/u-boot/custodians/u-boot-i2cTom Rini2022-05-101-0/+1
|\
| * misc: atsha204a: Add support for atsha204 chipPali Rohár2022-05-101-0/+1
* | misc: Fix always compiling MISC even for SPL/TPLSean Anderson2022-05-102-1/+13
|/
* misc: fs_loader: Fix compile warnings when CONFIG_CMD_UBIFS is enabledPali Rohár2022-05-051-0/+4
* vpl: Add Kconfig options for VPLSimon Glass2022-05-021-0/+28
* misc: atsha204a: Remove duplicate CRC-16 implementationPali Rohár2022-04-212-119/+4
* Remove duplication of table_compute_checksum functionTom Rini2022-04-141-3/+0
* misc: atsha204a: Fix big endian supportPali Rohár2022-04-141-1/+1
* misc: imx8ulp: Update fuse driverPeng Fan2022-04-121-1/+2
* misc: S400_API: Update S400 API for buffer dumpYe Li2022-04-121-0/+34
* misc: S400_API: add ahab_release_caamClement Faure2022-04-121-0/+29
* misc: imx8ulp: Add OEM SRK Hash fuse supportYe Li2022-04-121-0/+1
* drivers: misc: add Gateworks System Controller driverTim Harvey2022-04-123-0/+642
* misc: k3_esm: Add functionality to set and route error events within K3SoCHari Nagalla2022-04-041-3/+50
* Fix URLs to old freescale git reposPali Rohár2022-03-281-1/+1
* misc: atsha204a: fix i2c address readout from DTSAdrian Fiergolski2022-03-231-1/+1
* misc: atsha204a: add delay after sending the messageAdrian Fiergolski2022-03-231-1/+1
* misc: atsha204a: return timeout from wakeup functionAdrian Fiergolski2022-03-231-2/+2
* misc: add sl28cpld base driverMichael Walle2022-02-283-0/+114
* drivers: misc: Makefile: Enable fs_loader compilation at SPL LevelKeerthy2022-02-082-1/+10
* x86: Use the ACPI table writerSimon Glass2022-01-251-1/+1
* sandbox: Allow building with GENERATE_ACPI_TABLESimon Glass2022-01-251-0/+1
* misc: mark write buffer constJohn Keeping2022-01-241-1/+1
* Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2022-01-201-5/+1
|\
| * fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek Behún2022-01-201-5/+1
* | doc: replace @return by Return:Heinrich Schuchardt2022-01-194-16/+16
|/