mail archive of the barebox mailing list
 help / color / mirror / Atom feed
NFSv4 boot support?
 2024-02-28 11:50 UTC  (13+ messages)

[PATCH 0/3] arm: mach-imx: tzasc: port lock id_swap_bypass bit
 2024-02-28 11:05 UTC  (12+ messages)
` [PATCH 1/3] arm: mach-imx: tzasc: "
` [PATCH 2/3] arm: mach-imx: set cpu type in pbl
` [PATCH 3/3] arm: mach-imx: tzasc: convert to cpu_is_mx8xyz macros

[PATCH] serial: lpuart32: fix rx stall on FIFO overflow
 2024-02-28 10:21 UTC 

[PATCH] net: drop unused rarp.h
 2024-02-28  8:56 UTC  (3+ messages)

[PATCH] ARM: i.MX93: add bootsource detection
 2024-02-27 12:57 UTC  (2+ messages)

[PATCH 1/2] ARM: i.MX6ul: TQMa6ul: fix mmc aliases
 2024-02-27  7:15 UTC  (3+ messages)
` [PATCH 2/2] ARM: i.MX6ul: TQMa6ul: install barebox on eMMC boot partitions

[PATCH] ARM: i.MX: move barebox,bootsource-mmc aliases to chosen node
 2024-02-27  7:13 UTC  (2+ messages)

[EXT] Re: [EXT] Re: [PATCH v2 2/2] raspi: fixup additional vc created nodes
 2024-02-26 12:38 UTC  (2+ messages)

[PATCH] boot/barebox: install all barebox images if none were specified
 2024-02-25  7:48 UTC  (2+ messages)

[PATCH] ARM: i.MX6: TQMa6ulx: add OP-TEE support
 2024-02-23 12:59 UTC 

[PATCH 0/8] Update TQMa6UL
 2024-02-23  7:37 UTC  (12+ messages)
` [PATCH 1/8] board: tq: add missing select
` [PATCH 2/8] board: tq: fix format specifier
` [PATCH 3/8] board: tq: add support for 16bit eeprom
` [PATCH 4/8] ARM: i.MX6: add i2c4 base address
` [PATCH 5/8] ARM: tqma6ul: add pr_fmt string
` [PATCH 6/8] ARM: tqma6ul: enable enet_ref_125m clk
` [PATCH 7/8] net: phy: fix miibus parent device of_node not matching phy node
` [PATCH 8/8] ARM: tqma6ul: use upstream device trees

[PATCH v4 00/14] ARM: at91: skov-arm9cpu (SAM9263) first stage support
 2024-02-23  7:32 UTC  (16+ messages)
` [PATCH v4 01/14] mci: atmel_mci: disable power save mode
` [PATCH v4 02/14] mci: atmel_mci: fix zeroing of block length on AT91SAM9263
` [PATCH v4 03/14] ARM: replace ENTRY_FUNCTION_HEAD with ENTRY_FUNCTION_WITHSTACK_HEAD
` [PATCH v4 04/14] ARM: at91: use AT91 header instead of generic barebox ARM's
` [PATCH v4 05/14] ARM: at91: implement SAM9_ENTRY_FUNCTION
` [PATCH v4 06/14] ARM: at91: sam9263_ll: drop PLL charge pump initialization
` [PATCH v4 07/14] ARM: at91: sam9263_ll: pass AT91_PMC_LL_AT91SAM9263 to PMC functions
` [PATCH v4 08/14] ARM: at91: sam9263_ll: refactor MCK switch to PLLA for clarity
` [PATCH v4 09/14] ARM: at91: sam9263_ll: support configuration of PLLB
` [PATCH v4 10/14] ARM: dts: AT91: skov-arm9cpu: remove barebox environment on NOR
` [PATCH v4 11/14] ARM: at91: skov-arm9cpu: Add SD-Card xload support
` [PATCH v4 12/14] ARM: at91: skov-arm9cpu: configure SMC for NOR flash use
` [PATCH v4 13/14] ARM: at91: skov-arm9cpu: configure more appropriate hostname
` [PATCH v4 14/14] ARM: AT91: skov-arm9cpu: support environment on SD-Card

[PATCH master] ARM: i.MX8MP: dts: remove power domains referenced by media_blk_ctrl
 2024-02-23  7:32 UTC  (2+ messages)

[PATCH] bbu: Emit a message about what happens also when -y is given
 2024-02-23  7:32 UTC  (2+ messages)

