mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 0/5] Add support for the Kosagi Novena board
 2023-01-31  9:45 UTC  (52+ 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
` [PATCH v3 0/4] Add support for the Kosagi Novena board
` [PATCH v3 1/4] ARM: novena: Add "
` [PATCH v3 2/4] ARM: novena: Setup RAM using static configuration
` [PATCH v3 3/4] ARM: novena: Read Ethernet MAC address from EEPROM
` [PATCH v3 4/4] ARM: novena: Use DDR3 information from SPD EEPROM

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

[PATCH] ARM: add DEBUG_LL support for ARM64 QEMU Virt
 2023-01-31  8:22 UTC  (2+ messages)

[PATCH] mfd: add regmap driver for rohm-bd718x7
 2023-01-31  8:22 UTC  (2+ messages)

[PATCH] ARM: i.MX8MM: innocomm-wb15: use revised PMIC settings
 2023-01-31  8:20 UTC  (2+ messages)

[PATCH v2 0/4] video: add support for QEMU ramfb
 2023-01-31  8:19 UTC  (6+ messages)
` [PATCH v2 1/4] fs: devfs: implement cdev_fdopen
` [PATCH v2 2/4] asm-generic: avoid compiler warnings due to PCI_IOBASE
` [PATCH v2 3/4] firmware: add QEMU FW CFG driver
` [PATCH v2 4/4] video: add support for QEMU ramfb

[PATCH] net: phy: remove duplicate definition of PHY_AN_TIMEOUT
 2023-01-31  8:18 UTC  (2+ messages)

[PATCH 1/2] net: ks8851_mll: drop platform_device usage
 2023-01-31  8:17 UTC  (3+ messages)
` [PATCH 2/2] spi: atmel-quadspi: remove struct "

[PATCH] I2C: i.MX: early: Use internal udelay
 2023-01-31  6:33 UTC  (11+ messages)

[PATCH] ARM: i.MX6: Specify OCRAM base address and size
 2023-01-30  8:08 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2 0/3] net: ifup: greatly reduce ifup -a time for multiple network interface
 2023-01-30  7:20 UTC  (4+ messages)
` [PATCH v2 1/3] net: ifup: have ifup -a poll for link up in parallel
` [PATCH v2 2/3] net: ifup: have ifup -a1 stop at first DHCP-set global.net.server
` [PATCH v2 3/3] defaultenv-2: automount: use ifup -a1 for NFS/TFTP automounts

[PATCH 1/3] nvmem: ocotp: add support for second MAC address on i.MX8MP
 2023-01-27 14:14 UTC  (2+ messages)

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

[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

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)

[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 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)

page:  |  | latest

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