mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 00/44] commands: add bfetch/buds of command redirection
 2025-08-11 12:27 UTC  (3+ messages)
` [PATCH 05/44] lib: param: add dev_for_each_param helpers
` [PATCH 08/44] commands: version: print value of CONFIG_NAME

[PATCH 0/8] Add Rockchip RK3576 support
 2025-08-11  6:40 UTC  (9+ messages)
` [PATCH 1/8] clk: rockchip: clk-pll.c: Fix macro name confusion
` [PATCH 2/8] clk: rockchip: Introduce rockchip_grf_type enum from kernel driver
` [PATCH 3/8] ARM: Initial support for Rockchip RK3576
` [PATCH 4/8] arm: dts: Add barebox specific RK3576.dtsi
` [PATCH 5/8] aiodev: rockchip_saradc.c: Add support for RK3576
` [PATCH 6/8] gpio: gpio-rockchip.c: Add support for GPIO_TYPE_V2_2
` [PATCH 7/8] arm: dts: rk3576.dtsi: Add gpio aliases
` [PATCH 8/8] phy: phy-rockchip-inno-usb2.c: Fix crash if phyclk isn't found

[PATCH 0/4] net: usb: r8152: disable rx aggregation
 2025-08-08  8:52 UTC  (6+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] net: usb: r8152: print the detected version
` [PATCH 3/4] net: usb: usbnet: calm noisy debug calls
` [PATCH 4/4] net: usb: add debug call in the receive path

[PATCH v2 1/5] security: add new top-level menu
 2025-08-08  5:37 UTC  (6+ messages)
` [PATCH v2 2/5] security: mark weaker passwords hashing algorithms insecure
` [PATCH v2 3/5] commands: introduce new security command group
` [PATCH v2 4/5] security: password: make PBKDF2 the default instead of MD5
` [PATCH v2 5/5] commands: move login/passwd into security section

[PATCH 1/5] security: add new top-level menu
 2025-08-07  8:11 UTC  (8+ messages)
` [PATCH 2/5] security: mark weaker passwords hashing algorithms insecure
` [PATCH 3/5] commands: introduce new security command group
` [PATCH 4/5] security: password: make PBKDF2 the default instead of MD5
` [PATCH 5/5] commands: move login/passwd into security section
` [PATCH] fixup! security: add new top-level menu

[PATCH] commands: iomem: add JSON output
 2025-08-07  7:58 UTC  (2+ messages)

[PATCH 1/3] ppc: implement sync_caches_for_execution
 2025-08-07  7:28 UTC  (4+ messages)
` [PATCH 2/3] MIPS: "
` [PATCH 3/3] openrisc: "

[PATCH RFT v2 1/2] gpio: dw: support numbering via aliases
 2025-08-07  7:26 UTC  (4+ messages)
` [PATCH RFT v2 2/2] gpio: dw: make deep probe compatible

[PATCH 00/22] ARM: mmu: refactor 32-bit and 64-bit code
 2025-08-07  7:24 UTC  (24+ messages)
` [PATCH 01/22] ARM: mmu: introduce new maptype_t type
` [PATCH 02/22] ARM: mmu: compare only lowest 16 bits for map type
` [PATCH 03/22] ARM: mmu: prefix pre-MMU functions with early_
` [PATCH 04/22] ARM: mmu: panic when alloc_pte fails
` [PATCH 05/22] ARM: mmu32: introduce new mmu_addr_t type
` [PATCH 06/22] ARM: mmu: provide zero page control in PBL
` [PATCH 07/22] ARM: mmu: print map type as string
` [PATCH 08/22] ARM: mmu64: rename create_sections to __arch_remap_range
` [PATCH 09/22] ARM: mmu: move get_pte_attrs call into __arch_remap_range
` [PATCH 10/22] ARM: mmu64: print debug message in __arch_remap_range
` [PATCH 11/22] ARM: mmu: make force_pages a maptype_t flag
` [PATCH 12/22] ARM: mmu64: move granule_size to the top of the file
` [PATCH 13/22] ARM: mmu64: fix benign off-by-one in flush_cacheable_pages
` [PATCH 14/22] ARM: mmu64: make flush_cacheable_pages less 64-bit dependent
` [PATCH 15/22] ARM: mmu64: allow asserting last level page in __find_pte
` [PATCH 16/22] ARM: mmu64: rename __find_pte to find_pte
` [PATCH 17/22] ARM: mmu32: rework find_pte to have ARM64 find_pte semantics
` [PATCH 18/22] ARM: mmu64: factor out flush_cacheable_pages for reusability
` [PATCH 19/22] ARM: mmu32: flush only cacheable pages on remap
` [PATCH 20/22] ARM: mmu32: factor out set_pte_range helper
` [PATCH 21/22] ARM: mmu64: "
` [PATCH 22/22] ARM: mmu: define dma_alloc_writecombine in common code

