mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 00/24] ARM: stm32mp: add trusted bootchain (SCMI&FIP) support
 2022-02-20 12:47 UTC  (15+ messages)
` [PATCH 02/24] pinctrl: stm32: use gpio-ranges instead of alias
` [PATCH 05/24] filetype: detect TF-A Firmware Image Packages (FIP)
` [PATCH 06/24] scripts: add tool to adjust bl33 load address in existing FIP
` [PATCH 09/24] reset: stm32: drop stm32mp1_reset_ops indirection
` [PATCH 10/24] reset: move stm32 reset code to drivers/power/reset
` [PATCH 13/24] reset: add SCMI support
` [PATCH 14/24] clk: add SCMI clock driver
` [PATCH 16/24] clk: accept const arguments in clk_to_clk_hw/clk_hw_to_clk
` [PATCH 18/24] clk: implement of_clk_hw_{onecell,simple}_get
` [PATCH 19/24] clk: implement clk_hw_reparent
` [PATCH 20/24] reset: add support for reset_control_status
` [PATCH 22/24] regulator: core: fall back to node name if no regulator-name property
` [PATCH 23/24] ARM: dts: stm32mp: remove regulator-name override in stm32mp151.dtsi
` [PATCH 24/24] ARM: stm32mp: enable more config options

[PATCH 0/1] Applying barebox for Google Summer of Code 2022
 2022-02-18 21:25 UTC  (3+ messages)
` [PATCH 1/1] Documentation: devel: add new project ideas section

v2022.02.0
 2022-02-18 14:42 UTC 

[PATCH] Documentation: user: barebox: fix formatting for code block
 2022-02-17  8:23 UTC 

[PATCH v3] ARM: imx: add support for TQMa6UL SoM on MBa6ulxl
 2022-02-16 11:42 UTC  (2+ messages)

[PATCH] compressed dtb: Make sure they are only available when supported
 2022-02-14 10:12 UTC 

ubiattach reserves too many BEBs for each volume attached
 2022-02-11 15:36 UTC  (2+ messages)

[PATCH] ARM: Rockchip: rk3568: add tsadc and spi
 2022-02-11 11:14 UTC  (3+ messages)

[PATCH v3] ARM: Rockchip: Add rk3568 BananaPi R2 Pro board support
 2022-02-11 10:45 UTC  (2+ messages)

[PATCH] imd: add optional endianness= parameter for bi-endian systems
 2022-02-11 10:35 UTC  (2+ messages)

i.MX HABV4 USB Image generation broken since fd9c7cbfe446b0f04aa66bb198c1769045ba2fe5
 2022-02-11  9:59 UTC  (3+ messages)

[PATCH 1/3] scripts/common: Do not mmap in read_file_2()
 2022-02-11  9:42 UTC  (3+ messages)
` [PATCH 2/3] scripts: bareboximd: Use mmap when possible
` [PATCH 3/3] Revert "scripts/common: fix write_file when opened with mmap"

[PATCH v1] ARM: Rockchip: Add rk3568 BananaPi R2 Pro board support
 2022-02-10 15:55 UTC  (4+ messages)
  ` Aw: "
    `  "

[PATCH] ARM: rockchip: rk3568-evb: Drop unused property
 2022-02-10 15:48 UTC 

[PATCH] common: let MACHINE_ID select SHA1
 2022-02-10 15:41 UTC  (4+ messages)
  ` [PATCH] crypto: consistently name the algo digest symbols HAVE_DIGEST_

RFC: Gitlab CI for barebox
 2022-02-08 18:33 UTC  (7+ messages)

[PATCH 1/8] cdev: rename partuuid to uuid
 2022-02-08 12:27 UTC  (14+ messages)
` [PATCH 2/8] cdev: add diskuuid support
` [PATCH 3/8] rename cdev_open() -> cdev_open_name()
` [PATCH 4/8] cdev: implement cdev_open()
` [PATCH 5/8] driver: Add functions to free devices
` [PATCH 6/8] cdev: Create missing cdev_* functions
` [PATCH 7/8] cdev: create iterator for cdev list
` [PATCH 8/8] misc: Add storage-by-uuid driver
  ` [PATCH] efi: probe devices from the device-tree

