summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: Rename 'platdata_size' to 'plat_size'Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-12-13dm: core: Drop unused parameter from dm_extended_scan_fdt()Simon Glass
2020-12-13dm: core: Drop unused parameter from dm_scan_fdt()Simon Glass
2020-12-13dm: core: Combine the flattree and livetree binding codeSimon Glass
2020-12-13dm: core: Add an ofnode function to get the devicetree rootSimon Glass
2020-12-13dm: core: Drop device_bind_offset()Simon Glass
2020-12-13dm: Drop uses of dev_set_of_offset()Simon Glass
2020-12-13dm: Remove uses of device_bind_offset()Simon Glass
2020-12-13dm: core: Add a livetree function to check node statusSimon Glass
2020-12-13dm: core: Rename device_bind_ofnode() to device_bind()Simon Glass
2020-12-13dm: core: Rename device_bind() to device_bind_offset()Simon Glass
2020-12-13sandbox: serial: Update to use membuffSimon Glass
2020-12-13sandbox: serial: Convert to livetreeSimon Glass
2020-12-13serial: sandbox: Drop unnecessary #ifdefsSimon Glass
2020-12-01gpio: Convert to use APIs which support live DTPatrick Delaunay
2020-11-29Merge tag 'mmc-2020-11-29' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini
2020-11-28i2c: ocores: add i2c driver for OpenCores I2C controllerPragnesh Patel
2020-11-28i2c: designware_i2c: Don't warn if no reset controllerSimon Glass
2020-11-28i2c: mvtwsi: disable i2c slave also on Armada 8kBaruch Siach
2020-11-28mmc: check a return value about regulator's always-onJaehoon Chung
2020-11-28mmc: display an error number to debugJaehoon Chung
2020-11-28mmc: fsl_esdhc: make sure delay chain locked for HS400Yangbo Lu
2020-11-28mmc: fsl_esdhc: set sysctl register for clock initializationYangbo Lu
2020-11-28mmc: Add some helper functions for retrying on errorSean Anderson
2020-11-25phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/offPatrick Delaunay
2020-11-25pinctrl: stmfx: update pin namePatrick Delaunay
2020-11-25pinctrl: stmfx: update pincontrol and gpio device namePatrick Delaunay
2020-11-25gpio: stm32: correct the bias managementPatrick Delaunay
2020-11-25pinctrl: stm32: display bias information for all pinsPatrick Delaunay
2020-11-25remoteproc: stm32: update error management in stm32_copro_startPatrick Delaunay
2020-11-25remoteproc: stm32: use reset for hold bootPatrick Delaunay
2020-11-25reset: stm32: Add support of MCU HOLD BOOTPatrick Delaunay
2020-11-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2020-11-22usb: gadget: dwc2_udc_otg: return zero when reset property is not presentJaehoon Chung
2020-11-22usb: dwc3: Handle case where setup_phy is not neededSiva Durga Prasad Paladugu
2020-11-22usb: dwc2: add "u-boot,force-vbus-detection" for stm32Patrick Delaunay
2020-11-22pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrlLad Prabhakar
2020-11-22pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A774E1Biju Das
2020-11-22pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1Biju Das
2020-11-22pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1Biju Das
2020-11-22pinctrl: renesas: r8a77951: Add R8A774E1 PFC supportBiju Das
2020-11-22pinctrl: renesas: r8a77965: Add R8A774B1 PFC supportBiju Das
2020-11-21Merge tag 'efi-2021-01-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-11-21dfu: simplify the dependencies of DFU_TFTPAKASHI Takahiro
2020-11-20tpm: spi: Cleanup source codeMichal Simek
2020-11-19drivers: led: bcm6858: set the correct led polarity registerSteven Lawrance