mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH v2] spi: add STM32F7 QSPI controller driver
 2025-04-01 12:07 UTC 

NOR damage problem
 2025-04-01 12:05 UTC  (4+ messages)

[PATCH v1] spi: add STM32F7 QSPI controller driver
 2025-04-01 11:41 UTC  (6+ messages)

[PATCH] printk: make dev_printf a PBL stub
 2025-04-01 10:50 UTC 

[PATCH 00/16] boot: implement generic bootsource target
 2025-04-01 10:48 UTC  (17+ messages)
` [PATCH 01/16] boot: change bootentry_register_provider to take struct argument
` [PATCH 02/16] boot: move nfs:// parsing out of bootloader spec code
` [PATCH 03/16] blspec: remove unused blspec_scan_devices
` [PATCH 04/16] blspec: don't export blspec functions
` [PATCH 05/16] blspec: factor out generic parts into bootscan helper
` [PATCH 06/16] common: bootscan: add scan_disk callback
` [PATCH 07/16] blspec: support boot /dev/virtioblkX
` [PATCH 08/16] bootm: associate bootm overrides with struct bootentry
` [PATCH 09/16] boot: split off bootarg API into new bootargs.h header
` [PATCH 10/16] block: add get_rootarg block op into block_device_ops
` [PATCH 11/16] block: fixup rootwait argument when needed by default
` [PATCH 12/16] of: implement stub for of_cdev_find
` [PATCH 13/16] bootsource: implement bootsource_of_cdev_find
` [PATCH 14/16] common: bootdef: add new boot entry provider
` [PATCH 15/16] kconfig: implement IF_ENABLED helper
` [PATCH 16/16] boot: make bootsource the default boot target if enabled

[PATCH] fixup! test: bthread: change comparison condition for switches vs. yields
 2025-04-01 10:14 UTC  (2+ messages)

[PATCH 0/4] ci: fix sandbox allyesconfig build
 2025-04-01  9:42 UTC  (9+ messages)
` [PATCH 1/4] sandbox: env: switch from CONFIG_DEFAULT_ENVIRONMENT_PATH to bbenv-y
` [PATCH 2/4] test: bthread: change comparison condition for switches vs. yields
` [PATCH 3/4] ci: pytest: rename build directories
` [PATCH 4/4] ci: pytest: enable console and libc allocator for allyesconfig

[PATCH] ARM: boards: protonic-imx6: prtvt7: Use the input system for key detection
 2025-04-01  6:27 UTC  (4+ messages)

[PATCH 1/9] doc: bootchooser: drop article before bootchooser
 2025-04-01  6:06 UTC  (10+ messages)
` [PATCH 2/9] doc: bootchooser: drop confusing description for "remaining_attempts"
` [PATCH 3/9] doc: bootchooser: clarify marking boot successful from barebox
` [PATCH 4/9] doc: bootchooser: don't recommend NV backend
` [PATCH 5/9] doc: bootchooser: move global.bootchooser.reset_attempts docs down to other variables
` [PATCH 6/9] doc: bootchooser: rephrase global.bootchooser.reset_priorities description
` [PATCH 7/9] doc: bootchooser: document defaults of global.bootchooser.*
` [PATCH 8/9] doc: bootchooser: rephrase scenarios
` [PATCH 9/9] doc: bootchooser: document NV storage backend separately

[PATCH 1/2] commands: edit: Fix potential out-of-bound access
 2025-04-01  6:02 UTC  (3+ messages)
` [PATCH 2/2] commands: edit: remove the memset call on screenline

[PATCH] hardening: add missing word in Kconfig comment
 2025-04-01  5:58 UTC  (2+ messages)

[PATCH v2] ARM: boards: protonic-imx6: Re-introduce generic boot target board string
 2025-04-01  5:36 UTC  (2+ messages)

[PATCH] clk: rockchip: rk3588: make refclko25m_ethX critical
 2025-03-31 12:39 UTC 

[PATCH v1 1/4] arm: boards: protonic-stm32mp13: Add support for MECT1S board
 2025-03-31 12:30 UTC  (4+ messages)
` [PATCH v1 2/4] arm: boards: protonic-stm32mp13: Use unique board driver name
` [PATCH v1 3/4] arm: boards: protonic-stm32mp: fix stack corruption by passing correct ctx to stm32_bsec_optee_ta_close()
` [PATCH v1 4/4] arm: boards: protonic-stm32mp: free shift register GPIOs after use

[PATCH 1/2] ARM: boards: protonic-imx6: prtvt7: Don't use fixed numbers for dynamic GPIOs
 2025-03-31 10:25 UTC  (4+ messages)
