summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass910-1255/+1251
2020-12-13dm: core: Drop unused parameter from dm_extended_scan_fdt()Simon Glass1-3/+3
2020-12-13dm: core: Drop unused parameter from dm_scan_fdt()Simon Glass1-5/+4
2020-12-13dm: core: Combine the flattree and livetree binding codeSimon Glass1-58/+16
2020-12-13dm: core: Add an ofnode function to get the devicetree rootSimon Glass1-6/+2
2020-12-13dm: core: Drop device_bind_offset()Simon Glass1-8/+0
2020-12-13dm: Drop uses of dev_set_of_offset()Simon Glass6-13/+6
2020-12-13dm: Remove uses of device_bind_offset()Simon Glass17-45/+42
2020-12-13dm: core: Add a livetree function to check node statusSimon Glass1-0/+10
2020-12-13dm: core: Rename device_bind_ofnode() to device_bind()Simon Glass8-16/+16
2020-12-13dm: core: Rename device_bind() to device_bind_offset()Simon Glass17-31/+33
2020-12-13sandbox: serial: Update to use membuffSimon Glass1-29/+19
2020-12-13sandbox: serial: Convert to livetreeSimon Glass1-3/+1
2020-12-13serial: sandbox: Drop unnecessary #ifdefsSimon Glass1-9/+2
2020-12-01gpio: Convert to use APIs which support live DTPatrick Delaunay1-3/+2
2020-11-29Merge tag 'mmc-2020-11-29' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini2-94/+91
2020-11-28i2c: ocores: add i2c driver for OpenCores I2C controllerPragnesh Patel3-0/+645
2020-11-28i2c: designware_i2c: Don't warn if no reset controllerSimon Glass1-3/+5
2020-11-28i2c: mvtwsi: disable i2c slave also on Armada 8kBaruch Siach1-1/+2
2020-11-28mmc: check a return value about regulator's always-onJaehoon Chung1-2/+2
2020-11-28mmc: display an error number to debugJaehoon Chung1-5/+5
2020-11-28mmc: fsl_esdhc: make sure delay chain locked for HS400Yangbo Lu1-3/+25
2020-11-28mmc: fsl_esdhc: set sysctl register for clock initializationYangbo Lu1-1/+1
2020-11-28mmc: Add some helper functions for retrying on errorSean Anderson1-83/+58
2020-11-25phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/offPatrick Delaunay1-10/+23
2020-11-25pinctrl: stmfx: update pin namePatrick Delaunay1-4/+4
2020-11-25pinctrl: stmfx: update pincontrol and gpio device namePatrick Delaunay1-1/+4
2020-11-25gpio: stm32: correct the bias managementPatrick Delaunay1-14/+14
2020-11-25pinctrl: stm32: display bias information for all pinsPatrick Delaunay1-12/+12
2020-11-25remoteproc: stm32: update error management in stm32_copro_startPatrick Delaunay1-7/+6
2020-11-25remoteproc: stm32: use reset for hold bootPatrick Delaunay1-68/+25
2020-11-25reset: stm32: Add support of MCU HOLD BOOTPatrick Delaunay1-4/+13
2020-11-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini3-23/+42
2020-11-22usb: gadget: dwc2_udc_otg: return zero when reset property is not presentJaehoon Chung1-1/+1
2020-11-22usb: dwc3: Handle case where setup_phy is not neededSiva Durga Prasad Paladugu1-1/+1
2020-11-22usb: dwc2: add "u-boot,force-vbus-detection" for stm32Patrick Delaunay2-21/+40
2020-11-22pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrlLad Prabhakar1-4/+0
2020-11-22pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A774E1Biju Das1-2/+12
2020-11-22pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1Biju Das1-0/+12
2020-11-22pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1Biju Das1-0/+12
2020-11-22pinctrl: renesas: r8a77951: Add R8A774E1 PFC supportBiju Das5-409/+519
2020-11-22pinctrl: renesas: r8a77965: Add R8A774B1 PFC supportBiju Das5-405/+513
2020-11-21Merge tag 'efi-2021-01-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini1-2/+1
2020-11-21dfu: simplify the dependencies of DFU_TFTPAKASHI Takahiro1-2/+1
2020-11-20tpm: spi: Cleanup source codeMichal Simek1-3/+0
2020-11-19drivers: led: bcm6858: set the correct led polarity registerSteven Lawrance1-4/+4
2020-11-17Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini1-9/+12
2020-11-17pinctrl: k210: Rename power domains to match datasheetSean Anderson1-5/+5
2020-11-17pinctrl: k210: Fix inverted IE and OE for I2CSean Anderson1-4/+7
2020-11-17sunxi: allow to use AXP20[39] attached to I2C0 on V3 seriesIcenowy Zheng1-2/+2