[PATCH 0/4] make I2C GPIO expander provided buttons work
 2024-02-23  7:32 UTC  (6+ messages)
` [PATCH 1/4] gpio: add slice support
` [PATCH 2/4] gpio: pca953x: depend on i2c slice
` [PATCH 3/4] input: gpio_keys: limit poll rate
` [PATCH 4/4] input: gpio_keys: only use gpios in poller when not in use

[PATCH] ARM: i.MX: phytec-som-imx6: use strdup instead of basprintf
 2024-02-23  7:32 UTC  (2+ messages)

[PATCH] ARM: i.MX8MM: innocomm-wb15: switch to upstream DT
 2024-02-23  7:32 UTC  (2+ messages)

[PATCH v3 00/15] ARM: at91: skov-arm9cpu (SAM9263) first stage support
 2024-02-21 16:28 UTC  (23+ messages)
` [PATCH v3 01/15] mci: atmel_mci: disable power save mode
` [PATCH v3 02/15] mci: atmel_mci: fix zeroing of block length on AT91SAM9263
` [PATCH v3 03/15] ARM: replace ENTRY_FUNCTION_HEAD with ENTRY_FUNCTION_WITHSTACK_HEAD
` [PATCH v3 04/15] ARM: at91: use AT91 header instead of generic barebox ARM's
` [PATCH v3 05/15] ARM: at91: implement SAM9_ENTRY_FUNCTION
` [PATCH v3 06/15] ARM: at91: sam9263_ll: drop PLL charge pump initialization
` [PATCH v3 07/15] ARM: at91: sam9263_ll: pass AT91_PMC_LL_AT91SAM9263 to PMC functions
` [PATCH v3 08/15] ARM: at91: sam9263_ll: refactor MCK switch to PLLA for clarity
` [PATCH v3 09/15] ARM: at91: sam9263_ll: support configuration of PLLB
` [PATCH v3 10/15] ARM: dts: AT91: skov-arm9cpu: remove barebox environment on NOR
` [PATCH v3 11/15] ARM: at91: skov-arm9cpu: Add SD-Card xload support
` [PATCH v3 12/15] ARM: at91: skov-arm9cpu: configure SMC for NOR flash use
` [PATCH v3 13/15] ARM: at91: skov-arm9cpu: configure more appropriate hostname
` [PATCH v3 14/15] ARM: AT91: skov-arm9cpu: support environment on SD-Card
` [PATCH v3 15/15] usb: ohci-at91: fix possible hang chainloading barebox

[EXT] Re: [PATCH v2 2/2] raspi: fixup additional vc created nodes
 2024-02-20 15:32 UTC  (2+ messages)

[PATCH v2] ARM: i.MX: add barebox,bootsource-mmc aliases
 2024-02-20 12:35 UTC  (2+ messages)

[PATCH v2 1/5] driver: refactor probe return value handling into switch statement
 2024-02-20 11:08 UTC  (6+ messages)
` [PATCH v2 2/5] deep-probe: treat any probe deferral as permanent
` [PATCH v2 3/5] deep-probe: use IS_ERR_OR_NULL() instead of opencoding
` [PATCH v2 4/5] deep-probe: return -EPROBE_DEFER when ensuring probe fails
` [PATCH v2 5/5] phy: freescale: imx8mq-usb: make i.MX8MP support more explicit

[PATCH 00/15] usb: xhci: pull in fixes from U-Boot v2024.01
 2024-02-20 11:07 UTC  (17+ messages)
` [PATCH 01/15] usb: xhci: usb: xhci: avoid type conversion of void *
` [PATCH 02/15] usb: xhci: add various debugging prints
` [PATCH 03/15] usb: xhci: call xhci_flush_cache where appropriate
` [PATCH 04/15] usb: xhci: use macros for formatting values
` [PATCH 05/15] usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu)
` [PATCH 06/15] usb: xhci: Add missing xhci_readl()
` [PATCH 07/15] usb: xhci: don't use xhci_writeq for normal SDRAM
` [PATCH 08/15] usb: xhci: support non-1:1 mapped xHCI
` [PATCH 09/15] usb: xhci: reset endpoint on USB stall
` [PATCH 10/15] usb: xhci: Fix root hub descriptor
` [PATCH 11/15] usb: xhci: Guard all calls to xhci_wait_for_event
` [PATCH 12/15] usb: xhci: Better error handling in abort_td()
` [PATCH 13/15] usb: xhci: Allow context state errors when halting an endpoint
` [PATCH 14/15] usb: xhci: Recover from halted bulk endpoints
` [PATCH 15/15] usb: xhci: Do not panic on event timeouts