` [PATCH 2/2] ARM: boards: protonic-imx6: prtvt7: Use autoboot timeout for serial boot

[PATCH] ARM: boards: protonic-imx6: Re-introduce generic boot target board string
 2025-03-31  8:01 UTC  (3+ messages)

[PATCH] ARM: boards: protonic-imx6: Add prt-usb as fallback preferred boot target
 2025-03-31  7:29 UTC  (2+ messages)

[PATCH] common: make TLSF the default allocator
 2025-03-31  7:29 UTC  (2+ messages)

[PATCH] mci: atmel_mci: Merge at91_mci_bio_set_highcapacity() with at91_mci_bio_init()
 2025-03-31  7:29 UTC  (4+ messages)
` [PATCH] reset: Fix name of exported symbol

Removal of dlmalloc?
 2025-03-31  7:22 UTC  (2+ messages)

[PATCH] kbuild: undefine linux/unix macros
 2025-03-31  7:11 UTC  (3+ messages)

[PATCH] phy: rockchip: naneng-combphy: Updating the driver from the kernel repository
 2025-03-31  7:10 UTC  (2+ messages)

[PATCH 1/3] i2c: muxes: pca954x: switch to device_get_match_data
 2025-03-31  7:05 UTC  (5+ messages)
` [PATCH 2/3] treewide: export symbols needed for i2c-mux-pca954x.ko
` [PATCH 3/3] kbuild: compile *.mod.c files with -fshort-wchar

[PATCH] efi: payload: init: fix condition in warning message
 2025-03-31  7:03 UTC  (2+ messages)

[PATCH] blspec: drop explicit devicetree "none" handling
 2025-03-31  6:57 UTC  (2+ messages)

[PATCH 1/2] regulator: core: Implement regulator_is_enabled() call
 2025-03-31  6:49 UTC  (3+ messages)
` [PATCH 2/2] gpio: clk-gpio: Updating the driver from the kernel repository

[PATCH] bootchooser: fix state_prefix nv variable in error message
 2025-03-31  6:37 UTC  (2+ messages)

[PATCH] tlsf: Add tracking of added tlsf memory pools
 2025-03-29  3:13 UTC 

[PATCH] fixup! Revert "ci: container: downgrade OpenRISC toolchain from 14.2.0 to 13.1.0"
 2025-03-27 10:48 UTC  (2+ messages)

[PATCH v2 1/2] MAKEALL: support direct options for KCONFIG_ADD
 2025-03-27 10:37 UTC  (2+ messages)

[PATCH] fixup! ci: pytest: run test suite on sandbox allyesconfig
 2025-03-27 10:29 UTC  (2+ messages)

[PATCH 0/6] ci: run tests and static analysis on allyesconfig
 2025-03-27  9:24 UTC  (8+ messages)
` [PATCH 1/6] sandbox: use CROSS_PKG_CONFIG when compiling sandbox arch code
` [PATCH 2/6] sandbox: hide sdl/libftdi symbols if libraries not found
` [PATCH 3/6] MAKEALL: fix check_pipe_status usage
` [PATCH 4/6] MAKEALL: remove use of alias in script
` [PATCH 5/6] ci: pytest: run test suite on sandbox allyesconfig
` [PATCH 6/6] ci: run static analysis on allyesconfig

[PATCH 0/7] ci: container: include musl and LLVM
 2025-03-27  9:21 UTC  (9+ messages)
` [PATCH 1/7] Revert "ci: container: downgrade OpenRISC toolchain from 14.2.0 to 13.1.0"
` [PATCH 2/7] ci: container: download and delete kvx.tgz in the same layer
` [PATCH 3/7] ci: container: don't leave labgrid checkout in /tmp
` [PATCH 4/7] ci: container: don't install recommended packages
` [PATCH 5/7] ci: container: run apt-get clean after installation
` [PATCH 6/7] ci: container: add musl-tools
` [PATCH 7/7] ci: container: install LLVM/clang

[PATCH] commands: hwclock: replace strncpy with strlcpy
 2025-03-27  9:17 UTC  (4+ messages)
