mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] scripts: rkimage: Use non-deprecated functions for sha256/512
 2023-05-02 12:27 UTC 

[PATCH master] lib: genalloc: drop reliance on mmio-sram driver
 2023-05-02 12:06 UTC  (2+ messages)

[PATCH 1/3] ARM: arm64virt: move to multiarch
 2023-05-02 11:59 UTC  (3+ messages)
` [PATCH 2/3] ARM: multi_v8_defconfig: Enable ARM64 QEMU Virt board
` [PATCH 3/3] ARM: Remove qemu_virt64_defconfig

[PATCH] ARM: i.MX: bbu: fix compilation without CONFIG_BAREBOX_UPDATE
 2023-05-02 11:48 UTC  (4+ messages)

[PATCH v2] commands: add new of_fixup command to list and disable DT fixups
 2023-05-02 11:47 UTC  (2+ messages)

[PATCH 0/2] ARM: at91: usb-a9g20: make it work out of the box again
 2023-05-02 11:43 UTC  (5+ messages)
` [PATCH 1/2] ARM: at91: usb-a926x: remove nand partitions from config
` [PATCH 2/2] defconfigs: usb-a9g20: update to a working version

[PATCH 00/12] ARM Versatile updates
 2023-05-02 11:41 UTC  (15+ messages)
` [PATCH 01/12] ARM: versatile: Enable CONFIG_RELOCATABLE
` [PATCH 02/12] ARM: versatile: Use common clk framework
` [PATCH 03/12] ARM: versatile: drop platform code to register UART
` [PATCH 04/12] ARM: versatile: drop platform code to register GPIOs
` [PATCH 05/12] ARM: versatile: Use flash from device tree
` [PATCH 06/12] ARM: versatile: Use smc91c111 "
` [PATCH 07/12] ARM: versatile: make sure to run initcalls on versatile only
` [PATCH 08/12] ARM: versatile: simplify ARM1176 support
` [PATCH 09/12] ARM: versatile: move over to multi image support
` [PATCH 10/12] ARM: versatile: move over to multi arch support
` [PATCH 11/12] ARM: versatile: Use existing clocksource driver
` [PATCH 12/12] ARM: Merge imx_defconfig and versatilepb_defconfig into multi_v5_v6_defconfig

[PATCH] ARM: configs: multi_v7_defconfig: enable CONFIG_USB_ONBOARD_HUB
 2023-05-02 11:36 UTC  (2+ messages)

[PATCH 0/5] ARM: stm32mp: enable UBS hubs on DKx
 2023-05-02 11:36 UTC  (9+ messages)
` [PATCH 1/5] asm-generic: atomic: implement atomic_inc/dec_return stubs
` [PATCH 2/5] phy: stm32-usphyc: sync with Linux v6.3-rc5
` [PATCH 3/5] ARM: stm32mp: defconfig: enable use of DKx USB hubs
` [PATCH 4/5] clk: bulk: return -EPROBE_DEFER in silence
` [PATCH 5/5] ARM: stm32mp: dkx: enable deep probe

[PATCH 1/2] regulator: core: add debug print for regulator_resolve_supply
 2023-05-02 11:22 UTC  (6+ messages)
` [PATCH 2/2] test: self: add basic regulator selftest
  ` [PATCH] fixup! "

[PATCH] commands: implement of_compatible command
 2023-05-02 11:17 UTC  (2+ messages)

[PATCH] of: add function to read a file as unflattened device tree
 2023-05-02 11:15 UTC 

[PATCH] net: ifup: pass hostname and linuxdevname to linux with DHCP
 2023-05-02  9:44 UTC  (2+ messages)

[PATCH 1/7] sandbox: watchdog: handle missing stickypage gracefully
 2023-05-02  9:34 UTC  (8+ messages)
` [PATCH 2/7] sandbox: power: "
` [PATCH 3/7] sandbox: hostfile: don't warn on failed hostfile fixup
` [PATCH 4/7] treewide: drop trailing space
` [PATCH 5/7] driver: be explicit about supported #feature-cells
` [PATCH 6/7] featctrl: drop useless NULL check
` [PATCH 7/7] sandbox: hostfile: add feature controller support

[PATCH] clk: implement clk_to_clk_hw using container_of_safe
 2023-05-02  9:24 UTC  (2+ messages)

[ANN] github.com/saschahauer/barebox is now github.com/barebox/barebox
 2023-05-02  9:22 UTC 

[PATCH 1/2] test: self: printf: compile test with -Wno-format-security
 2023-05-02  9:17 UTC  (3+ messages)
` [PATCH 2/2] treewide: use non-executable stack annotations for blobs

rn5t618 vs. rn5t568
 2023-05-02  8:37 UTC  (3+ messages)

