mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] i2c: implement detect callback for virtual adapter device as well
 2023-01-26  8:18 UTC  (4+ messages)

[PATCH] ddr_spd: remove unused local variable
 2023-01-26  8:16 UTC  (2+ messages)

[PATCH v2] phy: stm32-usphyc: add mdelay(1) to fix timeout on some machines
 2023-01-26  8:15 UTC  (2+ messages)

[PATCH] phy: stm32-usphyc: add mdelay(1) to fix timeout on some machines
 2023-01-26  8:15 UTC  (2+ messages)

[PATCH] spi: Fix probing SPI drivers without a cs-gpios node
 2023-01-26  8:14 UTC  (9+ messages)
` [PATCH v2] spi: Fix probing SPI drivers with no cs-gpios

[PATCH 0/5] Add support for the Kosagi Novena board
 2023-01-26  8:11 UTC  (36+ messages)
` [PATCH 1/5] ARM: novena: Add "
` [PATCH 2/5] ARM: novena: Setup RAM using static configuration
` [PATCH 3/5] ARM: novena: Require the PFUZE regulator
` [PATCH 4/5] ARM: novena: Read Ethernet MAC address from EEPROM
` [PATCH 5/5] ARM: novena: Use DDR3 information from SPD EEPROM
` [PATCH v2 0/4] Add support for the Kosagi Novena board
` [PATCH v2 1/4] ARM: novena: Add "
` [PATCH v2 2/4] ARM: novena: Setup RAM using static configuration
` [PATCH v2 3/4] ARM: novena: Read Ethernet MAC address from EEPROM
` [PATCH v2 4/4] ARM: novena: Use DDR3 information from SPD EEPROM

Question about RATP protocol limitation during handshake in barebox
 2023-01-25 17:11 UTC  (6+ messages)
`  "
    ` Draft of an errata for RFC916
      `  "

[PATCH 1/2] imx6-mmdc: Work around ERR050070
 2023-01-25 15:48 UTC  (11+ messages)
` [PATCH 2/2] imx6-mmdc: Revert calibration configuration on failure
` [PATCH v2 1/2] imx6-mmdc: Work around ERR050070
` [PATCH v2 2/2] imx6-mmdc: Revert calibration configuration on failure

[RFC PATCH] ratp: Fix retransmission for header-only packets
 2023-01-25 15:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] i2c: i.MX: Use initialized dev for dev_dbg()
 2023-01-25  9:59 UTC  (2+ messages)

[RFC PATCH 1/2] net: ifup: prefer interfaces where the link is already up
 2023-01-25  9:52 UTC  (2+ messages)
` [RFC PATCH 2/2] net: ifup: have ifup -a stop at the first interface

[PATCH 1/2] i2c: i.MX: Use better error code when bus recovery failed
 2023-01-25  9:41 UTC  (5+ messages)
` [PATCH 2/2] i2c: Make i2c_recover_bus() to return -EBUSY if bus recovery unimplemented

[PATCH] gpio: Fix unused variable warning
 2023-01-25  9:13 UTC  (2+ messages)

[PATCH master 1/2] net: dsa: realtek: support enabling only one of the drivers
 2023-01-25  8:33 UTC  (3+ messages)
` [PATCH master 2/2] net: dsa: ksz8873: fix mismatched return value

[PATCH v3 1/2] ARM: i.MX8MM: split barebox dts into dtsi file
 2023-01-25  8:05 UTC  (3+ messages)
` [PATCH v3 2/2] ARM: i.MX8MM: add support for 8MMINILPD4-CPU2 board

[PATCH] usb: dwc2: fix multiplier handling in endpoint setup
 2023-01-24 20:04 UTC  (3+ messages)

[PATCH v2 1/2] ARM: dts: stm32mp15x: adjust USB OTG gadget tx fifo sizes
 2023-01-24 20:01 UTC  (2+ messages)
` [PATCH v2 2/2] usb: dwc2: fix multiplier handling in endpoint setup