[PATCH] fixup! net: add support for Designware XGMAC (10gb) ethernet
 2025-08-07  6:15 UTC  (2+ messages)

[PATCH 1/2] tee: optee: merge tee/optee.h and ARM asm/optee.h
 2025-08-07  6:11 UTC  (3+ messages)
` [PATCH 2/2] tee: optee: skip optee node fixup if method is NULL

[PATCH 1/2] common: prefix panic with PANIC:
 2025-08-07  6:06 UTC  (3+ messages)
` [PATCH 2/2] ARM: interrupts: unify panic output on unhandled exception

[PATCH] ci: pytest: print labgrid console output inline
 2025-08-07  6:02 UTC  (2+ messages)

[PATCH 0/4] test: add/document pytest --graphic, --env, --fs
 2025-08-07  6:02 UTC  (7+ messages)
` [PATCH 4/4] test: add support for pytest --graphic
  ` [PATCH] fixup! "

[PATCH master] bootm: ignore global.bootm.initrd if unavailable
 2025-08-07  5:14 UTC  (2+ messages)

[PATCH] test: add --bootarg option when running under QEMU
 2025-08-07  5:13 UTC  (2+ messages)

[PATCH] fixup! test: add support for pytest --graphic
 2025-08-07  5:12 UTC  (2+ messages)

[PATCH] fixup! test: add --bootarg option when running under QEMU
 2025-08-06 16:32 UTC  (2+ messages)

[PATCH] hush: implement PROMPT_COMMAND
 2025-08-06 13:16 UTC 

[PATCH RFT] gpio: dw: make deep probe compatible
 2025-08-06 10:15 UTC 

[PATCH v2 1/2] keytoc: make keyspec a const char pointer
 2025-08-06  7:54 UTC  (6+ messages)
` [PATCH v2 2/2] keytoc: fix env provided keyspec handling

[PATCH v3 00/10] Add FIT image overlay support
 2025-08-06  7:41 UTC  (8+ messages)
` [PATCH v3 06/10] of: overlay: add FIT "

[PATCH] usb: dwc3: remove CONFIG_USB_ROLE_SWITCH in condition
 2025-08-06  7:17 UTC  (4+ messages)

[PATCH master] tlv: drop assigned MAC addresses from fixup
 2025-08-06  6:32 UTC  (2+ messages)

[PATCH master 0/8] ARM: mmu: fix hang reserving memory after text area
 2025-08-06  6:31 UTC  (10+ messages)
` [PATCH master 1/8] partition: rename region_overlap_end to region_overlap_end_inclusive
` [PATCH master 2/8] partition: define new region_overlap_end_exclusive helper
` [PATCH master 3/8] ARM: mmu: skip TLB invalidation if remapping zero bytes
` [PATCH master 4/8] ARM64: mmu: pass map type not PTE flags to early_remap_range
` [PATCH master 5/8] ARM: mmu: provide setup_trap_pages for both 32- and 64-bit
` [PATCH master 6/8] ARM: mmu: setup trap pages before remapping R/O
` [PATCH master 7/8] ARM: mmu: share common memory bank remapping code
` [PATCH master 8/8] ARM: mmu: fix hang reserving memory after text area

[PATCH] cdev: fix mtd partition handling
 2025-08-06  4:56 UTC  (3+ messages)

[PATCH] mtd: nand: add manufacturer ISSI
 2025-08-06  4:54 UTC  (2+ messages)

[PATCH v4 00/11] Add FIT image overlay support
 2025-08-05 20:14 UTC  (4+ messages)