[PATCH] ARM: multi_v7_defconfig: Enable BCM283X Pinctrl/GPIO driver
 2023-05-02  7:43 UTC 

[PATCH 00/10] MAKEALL updates
 2023-05-02  7:39 UTC  (11+ messages)
` [PATCH 01/10] MAKEALL: Configure before setting up CROSS_COMPILE
` [PATCH 02/10] MAKEALL: Select arm64 toolchain for 64bit ARM configs
` [PATCH 03/10] MAKEALL: order configs alphabetically
` [PATCH 04/10] MAKEALL: Do not print sizes
` [PATCH 05/10] MAKEALL: Do not trap
` [PATCH 06/10] MAKEALL: fix printing number of compiled configs
` [PATCH 07/10] MAKEALL: support Kconfig fragments
` [PATCH 08/10] MAKEALL: rename variables
` [PATCH 09/10] MAKEALL: separate errors and warnings
` [PATCH 10/10] MAKEALL: allow multiple defconfigs as arguments

[PATCH 0/3] mtd: nand: atmel: legacy: fix boot on USB-A9G20
 2023-04-27 17:26 UTC  (8+ messages)

[PATCH] mci: dove: Add unhandled enumeration value
 2023-04-27 13:18 UTC 

[PATCH 0/3] Compile boards only when firmware is present
 2023-04-26  9:03 UTC  (4+ messages)
` [PATCH 1/3] Kconfig: source Kconfig.include earlier
` [PATCH 2/3] ARM: Rockchip: make boards only selectable when firmware is present
` [PATCH 3/3] ARM: i.MX: make boards selectable only when firmware files are present

[PATCH 1/2] ARM: vexpress: Disable non working devices
 2023-04-25 13:35 UTC  (2+ messages)
` [PATCH 2/2] ARM: remove vexpress_defconfig

[PATCH v2 1/5] mci: core: drop unused DDR/SDR constants
 2023-04-21  6:29 UTC  (6+ messages)
` [PATCH v2 2/5] mci: introduce new dedicated enum mmc_bus_width type
` [PATCH v2 3/5] mci: core: factor out MMC bus width selection for reuse
` [PATCH v2 4/5] mci: add eMMC DDR52 support
` [PATCH v2 5/5] mci: imx-esdhc: add uSDHC "

[PATCH] commands: add new of_fixup command to list and disable DT fixups
 2023-04-20 20:15 UTC  (3+ messages)

SHA256 API in RK3568 rkimage deprecated since OpenSSL 3.0
 2023-04-19  8:57 UTC 

v2023.04.0
 2023-04-19  7:03 UTC 

[PATCH 1/2] mci: add eMMC DDR52 support
 2023-04-18  7:36 UTC  (5+ messages)
` [PATCH 2/2] mci: imx-esdhc: add uSDHC eMMC DDR52 supprot

[PATCH v1] Add bootchooser command option for active boot target
 2023-04-17  9:42 UTC  (6+ messages)
    ` EXTERNAL - "

[PATCH 1/2] of: implement of_copy_property
 2023-04-17  7:08 UTC  (3+ messages)
` [PATCH 2/2] ARM: rpi: fixup prefix property from VideoCore FDT

[PATCH v2 0/5] dma: pass physical device to DMA API
 2023-04-17  7:05 UTC  (7+ messages)
` [PATCH v2 1/5] usb: dwc3: populate parent of xHCI dev
` [PATCH v2 2/5] usb: xhci: pass physical device to DMA API
` [PATCH v2 3/5] net: rtl8169: pass physical device for "
` [PATCH v2 4/5] firmware: zynqmp-fpga: pass physical device to "
` [PATCH v2 5/5] net: designware: eqos: "

[PATCH] fixup! scripts: gen-dtb-s: reference OF IMD entries automatically
 2023-04-17  7:00 UTC  (2+ messages)

[PATCH] usb: misc: onboard_hub: sync compatibles with kernel
 2023-04-17  6:58 UTC  (2+ messages)

[PATCH master] ARM: i.MX6: fix DEBUG_LL use
 2023-04-17  6:58 UTC  (2+ messages)

[PATCH master] libfile: don't leak file descriptors in compare_file
 2023-04-17  6:57 UTC  (2+ messages)

[PATCH master] arm: error out if __LINUX_ARM_ARCH__ is undefined
 2023-04-17  6:55 UTC  (2+ messages)

[PATCH v2 master] mci: bcm2835: return command timeout silently
 2023-04-17  6:53 UTC  (2+ messages)

[PATCH master] ARM64: setupc: don't invoke KASAN before relocation
 2023-04-17  6:52 UTC  (2+ messages)