[PATCH 0/7] Support generating DIMM parameters on more systems
 2023-01-24 11:48 UTC  (12+ messages)
` [PATCH 1/7] I2C: i.MX: Add early i2c support for i.MX6
` [PATCH 2/7] ddr: fsl: Pass mclk_ps to ddr*_compute_dimm_parameters
` [PATCH 3/7] ddr_dimms: Move FSL dimm_params to include/ddr_dimms.h
` [PATCH 4/7] ddr: fsl: Remove includes to fsl-specific code
` [PATCH 5/7] ddr_dimms: Move ddr*_dimm_params to common
` [PATCH 6/7] ddr_dimms: Remove mclk_ps for DDR3 and DDR4
` [PATCH 7/7] ddr_spd: Support reading SPD from DDR3 sticks

[PATCH 1/3] Documentation: Rockchip: Update documentation to latest binaries
 2023-01-23 11:47 UTC  (5+ messages)
` [PATCH 2/3] arm: rockchip: oldconfig rockchip_v8_defconfig
` [PATCH 3/3] arm: rockchip_v8_defconfig: Disable PIO mode for MCI_DW

[RFT PATCH] ARM: stm32mp: odyssey-som: use upstream device trees
 2023-01-23  9:15 UTC  (3+ messages)

[PATCH 0/9] net: dsa: add Realtek (rtl8365mb/rtl8366rb) switch support
 2023-01-23  8:21 UTC  (11+ messages)
` [PATCH 1/9] driver: alias of_match_ptr and DRV_OF_COMPAT
` [PATCH 2/9] gpiolib: implement gpio_direction_input/output
` [PATCH 3/9] net: dsa: rename dsa_ops to dsa_switch_ops
` [PATCH 4/9] net: dsa: factor out dsa_port_alloc helper
` [PATCH 5/9] net: dsa: populate struct dsa_port::index/dev members
` [PATCH 6/9] net: dsa: always call port_pre_enable before port_enable
` [PATCH 7/9] net: dsa: add some helpers to ease porting kernel drivers
` [PATCH 8/9] net: dsa: add struct dsa_switch::priv member for driver use
` [PATCH 9/9] net: dsa: add Realtek (rtl8365mb/rtl8366rb) switch support

[PATCH v2 1/1] ARM: i.MX8M: add PCA9450 PMIC on rev-b EVK
 2023-01-23  6:07 UTC  (4+ messages)

v2023.01.0
 2023-01-20  8:02 UTC 

[PATCH] net: eth: skip opening disabled interfaces when going interactive
 2023-01-20  7:38 UTC  (2+ messages)

[PATCH 1/3] of: platform: call struct device::detect in of_device_create_on_demand
 2023-01-20  7:36 UTC  (4+ messages)
` [PATCH 2/3] i2c: write debug print when registering any i2c client
` [PATCH 3/3] i2c: implement detect callback

[PATCH] of: implement of_device_enable_by_alias
 2023-01-16 14:24 UTC  (2+ messages)

[PATCH] state: backend: direct: open backend in read-only mode if possible
 2023-01-16 14:23 UTC  (2+ messages)

[PATCH] net: e1000: read EEPROM through EERD register on 8257x adapters
 2023-01-16 12:41 UTC  (2+ messages)

[PATCH] ddr_spd: use unsigned type for crc bytes in DDR3/4 SPD check
 2023-01-16 12:40 UTC  (2+ messages)

[PATCH v1 1/8] ARM: imx6sx: udoo-neo: port to driver model
 2023-01-16 12:13 UTC  (9+ messages)
