mail archive of the barebox mailing list
 help / color / mirror / Atom feed
Board code with 2 dts
 2022-04-09 17:08 UTC  (11+ messages)
  ` Aw: "
      ` change r2pro dts to public hw version (was "Board code with 2 dts" )
              ` Aw: "

[PATCH] ARM: fix GCC 11.x build failures for ARMv7
 2022-04-08 17:01 UTC 

[PATCH] video: ipuv3: combine two subsequent info prints into one
 2022-04-08 13:17 UTC 

[PATCH v4 00/13] provide DSA support
 2022-04-08  8:29 UTC  (14+ messages)
` [PATCH v4 01/13] net: add RX preprocessor support
` [PATCH v4 02/13] net: add of_find_eth_device_by_node() function
` [PATCH v4 03/13] net: phy: export of_phy_register_fixed_link() function
` [PATCH v4 04/13] net: add DSA framework to support basic switch functionality
` [PATCH v4 05/13] driver: add dev_get_priv() helper
` [PATCH v4 06/13] net: port part of if_vlan header from kernel v5.17
` [PATCH v4 07/13] spi: port spi_sync_transfer() function "
` [PATCH v4 08/13] net: mdio: add MDIO_DEVAD_NONE define
` [PATCH v4 09/13] net: phy: make sure MDIO bus is probed if we search for the PHY
` [PATCH v4 10/13] of_net: add rev-rmii support
` [PATCH v4 11/13] net: dsa: add support for SJA11xx switches
` [PATCH v4 12/13] net: dsa: add KSZ9477 switch SPI driver
` [PATCH v4 13/13] add ethlog command

[PATCH v3 00/12] provide DSA support
 2022-04-07 14:27 UTC  (17+ messages)
` [PATCH v3 01/12] net: add RX preprocessor support
` [PATCH v3 02/12] net: add of_find_eth_device_by_node() function
` [PATCH v3 03/12] net: add DSA framework to support basic switch functionality
` [PATCH v3 04/12] driver: add dev_get_priv() helper
` [PATCH v3 05/12] net: port part of if_vlan header from kernel v5.17
` [PATCH v3 06/12] spi: port spi_sync_transfer() function "
` [PATCH v3 07/12] net: mdio: add MDIO_DEVAD_NONE define
` [PATCH v3 08/12] net: phy: make sure MDIO bus is probed if we search for the PHY
` [PATCH v3 09/12] of_net: add rev-rmii support
` [PATCH v3 10/12] net: dsa: add support for SJA11xx switches
` [PATCH v3 11/12] net: dsa: add KSZ9477 switch SPI driver
` [PATCH v3 12/12] add ethlog

[PATCH v1] ARM: dts: at91-microchip-ksz9477-evb: start using kernel DT
 2022-04-07 12:45 UTC  (3+ messages)

[PATCH v1 1/2] net: designware: eqos: fix receive issue with external switch
 2022-04-07 12:39 UTC  (5+ messages)
` [PATCH v1 2/2] net: designware: eqos: do not try to talk to not existing PHY

[PATCH v2 00/12] provide DSA support
 2022-04-07  8:57 UTC  (13+ messages)
` [PATCH v2 01/12] net: add RX preprocessor support
` [PATCH v2 02/12] net: add of_find_eth_device_by_node() function
` [PATCH v2 03/12] net: add DSA framework to support basic switch functionality
` [PATCH v2 04/12] driver: add dev_get_priv() helper
` [PATCH v2 05/12] net: port part of if_vlan header from kernel v5.17
` [PATCH v2 06/12] spi: port spi_sync_transfer() function "
` [PATCH v2 07/12] net: mdio: add MDIO_DEVAD_NONE define
` [PATCH v2 08/12] net: phy: make sure MDIO bus is probed if we search for the PHY
` [PATCH v2 09/12] of_net: add rev-rmii support
` [PATCH v2 10/12] net: dsa: add support for SJA11xx switches
` [PATCH v2 11/12] net: dsa: add KSZ9477 switch SPI driver
` [PATCH v2 12/12] add ethlog

[ANNOUNCEMENT] Getting more of Barebox
 2022-04-01 17:43 UTC  (3+ messages)
`  "

