wdt: dw: Enable the clock before using it
[platform/kernel/u-boot.git] / drivers /
2021-04-08 Sean Andersonwdt: dw: Enable the clock before using it
2021-04-08 Sean Andersonwdt: dw: Switch to if(CONFIG()) instead of using #if
2021-04-08 Sean Andersonwdt: dw: Switch to using fls for log2
2021-04-07 Tom RiniMerge tag 'mmc-2021-4-6' of https://source.denx.de...
2021-04-06 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2021-04-06 Stefan Roeseusb: xhci: Make debug output better readable and checkp...
2021-04-06 Aaron Williamsusb: xhci: Add missing xhci_readl()
2021-04-06 Tom RiniMerge tag 'u-boot-amlogic-20210406' of https://source...
2021-04-06 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-04-06 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-04-06 Tom RiniMerge tag 'dm-pull-6apr21' of https://source.denx.de...
2021-04-06 Aswath Govindrajummc: mmc-uclass: Use dev_seq() to read aliases node...
2021-04-06 Aswath Govindrajummc: Check for device with a seq number equal to num...
2021-04-06 Michael Wallemmc: fsl_esdhc: add pulse width detection workaround
2021-04-06 Michael Wallemmc: fsl_esdhc: add workaround for erratum A-011334
2021-04-06 Neil Armstrongnet: designware: remove amlogic compatibles
2021-04-06 Neil Armstrongnet: designware: add Amlogic Meson8b & later glue driver
2021-04-06 Neil Armstrongnet: add Amlogic Meson G12A MDIO MUX driver
2021-04-06 Neil Armstrongnet: designware: add DM_MDIO support
2021-04-06 Neil Armstrongnet: add MMIO Register MDIO MUX driver
2021-04-06 Pali Rohárwatchdog: Allow to use CONFIG_WDT without starting...
2021-04-06 Pali Rohárwatchdog: Show error message when initr_watchdog()...
2021-04-06 Pali Rohárwatchdog: Set/unset GD_FLG_WDT_READY flag in wdt_start...
2021-04-06 Jagannadha Sutradh... cfi_flash: Fix detection of 8-bit bus flash devices...
2021-04-06 Simon Glasspinctrl: Return -ENOSYS when system call is not available
2021-04-06 Simon Glasssimple-pm-bus: Use -ENOSYS for checking missing system...
2021-04-06 Simon Glassclk: Return -ENOSYS when system call is not available
2021-04-06 Simon Glassclk: Update drivers to use -EINVAL
2021-04-06 Simon Glassusb: Return -ENOSYS when system call is not available
2021-04-06 Simon Glassdm: core: Use -ENOSPC in acpi_get_path()
2021-04-06 Tom RiniMerge tag 'rockchip-for-v2021.07' of https://source...
2021-04-05 Tom RiniMerge branch 'next'
2021-03-31 Tom RiniMerge tag 'xilinx-for-v2021.07' of https://source.denx...
2021-03-30 Tom RiniMerge tag 'u-boot-atmel-2021.07-a' of https://source...
2021-03-30 T Karthik Reddyspi: xilinx_spi: Trivial fixes in axi qspi driver
2021-03-30 T Karthik Reddyclk: zynqmp: Fix clk dump values
2021-03-30 Robert Hancocknet: gem: Fix setting PCS auto-negotiation state
2021-03-29 Tom RiniMerge tag 'v2021.04-rc5' into next
2021-03-29 Tom RiniMerge tag 'dm-pull-28mar21' of git://git.denx.de/u...
2021-03-27 T Karthik Reddyspi: spi-uclass: Add support to manually relocate spi...
2021-03-27 Simon Glasscpu: Rename SPL_CPU_SUPPORT to SPL_CPU
2021-03-27 Simon Glasssf: Support querying write-protect
2021-03-27 Simon Glasssandbox: Provide a way to bind fixed/removeable devices
2021-03-27 Simon Glasssandbox: cros_ec: Only write EC state when the EC is...
2021-03-27 Simon Glasssandbox: Only call timer_timebase_fallback() if present
2021-03-27 Simon Glassx86: video: Allow coreboot video to be used on any...
2021-03-27 Simon Glassvideo: Fix video on coreboot with the copy buffer
2021-03-27 Simon Glassx86: Make coreboot sysinfo available to any x86 board
2021-03-27 Simon Glassmmc: pci_mmc: Set up the card detect
2021-03-27 Simon Glasstegra: i2c: Drop LOG_DEBUG
2021-03-27 Simon Glassx86: Probe device if needed in intel_gpio_xlate()
2021-03-27 Simon Glassx86: p2sb: Drop LOG_DEBUG
2021-03-27 Heinrich Schuchardtmtd: spi_flash_free()
2021-03-26 Tom RiniMerge tag 'dm-pull-26mar21-take2' of git://git.denx...
2021-03-26 Simon Glassdm: core: Use separate priv/plat data region
2021-03-26 Simon Glassdm: core: Allow storing priv/plat data separately
2021-03-26 Simon Glassdm: core: Move flags to device-runtime info
2021-03-26 Simon Glassdm: core: Create a struct for device runtime info
2021-03-26 Simon GlassRevert "sandbox: Disable I2C emulators in SPL"
2021-03-26 Simon Glasssandbox: i2c: Support i2c emulation with of-platdata
2021-03-26 Simon Glassdm: Rename device_get_by_driver_info_idx()
2021-03-26 Simon Glasssandbox: i2c: Move platdata structs to header files
2021-03-26 Simon Glassdm: core: Drop uclass_find_device_by_phandle() with...
2021-03-26 Simon Glassdm: core: Drop device_get_by_driver_info()
2021-03-26 Simon Glassclk: sandbox: Create a special fixed-rate driver
2021-03-26 Simon Glassclk: fixed-rate: Export driver parts for OF_PLATDATA_INST
2021-03-26 Simon Glassclk: sandbox: Move priv/plat data to a header file
2021-03-26 Tom RiniMerge tag 'efi-next' of https://source.denx.de/u-boot...
2021-03-25 Heinrich Schuchardtdfu: dfu_sf: avoid double free of SPI device
2021-03-24 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-03-23 Maxim Kochetkovmtd: rawnand: fsl_ifc: fix FSL NAND driver to read...
2021-03-23 Hou Zhiqiangpci: layerscape: Change to allocate zeroed memery for...
2021-03-23 Chris Packhamrtc: ds1307: Add ds1339 compatible
2021-03-22 Simon Glassdm: core: Skip adding uclasses with OF_PLATDATA_INST
2021-03-22 Simon Glassdm: core: Set up driver model for OF_PLATDATA_INST
2021-03-22 Simon Glassdm: core: Adjust uclass setup with of-platdata
2021-03-22 Simon Glassdm: core: Allow dropping run-time binding of devices
2021-03-22 Dario Binacchibus: ti-sysc: change in a normal driver
2021-03-22 Simon Glassdtoc: Generate device instances
2021-03-22 Simon Glassdtoc: Generate uclass devices
2021-03-22 Simon Glasssandbox: i2c: Rename driver names to work with of-platdata
2021-03-22 Simon Glassdtoc: Assign a sequence number to each node
2021-03-22 Heinrich Schuchardtdm: error handling dev_get_dma_range()
2021-03-22 Bin Mengmmc: pci: Fix Kconfig dependency
2021-03-20 Tom RiniMerge branch '2021-03-20-mediatek-updates' into next
2021-03-20 Weijie Gaoserial: mtk: rewrite the setbrg function
2021-03-20 Weijie Gaopinctrl: mt7629: add jtag function and pin group
2021-03-20 Weijie Gaopinctrl: mediatek: do not probe gpio driver if not...
2021-03-20 Sam Shihpinctrl: mediatek: add get_pin_muxing ops for mediatek...
2021-03-20 Sam Shihpinctrl: mediatek: fix wrong assignment in mtk_get_pin_name
2021-03-20 Tom RiniMerge tag 'efi-2021-04-rc5-2' of https://source.denx...
2021-03-19 Tom RiniMerge branch '2021-03-19-assorted-fixes'
2021-03-19 Andre Przywaranvme: Elaborate on cache maintenance operation in get...
2021-03-19 Andre Przywaranvme: Always invalidate whole cqes[] array
2021-03-19 Dario Binacchibus: ti-sysc: change in a normal driver
2021-03-19 Frank Wunderlichahci: mediatek: fix undefined reference of dev_err
2021-03-19 Tom RiniMerge branch 'next' of git://source.denx.de/u-boot...
2021-03-19 Tom RiniMerge tag 'video-for-v2021.04' of https://source.denx...
2021-03-18 Tom RiniMerge branch '2021-03-17-assorted-fixes'
2021-03-17 Daniel Gollemmc: mtk-sd: don't ignore max-frequency from device...
next