[PATCH v3 0/4] video: add STM32F429-DISCO video pipeline support
 2022-02-08  8:21 UTC  (8+ messages)
` [PATCH v3 1/4] gpiolib: implement gpiod_set_value
` [PATCH v3 2/4] video: add driver for STM32 LCD-TFT Display Controller
` [PATCH v3 3/4] video: add MIPI DBI Type C Option 3 support
  ` [PATCH] fixup! "
` [PATCH v3 4/4] video: add Ilitek ILI9341 panel support

[PATCH v3] fs: jffs2: fix error when reading blocks with offset
 2022-02-08  8:19 UTC  (2+ messages)

[PATCH] kbuild: replace $(H) with $(pound)
 2022-02-08  8:16 UTC  (2+ messages)

[PATCH] kvx: remove unused CONFIG_ARCHINFO
 2022-02-08  8:15 UTC  (2+ messages)

[PATCH] setlocalversion: update to Linux 5.16
 2022-02-08  8:15 UTC  (2+ messages)

blspec - autoboot + timeout/default
 2022-02-07 16:09 UTC  (3+ messages)
  ` Aw: "

[PATCH v2] ARM: imx: add support for TQMa6UL SoM on MBa6ulxl
 2022-02-07 15:15 UTC  (3+ messages)

[PATCH] ubifs: Add zstd support
 2022-02-07 15:14 UTC 

[PATCH 1/2] Documentation: remove some references to zbarebox.bin
 2022-02-07  9:36 UTC  (7+ messages)
` [PATCH 2/2] Documentation: user: barebox: mention generic dt 2nd stage support

[PATCH] state: add deep probe aware helpers to get state
 2022-02-07  9:00 UTC  (2+ messages)

[PATCH] Documentation: Describe how to generate a uImage for use with bootm
 2022-02-07  8:44 UTC 

[PATCH v2 1/5] test: self: printf: log skipped tests
 2022-02-07  8:36 UTC  (6+ messages)
` [PATCH v2 2/5] test: self: printf: add tests for %*ph prints
` [PATCH v2 3/5] of: report whether of_diff found differences in return code
` [PATCH v2 4/5] of: silence of_diff output for negative indents
` [PATCH v2 5/5] test: self: add device tree manipulation test

[PATCH 1/5] test: self: printf: log skipped tests
 2022-02-07  8:23 UTC  (8+ messages)
` [PATCH 2/5] test: self: printf: add tests for %*ph prints
` [PATCH 3/5] of: report whether of_diff found differences in return code
` [PATCH 4/5] of: silence of_diff output for negative indents
` [PATCH 5/5] test: self: add device tree manipulation test

[PATCH 1/2] mtd: mtdram: discard superfluous code
 2022-02-07  8:11 UTC  (3+ messages)
` [PATCH 2/2] mtd: mtdram: add physically mapped ROM (mtd-rom) support

[PATCH 1/2] sandbox: symlink stickypage.bin into build directory
 2022-02-07  8:09 UTC  (3+ messages)
` [PATCH 2/2] compiler: fix __attribute__((format(printf, sandbox incompatibility

[PATCH] Kbuild: add bareboxversion target to Makefile
 2022-02-07  8:06 UTC  (2+ messages)

[PATCH v3 0/6] refactore rpi board code
 2022-02-07  8:05 UTC  (9+ messages)
` [PATCH v3 1/6] ARM: rpi: convert board code to a driver
` [PATCH v3 2/6] ARM: bcm2835 mbox: drop driver mode and probe on first request
` [PATCH v3 3/6] ARM: rpi: move clk support to a separate driver
` [PATCH v3 4/6] ARM: rpi: validate devicetree compatible instead of changing model name
` [PATCH v3 5/6] ARM: rpi: set host name based on DT compatible
` [PATCH v3 6/6] ARM: rpi: enable deep-probe support

chainload barebox from uboot
 2022-02-06  9:46 UTC  (3+ messages)
  ` Aw: "

[PATCH] of_path: Fix typo
 2022-02-04 14:02 UTC 

[PATCH 0/4] video: add STM32F429-DISCO video pipeline support
 2022-02-03 16:37 UTC  (9+ messages)