` [PATCH v1 2/8] ARM: imx6sx: udoo-neo: enable deep probe support
` [PATCH v1 3/8] ARM: imx6sx: udoo-neo: fix board compatible
` [PATCH v1 4/8] ARM: imx6sx: udoo-neo: configure GPIO pins for board auto detection
` [PATCH v1 5/8] ARM: imx6sx: udoo-neo: add version detection support
` [PATCH v1 6/8] ARM: imx6sx: udoo-neo: enable memory size auto detection
` [PATCH v1 7/8] ARM: imx6sx: udoo-neo: fix gpt timer configuration
` [PATCH v1 8/8] ARM: imx6sx: udoo-neo: add barebox update handler support

[PATCH] ARM: dts: remove duplicate reserved-memory nodes
 2023-01-12 15:19 UTC 

[PATCH] driver: drop no longer used RW_SIZE/_MASK macros
 2023-01-12 15:17 UTC  (2+ messages)

[PATCH v4] ARM: i.MX8M: smccc: allow SIP_BUILDINFO call on all imx8m variants
 2023-01-12 15:14 UTC  (4+ messages)

[PATCH v4] ARM: i.MX8M: separate function call for clock_init
 2023-01-12 15:01 UTC  (2+ messages)

[PATCH 1/3] nvmem: ocotp: add support for second MAC address on i.MX8MP
 2023-01-12 14:59 UTC  (8+ messages)
` [PATCH 2/3] ARM: dts: i.MX8MP: move MAC address description to common location
` [PATCH 3/3] net: eqos: add i.MX8MP support

[PATCH v2 00/11] net: dsa: ksz9477: use regmap to add I2C support next to SPI
 2023-01-12 14:58 UTC  (2+ messages)

[PATCH v2 1/2] ARM: i.MX8M: bootrom-cmd: clean up pointer casting
 2023-01-12 14:55 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: i.MX8M: bootrom: access OCRAM directly if running in EL3

[PATCH v3 1/2] ARM: at91: sama5d4: enable for DT use
 2023-01-12 14:53 UTC  (3+ messages)
` [PATCH v3 2/2] ARM: at91: make bootsource code generic to all SAMA5

[PATCH v2] mtd: consult CONFIG_OFDEVICE in mtd_get_of_node
 2023-01-12 14:50 UTC  (2+ messages)

[PATCH 1/2] mci: atmel_mci: fix off-by-1000 in poll timeout
 2023-01-12 14:47 UTC  (3+ messages)
` [PATCH 2/2] mci: atmel_mci: don't print error messages when probing SDIO

[PATCH 00/15] mtd: nand: atmel: import Linux NAND controller driver
 2023-01-12 14:22 UTC  (18+ messages)
` [PATCH 01/15] asm-generic: io.h: sync with Linux
` [PATCH 02/15] mtd: nand: base: implement nand_gpio_waitrdy
` [PATCH 03/15] mtd: nand: prefix enum nand_ecc_algo constants with NAND_ECC_ALGO_
` [PATCH 04/15] mtd: nand: rename nand_device::eccreq to Linux' ecc.requirements
` [PATCH 05/15] mtd: nand: define nand_get_(small|large)_page_ooblayout
` [PATCH 06/15] mtd: nand: define nand_interface_is_sdr
` [PATCH 07/15] mtd: nand: provide Linux' struct nand_ecc_ctrl::engine_type
` [PATCH 08/15] driver: implement dev_request_resource
` [PATCH 09/15] lib: provide stub Linux "generic" allocator API
` [PATCH 10/15] memory: add Atmel EBI driver
` [PATCH 11/15] mfd: add atmel-smc driver
` [PATCH 12/15] mtd: nand: atmel: import Linux NAND controller driver
` [PATCH 13/15] ARM: AT91: sama5d3_xplained: switch to upstream binding
` [PATCH 14/15] mtd: nand: drop DT support in legacy driver
` [PATCH 15/15] ARM: AT91: sama5d3: always read memory size from controller

[PATCH] firmware: Kconfig: unify whitespace used for indentation
 2023-01-12 13:13 UTC  (2+ messages)

[PATCH v2] ARM: i.MX8M: smccc: allow SIP_BUILDINFO call on all imx8m variants
 2023-01-12  6:11 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox