LynxOS is no longer supported
[platform/kernel/u-boot.git] / drivers /
2021-12-15 Patrick Delaunayclk: define LOG_CATEGORY for generic and ccf clocks
2021-12-15 Patrick Delaunayclk: cosmetic: reorder include files
2021-12-15 Tom RiniMerge tag 'rpi-next-2022.01' of https://source.denx...
2021-12-15 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-12-15 Pali Rohárarm: a37xx: pci: Do not allow setting ROM BAR on PCI...
2021-12-15 Pali Rohárpci: pci_mvebu: Do not allow setting ROM BAR on PCI...
2021-12-15 Marek Behúnpci: pci_mvebu, pci_aardvark: Fix size of configuration...
2021-12-13 Tom RiniMerge tag 'u-boot-stm32-20211213' of https://source...
2021-12-13 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-sh
2021-12-12 Adam Fordnet: ravb: Support multiple clocks
2021-12-10 Tom RiniMerge tag 'efi-2022-01-rc4-2' of https://source.denx...
2021-12-09 Simon Glassefi: Add a media/block driver for EFI block devices
2021-12-09 Simon Glassefi: Add uclass for devices provided by UEFI firmware
2021-12-09 Simon Glassefi: Rename UCLASS_EFI and IF_TYPE_EFI
2021-12-07 Tudor Ambarusspi: atmel-quadspi: Add support for SAMA7G5 QSPI
2021-12-06 Tom RiniMerge tag 'dm-pull-5dec21a' of https://source.denx...
2021-12-05 Simon Glasside: Drop ATA_PORT_ADDR
2021-12-05 Simon Glasside: Drop unused CONFIG options
2021-12-05 Simon GlassConvert CONFIG_KEYBOARD to Kconfig
2021-12-05 Simon Glasssandbox: Drop CONFIG_HOST_MAX_DEVICES
2021-12-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-12-02 Alexander Preißnerdrivers: core: lists: fix for loop index type
2021-12-02 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2021-12-02 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-12-02 Tom RiniMerge branch '2021-12-01-assorted-updates' into next
2021-12-02 Padmarao Begarii2c: Add Microchip PolarFire SoC I2C driver
2021-12-02 Padmarao Begarinet: macb: Remove Microchip compatible string
2021-12-02 Marek Vasutnet: dwc_eth_qos: Enable clock in probe
2021-12-02 Marek Vasutnet: eth-phy: Handle gpio_request_by_name() return...
2021-12-02 Bharat Gootynet: brcm: netXtreme driver
2021-12-02 Ramon Frieddriver: net: Makefile: order file alphabetically
2021-12-02 Radu Buliedrivers: net: Soft reset felix switch core
2021-12-02 Michal Simekmtd: spi: Remove SF_DUAL_FLASH symbol from Kconfig
2021-12-02 Marek Vasutmtd: cqspi: Wait for transfer completion
2021-12-01 Patrick Delaunaydm: add debug message when failed to select the default...
2021-12-01 Tom RiniMerge branch '2021-12-01-Kconfig-migrations' into next
2021-12-01 Tom RiniConvert CONFIG_SYS_BR0_PRELIM et al to Kconfig
2021-12-01 Tom RiniMerge tag 'u-boot-stm32-20211130' of https://source...
2021-11-30 Patrick Delaunayram: stm32mp1: remove __maybe_unused on stm32mp1_ddr_setup
2021-11-30 Patrick Delaunayram: stm32mp1: compute DDR size from DDRCTL registers
2021-11-30 Patrick Delaunayvideo: stm32: stm32_ltdc: align framebuffer on 2MB
2021-11-30 Patrick Delaunayvideo: Add video_is_active function
2021-11-30 Patrick Delaunaystm32mp1: ram: remove tuning support
2021-11-30 Patrick Delaunaystm32mp1: ram: remove the support of calibration result
2021-11-30 Patrick Delaunaystm32mp1: ram: add read valid training support
2021-11-30 Marek Vasutmmc: stm32_sdmmc2: Add support for probing bus voltage...
2021-11-30 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-11-30 Tom RiniMerge tag 'tpm-30112021' of https://source.denx.de...
2021-11-30 Tom RiniMerge tag 'efi-2022-01-rc4' of https://source.denx...
2021-11-30 Heinrich Schuchardttis: fix tpm_tis_remove()
2021-11-30 Patrick Delaunaypinctrl: stmfx: define LOG_CATEGORY
2021-11-30 Heinrich Schuchardtdoc: qemu-arm peripherials
2021-11-30 Pali Rohárserial: a37xx: Reset whole UART when changing parent...
2021-11-29 Tom RiniMerge tag 'v2022.01-rc3' into next
2021-11-29 Tom RiniMerge tag 'dm-pull-28nov21' of https://source.denx...
2021-11-28 Simon Glassdm: core: Add a way to count the devices in a uclass
2021-11-28 Simon Glassdm: core: Allow finding children / uclasses by partial...
2021-11-28 Simon Glassdm: core: Add a way to obtain a string list
2021-11-28 Simon Glassdm: core: Fix up string-function documentation
2021-11-28 Simon Glassdm: core: Fix handling of uclass pre_unbind method
2021-11-28 Simon Glassmmc: Allow for children other than the block device
2021-11-28 Simon Glasssandbox: mmc: Support a backing file
2021-11-23 Tom RiniMerge branch '2021-11-23-scmi-and-tee-updates' into...
2021-11-23 Etienne Carrierefirmware: scmi: Add OP-TEE transport
2021-11-23 Etienne Carrieretee: optee: remove unused duplicated login Id macros
2021-11-23 Etienne Carrierefirmware: scmi: smccc transport: simplify probe sequence
2021-11-23 Etienne Carrierefirmware: scmi: smccc transport: use plat data, not...
2021-11-23 Etienne Carrierefirmware: scmi: mailbox transport: use plat data, not...
2021-11-23 Etienne Carrierefirmware: scmi: mailbox transport: fix probe failure...
2021-11-23 Patrick Delaunayfirmware: scmi: add configs to select the supported...
2021-11-23 Patrick Delaunaypower: regulator: scmi: define LOG_CATEGORY
2021-11-23 Patrick Delaunayclk: scmi: define LOG_CATEGORY
2021-11-23 Patrick Delaunayreset: scmi: define LOG_CATEGORY
2021-11-23 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-11-23 Samuel Hollandnet: phy: realtek: Add tx/rx delay config for 8211e
2021-11-23 Dylan Hungdrivers: net: add Aspeed MDIO driver
2021-11-23 Bin Mengnet: tsec: Make redundant_init() static
2021-11-23 Bin Mengnet: fec_mxc: Declare 'promisc' as bool
2021-11-23 Peter Hoyescmd: pxe_utils: Check fdtcontroladdr in label_boot
2021-11-23 Vladimir Olteannet: dsa: sja1105: add support for SGMII
2021-11-23 Vladimir Olteannet: dsa: add driver for NXP SJA1105 L2 switch
2021-11-23 Vladimir Olteannet: dsa: felix: configure the in-band autoneg property...
2021-11-23 Vladimir Olteannet: introduce a helper to determine whether to use...
2021-11-23 Vladimir Olteannet: tsec: add support for promiscuous mode
2021-11-23 Vladimir Olteannet: phy: mscc: add support for VSC8502 in dual RGMII...
2021-11-23 Tudor Ambarusspi: atmel-quadspi: Fix QSPI_RD reg name on verbose...
2021-11-19 Tom RiniMerge tag 'u-boot-amlogic-20211119' of https://source...
2021-11-19 Tom RiniMerge tag 'tpm-19112021' of https://source.denx.de...
2021-11-19 Simon Glasspinctrl: meson: Correct the driver GPIO declaration
2021-11-19 Tom RiniRevert "nvme: Enable FUA"
2021-11-19 Tom RiniRevert "nvme: Fix error in nvme_setup_prps"
2021-11-18 Tom RiniMerge branch '2021-11-17-assorted-driver-platform-updat...
2021-11-17 Aswath Govindrajuusb: cdns3: cdns3-ti: Add compatible for AM64 SoC
2021-11-17 Aswath Govindrajuphy: cadence: phy-cadence-torrent: Change the name...
2021-11-17 Jon Linnvme: Fix error in nvme_setup_prps
2021-11-17 Jon Linnvme: Enable FUA
2021-11-17 Alistair DelvaRFC: arm: pci: Add PCI cam support to PCI-E ecam driver
2021-11-17 Chia-Wei Wangcrypto: aspeed: Add AST2600 ACRY support
2021-11-17 Chia-Wei Wangclk: ast2600: Add RSACLK control for ACRY
2021-11-17 Johnny Huangcrypto: aspeed: Add AST2600 HACE support
next