` [PATCH 1/4] gpiolib: implement gpiod_set_value
` [PATCH 2/4] video: add driver for STM32 LCD-TFT Display Controller
` [PATCH 3/4] video: add MIPI DBI Type C Option 3 support
` [PATCH 4/4] video: add Ilitek ILI9341 panel support

[PATCH 00/12] clk: add STM32F429 clock driver support
 2022-02-03 10:16 UTC  (14+ messages)
` [PATCH 01/12] string: define new memdup_array
` [PATCH 02/12] clk: composite: add clk_hw registration functions
` [PATCH 03/12] clk: divider: "
` [PATCH 04/12] clk: fixed-factor: "
` [PATCH 05/12] clk: clk-fixed: "
` [PATCH 06/12] clk: define clk_hw_register
` [PATCH 07/12] clk: mux: add clk_hw registration functions
` [PATCH 08/12] clk: mux: export clk_mux_round_rate
` [PATCH 09/12] clk: implement of_clk_add_hw_provider
` [PATCH 10/12] clk: gate: add clk_hw registration functions
` [PATCH 11/12] ARM: stm32mp: allow driver reuse for STM32 MCUs
` [PATCH 12/12] clk: add clock driver for stm32f4 and stm32f7

[PATCH] firmware: zynqmp-fpga: fix use of uninitialized addr
 2022-02-03 10:16 UTC  (2+ messages)

[PATCH master] clk: imx6: fix PLL exception for i.MX6DQ revision 1.0
 2022-02-03 10:14 UTC  (2+ messages)

[PATCH] serial: cadence: add ZynqMP compatibles
 2022-02-03  9:57 UTC  (3+ messages)

barebox extending boot-scripts
 2022-01-31 11:03 UTC  (6+ messages)
  ` Aw: "
    `  "
      ` Aw: "
        `  "

[PATCH 0/4] video: add STM32F429-DISCO video pipeline support
 2022-01-31 10:28 UTC  (7+ messages)
` [PATCH 1/4] gpiolib: implement gpiod_set_value
` [PATCH 2/4] video: add driver for STM32 LCD-TFT Display Controller
` [PATCH 3/4] video: add MIPI DBI Type C Option 3 support
` [PATCH 4/4] video: add Ilitek ILI9341 panel support

[PATCH] scripts/common: fix write_file when opened with mmap
 2022-01-31 10:23 UTC  (3+ messages)

[PATCH 1/2] clocksource: add ARMv7-M SysTick driver
 2022-01-31 10:23 UTC  (3+ messages)
` [PATCH 2/2] clocksource: add STM32 Timer driver

[PATCH] include: <asm-generic/bug.h>: implement WARN_ON_ONCE
 2022-01-31  9:43 UTC  (2+ messages)

[PATCH 1/2] reset: add simple reset controller support
 2022-01-31  9:42 UTC  (3+ messages)
` [PATCH 2/2] reset: stm32: drop STM32 MCU support in favor of simple reset driver

[PATCH] pinctrl: rockchip: drop unused variable 'name'
 2022-01-31  9:38 UTC  (2+ messages)

[PATCH v2 0/4] refactore rpi board code
 2022-01-31  9:35 UTC  (6+ messages)
` [PATCH v2 1/4] ARM: rpi: convert board code to a driver
` [PATCH v2 2/4] ARM: rpi: move clk support to a separate driver and enable deep-probe
` [PATCH v2 3/4] ARM: rpi: validate devicetree compatible instead of changing model name
` [PATCH v2 4/4] ARM: rpi: set host name based on DT compatible

[PATCH] build: Include dts/include/ after include/
 2022-01-28 14:32 UTC 

[PATCH 0/3] state: find backend with UUID but without a partition
 2022-01-28  7:48 UTC  (10+ messages)
` [PATCH 3/3] state: support backend-diskuuid / backend-offset

[PATCH v2 1/1] kbuild: dtc: Allow adding device tree fragments via config
 2022-01-26 22:10 UTC  (3+ messages)

[PATCH 00/12] SDHCI updates
 2022-01-26 10:13 UTC  (5+ messages)
` [PATCH 06/12] mci: sdhci: Use Linux defines for SDHCI_HOST_CONTROL register

page:  |  | latest

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