[PATCH v1 1/1] ARM: boards: protonic-imx6: fix file system access warning
 2022-04-01 13:03 UTC  (2+ messages)

[PATCH] ata: ide-sff: fix integer overflow in ata_wait_busy()
 2022-04-01 13:01 UTC  (2+ messages)

[PATCH] gpio: allocate dynamic gpio numbers top down
 2022-03-29 10:59 UTC  (2+ messages)

[PATCH v2 1/2] of: implement new of_device_ensure_probed_by_alias_stem
 2022-03-29 10:43 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: boards: phytec-som-imx6: probe all gpio devices before PMIC

[PATCH v1 0/9] add basic DSA support
 2022-03-28 12:23 UTC  (14+ messages)
` [PATCH v1 1/9] net: add RX preprocessor support
` [PATCH v1 2/9] net: add of_find_eth_device_by_node() function
` [PATCH v1 3/9] net: add DSA framework to support basic switch functionality
` [PATCH v1 4/9] driver: add dev_get_priv() helper
` [PATCH v1 5/9] net: port part of if_vlan header from kernel v5.17
` [PATCH v1 6/9] spi: port spi_sync_transfer() function "
` [PATCH v1 7/9] net: mdio: add MDIO_DEVAD_NONE define
` [PATCH v1 8/9] net: phy: make sure MDIO bus is probed if we search for the PHY
` [PATCH v1 9/9] net: dsa: add support for SJA11xx switches

sha2 digest on ppc
 2022-03-28 10:03 UTC  (4+ messages)
  ` [PATCH] crypto: Followup to crypto symbol renaming for algo registration

[PATCH 1/4] spi: Port SiFive SPI controller driver
 2022-03-28  9:48 UTC  (7+ messages)
` [PATCH 2/4] mci: mci_spi: extend driver for device tree probing
` [PATCH 3/4] mtd: spi-nor: add support for ISSI IS25WP256
` [PATCH 4/4] RISC-V: sifive: enable SPI Flash and SD in config

[PATCH] sandbox: board: add stickypage.bin into .gitignore
 2022-03-28  8:57 UTC  (2+ messages)

[PATCH] scripts: remove non-existent bareboxstate binaries from .gitignore
 2022-03-28  8:57 UTC  (2+ messages)

[PATCH] libfile: implement new pread_full
 2022-03-28  8:56 UTC  (2+ messages)

[PATCH] scripts: constify wirte_full input buffer
 2022-03-28  8:56 UTC  (2+ messages)

[PATCH] partitions: efi: print GPT offset in debug message
 2022-03-28  8:54 UTC  (2+ messages)

[PATCH] ARM: asm: setjmp: add missing .pop_section
 2022-03-28  8:54 UTC  (2+ messages)

[PATCH master 0/6] usb: gadget: multi: fix bind error path
 2022-03-28  8:53 UTC  (8+ messages)
` [PATCH master 1/6] usb: gadget: implement and use system_partitions_get_null
` [PATCH master 2/6] usb: gadget: don't register UMS with empty function
` [PATCH master 3/6] usb: gadget: mass-storage: fix clean up of file descriptors
` [PATCH master 4/6] usb: gadget: mass-storage: reference count allocations used in bthread
` [PATCH master 5/6] usb: gadget: multi: fix broken handling of USB function bind error
` [PATCH master 6/6] usb: gadget: multi: free UMS instance at multi_unbind time

[PATCH v1 1/2] ARM: boards: protonic-imx6: add board specific BBU SD handlers
 2022-03-28  8:48 UTC  (3+ messages)
` [PATCH v1 2/2] ARM: boards: protonic-imx6: properly configure RGMII direction for the FEC MAC

[PATCH] gpio: include header for BIT() used in <gpio.h>
 2022-03-28  8:30 UTC  (2+ messages)

[PATCH 1/2] net: phy: mv88e6xxx: implement port_set_speed for mv88e6250
 2022-03-28  8:29 UTC  (3+ messages)