` [PATCH v4 07/11] of: overlay: add "

[PATCH 00/15] NVMEM: Add support for layout drivers
 2025-08-05 10:44 UTC  (14+ messages)
` [PATCH 01/15] of: sync of_*_phandle_with_args with Linux
` [PATCH 02/15] of: base: add of_parse_phandle_with_optional_args()
` [PATCH 03/15] of: device: Export of_device_make_bus_id()
` [PATCH 04/15] nvmem: core: fix nvmem_register error path
` [PATCH 05/15] nvmem: core: sync with Linux
` [PATCH 06/15] nvmem: core: expose nvmem cells as cdev
` [PATCH 07/15] nvmem: core: allow single and dynamic device ids
` [PATCH 10/15] nvmem: core: add nvmem-layout support
` [PATCH 11/15] nvmem: core: add an index parameter to the cell
` [PATCH 12/15] nvmem: core: add per-cell post processing
` [PATCH 14/15] nvmem: core: provide own priv pointer in post process callback
` [PATCH 15/15] nvmem: core: drop global cell_post_process

[PATCH v4 00/13] ARM: Map sections RO/XN
 2025-08-05 10:18 UTC  (15+ messages)
` [PATCH v4 01/13] mmu: explicitly map executable non-SDRAM regions with MAP_CODE
` [PATCH v4 02/13] ARM: pass barebox base to mmu_early_enable()
` [PATCH v4 03/13] ARM: mmu: move ARCH_MAP_WRITECOMBINE to header
` [PATCH v4 04/13] ARM: mmu: map memory for barebox proper pagewise
` [PATCH v4 05/13] ARM: mmu: skip TLB invalidation if remapping zero bytes
` [PATCH v4 06/13] ARM: mmu: provide setup_trap_pages for both 32- and 64-bit
` [PATCH v4 07/13] ARM: mmu: share common memory bank remapping code
` [PATCH v4 08/13] ARM: mmu: make mmu_remap_memory_banks clearer with helper
` [PATCH v4 09/13] partition: rename region_overlap_end to region_overlap_end_inclusive
` [PATCH v4 10/13] partition: define new region_overlap_end_exclusive helper
` [PATCH v4 11/13] ARM: mmu: map text segment ro and data segments execute never
` [PATCH v4 12/13] ARM: mmu64: map memory for barebox proper pagewise
` [PATCH v4 13/13] ARM: mmu64: map text segment ro and data segments execute never

[PATCH 00/10] ARM: SoCFPGA: Add initial support for Agilex5
 2025-08-05 10:11 UTC  (2+ messages)

[PATCH v2 00/10] ARM: SoCFPGA: Add initial support for Agilex5
 2025-08-05 10:11 UTC  (2+ messages)

[PATCH v3 00/10] ARM: SoCFPGA: Add initial support for Agilex5
 2025-08-05 10:11 UTC  (2+ messages)

[PATCH v4 00/10] ARM: SoCFPGA: Add initial support for Agilex5
 2025-08-05 10:11 UTC  (2+ messages)

[PATCH 1/3] arch/arm/boards/avnet-zedboard/zedboard.zynqcfg: removed everything but stop instruction to fix barebox boot
 2025-08-05  9:35 UTC  (4+ messages)
` [PATCH 2/3] arch/arm/boards/avnet-zedboard/lowlevel.c: added SDIO clk frequency configuration
` (subset) [PATCH 1/3] arch/arm/boards/avnet-zedboard/zedboard.zynqcfg: removed everything but stop instruction to fix barebox boot

[PATCH 0/4] mci: clean up MCI idle delay handling a bit
 2025-08-05  9:29 UTC  (2+ messages)

[PATCH] hab: writing the same srk hash is not an error
 2025-08-05  9:23 UTC  (2+ messages)

[PATCH] ARM: i.MX: ele: make ele_life_cycle public
 2025-08-05  9:22 UTC  (2+ messages)

[PATCH] ARM: riotboard: add habv4-imx6-gencsf.h to flash header
 2025-08-05  9:22 UTC  (2+ messages)

[PATCH 1/2] hardening: make stack guard page the default
 2025-08-05  9:21 UTC  (2+ messages)

[PATCH] fixup! ARM: add exception handling support for PBL
 2025-08-05  9:20 UTC  (2+ messages)

[PATCH 1/3] driver: clean up comment formatting and spacing
 2025-08-05  9:18 UTC  (2+ messages)

[PATCH] driver: convert struct device comments to kernel-doc style
 2025-08-05  9:18 UTC  (2+ messages)

[PATCH] ddr: imx9: fix DRAM PLL bypass
 2025-08-05  9:14 UTC  (2+ messages)

[PATCH] partition: fix kernel doc for region_identical
 2025-08-05  9:12 UTC  (2+ messages)

[PATCH v2 0/4] Documentation: devel: add new troubleshooting
 2025-08-05  9:11 UTC  (2+ messages)

