summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13468-1278/+1267
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13910-1255/+1251
* dm: core: Drop unused parameter from dm_extended_scan_fdt()Simon Glass2020-12-131-3/+3
* dm: core: Drop unused parameter from dm_scan_fdt()Simon Glass2020-12-131-5/+4
* dm: core: Combine the flattree and livetree binding codeSimon Glass2020-12-131-58/+16
* dm: core: Add an ofnode function to get the devicetree rootSimon Glass2020-12-131-6/+2
* dm: core: Drop device_bind_offset()Simon Glass2020-12-131-8/+0
* dm: Drop uses of dev_set_of_offset()Simon Glass2020-12-136-13/+6
* dm: Remove uses of device_bind_offset()Simon Glass2020-12-1317-45/+42
* dm: core: Add a livetree function to check node statusSimon Glass2020-12-131-0/+10
* dm: core: Rename device_bind_ofnode() to device_bind()Simon Glass2020-12-138-16/+16
* dm: core: Rename device_bind() to device_bind_offset()Simon Glass2020-12-1317-31/+33
* sandbox: serial: Update to use membuffSimon Glass2020-12-131-29/+19
* sandbox: serial: Convert to livetreeSimon Glass2020-12-131-3/+1
* serial: sandbox: Drop unnecessary #ifdefsSimon Glass2020-12-131-9/+2
* gpio: Convert to use APIs which support live DTPatrick Delaunay2020-12-011-3/+2
* Merge tag 'mmc-2020-11-29' of https://gitlab.denx.de/u-boot/custodians/u-boot...WIP/29Nov2020Tom Rini2020-11-292-94/+91
|\
| * mmc: check a return value about regulator's always-onJaehoon Chung2020-11-281-2/+2
| * mmc: display an error number to debugJaehoon Chung2020-11-281-5/+5
| * mmc: fsl_esdhc: make sure delay chain locked for HS400Yangbo Lu2020-11-281-3/+25
| * mmc: fsl_esdhc: set sysctl register for clock initializationYangbo Lu2020-11-281-1/+1
| * mmc: Add some helper functions for retrying on errorSean Anderson2020-11-281-83/+58
* | i2c: ocores: add i2c driver for OpenCores I2C controllerPragnesh Patel2020-11-283-0/+645
* | i2c: designware_i2c: Don't warn if no reset controllerSimon Glass2020-11-281-3/+5
* | i2c: mvtwsi: disable i2c slave also on Armada 8kBaruch Siach2020-11-281-1/+2
|/
* phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/offPatrick Delaunay2020-11-251-10/+23
* pinctrl: stmfx: update pin namePatrick Delaunay2020-11-251-4/+4
* pinctrl: stmfx: update pincontrol and gpio device namePatrick Delaunay2020-11-251-1/+4
* gpio: stm32: correct the bias managementPatrick Delaunay2020-11-251-14/+14
* pinctrl: stm32: display bias information for all pinsPatrick Delaunay2020-11-251-12/+12
* remoteproc: stm32: update error management in stm32_copro_startPatrick Delaunay2020-11-251-7/+6
* remoteproc: stm32: use reset for hold bootPatrick Delaunay2020-11-251-68/+25
* reset: stm32: Add support of MCU HOLD BOOTPatrick Delaunay2020-11-251-4/+13
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbWIP/22Nov2020Tom Rini2020-11-223-23/+42
|\
| * usb: gadget: dwc2_udc_otg: return zero when reset property is not presentJaehoon Chung2020-11-221-1/+1
| * usb: dwc3: Handle case where setup_phy is not neededSiva Durga Prasad Paladugu2020-11-221-1/+1
| * usb: dwc2: add "u-boot,force-vbus-detection" for stm32Patrick Delaunay2020-11-222-21/+40
* | pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrlLad Prabhakar2020-11-221-4/+0
* | pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A774E1Biju Das2020-11-221-2/+12
* | pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1Biju Das2020-11-221-0/+12
* | pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1Biju Das2020-11-221-0/+12
* | pinctrl: renesas: r8a77951: Add R8A774E1 PFC supportBiju Das2020-11-225-409/+519
* | pinctrl: renesas: r8a77965: Add R8A774B1 PFC supportBiju Das2020-11-225-405/+513
|/
* Merge tag 'efi-2021-01-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/21Nov2020Tom Rini2020-11-211-2/+1
|\
| * dfu: simplify the dependencies of DFU_TFTPAKASHI Takahiro2020-11-211-2/+1
* | tpm: spi: Cleanup source codeMichal Simek2020-11-201-3/+0
|/
* drivers: led: bcm6858: set the correct led polarity registerSteven Lawrance2020-11-191-4/+4
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvWIP/17Nov2020Tom Rini2020-11-171-9/+12
|\
| * pinctrl: k210: Rename power domains to match datasheetSean Anderson2020-11-171-5/+5
| * pinctrl: k210: Fix inverted IE and OE for I2CSean Anderson2020-11-171-4/+7