common/board_f: introduce arch_setup_dest_addr()
[platform/kernel/u-boot.git] / drivers /
2022-10-07 Sergei Antonovgpio: ftgpio010: Add support for Faraday Technology...
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
2022-09-23 Weijie Gaoi2c: add support for MediaTek I2C interface
2022-09-23 Weijie Gaospi: add support for MediaTek spi-mem controller
2022-09-23 Weijie Gaowatchdog: mediatek: add support for MediaTek MT7986 SoC
2022-09-23 Weijie Gaotimer: mtk: add support for MediaTek MT7981/MT7986...
2022-09-23 Weijie Gaopwm: mtk: add support for MediaTek MT7981 SoC
2022-09-23 Weijie Gaopwm: mtk: add support for MediaTek MT7986 SoC
2022-09-23 Weijie Gaoserial: mtk: add support for using dynamic baud clock...
2022-09-23 Weijie Gaonet: mediatek: add support for MediaTek MT7981/MT7986
2022-09-23 Weijie Gaonet: mediatek: add support for PDMA v2
2022-09-23 Weijie Gaonet: mediatek: stop using bitfileds for DMA descriptors
2022-09-23 Weijie Gaonet: mediatek: use a struct to cover variations of...
2022-09-23 Weijie Gaommc: mediatek: add support for MediaTek MT7891/MT7986...
2022-09-20 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-09-20 Tom RiniMerge tag 'u-boot-at91-2023.01-a' of https://source...
2022-09-20 Stefan Roesetimer: orion-timer: Add timer_get_boot_us() for BOOTSTA...
2022-09-20 Stefan Roesetimer: orion-timer: Add support for other Armada SoC's
2022-09-19 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2022-09-19 Tom RiniMerge branch 'master' into next
2022-09-19 Marek Vasutusb: gadget: designware-udc: Drop the driver
2022-09-19 Fabio Estevamusb: Kconfig: Fix typo in SPL_DM_USB text
2022-09-19 Tom RiniMerge tag 'u-boot-imx-20220919' of https://gitlab.denx...
2022-09-19 Sergiu Mogapinctrl: at91-pio4: Add support for pinctrl config...
next