[PATCH] ARM: i.MX: Kconfig: fix typos
 2025-08-05  9:10 UTC  (2+ messages)

[PATCH] kbuild: drop ineffectual variable assignments in Makefile.dtbs
 2025-08-05  9:09 UTC  (2+ messages)

[PATCH 1/2] serial: cadence: support console= and earlycon= fixups
 2025-08-05  9:09 UTC  (2+ messages)

[PATCH] Documentation: gen_commands.py: fix Option list warning
 2025-08-05  9:07 UTC  (2+ messages)

[PATCH 0/4] drop unused declarations
 2025-08-05  9:06 UTC  (2+ messages)

[PATCH v2 0/5] scripts: rockchip: fix and cleanup rkimage
 2025-08-05  9:05 UTC  (7+ messages)
` [PATCH v2 1/5] scripts: rockchip: use correct header size
` [PATCH v2 2/5] scripts: rockchip: rename hashtype to flags
` [PATCH v2 3/5] scripts: rockchip: add helper for updating hash
` [PATCH v2 4/5] scripts: rockchip: rename NEWIDB_MAGIC to NEWIDB_MAGIC_RKNS
` [PATCH v2 5/5] scripts: rockchip: support RKSS images

[PATCH 0/3] Documentation: devel: add new troubleshooting
 2025-08-05  9:03 UTC  (2+ messages)

[PATCH] Documentation: devel: fuzzing: fix wrong ReST syntax
 2025-08-05  8:37 UTC  (2+ messages)

[PATCH master] Documentation: migration-2025.07.0: fix formatting
 2025-08-05  8:37 UTC  (2+ messages)

[PATCH] Documentation: boards: k3: fix typo in build instructions
 2025-08-05  8:36 UTC  (2+ messages)

[PATCH] Added documentation for the Zynq 7000
 2025-08-05  8:35 UTC  (2+ messages)

[PATCH] ppc: fix missing cache maintenance before mapping uncached
 2025-08-05  8:35 UTC  (2+ messages)

[PATCH] clk: clk-gpio: Use clk_register instead of bclk_register
 2025-08-05  8:33 UTC  (2+ messages)

[PATCH] of: platform: rename parameter 'bus' to 'node' in of_platform_bus_create()
 2025-08-05  8:26 UTC  (2+ messages)

[PATCH master] drivers: fix buggy comparisons of casted device_get_match_data to zero
 2025-08-05  8:19 UTC  (2+ messages)

[PATCH] block: fix block device detection
 2025-08-05  7:56 UTC  (2+ messages)

[PATCH] block: follow links before check if cdev_is_block_partition
 2025-08-05  7:50 UTC  (2+ messages)

[PATCH master] fastboot: populate is-logical:$partition variable
 2025-08-05  7:45 UTC  (2+ messages)

[PATCH] pinctrl: tegra30: fix typo with variables to control the drive state on nvidia pins
 2025-08-05  7:43 UTC  (2+ messages)

[PATCH] clk: clkdev: fix format security
 2025-08-05  7:42 UTC  (2+ messages)

[PATCH] commands: mmc_extcsd: fix calculation of RPMB size
 2025-08-05  7:41 UTC  (2+ messages)

[PATCH v1 0/4] ARM: boards: add support for Samsung Galaxy S8 and S20 5G
 2025-08-05  7:40 UTC  (3+ messages)
` [PATCH v1 2/4] clocksource: arm_architected_timer: support clock-frequency
  ` (subset) "

[PATCH 1/4] scripts: Makefile.pic: define __NO_FORTIFY without value
 2025-08-05  5:43 UTC  (3+ messages)
` [PATCH 2/4] ARM64: configs: multi_v8: disable layerscape temporarily

fixed partitions issue
 2025-08-05  5:24 UTC  (4+ messages)

[PATCH 1/2] mmu: define MAP_WRITECOMBINE for all architectures
 2025-08-05  5:19 UTC  (2+ messages)

[PATCH] ARM: i.MX8M: remove early handoff-data handling
 2025-08-05  5:16 UTC  (2+ messages)

[PATCH 0/5] scripts: rockchip: fix and cleanup rkimage
 2025-08-05  5:06 UTC  (3+ messages)
` [PATCH 2/5] scripts: rockchip: add helper for updating hash

[PATCH] mci: imx-esdhc-pbl: fix iMX50 prediv setting
 2025-08-05  5:00 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