` [PATCH v2] commands: hwclock: rework argument handling

[PATCH 1/3] fs: squashfs: drop unused struct squashfs_dir definition
 2025-03-27  9:17 UTC  (4+ messages)
` [PATCH 2/3] common: elf: drop unused arch notes stubs
` [PATCH 3/3] driver: drop unused dev_open/close_default stubs

[PATCH] common: pe: fix pe reloc pointer overrun
 2025-03-27  9:13 UTC  (2+ messages)

[PATCH] fixup! complete: give device_param_complete a flags parameter
 2025-03-27  9:11 UTC  (2+ messages)

[RFC PATCH] fbconsole: add missing break
 2025-03-27  8:17 UTC  (4+ messages)

[PATCH master 0/3] sandbox: enable building under musl
 2025-03-27  8:13 UTC  (5+ messages)
` [PATCH master 1/3] sandbox: use POSIX header instead of Linux one
` [PATCH master 2/3] sandbox: don't build tap support code without CONFIG_DRIVER_NET_TAP
` [PATCH master 3/3] sandbox: os: tap: make it compile with musl

[PATCH] lib: add explicit break in kstrtox/strtox
 2025-03-27  7:43 UTC  (2+ messages)

[PATCH] mtd: spi-nor: add explicit fallthrough
 2025-03-27  7:43 UTC  (2+ messages)

[PATCH] lib: add explicit fallthrough in strtoull_suffix
 2025-03-27  7:41 UTC  (2+ messages)

[PATCH] treewide: add explicit fallthrough and break
 2025-03-27  7:41 UTC  (2+ messages)

[PATCH 1/2] vsprintf: fix missing break when printing %pJP
 2025-03-27  7:38 UTC  (4+ messages)
` [PATCH 2/2] vsprintf: add explicit fallthrough

[PATCH master] fs: smhfs: fix crash when stat'ing file
 2025-03-27  7:37 UTC  (2+ messages)

[PATCH v2] fixup! tee: optee: implement RPMB support
 2025-03-27  7:26 UTC  (3+ messages)

[PATCH 7/9] tee: optee: implement RPMB support
 2025-03-26  9:45 UTC  (4+ messages)
` [PATCH] fixup! "

[PATCH v2 1/2] scripts: define le32_to_cpup and friends for host/target tools
 2025-03-25  7:22 UTC  (3+ messages)

[PATCH 1/2] filetype: fix MBR detection
 2025-03-25  7:16 UTC  (3+ messages)
` [PATCH 2/2] filetype: fix FILETYPE_STRING misspelling

[PATCH] mci: fix data write
 2025-03-25  7:16 UTC  (2+ messages)

[PATCH 0/2] arm64: rockchip: Two more additions to rockchip_v8_defconfig
 2025-03-24 10:37 UTC  (4+ messages)
` [PATCH 1/2] arm64: rockchip: Enable rockchip otp driver in defconfig
  ` (subset) "

[PATCH master] ci: coverity: fix git hash truncation to 10 characters
 2025-03-24  8:44 UTC  (2+ messages)

[PATCH] driver: base: class: remove device from class on registration
 2025-03-24  8:41 UTC  (2+ messages)

[PATCH 0/6] fs: implement tree and truncate
 2025-03-24  8:35 UTC  (2+ messages)

[PATCH] commands: add varinfo command
 2025-03-24  8:34 UTC  (2+ messages)

[PATCH v2 1/3] complete: give device_param_complete a flags parameter
 2025-03-24  8:34 UTC  (2+ messages)

[PATCH master] video: ssd1307fb: set default mode
 2025-03-24  8:29 UTC  (2+ messages)

[PATCH v2 00/10] Add RPMB support
 2025-03-24  8:28 UTC  (5+ messages)
` [PATCH v2 04/10] mci: add "

[PATCH 0/9] Add RPMB support
 2025-03-24  8:25 UTC  (2+ messages)

[PATCH] dma: add function to check a buffer for proper DMA alignment
 2025-03-24  8:25 UTC  (3+ messages)

[PATCH v2] dma: add function to check a buffer for proper DMA alignment
 2025-03-24  8:25 UTC  (2+ messages)

[PATCH 1/2] firmware: export firmware directory
 2025-03-24  8:21 UTC  (2+ messages)

[PATCH] ARM: omap: remove unused file
 2025-03-24  8:21 UTC  (2+ messages)

[PATCH] mci: Do not access ext_csd on SD cards
 2025-03-24  8:21 UTC  (3+ messages)

[PATCH] fixup! commands: ubsan: hide zero division in test
 2025-03-20 12:52 UTC  (2+ messages)

[PATCH] linux/printk.h: fix typos
 2025-03-20 12:06 UTC  (2+ messages)

[PATCH master 0/8] treewide: misc fixes
 2025-03-20 11:46 UTC  (2+ messages)

[PATCH master 1/2] Documentation: user: intro: update feedback section on ML
 2025-03-20 11:45 UTC  (2+ messages)

page: 

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