` [PATCH 2/2] net: phy: mv88e6xxx: add support "

[PATCH v2 1/3] ARM: webasto-ccbv2: consider the available memory size for optee
 2022-03-28  8:28 UTC  (4+ messages)
` [PATCH v2 2/3] ARM: webasto-marvel: add device tree shared with the kernel
` [PATCH v2 3/3] ARM: webasto-marvel: share the run-time setup with the ccbv2 variant

[PATCH] ARM: dts: stm32mp: remove no-longer required DT override
 2022-03-28  8:20 UTC  (2+ messages)

[PATCH 0/2] usb: dwc2: gadget: fix stm32mp1 hang on barebox shutdown
 2022-03-22  9:23 UTC  (9+ messages)
` [PATCH 1/2] fixup! usb: dwc2: Add support for optional usb phy

[PATCH 1/2] of: implement new of_device_ensured_probed_by_alias_stem
 2022-03-21  9:46 UTC  (9+ messages)
` [PATCH 2/2] mfd: da9063: ensure all gpio devices are probed before

nand "BCH decoding failed" when using bch8_hw_romcode ecc mode
 2022-03-21  8:04 UTC  (7+ messages)

v2022.03.0
 2022-03-14  9:16 UTC 

[PATCH 0/1] MIPS: fix optimised memset returning garbage
 2022-03-14  9:03 UTC  (5+ messages)
` [PATCH 1/1] "
  ` [PATCH v2] "

[PATCH] arm: stm32mp15x: Move mmc aliases to board files
 2022-03-11  9:31 UTC  (6+ messages)

[PATCH] power: reset: reboot-mode: Fix resetting to normal mode
 2022-03-10 21:12 UTC 

[PATCH] block: set S_IFBLK for block devices instead of S_IFCHR
 2022-03-10  9:33 UTC  (2+ messages)

[PATCH 0/3] arch: arm: imx: spi: Add QSPI boot support to the IMX8 platforms
 2022-03-09  8:53 UTC  (8+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] scripts: arch: imx: Add QSPI boot support to IMX build image script
` [PATCH 3/3] arch: arm: imx: spi: Add QSPI boot option to the IMX8MN-EVK

[PATCH 0/7] ARM: i.MX6: clk updates
 2022-03-08 12:20 UTC  (8+ messages)
` [PATCH 1/7] clk: imx6: Add hdmi_isfr clk
` [PATCH 2/7] clk: imx6: fix axi_sels
` [PATCH 3/7] clk: imx6: Fix periph_clk2_sel and periph2_clk2_sel clocks
` [PATCH 4/7] clk: imx6: emi_sel clock muxing
` [PATCH 5/7] clk: imx6: fix cko1_sels
` [PATCH 6/7] clk: imx6: do pfd workaround unconditionally
` [PATCH 7/7] ARM: i.MX: Remove duplicate PFD workaround

[PATCH 0/5] of: platform: deep probe updates
 2022-03-08 11:51 UTC  (6+ messages)
` [PATCH 1/5] of: platform: return early when deep probe is not supported
` [PATCH 2/5] of: rename of_find_node_by_name() to of_find_node_by_name_address()
` [PATCH 3/5] of: Add of_find_node_by_name() with Linux semantics
` [PATCH 4/5] of: platform: Change of_devices_ensure_probed_by_property() return value
` [PATCH 5/5] of: platform: Ensure timers are probed early

[PATCH] clk: Enable clk_bulk_* functions only with CONFIG_COMMON_CLK
 2022-03-08  8:47 UTC 

[PATCH next 1/2] fixup! clk: stm32mp1: sync with Linux v5.17-rc1
 2022-03-08  8:20 UTC  (3+ messages)
` [PATCH next 2/2] fixup! clk: implement clk_hw_reparent

[PATCH master 1/2] clk: harden NULL handling in clk_hw_to_clk/clk_to_clk_hw
 2022-03-08  8:19 UTC  (3+ messages)
` [PATCH master 2/2] clk: composite: fix possible NULL pointer dereference

[RFC Patch 0/3] BLSpec device-tree fallback handling
 2022-03-08  8:11 UTC  (3+ messages)
` [RFC Patch 3/3] blspec: allow setting compatible depth

[PATCH] common: add printf debugging automation
 2022-03-07 17:06 UTC  (3+ 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