Merge branch '2022-10-10-LLVM-related-improvements'
[platform/kernel/u-boot.git] / drivers /
2022-10-10 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-10-10 Mattijs Korpershoekusb: gadget: fastboot: detach usb on reboot commands
2022-10-10 Patrice Chotardusb: ehci: Remove unused ehci_{setup,shutdown}_phy...
2022-10-10 Patrice Chotardusb: ehci: Make usage of generic_{setup,shutdown}_phy...
2022-10-10 Patrice Chotardusb: ohci: Make usage of generic_{setup,shutdown}_phy...
2022-10-10 Patrice Chotardphy: Add generic_{setup,shutdown}_phy() helpers
2022-10-10 Marek Vasutusb: gadget: Clean up Makefile ifdeffery
2022-10-10 Tom RiniMerge tag 'u-boot-nand-20221009' of https://source...
2022-10-09 Michael Trimarchimtd: mxs_nand: Support EDO mode for imx8mn architecture
2022-10-09 Dario Binacchimtd: mxs_nand: get the clock with the right name
2022-10-09 Dario Binacchimtd: mxs_nand: don't get the gpmi_apbh_dma clock
2022-10-09 Michael Trimarchiclk: imx: clk-imx8mn add gpmi nand clocks
2022-10-09 Michael Trimarchiclk: imx: gate2 support shared counter and relative...
2022-10-08 Roger Quadrosmtd: nand: Fix SPL build after migration of CONFIG_SYS_...
2022-10-07 Tom RiniMerge tag 'efi-2023-01-rc1' of https://source.denx...
2022-10-07 Tom RiniMerge branch '2022-10-07-riscv-toolchain-update'
2022-10-07 Tom RiniMerge branch '2022-10-06-assorted-platform-and-board...
2022-10-07 Jim Liuclk: nuvoton: Add support for NPCM845
2022-10-07 Ravi Gunasekarannet: ti: am65-cpsw-nuss: Enable MDIO manual mode
2022-10-07 Ravi Gunasekarannet: ti: cpsw-mdio: Add workaround for errata i2329
2022-10-07 Dhruva Goledma: ti: k3-udma: Fix 'SZ_64K’ undeclared error
2022-10-07 Sergei Antonovgpio: ftgpio010: Add support for Faraday Technology...
2022-10-06 Heinrich Schuchardtregmap: fix range checks
2022-10-06 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-10-06 Stefan Roesetimer: orion-timer: Only init timer once
2022-10-06 Chris Packhammtd: nand: pxa3xx: simplify ECC hardware parameters
2022-10-03 Tom RiniMerge branch 'next'
2022-09-30 Tom RiniMerge branch '2022-09-29-dm-core-support-multiple-devic...
2022-09-30 Tom RiniMerge tag 'efi-2022-10-rc6' of https://source.denx...
2022-09-30 Simon Glassdm: core: Support copying properties with ofnode
2022-09-30 Simon Glassdm: core: Allow copying ofnode property data when writing
2022-09-30 Simon Glassdm: core: Complete phandle implementation using the...
2022-09-30 Simon Glassdm: core: Add the ofnode multi-tree implementation
2022-09-30 Simon Glassdm: core: Add definitions for multiple ofnode trees
2022-09-30 Simon Glassdm: core: Split ofnode_path_root() into two functions
2022-09-30 Simon Glassdm: core: Allow obtaining a node offset in the same...
2022-09-30 Simon Glassdm: core: Add a way to look up a phandle in an oftree
2022-09-30 Simon Glassdm: core: Add an ofnode function to obtain the flat...
2022-09-30 Simon Glassdm: core: Expand integer-reading tests
2022-09-29 Simon Glassdm: core: Drop ofnode_is_available()
2022-09-29 Simon Glassdm: core: Avoid creating a name property when unflattening
2022-09-29 Simon Glassdm: core: Rename ofnode_get_property_by_prop()
2022-09-29 Simon Glassdm: core: Rename ofnode_get_first/next_property()
2022-09-29 Simon Glassdm: core: Reduce code size with dev_of_offset()
2022-09-29 Simon Glassdm: core: Drop the const from ofnode
2022-09-29 Simon Glassdm: core: Support writing a property to an empty node
2022-09-29 Simon Glassdm: core: Allow adding ofnode subnodes
2022-09-29 Simon Glassdm: core: Pass a root node to of_find_node_by_phandle()
2022-09-29 Simon Glasssandbox: power: Update PMIC driver to use log
2022-09-29 Simon Glasstreewide: Drop image_header_t typedef
2022-09-27 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-09-27 Tom RiniMerge tag 'u-boot-stm32-20220927' of https://source...
2022-09-27 Pali Rohárwatchdog: max6370: use __udelay() to avoid recursion
2022-09-27 Rasmus Villemoeswatchdog: gpio_wdt: use __udelay() to avoid recursion
2022-09-26 Tom RiniMerge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitla...
2022-09-26 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2022-09-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-09-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2022-09-26 Jay Buddhabhattireset: zynqmp: Enable reset driver for Versal NET
2022-09-26 Jay Buddhabhattimailbox: zynqmp: Enable ipi mailbox driver for Versal NET
2022-09-26 Jay Buddhabhattifirmware: zynqmp: Add Versal NET compatible string
2022-09-26 Jay Buddhabhatticlk: versal: Enable clock driver for Versal NET
2022-09-26 Michal Simekspi: zynqmp_gqspi: Add support for Versal NET
2022-09-26 Michal Simekspi: cadence_qspi: Add support for Versal NET platform
2022-09-26 Pali Rohárgpio: turris_omnia_mcu: Fix registering gpios
2022-09-25 Alison HuffmanFix out of bound access of ep array.
2022-09-25 Jim Liuusb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver
2022-09-25 Tom RiniMerge tag 'dm-next-25sep22' of https://gitlab.denx...
2022-09-25 Simon Glasssandbox: Convert to use driver model for SCSI
2022-09-25 Simon Glasssandbox: scsi: Move request-handling code to scsi_emul
2022-09-25 Simon Glasssandbox: scsi: Move structs to header file
2022-09-25 Simon Glasssandbox: scsi: Remove setup calls from handle_read()
2022-09-25 Simon Glasssandbox: scsi: Move reply setup out of helper
2022-09-25 Simon Glasssandbox: scsi: Move file size into shared struct
2022-09-25 Simon Glasssandbox: scsi: Move block size into shared struct
2022-09-25 Simon Glassscsi: Move vendor/product info into the shared struct
2022-09-25 Simon Glasssandbox: Move buffer to scsi_emul_info
2022-09-25 Simon Glassscsi: Move core emulation state into a new struct
2022-09-25 Simon Glassscsi: Move cmd_phase enum to the header
2022-09-25 Simon Glasssandbox: usb: Rename transfer_len in protocol struct
2022-09-25 Simon Glassblk: Rename if_type to uclass_id
2022-09-24 Tom RiniMerge branch '2022-09-24-add-console-flush' into next
2022-09-24 Pali Rohárserial: Call flush() before changing baudrate
2022-09-24 Pali Rohárserial: Implement serial_flush() function for console...
2022-09-24 Pali Rohárserial: Implement flush callback
2022-09-23 Tom RiniMerge branch '2022-09-23-4gb-ddr-in-32bit-ppc' into...
2022-09-23 Pali Rohárddr: fsl: Fix re-align of verbose DRAM information...
2022-09-23 Pali Rohárddr: fsl: Allow to detect 4 GB DDR modules in 32-bit...
2022-09-23 Pali Rohárddr: fsl: Fix fsl_ddr_sdram_size() for 4GB modules...
2022-09-23 Pali Rohárddr: fsl: Fix checking for maximal mappable memory
2022-09-23 Tom RiniMerge branch '2022-09-23-add-mediatek-mt7986-support...
2022-09-23 Weijie Gaocpu: add basic cpu driver for MediaTek ARM chips
2022-09-23 Weijie Gaoclk: mediatek: add clock driver support for MediaTek...
2022-09-23 Weijie Gaoclk: mediatek: add clock driver support for MediaTek...
2022-09-23 Weijie Gaoclk: mediatek: add CLK_XTAL support for clock driver
2022-09-23 Weijie Gaoclk: mediatek: add infrasys clock mux support
2022-09-23 Weijie Gaoclk: mediatek: add support to configure clock driver...
2022-09-23 Weijie Gaoclk: mediatek: add CLK_BYPASS_XTAL flag to allow bypass...
2022-09-23 Weijie Gaopinctrl: mediatek: add pinctrl driver for MT7986 SoC
2022-09-23 Weijie Gaopinctrl: mediatek: add pinctrl driver for MT7981 SoC
next