mips: octeon: Add cvmx-helper-cfg.c
[pandora-u-boot.git] / drivers /
2021-04-23 Stefan Roesemips: octeon: Misc changes required because of the...
2021-04-22 Stefan Roesemmc: octeontx_hsmmc: Add support for MIPS Octeon
2021-04-22 Horatiu Vulturnet: jr2: Fix Serdes6G configuration
2021-04-22 Horatiu Vulturnet: jr2: Reset switch
2021-04-20 Tom RiniMerge branch '2021-04-20-assorted-improvements'
2021-04-20 Igor Opaniuksysreset: provide type of reset in do_reset cmd
2021-04-20 Igor Opaniuksysreset: psci: use psci driver exported functions
2021-04-20 Igor Opaniukpsci: add features/reset2 support
2021-04-20 Andre Przywaranet: calxedagmac: Convert to DM_ETH
2021-04-20 Ying-Chun Liu (Pau... power: regulator: add driver for ANATOP regulator
2021-04-20 Tim Harveynet: octeontx: smi: fix mii probe
2021-04-20 Suneel Garapatidrivers: ata: ahci: update max id if it is more than...
2021-04-20 Tim Harveydrivers: net: octeontx: fix QSGMII
2021-04-20 Reinoud ZandijkFix IDE commands issued, fix endian issues, fix non...
2021-04-20 Wasim Khanmisc: make CONFIG_IRQ selectable for all platforms
2021-04-20 Neil Armstrongphy: meson-g12a-usb3-pcie: add support for PCIe ops
2021-04-20 Neil Armstrongclk: meson-g12a: add PCIe gates
2021-04-19 Tom RiniMerge tag 'u-boot-amlogic-20210419' of https://source...
2021-04-19 Tom RiniMerge tag 'u-boot-atmel-2021.07-b' of https://source...
2021-04-19 Neil Armstrongphy: meson-g12a-usb3-pcie: add support for PCIe ops
2021-04-19 Neil Armstrongclk: meson-g12a: add PCIe gates
2021-04-19 Eugen Hristevgpio: atmel_pio4: add support for sama7g5 pio4 version...
2021-04-18 Tom RiniMerge tag 'efi-2021-07-rc1-2' of https://source.denx...
2021-04-18 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2021-04-18 Tom RiniMerge tag 'ti-v2021.07-rc1' of https://source.denx...
2021-04-18 Marek Vasutusb: ehci-mx6: Add iMX8M support
2021-04-18 Marek Vasutusb: ehci-mx6: Fix aarch64 build warnings
2021-04-18 Marek Vasutusb: ehci-mx6: Add fsl,imx7d-usb compatible string
2021-04-18 Marek Vasutusb: ehci-mx6: Set default CONFIG_MXC_USB_PORTSC if...
2021-04-18 Marek Vasutusb: ehci-mx6: Add generic EHCI PHY support
2021-04-18 Marek Vasutusb: ehci-mx6: Use portnr from DT in DM case
2021-04-18 Marek Vasutusb: ehci-mx6: Pass MISC address to usb_oc_config()
2021-04-18 Marek Vasutusb: ehci-mx6: Split usb_power_config()
2021-04-18 Marek Vasutusb: ehci-mx6: Pass PHY address to usb_*_phy*()
2021-04-18 Marek Vasutusb: ehci-mx6: Split ehci_mx6_common_init()
2021-04-18 Marek Vasutusb: ehci-mx6: Parse USB PHY and MISC offsets from DT
2021-04-18 Marek Vasutusb: ehci-mx6: Unify USBNC registers
2021-04-18 Marek Vasutusb: ehci-mx6: Add DM clock support
2021-04-18 Marek Vasutusb: ehci-mx6: Turn off Vbus on probe failure
2021-04-18 Marek Vasutimx: power-domain: Add fsl,imx8mn-gpc compatible string
2021-04-18 Marek Vasutimx: power-domain: Add fsl,imx8mm-gpc compatible string
2021-04-18 Marek Vasutphy: nop-phy: Add standard usb-nop-xceiv compat string
2021-04-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-04-16 Jernej Skrabecsunxi: video: select dw-hdmi in Kconfig, not Makefile
2021-04-16 Samuel Hollandclk: sunxi: h6: Add XHCI clocks
2021-04-16 Samuel Hollandclk: sunxi: Add a dummy clock driver for the RTC
2021-04-15 Tom RiniMerge branch '2021-04-14-assorted-vboot-improvements'
2021-04-15 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-04-15 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2021-04-15 Bin Mengtest: dm: Add a test case for simple-bus <ranges>
2021-04-15 Bin Mengdm: core: Correctly read <ranges> of simple-bus
2021-04-15 Bin Mengnet: tsec: Support <reg> property from the subnode...
2021-04-15 Bin Mengnet: tsec: Use map_physmem() directly instead of dev_re...
2021-04-15 Claudiu Manoilsandbox: Add a DSA sandbox driver and unit test
2021-04-15 Vladimir Olteannet: tsec: Use dm_eth_phy_connect() directly for the...
2021-04-15 Bin Mengnet: phy: fixed: Support the old DT binding
2021-04-15 Bin Mengnet: phy: fixed: Add the missing ending newline
2021-04-15 Bin Mengnet: phy: fixed: Make driver ops static
2021-04-15 Bin Mengnet: phy: Simplify the logic of phy_connect_fixed()
2021-04-15 Bin Mengnet: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around...
2021-04-15 Bin Mengnet: phy: xilinx: Be compatible with live OF tree
2021-04-15 Vladimir Olteannet: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_c...
2021-04-15 Vladimir Olteannet: phy: fixed: Be compatible with live OF tree
2021-04-15 Bin Mengof: extra: Introduce ofnode_phy_is_fixed_link() API
2021-04-15 Chris Packhamwatchdog: Add booke watchdog driver
2021-04-15 Neil Armstrongpci: add Amlogic Meson Designware PCIe controller
2021-04-15 Neil Armstrongpci: pcie_dw_rockchip: migrate to common Designware...
2021-04-15 Neil Armstrongpci: pcie_dw_ti: migrate to common Designware PCIe...
2021-04-15 Neil Armstrongpci: add common Designware PCIe functions
2021-04-13 Tom RiniMerge branch '2021-04-13-assorted-improvements'
2021-04-12 Patrick Delaunayscmi: translate the resource only when livetree is...
2021-04-12 Simon Glassgpio: Drop dm_gpio_set_dir()
2021-04-12 Simon Glassgpio: i2c-gpio: Drop use of dm_gpio_set_dir()
2021-04-12 Asherah Connorqemu: add MMIO driver for QFW
2021-04-12 Asherah Connortest: qemu: add qfw sandbox driver, dm tests, qemu...
2021-04-12 Asherah Connorx86: qemu: move QFW to its own uclass
2021-04-12 Patrick Delaunayscmi: correctly configure MMU for SCMI buffer
2021-04-12 Sean Andersonfastboot: Fix possible buffer overrun
2021-04-12 Sean Andersonlib: string: Implement strlcat
2021-04-12 Ilias Apalodimastee: optee: Change printing during optee_probe
2021-04-12 Heiko Schocherrtc: add support for rv3028 rtc
2021-04-12 Etienne Carrierefirmware: scmi: fix inline comments and minor coding...
2021-04-12 Etienne Carrierefirmware: scmi: sandbox test for voltage regulator
2021-04-12 Etienne Carrierefirmware: scmi: voltage regulator
2021-04-12 Phil Sutterpci: Mark 64bit Memory BARs as such
2021-04-12 Farhan Alimtd: Update fail_addr when erase fails due to bad blocks
2021-04-12 Jaehoon Chungpower: pmic: remove pmic_max77696.c file
2021-04-12 Dario Binacchitest: pinmux: add test for 'pinctrl-single' driver
2021-04-12 Dario Binacchipinctrl: single: add get_pin_muxing operation
2021-04-12 Dario Binacchipinctrl: single: add get_pin_name operation
2021-04-12 Dario Binacchipinctrl: single: add get_pins_count operation
2021-04-12 Dario Binacchipinctrl: single: add register access functions
2021-04-12 Dario Binacchipinctrl: single: change function mask default value
2021-04-12 Dario Binacchipinctrl: single: check "register-width" DT property
2021-04-12 Dario Binacchipinctrl: single: get register area size by device API
2021-04-12 Dario Binacchipinctrl: single: fix debug messages formatting
2021-04-12 Dario Binacchipinctrl: single: fix offset management
2021-04-12 Dario Binacchipinctrl: single: fix the loop counter variable type
2021-04-12 Dario Binacchipinctrl: single: fix format of structure documentation
2021-04-11 Tom RiniMerge branch '2021-04-11-remove-non-migrated-boards'
next