summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2021-07-15-assorted-fixes'Tom Rini2021-07-169-14/+27
|\
| * rtc: m41t62: fix wrong register use for set/reset ST bitMax Yang2021-07-151-2/+2
| * clk: Detect failure to set defaultsSimon Glass2021-07-151-1/+5
| * pinctrl: Avoid coverity warning when checking widthSimon Glass2021-07-151-0/+1
| * sandbox: cros_ec: Update error handling when reading matrixSimon Glass2021-07-151-5/+7
| * dm: core: Check uclass_get() return value when dumpingSimon Glass2021-07-151-3/+4
| * reset: Avoid a warning in devm_regmap_init()Simon Glass2021-07-151-0/+1
| * reset: Avoid a warning in devm_reset_bulk_get_by_node()Simon Glass2021-07-151-0/+2
| * video: Check return value in pwm_backlight_of_to_plat()Simon Glass2021-07-151-2/+4
| * sandbox: net: Ensure host name is always a valid stringSimon Glass2021-07-151-1/+1
* | Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-07-162-5/+16
|\ \
| * | drivers: watchdog: wdt-uclass: Use IS_ENABLED for WATCHDOG_AUTOSTARTTeresa Remmet2021-07-161-1/+1
| * | driver: watchdog: reset watchdog in designware_wdt_stop() functionMengLi2021-07-161-4/+15
| |/
* | clk: stm32mp1: add support of SYSCFG clockPatrick Delaunay2021-07-161-0/+1
|/
* Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini2021-07-153-8/+37
|\
| * tpm: cr50: Drop unnecessary coral headersSimon Glass2021-07-151-2/+0
| * spi: ich: Don't require the PCHSimon Glass2021-07-151-2/+2
| * x86: pci: Allow binding of some devices before relocationSimon Glass2021-07-151-1/+32
| * pci: Use const for pci_find_device_id() etc.Simon Glass2021-07-151-3/+3
* | mmc: mmc_get_op_cond: Allow quiet detection of eMMCPali Rohár2021-07-151-3/+4
* | arm: mvebu: armada-3720: remove unused config optionMarek Behún2021-07-151-0/+1
* | arm: a37xx: pci: Fix typo in commentPali Rohár2021-07-151-1/+1
* | arm: a37xx: pci: Extend validation for PCIe resources and oubound windowsPali Rohár2021-07-151-3/+4
|/
* lib: move rtc-lib.c to libHeinrich Schuchardt2021-07-142-78/+0
* usb: musb-new: Add glue driver for ST-Ericsson Ux500Stephan Gerhold2021-07-144-2/+191
* phy: Add driver for ST-Ericsson AB8500 USB PHYStephan Gerhold2021-07-143-0/+59
* power: pmic: Add driver for ST-Ericsson AB8500 via PRCMUStephan Gerhold2021-07-143-0/+279
* pci: uniphier: Add UniPhier PCIe controller driverKunihiko Hayashi2021-07-143-0/+435
* phy: socionext: Add UniPhier PCIe PHY driverKunihiko Hayashi2021-07-145-0/+80
* reset: uniphier: Add PCIe reset entryKunihiko Hayashi2021-07-141-0/+3
* clk: uniphier: Add PCIe clock entryKunihiko Hayashi2021-07-141-0/+3
* misc: i2c_eeprom: Add atmel,24c01 to the listMarek Vasut2021-07-141-0/+1
* timer: nomadik-mtu: Use dev_read_addr_ptr()Stephan Gerhold2021-07-141-5/+2
* gpio: Add driver for Nomadik GPIOStephan Gerhold2021-07-143-0/+134
* gpio: Drop long unused DB8500 GPIO driverStephan Gerhold2021-07-142-222/+0
* Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2021-07-092-64/+110
|\
| * mmc: sunxi: Use mmc_of_parse()Andre Przywara2021-07-101-15/+17
| * mmc: sunxi: Increase MMIO FIFO read performanceAndre Przywara2021-07-101-8/+31
| * mmc: sunxi: Cleanup and fix self-calibration codeAndre Przywara2021-07-101-8/+19
| * mmc: sunxi: Cleanup "new timing mode" selectionAndre Przywara2021-07-101-9/+6
| * mmc: sunxi: Fix MMC clock parent selectionAndre Przywara2021-07-101-3/+7
| * mmc: sunxi: Fix warnings with CONFIG_PHYS_64BITAndre Przywara2021-07-101-2/+2
| * mmc: sunxi: Avoid #ifdefs in delay and width setupAndre Przywara2021-07-101-18/+15
| * phy: sun4i-usb: Fix PHY0 routing and passby configuration for MUSBPaul Kocialkowski2021-07-101-1/+13
* | serial: a37xx: Switch to XTAL clock when booting Linux kernelPali Rohár2021-07-081-0/+67
* | serial: a37xx: Use TBG as parent clockPali Rohár2021-07-081-5/+101
* | clk: armada-37xx: Set DM_FLAG_PRE_RELOCMarek Behún2021-07-082-0/+2
* | serial: a37xx: Fix parent clock rate value and divider calculationPali Rohár2021-07-081-4/+10
|/
* arm: Remove spear600 boards and the rest of SPEAr supportTom Rini2021-07-077-238/+0
* arm: Remove spear320 boardsTom Rini2021-07-071-1/+1