summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2020-08-20i2c: eeprom: Use reg property instead of offset and sizeMichal Simek
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-17Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-07-17x86: apl: Fix save/restore of ITSS prioritiesSimon Glass
2020-07-17p2sb: Add a method to hide the busSimon Glass
2020-07-17x86: pinctrl: Add a way to get the pinctrl reg addressSimon Glass
2020-07-17irq: Add a method to convert an interrupt to ACPISimon Glass
2020-07-17drivers: p2sb: replace Primary-to-Sideband Bus with Primary to Sideband BridgeWolfgang Wallner
2020-07-16misc: scu_api: Add SCFW API to get the index of boot container setYe Li
2020-07-14imx8: fuse: use arm_smccc_smcPeng Fan
2020-07-09dtoc: extend dtoc to use struct driver_info when linking nodesWalter Lozano
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano
2020-06-04misc: add driver for the SiFive otp controllerPragnesh Patel
2020-05-28misc: i2c_eeprom: implement different probe test eeprom offsetEugen Hristev
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-05-18common: Drop flash.h from common headerSimon Glass
2020-05-15rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32Trevor Woerner
2020-05-10misc: scu: Increase the timeout for MU communicationYe Li
2020-05-10misc: fuse: Update imx8 fuse driver for 8QMYe Li
2020-05-01imx8: Configure SNVSFranck LENORMAND
2020-05-01imx8: Update SCFW API to version 1.5Ye Li
2020-05-01imx8: scu api: Add support for SECO manufacturing protection APIsBreno Lima
2020-04-16sandbox: p2sb: Silence compiler warningSimon Glass
2020-03-17Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-03-16misc: i2c_eeprom: store pagesize instead of pagewidth in i2c_eeprom_drv_dataMasahiro Yamada
2020-03-16misc: i2c_eeprom: remove pagewidth field from i2c_eepromMasahiro Yamada
2020-03-03power: mfd: k3_avs: update am65xx MPU_VDD voltage valuesTero Kristo
2020-03-03misc: pmic_esm: Add support for PMIC ESM driverTero Kristo
2020-03-03misc: k3_esm: Add support for Texas Instruments K3 ESM driverTero Kristo
2020-02-26misc: k3_avs: Fix possible NULL pointer deferenceVignesh Raghavendra
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-10Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-02-09misc: i2c_eeprom: set offset len and chip addr offset maskRobert Beckett
2020-02-07dm: irq: Add support for requesting interruptsSimon Glass
2020-02-07dm: irq: Add support for interrupt controller typesSimon Glass
2020-02-05sandbox: Complete migration away from os_malloc()Simon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-02-05dm: pci: Update the PCI read_config() method to const dev *Simon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Drop floppy disk supportSimon Glass
2020-01-08Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-08mxc_ocotp: support i.MX8MPPeng Fan
2019-12-18Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...Tom Rini