barebox
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/08/12
Re: [PATCH 23/44] optee: add revision info to tee devinfo output
Sascha Hauer
2025/08/11
Re: [PATCH 2/4] ARM64: configs: multi_v8: disable layerscape temporarily
Ahmad Fatoum
2025/08/11
Re: [PATCH 1/4] scripts: Makefile.pic: define __NO_FORTIFY without value
Sascha Hauer
2025/08/11
[PATCH 12/44] usb: drop dead iSerialNumber parameter addition
Ahmad Fatoum
2025/08/11
[PATCH 02/44] driver: introduce common struct bobject
Ahmad Fatoum
2025/08/11
[PATCH 34/44] driver: featctrl: export of_feature_controllers
Ahmad Fatoum
2025/08/11
[PATCH 39/44] clk: implement clk_have_nonfixed_providers
Ahmad Fatoum
2025/08/11
[PATCH 25/44] mtd: add devices to new mtd class
Ahmad Fatoum
2025/08/11
[PATCH 43/44] commands: introduce bfetch command
Ahmad Fatoum
2025/08/11
[PATCH 44/44] configs: enable bfetch in some popular defconfigs
Ahmad Fatoum
2025/08/11
[PATCH 21/44] net: move netmask_to_prefix into header
Ahmad Fatoum
2025/08/11
[PATCH 30/44] pmdomain: add easy way to check for provider support
Ahmad Fatoum
2025/08/11
[PATCH 40/44] driver: bus: export get_bus_by_name
Ahmad Fatoum
2025/08/11
[PATCH 31/44] bbu: add easy way to check for existent providers
Ahmad Fatoum
2025/08/11
[PATCH 17/44] ARM: cpuinfo: support structio output
Ahmad Fatoum
2025/08/11
[PATCH 37/44] pstore: export pstore_is_ready
Ahmad Fatoum
2025/08/11
[PATCH 24/44] tee: enable structured I/O in devinfo handler
Ahmad Fatoum
2025/08/11
[PATCH 41/44] fimware: arm_scmi: export scmi_list
Ahmad Fatoum
2025/08/11
[PATCH 42/44] block: define BLK_TYPE_COUNT as last enum blk_type value
Ahmad Fatoum
2025/08/11
[PATCH 33/44] rtc: export rtc_class in header
Ahmad Fatoum
2025/08/11
[PATCH 29/44] security: blobgen: add easy way to check for existent providers
Ahmad Fatoum
2025/08/11
[PATCH 38/44] pinctrl: export pinctrl_list
Ahmad Fatoum
2025/08/11
[PATCH 27/44] nvmem: export functions to query NVMEM size
Ahmad Fatoum
2025/08/11
[PATCH 36/44] usb: export usb_host_list
Ahmad Fatoum
2025/08/11
[PATCH 09/44] treewide: populate CONFIG_NAME for all configs in-tree
Ahmad Fatoum
2025/08/11
[PATCH 32/44] firmware: add easy way to check for existent providers
Ahmad Fatoum
2025/08/11
[PATCH 35/44] net: dsa: export dsa_switch_list
Ahmad Fatoum
2025/08/11
[PATCH 26/44] nvmem: add devices to new nvmem class
Ahmad Fatoum
2025/08/11
[PATCH 28/44] video: add devices to new fb class
Ahmad Fatoum
2025/08/11
[PATCH 22/44] stringlist: implement string_list_empty
Ahmad Fatoum
2025/08/11
[PATCH 20/44] ARM: psci: client: add PSCI version/method parameters
Ahmad Fatoum
2025/08/11
[PATCH 07/44] param: operate on bobjects instead of full devices
Ahmad Fatoum
2025/08/11
[PATCH 18/44] commands: uptime: enable structured I/O
Ahmad Fatoum
2025/08/11
[PATCH 01/44] driver: move device name definition into device.h
Ahmad Fatoum
2025/08/11
[PATCH 19/44] string: implement strv_length helper
Ahmad Fatoum
2025/08/11
[PATCH 23/44] optee: add revision info to tee devinfo output
Ahmad Fatoum
2025/08/11
[PATCH 15/44] param: handle NULL gracefully in bobject_get_param
Ahmad Fatoum
2025/08/11
[PATCH 14/44] param: make bobject_add_param_fixed variadic
Ahmad Fatoum
2025/08/11
[PATCH 03/44] lib: param: rename dev_remove_param to param_remove
Ahmad Fatoum
2025/08/11
[PATCH 05/44] lib: param: add dev_for_each_param helpers
Ahmad Fatoum
2025/08/11
[PATCH 04/44] param: implement dev_remove_parameters using param_remove
Ahmad Fatoum
2025/08/11
[PATCH 16/44] common: introduce structured I/O
Ahmad Fatoum
2025/08/11
[PATCH 10/44] test: py: change barebox_config from set to dict
Ahmad Fatoum
2025/08/11
[PATCH 00/44] commands: add bfetch/buds of command redirection
Ahmad Fatoum
2025/08/11
[PATCH 06/44] driver: initialize device parameters as part of bobject
Ahmad Fatoum
2025/08/11
[PATCH 13/44] drivers: use dev_add_param_uint32_fixed for IDs
Ahmad Fatoum
2025/08/11
[PATCH 11/44] test: add heuristic for guessing labgrid environment YAML
Ahmad Fatoum
2025/08/11
[PATCH 08/44] commands: version: print value of CONFIG_NAME
Ahmad Fatoum
2025/08/11
[PATCH 0/8] Add Rockchip RK3576 support
David Jander
2025/08/11
[PATCH 4/8] arm: dts: Add barebox specific RK3576.dtsi
David Jander
2025/08/10
[PATCH 8/8] phy: phy-rockchip-inno-usb2.c: Fix crash if phyclk isn't found
David Jander
2025/08/10
[PATCH 5/8] aiodev: rockchip_saradc.c: Add support for RK3576
David Jander
2025/08/10
[PATCH 1/8] clk: rockchip: clk-pll.c: Fix macro name confusion
David Jander
2025/08/10
[PATCH 6/8] gpio: gpio-rockchip.c: Add support for GPIO_TYPE_V2_2
David Jander
2025/08/10
[PATCH 7/8] arm: dts: rk3576.dtsi: Add gpio aliases
David Jander
2025/08/10
[PATCH 2/8] clk: rockchip: Introduce rockchip_grf_type enum from kernel driver
David Jander
2025/08/08
Re: [PATCH 0/4] net: usb: r8152: disable rx aggregation
Sascha Hauer
2025/08/07
Re: [PATCH v2 1/5] security: add new top-level menu
Sascha Hauer
2025/08/07
[PATCH 1/4] net: usb: r8152: disable rx aggregation
Stefan Kerkmann
2025/08/07
[PATCH 0/4] net: usb: r8152: disable rx aggregation
Stefan Kerkmann
2025/08/07
[PATCH 2/4] net: usb: r8152: print the detected version
Stefan Kerkmann
2025/08/07
[PATCH 3/4] net: usb: usbnet: calm noisy debug calls
Stefan Kerkmann
2025/08/07
[PATCH 4/4] net: usb: add debug call in the receive path
Stefan Kerkmann
2025/08/07
[PATCH v2 1/5] security: add new top-level menu
Ahmad Fatoum
2025/08/07
[PATCH v2 4/5] security: password: make PBKDF2 the default instead of MD5
Ahmad Fatoum
2025/08/07
[PATCH v2 5/5] commands: move login/passwd into security section
Ahmad Fatoum
2025/08/07
[PATCH v2 2/5] security: mark weaker passwords hashing algorithms insecure
Ahmad Fatoum
2025/08/07
[PATCH v2 3/5] commands: introduce new security command group
Ahmad Fatoum
2025/08/07
Re: [PATCH] commands: iomem: add JSON output
Sascha Hauer
2025/08/07
Re: [PATCH 1/5] security: add new top-level menu
Ahmad Fatoum
2025/08/07
Re: [PATCH 1/5] security: add new top-level menu
Sascha Hauer
2025/08/07
Re: [PATCH 1/3] ppc: implement sync_caches_for_execution
Sascha Hauer
2025/08/07
Re: [PATCH RFT v2 1/2] gpio: dw: support numbering via aliases
Sascha Hauer
2025/08/07
Re: [PATCH 00/22] ARM: mmu: refactor 32-bit and 64-bit code
Sascha Hauer
2025/08/06
[PATCH] fixup! security: add new top-level menu
Ahmad Fatoum
2025/08/06
Re: [PATCH] fixup! net: add support for Designware XGMAC (10gb) ethernet
Sascha Hauer
2025/08/06
Re: [PATCH 1/2] tee: optee: merge tee/optee.h and ARM asm/optee.h
Sascha Hauer
2025/08/06
Re: [PATCH 4/4] test: add support for pytest --graphic
Sascha Hauer
2025/08/06
Re: [PATCH 1/2] common: prefix panic with PANIC:
Sascha Hauer
2025/08/06
Re: [PATCH] ci: pytest: print labgrid console output inline
Sascha Hauer
2025/08/06
Re: [PATCH master] bootm: ignore global.bootm.initrd if unavailable
Sascha Hauer
2025/08/06
Re: [PATCH] test: add --bootarg option when running under QEMU
Sascha Hauer
2025/08/06
Re: [PATCH] fixup! test: add support for pytest --graphic
Sascha Hauer
2025/08/06
[PATCH 19/22] ARM: mmu32: flush only cacheable pages on remap
Ahmad Fatoum
2025/08/06
[PATCH 1/2] common: prefix panic with PANIC:
Ahmad Fatoum
2025/08/06
Re: [PATCH] fixup! test: add --bootarg option when running under QEMU
Ahmad Fatoum
2025/08/06
[PATCH] fixup! test: add support for pytest --graphic
Ahmad Fatoum
2025/08/06
[PATCH] fixup! test: add --bootarg option when running under QEMU
Ahmad Fatoum
2025/08/06
[PATCH 1/2] tee: optee: merge tee/optee.h and ARM asm/optee.h
Ahmad Fatoum
2025/08/06
[PATCH master] bootm: ignore global.bootm.initrd if unavailable
Ahmad Fatoum
2025/08/06
[PATCH 5/5] commands: move login/passwd into security section
Ahmad Fatoum
2025/08/06
Re: [PATCH RFT v2 2/2] gpio: dw: make deep probe compatible
David Picard
2025/08/06
[PATCH 1/5] security: add new top-level menu
Ahmad Fatoum
2025/08/06
[PATCH 4/5] security: password: make PBKDF2 the default instead of MD5
Ahmad Fatoum
2025/08/06
[PATCH 3/5] commands: introduce new security command group
Ahmad Fatoum
2025/08/06
[PATCH 2/5] security: mark weaker passwords hashing algorithms insecure
Ahmad Fatoum
2025/08/06
[PATCH] test: add --bootarg option when running under QEMU
Ahmad Fatoum
2025/08/06
[PATCH 16/22] ARM: mmu64: rename __find_pte to find_pte
Ahmad Fatoum
2025/08/06
[PATCH] hush: implement PROMPT_COMMAND
Ahmad Fatoum
2025/08/06
[PATCH 1/3] ppc: implement sync_caches_for_execution
Ahmad Fatoum
2025/08/06
[PATCH 3/3] openrisc: implement sync_caches_for_execution
Ahmad Fatoum
2025/08/06
[PATCH 2/3] MIPS: implement sync_caches_for_execution
Ahmad Fatoum
2025/08/06
[PATCH 21/22] ARM: mmu64: factor out set_pte_range helper
Ahmad Fatoum
2025/08/06
[PATCH 12/22] ARM: mmu64: move granule_size to the top of the file
Ahmad Fatoum
2025/08/06
[PATCH 10/22] ARM: mmu64: print debug message in __arch_remap_range
Ahmad Fatoum
2025/08/06
[PATCH 22/22] ARM: mmu: define dma_alloc_writecombine in common code
Ahmad Fatoum
2025/08/06
[PATCH 18/22] ARM: mmu64: factor out flush_cacheable_pages for reusability
Ahmad Fatoum
2025/08/06
[PATCH 15/22] ARM: mmu64: allow asserting last level page in __find_pte
Ahmad Fatoum
2025/08/06
[PATCH 13/22] ARM: mmu64: fix benign off-by-one in flush_cacheable_pages
Ahmad Fatoum
2025/08/06
[PATCH 11/22] ARM: mmu: make force_pages a maptype_t flag
Ahmad Fatoum
2025/08/06
[PATCH 14/22] ARM: mmu64: make flush_cacheable_pages less 64-bit dependent
Ahmad Fatoum
2025/08/06
[PATCH 20/22] ARM: mmu32: factor out set_pte_range helper
Ahmad Fatoum
2025/08/06
[PATCH 17/22] ARM: mmu32: rework find_pte to have ARM64 find_pte semantics
Ahmad Fatoum
2025/08/06
[PATCH] ci: pytest: print labgrid console output inline
Ahmad Fatoum
2025/08/06
[PATCH 07/22] ARM: mmu: print map type as string
Ahmad Fatoum
2025/08/06
[PATCH] commands: iomem: add JSON output
Ahmad Fatoum
2025/08/06
[PATCH 2/2] tee: optee: skip optee node fixup if method is NULL
Ahmad Fatoum
2025/08/06
[PATCH 2/2] ARM: interrupts: unify panic output on unhandled exception
Ahmad Fatoum
2025/08/06
[PATCH 04/22] ARM: mmu: panic when alloc_pte fails
Ahmad Fatoum
2025/08/06
[PATCH 03/22] ARM: mmu: prefix pre-MMU functions with early_
Ahmad Fatoum
2025/08/06
[PATCH 08/22] ARM: mmu64: rename create_sections to __arch_remap_range
Ahmad Fatoum
2025/08/06
[PATCH 05/22] ARM: mmu32: introduce new mmu_addr_t type
Ahmad Fatoum
2025/08/06
[PATCH 06/22] ARM: mmu: provide zero page control in PBL
Ahmad Fatoum
2025/08/06
[PATCH 00/22] ARM: mmu: refactor 32-bit and 64-bit code
Ahmad Fatoum
2025/08/06
[PATCH 09/22] ARM: mmu: move get_pte_attrs call into __arch_remap_range
Ahmad Fatoum
2025/08/06
[PATCH 01/22] ARM: mmu: introduce new maptype_t type
Ahmad Fatoum
2025/08/06
[PATCH 02/22] ARM: mmu: compare only lowest 16 bits for map type
Ahmad Fatoum
2025/08/06
[PATCH] fixup! net: add support for Designware XGMAC (10gb) ethernet
Ahmad Fatoum
2025/08/06
[PATCH RFT v2 2/2] gpio: dw: make deep probe compatible
Ahmad Fatoum
2025/08/06
[PATCH RFT v2 1/2] gpio: dw: support numbering via aliases
Ahmad Fatoum
2025/08/06
[PATCH RFT] gpio: dw: make deep probe compatible
Ahmad Fatoum
2025/08/06
Re: [PATCH v3 06/10] of: overlay: add FIT overlay support
Marco Felsch
2025/08/06
Re: [PATCH v2 2/2] keytoc: fix env provided keyspec handling
Marco Felsch
2025/08/06
Re: [PATCH] fixup! test: add support for pytest --graphic
Ahmad Fatoum
2025/08/06
Re: [PATCH] usb: dwc3: remove CONFIG_USB_ROLE_SWITCH in condition
Stefan Kerkmann
2025/08/05
Re: [PATCH master 0/8] ARM: mmu: fix hang reserving memory after text area
Sascha Hauer
2025/08/05
Re: [PATCH master] tlv: drop assigned MAC addresses from fixup
Sascha Hauer
2025/08/05
Re: [PATCH] fixup! test: add support for pytest --graphic
Sascha Hauer
2025/08/05
[PATCH] fixup! test: add support for pytest --graphic
Sascha Hauer
2025/08/05
Re: [PATCH v2 2/2] keytoc: fix env provided keyspec handling
Sascha Hauer
2025/08/05
Re: [PATCH v3 06/10] of: overlay: add FIT overlay support
Sascha Hauer
2025/08/05
Re: [PATCH] cdev: fix mtd partition handling
Sascha Hauer
2025/08/05
Re: [PATCH] usb: dwc3: remove CONFIG_USB_ROLE_SWITCH in condition
Sascha Hauer
2025/08/05
Re: [PATCH] mtd: nand: add manufacturer ISSI
Sascha Hauer
2025/08/05
Re: [PATCH v3 06/10] of: overlay: add FIT overlay support
Marco Felsch
2025/08/05
Re: [PATCH v4 07/11] of: overlay: add FIT image overlay support
Marco Felsch
2025/08/05
Re: [PATCH v2 2/2] keytoc: fix env provided keyspec handling
Marco Felsch
2025/08/05
[PATCH master] tlv: drop assigned MAC addresses from fixup
Ahmad Fatoum
2025/08/05
[PATCH master 7/8] ARM: mmu: share common memory bank remapping code
Ahmad Fatoum
2025/08/05
[PATCH master 5/8] ARM: mmu: provide setup_trap_pages for both 32- and 64-bit
Ahmad Fatoum
2025/08/05
[PATCH master 8/8] ARM: mmu: fix hang reserving memory after text area
Ahmad Fatoum
2025/08/05
[PATCH master 1/8] partition: rename region_overlap_end to region_overlap_end_inclusive
Ahmad Fatoum
2025/08/05
[PATCH master 6/8] ARM: mmu: setup trap pages before remapping R/O
Ahmad Fatoum
2025/08/05
[PATCH master 2/8] partition: define new region_overlap_end_exclusive helper
Ahmad Fatoum
2025/08/05
[PATCH master 0/8] ARM: mmu: fix hang reserving memory after text area
Ahmad Fatoum
2025/08/05
[PATCH master 3/8] ARM: mmu: skip TLB invalidation if remapping zero bytes
Ahmad Fatoum
2025/08/05
[PATCH master 4/8] ARM64: mmu: pass map type not PTE flags to early_remap_range
Ahmad Fatoum
2025/08/05
Re: [PATCH] usb: dwc3: remove CONFIG_USB_ROLE_SWITCH in condition
Ahmad Fatoum
2025/08/05
[PATCH] usb: dwc3: remove CONFIG_USB_ROLE_SWITCH in condition
Stefan Kerkmann
2025/08/05
[PATCH] mtd: nand: add manufacturer ISSI
Stefano Manni
2025/08/05
Re: [PATCH] cdev: fix mtd partition handling
Stefano Manni
2025/08/05
Re: [PATCH v4 07/11] of: overlay: add FIT image overlay support
Sascha Hauer
2025/08/05
Re: [PATCH 00/15] NVMEM: Add support for layout drivers
Sascha Hauer
2025/08/05
Re: [PATCH v4 00/13] ARM: Map sections RO/XN
Sascha Hauer
2025/08/05
Re: [PATCH v4 00/10] ARM: SoCFPGA: Add initial support for Agilex5
Sascha Hauer
2025/08/05
Re: [PATCH 00/10] ARM: SoCFPGA: Add initial support for Agilex5
Sascha Hauer
2025/08/05
Re: [PATCH v3 00/10] ARM: SoCFPGA: Add initial support for Agilex5
Sascha Hauer
2025/08/05
Re: [PATCH v2 00/10] ARM: SoCFPGA: Add initial support for Agilex5
Sascha Hauer
2025/08/05
Re: [PATCH 2/3] arch/arm/boards/avnet-zedboard/lowlevel.c: added SDIO clk frequency configuration
Sascha Hauer
2025/08/05
Re: (subset) [PATCH 1/3] arch/arm/boards/avnet-zedboard/zedboard.zynqcfg: removed everything but stop instruction to fix barebox boot
Sascha Hauer
2025/08/05
Re: [PATCH] ppc: fix missing cache maintenance before mapping uncached
Sascha Hauer
2025/08/05
Re: [PATCH 0/4] test: add/document pytest --graphic, --env, --fs
Sascha Hauer
2025/08/05
Re: [PATCH 0/4] mci: clean up MCI idle delay handling a bit
Sascha Hauer
2025/08/05
Re: [PATCH] hab: writing the same srk hash is not an error
Sascha Hauer
2025/08/05
Re: [PATCH] ARM: i.MX: ele: make ele_life_cycle public
Sascha Hauer
2025/08/05
Re: [PATCH] ARM: riotboard: add habv4-imx6-gencsf.h to flash header
Sascha Hauer
2025/08/05
Re: [PATCH] Documentation: gen_commands.py: fix Option list warning
Sascha Hauer
2025/08/05
Re: [PATCH 1/2] hardening: make stack guard page the default
Sascha Hauer
2025/08/05
Re: [PATCH] fixup! ARM: add exception handling support for PBL
Sascha Hauer
2025/08/05
Re: [PATCH 1/2] serial: cadence: support console= and earlycon= fixups
Sascha Hauer
2025/08/05
Re: [PATCH] partition: fix kernel doc for region_identical
Sascha Hauer
2025/08/05
Re: [PATCH v2 0/4] Documentation: devel: add new troubleshooting
Sascha Hauer
2025/08/05
Re: [PATCH] ddr: imx9: fix DRAM PLL bypass
Sascha Hauer
2025/08/05
Re: [PATCH] driver: convert struct device comments to kernel-doc style
Sascha Hauer
2025/08/05
Re: [PATCH] kbuild: drop ineffectual variable assignments in Makefile.dtbs
Sascha Hauer
2025/08/05
Re: [PATCH 1/3] driver: clean up comment formatting and spacing
Sascha Hauer
2025/08/05
Re: [PATCH 0/4] drop unused declarations
Sascha Hauer
2025/08/05
Re: [PATCH v2 0/5] scripts: rockchip: fix and cleanup rkimage
Sascha Hauer
2025/08/05
Re: [PATCH 0/3] Documentation: devel: add new troubleshooting
Sascha Hauer
2025/08/05
Re: [PATCH] ARM: i.MX: Kconfig: fix typos
Sascha Hauer
2025/08/05
Re: [PATCH] of: platform: rename parameter 'bus' to 'node' in of_platform_bus_create()
Sascha Hauer
2025/08/05
Re: [PATCH] clk: clk-gpio: Use clk_register instead of bclk_register
Sascha Hauer
2025/08/05
Re: [PATCH master] Documentation: migration-2025.07.0: fix formatting
Sascha Hauer
2025/08/05
Re: [PATCH] Added documentation for the Zynq 7000
Sascha Hauer
2025/08/05
Re: [PATCH] Documentation: devel: fuzzing: fix wrong ReST syntax
Sascha Hauer
2025/08/05
Re: [PATCH] Documentation: boards: k3: fix typo in build instructions
Sascha Hauer
2025/08/05
Re: [PATCH master] drivers: fix buggy comparisons of casted device_get_match_data to zero
Sascha Hauer
2025/08/05
Re: [PATCH v2 2/2] keytoc: fix env provided keyspec handling
Sascha Hauer
2025/08/05
Re: [PATCH] block: fix block device detection
Sascha Hauer
2025/08/05
Re: [PATCH] block: follow links before check if cdev_is_block_partition
Sascha Hauer
Earlier messages
Later messages