[PATCH 0/3] use environment partitions in GPT
 2024-02-20 10:56 UTC  (10+ messages)
` [PATCH 1/3] partitions: efi: Allow to create barebox environment partition
` [PATCH 2/3] bootsource: add function to get device_node we booted from
` [PATCH 3/3] environment: use barebox environment from GPT partitions

[PATCH] default environment: make string arguments const
 2024-02-20 10:51 UTC  (2+ messages)

[PATCH 00/12] Partition table manipulation support
 2024-02-20 10:47 UTC  (15+ messages)
` [PATCH 01/12] partitions: dos: save indention level
` [PATCH 02/12] partition: allocate struct partition_desc in parser
` [PATCH 03/12] partition: allocate struct partition "
` [PATCH 04/12] partition: efi: keep raw data
` [PATCH 05/12] uuid: implement random uuid/guid
` [PATCH 06/12] linux/sizes.h: add more defines
` [PATCH 07/12] partition: add PARTITION_LINUX_DATA_GUID define
` [PATCH 08/12] partitions: move parser.h to include/partitions.h
` [PATCH 09/12] partitions: implement partition manipulation support
` [PATCH 10/12] partitions: dos: "
` [PATCH 11/12] partitions: efi: "
` [PATCH 12/12] commands: add parted

[PATCH] ARM: i.MX: add barebox,bootsource-mmc aliases
 2024-02-20 10:44 UTC  (4+ messages)

v2024.02.0
 2024-02-20  8:32 UTC 

[PATCH] treewide: use dev_err_probe instead of comparisons against EPROBE_DEFER
 2024-02-20  7:28 UTC  (3+ messages)

[PATCH] usb: core: replace calls to strerror with %pe format specifier
 2024-02-20  7:19 UTC  (2+ messages)

[PATCH] ARM: Layerscape: TQMLS1046a: switch to upstream DT
 2024-02-20  7:18 UTC  (2+ messages)

[PATCH master] ddr: fsl: fix possible use of uninitalized variable
 2024-02-20  7:17 UTC  (2+ messages)

[PATCH v2 2/2] raspi: fixup additional vc created nodes
 2024-02-19 21:42 UTC  (3+ messages)

[PATCH master] i2c: don't return error pointers from of_find_i2c_adapter_by_node
 2024-02-19  8:01 UTC  (3+ messages)

[PATCH 1/2] of: platform: return -EPROBE_DEFER when ensuring probe with driver missing
 2024-02-17  9:16 UTC  (4+ messages)
` [PATCH 2/2] phy: freescale: imx8mq-usb: make i.MX8MP support more explicit

Booting from NFSv4 file system?
 2024-02-17  9:12 UTC  (4+ messages)

[PATCH 0/3] clk: at91: sync drivers with Linux
 2024-02-16 12:11 UTC  (3+ messages)
` [PATCH 3/3] "

[PATCH 1/1] mci: bcm2835: support 8bit bus width
 2024-02-16 12:01 UTC  (2+ messages)

[PATCH 1/1] ARM: dts: rpi4: add DT for CM4S
 2024-02-16 12:01 UTC  (2+ messages)

[PATCH 1/3] driver: make CONFIG_DEBUG_PROBES more useful for removal
 2024-02-16 11:59 UTC  (2+ messages)

[PATCH 0/6] implement i.MX93 AHAB secure boot
 2024-02-16 11:58 UTC  (2+ messages)

[PATCH] partitions: dos: support root=PARTUUID= generation with zero NT signature
 2024-02-16 11:57 UTC  (2+ messages)

[PATCH 1/3] spi: atmel_spi: lower version log output from info to debug
 2024-02-16 11:56 UTC  (2+ messages)

[PATCH 0/7] Detect partition changes at runtime
 2024-02-16 11:16 UTC  (12+ messages)
` [PATCH 3/7] partition: allow to reparse a partition table
` [PATCH 4/7] block: reparse partition table when necessary
` [PATCH 7/7] fastboot: evaluate fastboot partitions when used

barebox environment raw partition on beaglebone black
 2024-02-15 14:29 UTC  (3+ 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