]> Git Repo - J-u-boot.git/history - drivers
Merge patch series "U-boot: arm: Refine the booting on Total Compute"
[J-u-boot.git] / drivers /
2024-11-04 Tom RiniMerge patch series "U-boot: arm: Refine the booting...
2024-11-04 Tom RiniMerge patch series "Fixes to allow 'ut bootm' to pass...
2024-11-04 Tom RiniMerge tag 'dm-pull-2nov24' of https://source.denx.de...
2024-11-04 Simon Glassdm: core: Add a function to see if a device exists
2024-11-03 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2024-11-03 Marek Vasutclk: renesas: Fix missing unbind on driver look up...
2024-11-01 Tom RiniMerge patch series "fs: ext4: implement opendir, readdi...
2024-11-01 Julius Lehmannscsi: fix disk capacity too small by one sector
2024-10-31 Tom Rinimtd: spi-nor: Guard SPI_STACKED_PARALLEL with DM_SPI...
2024-10-31 Tom RiniMerge patch series "mtd: spi-nor: Remove recently added...
2024-10-31 Marek Vasutmtd: spi-nor: Always build SPI_STACKED_PARALLEL code
2024-10-31 Marek Vasutmtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL
2024-10-31 Marek Vasutmtd: spi-nor: Rewrite rem_bank_len calculation
2024-10-31 Marek Vasutmtd: spi-nor: Fix multiple coding style issues
2024-10-31 Marek Vasutmtd: spi-nor: Remove recently added SST special case
2024-10-31 Marek Vasutmtd: spi-nor: Remove recently added write_disable(...
2024-10-31 Marek Vasutmtd: spi-nor: Remove recently added set_4byte() call
2024-10-31 Marek Vasutmtd: spi-nor: Remove recently added spi_nor_wait_till_r...
2024-10-31 Marek Vasutmtd: spi-nor: Remove recently added nor->addr_width...
2024-10-30 Tom RiniMerge tag 'u-boot-imx-master-20241029' of https://gitla...
2024-10-30 Tom RiniMerge patch series "memory: ti-aemif: Add DM support"
2024-10-30 Bastien Curutchetmemory: ti-aemif-cs: Compute timing configuration from...
2024-10-30 Bastien Curutchetmemory: ti-aemif: Add DM support
2024-10-30 Bastien Curutchetmemory: ti-aemif: Wrap the CS configuration into a...
2024-10-30 Bastien Curutchetmemory: ti-aemif: Add ARCH_DAVINCI to architectures...
2024-10-30 Bastien Curutchetmemory: ti-aemif: Make AEMIF driver architecture agnostic
2024-10-30 Bastien Curutchetmemory: ti-aemif: Correct macro to ensure avoiding...
2024-10-29 Tom RiniMerge patch series "Support Aspeed SGPIO controller"
2024-10-29 Erik Schumachernet: dwc_eth_qos: Remove obsolete imx8 includes
2024-10-29 Erik Schumachernet: dwc_eth_qos_imx: Add platform specific reset for...
2024-10-29 Erik Schumachernet: dwc_eth_qos: Add support for platform specific...
2024-10-29 Billy TsaiARM: dts: ast2600: Add SGPIO to device tree
2024-10-29 Billy TsaiARM: dts: ast2500: Add SGPIO to device tree
2024-10-29 Billy Tsaigpio: Add Aspeed SGPIO driver
2024-10-29 Quentin Schulzdm: core: downgrade some dm_warn messages to log_debug()
2024-10-29 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-sh
2024-10-29 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2024-10-29 Tom RiniMerge patch series "boards: siemens: iot2050: SM varian...
2024-10-29 Conor Dooleyclk: microchip: mpfs: support new syscon based devicetr...
2024-10-28 Paul Barkermmc: renesas-sdhi: Add compatible string for rzg2l...
2024-10-28 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2024-10-28 Maksim Kiselevgpio: dw: Add ngpios DT-property support
2024-10-28 Tom RiniMerge patch series "Implement ACPI on aarch64"
2024-10-27 Patrick Rudolpharm: mach-bcm283x: Add ARMV8_MULTIENTRY support
2024-10-27 Simon Glassarm: mach-bcm283x: Bring in some header files from...
2024-10-27 Patrick Rudolphdrivers/arm: Implement acpi_fill_madt
2024-10-27 Patrick Rudolphdrivers: misc: irq-uclass: Update irq_get_by_index
2024-10-27 Patrick Rudolphdrivers/cpu: Add generic armv8 cpu driver
2024-10-27 Patrick Rudolphdrivers: ata: Rename ahci_mvebu
2024-10-27 Patrick Rudolphdrivers: usb: Add generic XHCI
2024-10-27 Patrick Rudolphacpi: Add fill_madt to acpi_ops
2024-10-27 Maximilian Bruneserial: serial_pl01x: Implement .getinfo() for PL01
2024-10-27 Tom RiniMerge a patch series to improve dc2114x support
2024-10-27 Tom RiniMerge patch series "net: ksz9477: add support for KSZ...
2024-10-27 Tom RiniMerge patch series "Add driver for Motorcomm YT8821...
2024-10-27 Jerome Forissiernet: recv(): return -EAGAIN instead of 0 when no cleanu...
2024-10-27 Romain Naournet: ksz9477: add support for KSZ GbE switches using...
2024-10-27 Romain Naournet: ksz9477: prepare ksz9477 without I2C support
2024-10-27 Romain Naournet: ksz9477: rename ksz_i2c_probe() to ksz_probe()
2024-10-27 Romain Naournet: ksz9477: store ksz bus operations functions
2024-10-27 Romain Naournet: ksz9477: set i2c bus offset length only when needed
2024-10-27 Romain Naournet: ksz9477: rename udevice_id tab to ksz_ids
2024-10-27 Romain Naournet: ksz9477: add KSZ9896 switch support
2024-10-27 Romain Naournet: ksz9477: remove dev_set_parent_priv() call
2024-10-27 Romain Naournet: ksz9477: move struct ksz_dsa_priv *priv declaration
2024-10-27 Frank Saenet: phy: motorcomm: Add driver for Motorcomm YT8821...
2024-10-27 Frank Saenet: phy: motorcomm: Optimize phy speed mask to be...
2024-10-27 Hanyuan Zhaonet: dc2114x: remove the pass all multicast flag in...
2024-10-27 Hanyuan Zhaonet: dc2114x: allow users to decide how to tx packets...
2024-10-27 Hanyuan Zhaonet: dc2114x: allow users to decide whether to detect...
2024-10-27 Hanyuan Zhaonet: dc2114x: remove unused lines and change the var...
2024-10-27 Hanyuan Zhaonet: dc2114x: add support for CPUs that have cache...
2024-10-27 Hanyuan Zhaonet: dc2114x: set the card number to start at zero
2024-10-27 Hanyuan Zhaonet: dc2114x: get mac address from environment
2024-10-27 Hanyuan Zhaonet: dc2114x: add support for platforms that don't...
2024-10-26 Tom RiniMerge tag 'u-boot-rockchip-20241026' of https://gitlab...
2024-10-26 Jonas Karlmanadc: rockchip-saradc: Use vdd-microvolts prop as fallback
2024-10-26 Jonas Karlmanadc: Allow use of adc with DM_REGULATOR disabled
2024-10-26 Tom RiniMerge tag 'u-boot-imx-master-20241025a' of https:/...
2024-10-25 Jesse Taubeimx: imxrt1050-evk: Fix missing clocks for mmc
2024-10-25 Tom RiniMerge patch series "Allow showing the memory map"
2024-10-25 Tom RiniMerge tag 'xilinx-for-v2025.01-rc1-v2' of https://sourc...
2024-10-25 Tom RiniMerge tag 'u-boot-dfu-20241025' of https://source.denx...
2024-10-25 Venkatesh Yadav... spi: zynq_qspi: Add missing prototype for update_stripe
2024-10-25 Lukasz Czechowskirockchip: px30: clk: add UART0 clock getter/setter
2024-10-25 Tim Harveymmc: fsl_esdhc: Convert to use livetree API for fdt...
2024-10-25 Tim Harveyi2c: mxc_i2c: Convert to use livetree API for fdt access
2024-10-25 Tim Harveyimx: power-domain: Convert to use livetree API for...
2024-10-25 Tim Harveypinctrl: imx: Convert to use livetree API for fdt access
2024-10-25 Peng Fanimx: Support i.MX93 9X9 QSB board
2024-10-24 Heinrich Schuchardtblock: make blk_create_device() static
2024-10-24 Heinrich Schuchardtrockchip: block: simplify rkmtd driver
2024-10-24 Philip Balistermcp230xx_gpio.c: Add a missing include file.
2024-10-24 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2024-10-24 Han Xumtd: spi-nor: Add mt35xu01gbba octal mode SPI NOR flash
2024-10-24 Dmitry Dunaevmtd: spi-nor-ids: Add Puya Semiconductor chips description
2024-10-24 Neil Armstrongdfu: sf: rely on DT for spi speed and mode
2024-10-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2024-10-23 Rasmus Villemoeswatchdog: introduce separate SPL symbol for WDT_GPIO
2024-10-23 Rasmus Villemoesddr: altera: include u-boot/schedule.h
next
This page took 0.075762 seconds and 7 git commands to generate.