[PATCH] mci: bcm2835: Print less errors
 2023-04-14 17:47 UTC 

imx8 - gpc: Support IMX8 Lite
 2023-04-14  7:59 UTC  (4+ messages)

[PATCH v3] kbuild: drop reliance on echo -e extension for DT fragments
 2023-04-14  7:31 UTC  (2+ messages)

[PATCH] commands: menu: enable help text parsing for sphinx docs
 2023-04-14  7:30 UTC  (2+ messages)

[PATCH v2] kbuild: use printf instead of echo -e extension
 2023-04-13  9:40 UTC  (3+ messages)

[PATCH v2 1/2] scripts: gen-dtb-s: reference OF IMD entries automatically
 2023-04-13  7:26 UTC  (6+ messages)
  ` [PATCH] fixup! "

[PATCH] hush: Fix a memory leak in run_command()
 2023-04-12 11:29 UTC  (2+ messages)

[PATCH] Documentation: barebox environment: recommend a partition type GUID for GPT partitions
 2023-04-11 13:14 UTC  (3+ messages)

[PATCH] video: fbconsole: implement non-fullscreen fbconsole
 2023-04-11 13:14 UTC  (2+ messages)

[PATCH] clock: implement CLOCKSOURCE_MASK in terms of GENMASK_ULL
 2023-04-11 13:13 UTC  (2+ messages)

[PATCH v3 0/3] boards: qemu-virt: support passing in FIT public key
 2023-04-11 12:35 UTC  (3+ messages)

[PATCH] ARM: LS1021A: slow boot
 2023-04-11 12:34 UTC  (2+ messages)

[PATCH 0/3] scripts: imx: make imx-usb-loader compilable for MinGW
 2023-04-11 12:30 UTC  (5+ messages)
` [PATCH 1/3] imx-usb-loader: don't depend on arpa/inet.h for endianness conversion
` [PATCH 2/3] scripts: compiler.h: add Windows support
` [PATCH 3/3] scripts: common: drop unused mman.h include

[PATCH v2 1/3] video: fb: add optional damage tracking
 2023-04-11 12:02 UTC  (4+ messages)
` [PATCH v2 2/3] graphic_utils: "
` [PATCH v2 3/3] video: mipi_dbi: add damage tracking and partial updates

[PATCH master] treewide: add missing device tree artifact cleanup where needed
 2023-04-11 12:01 UTC  (2+ messages)

[PATCH v1 2/2] ARM: add sama5d4_wifx to at91_multi_defconfig
 2023-04-11 12:00 UTC  (2+ messages)

[PATCH v1 1/2] ARM: sama5d4_wifx: fix build with moved mach files
 2023-04-11 12:00 UTC  (2+ messages)

[PATCH] fixup! spi: add per-driver bits-per-word mask
 2023-04-11 11:58 UTC  (2+ messages)

[PATCH master 00/14] treewide: fixes for master
 2023-04-11 11:57 UTC  (17+ messages)
` [PATCH master 01/14] test: riscv: fix YAMLs after defconfig rename
` [PATCH master 02/14] RISC-V: board-dt-2nd: fix hang in startup
` [PATCH master 03/14] RISC-V: sifive: disable non-functional SPI nodes
` [PATCH master 04/14] video: qemu-ramfb: reduce -ENODEV lo level to debug
` [PATCH master 05/14] gpiolib: fix gpio label generation with gpiod_get
` [PATCH master 06/14] test: emulate.pl: fix firmware use with non-tuxmake out-of-tree build
` [PATCH master 07/14] RISC-V: restrict GCC optimization some more
` [PATCH master 08/14] RISC-V: configs: rv64i_defconfig: disable SBI serial
` [PATCH master 09/14] net: dsa: realtek: include needed headers directly
` [PATCH master 10/14] net: linux/mdio.h: add missing init.h header
` [PATCH master 11/14] Kbuild: export CROSS_PKG_CONFIG
` [PATCH master 12/14] treewide: fix includes missed by multiarch support
` [PATCH master 13/14] mci: dw_mmc: make reset optional
` [PATCH master 14/14] kbuild: remove useless use of /usr/bin/env

[PATCH 1/3] video: fb: add optional damage tracking
 2023-04-05 12:27 UTC  (6+ messages)
` [PATCH 2/3] video: fbconsole: "

[PATCH] fastboot: avoid console_countdown_abort for getvar request
 2023-04-05  9:50 UTC 

[PATCH v2 0/6] ARM: Rockchip: Read amount of memory from DDR controller
 2023-04-05  6:48 UTC  (3+ messages)
` [PATCH v2 4/6] ARM: Rockchip: rk3568: use rk3568_barebox_entry()

page:  |  | latest

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