summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2022-04-21misc: atsha204a: Remove duplicate CRC-16 implementationPali Rohár
2022-04-14Remove duplication of table_compute_checksum functionTom Rini
2022-04-14misc: atsha204a: Fix big endian supportPali Rohár
2022-04-12misc: imx8ulp: Update fuse driverPeng Fan
2022-04-12misc: S400_API: Update S400 API for buffer dumpYe Li
2022-04-12misc: S400_API: add ahab_release_caamClement Faure
2022-04-12misc: imx8ulp: Add OEM SRK Hash fuse supportYe Li
2022-04-12drivers: misc: add Gateworks System Controller driverTim Harvey
2022-04-04misc: k3_esm: Add functionality to set and route error events within K3SoCHari Nagalla
2022-03-28Fix URLs to old freescale git reposPali Rohár
2022-03-23misc: atsha204a: fix i2c address readout from DTSAdrian Fiergolski
2022-03-23misc: atsha204a: add delay after sending the messageAdrian Fiergolski
2022-03-23misc: atsha204a: return timeout from wakeup functionAdrian Fiergolski
2022-02-28misc: add sl28cpld base driverMichael Walle
2022-02-08drivers: misc: Makefile: Enable fs_loader compilation at SPL LevelKeerthy
2022-01-25x86: Use the ACPI table writerSimon Glass
2022-01-25sandbox: Allow building with GENERATE_ACPI_TABLESimon Glass
2022-01-24misc: mark write buffer constJohn Keeping
2022-01-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-01-20fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek Behún
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-13treewide: invaild -> invalidSean Anderson
2021-12-27Convert CONFIG_FSL_IFC to KconfigTom Rini
2021-12-27Clarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in KconfigTom Rini
2021-12-19treewide: Use fdt_create_phandle() where appropriateMarek Behún
2021-10-20Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-12cmd: bind: Fix driver binding on a devicePatrice Chotard
2021-10-07misc: ocotp: Allow disabling ocotp driver in SPLMichael Scott
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-25irq: Tidy up of-platdata irq supportSimon Glass
2021-09-25treewide: Try to avoid the preprocessor with OF_REALSimon Glass
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass
2021-09-25treewide: Simply conditions with the new OF_REALSimon Glass
2021-08-30Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini
2021-08-09imx8ulp: move struct mu_type to common headerPeng Fan
2021-08-09driver: misc: imx8ulp: Add fuse driver for imx8ulpYe Li
2021-08-09arm: imx8ulp: release and configure XRDC at early phaseYe Li
2021-08-09drivers: misc: s400_api: Update API for fuse read and writeYe Li
2021-08-09drivers: misc: imx8ulp: Update S400 API for release RDCYe Li
2021-08-09drivers: misc: imx8ulp: Add S400 API for image authenticationYe Li
2021-08-09drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6Ye Li
2021-08-09driver: misc: Add MU and S400 API to communicate with SentinelYe Li
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-07-28pci: swap_case: Allow compilation on 32-bit machinesSimon Glass
2021-07-21cros_ec: Use standard calls for recovery-request checkingSimon Glass
2021-07-21cros_ec: Support the full-size vboot contextSimon Glass
2021-07-21cros_ec: Drop cros_ec_entering_mode()Simon Glass