summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-11Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/cus...Tom Rini
2020-12-10net: pfe_eth: read PFE ESBC header flash with spi_flash_read APIBiwen Li
2020-12-10pci: layerscape: fix a dead loop issueHou Zhiqiang
2020-12-10armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal
2020-12-10drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to KconfigMeenakshi Aggarwal
2020-12-10pci: ls_pcie_g4: Add size check for config resourceWasim Khan
2020-12-10pci: layerscape: Add size check for config resourceWasim Khan
2020-12-10pci: ls_pcie_g4: Print pcie controller number starting from 1Wasim Khan
2020-12-10pci: layerscape: Update print of pcie controllerWasim Khan
2020-12-09Merge tag 'u-boot-stm32-20201209' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-12-09treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard
2020-12-07clk: at91: sam9x60: remove the parsing of atmel, main-osc-bypassClaudiu Beznea
2020-12-06power: pmic: add SPL_DM_PMIC_PCA9450 symbol to KconfigIgor Opaniuk
2020-12-06pca9450a: fix i2c addressMax Krummenacher
2020-12-06mmc: fsl_esdhc_imx: optimize the timing settingHaibo Chen
2020-12-06mmc: fsl_esdhc_imx: add wait_dat0() supportHaibo Chen
2020-12-06imx: clk: added IPG Clock for I2C on imx8qmOliver Graute
2020-12-02mtd: spi-nor-ids: add Winbond W25Q32JW-IM flashMichael Walle
2020-12-02watchdog: sbsa: timeout should be in "millisecond"Zhao Qiang
2020-12-02Merge tag 'dm-pull-30nov20' of git://git.denx.de/u-boot-dmTom Rini
2020-12-01gpio: Convert to use APIs which support live DTPatrick Delaunay
2020-11-30dm: core: Fix incorrect flag checkMarek Vasut
2020-11-30sandbox: cros_ec: Basic support for EC_CMD_GET_NEXT_EVENTAlper Nebi Yasak
2020-11-30mips: octeon: Fix Octeon DDR driver to use the correct structStefan Roese
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-26mmc: atmel-sdhci: fix the clk_enable call in case of no opsEugen Hristev
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