mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 00/25] Add i.MX93 support
 2023-11-10 12:57 UTC  (13+ messages)
` [PATCH 01/25] ARM: initial i.MX9 support
` [PATCH 02/25] ARM: i.MX: Add i.MX93 s4mu support
` [PATCH 03/25] ARM: i.MX: Add i.MX93 trdc support
` [PATCH 05/25] scripts: imx9image: Add PBL size option
` [PATCH 07/25] clk: imx: clk-fracn-gppll: make usable from PBL
` [PATCH 08/25] gpio-vf610: Add i.MX93 support
` [PATCH 09/25] iomux: "
` [PATCH 11/25] I2c: Add i2c_8bit_addr_from_msg()
` [PATCH 13/25] ARM: Add imx93.dtsi for USB
` [PATCH 15/25] ARM: i.MX: add i.MX9 debug_ll support
` [PATCH 21/25] imx-usb-loader: Add i.MX9 support
` [PATCH 23/25] usb: i.MX chipidea: Enable usbmisc driver for i.MX9

Rockchip rk3328 support?
 2023-11-10 12:42 UTC  (2+ messages)

[PATCH 1/2] ARM: i.MX8MQ: Streamline lowlevel startup code
 2023-11-10  9:46 UTC  (2+ messages)
` [PATCH 2/2] ARM: i.MX8M: detangle lowlevel code

[PATCH] test: self: mmu: skip false positive test fail when no RAM at address 0
 2023-11-09 15:29 UTC 

[PATCH] test: self: malloc: hide allocation size from compiler
 2023-11-09 13:38 UTC 

[PATCH] ARM: stm32mp: fix typo in STM32MP135-DK prompt
 2023-11-09 13:02 UTC 

[PATCH] console: move ARCH_HAS_CTRLC into Kconfig
 2023-11-09 12:43 UTC 

[PATCH] include: spinlock.h: mark DEFINE_SPINLOCK with __always_unused
 2023-11-09 12:29 UTC 

[PATCH v2 1/3] glob: drop needless ifdeffery in {glob,fnmatch}.h
 2023-11-09 12:25 UTC  (3+ messages)
` [PATCH v2 2/3] complete: add support for spaces in completions
` [PATCH v2 3/3] commands: drvinfo: support filtering by driver

[PATCH] include: pm_domain.h: make header self-contained
 2023-11-09 12:11 UTC 

[PATCH master] phy: stm32-usbphyc: fix unbalanced phy exit
 2023-11-09 12:10 UTC 

[PATCH] barebox-wrapper: define stub for MODULE_VERSION
 2023-11-09 12:00 UTC 

[PATCH master] efi: acpi: fix printf format specifier mismatch
 2023-11-09 11:59 UTC 

[PATCH master] mfd: syscon: don't register clocked syscon if geting clock fails
 2023-11-09 11:55 UTC 

[PATCH] usb: dwc2: use linux/spinlock.h for stubs
 2023-11-09 11:48 UTC 

[PATCH 1/2] console: provide best-effort clk_get_for_console helper
 2023-11-09 11:47 UTC  (2+ messages)
` [PATCH 2/2] serial: stm32: support probing with missing clock provider

[PATCH master] scripts: setlocalversion: sync with Linux
 2023-11-09 11:38 UTC 

[PATCH 1/2] KASan: test_kasan: hide buggy accesses from compiler
 2023-11-09 11:38 UTC  (2+ messages)
` [PATCH 2/2] malloc: use __attribute((alloc_size)) for dynamic memory allocation

[PATCH master] resource: align memory reservation to page boundaries
 2023-11-09 11:30 UTC 

LS1046A PCIE
 2023-11-09  6:49 UTC  (2+ messages)

[PATCH] spi: spi-nxp-fspi: Fix error checks
 2023-11-07 14:15 UTC 

[PATCH] net: mvneta: increase RX ring size
 2023-11-06 14:21 UTC 

[PATCH] scripts: xz_wrap.sh: clear BCJ only when set
 2023-11-06  8:34 UTC 

[PATCH] x86: efi: add IMD data to the EFI binary
 2023-11-03 15:58 UTC 

[PATCH v1] arm: dts: imx8mp-skov: fix reset reason detection
 2023-11-03  7:38 UTC  (2+ messages)

[PATCH master] ARM: stm32mp: disable stm32mp1_barebox_entry stack canary
 2023-11-03  7:37 UTC  (2+ messages)

[PATCH] ARM: stm32mp: define stm32_serial_putc for use with pbl_set_putc
 2023-11-03  7:37 UTC  (2+ messages)

[PATCH 00/22] Add initial Texas Instruments K3 support
 2023-11-03  7:36 UTC  (3+ messages)

[PATCH 0/3] crypto: add JSON Web Token (JWT) support
 2023-11-02  8:07 UTC  (8+ messages)
` [PATCH 1/3] lib: base64: add support for base64url
` [PATCH 2/3] crypto: add JSON Web Token (JWT) support
` [PATCH 3/3] test: self: add JSON Web Token tests

[PATCH] scripts: imx: add Makefile.mingw64
 2023-11-01  8:52 UTC  (2+ messages)

[PATCH] MIPS: qemu-malta: use 320 MHz input clock for CP0 clocksource
 2023-11-01  8:51 UTC  (2+ messages)

[PATCH v2 1/2] usb: gadget: initialize serialnumber
 2023-11-01  8:50 UTC  (11+ messages)
` [PATCH v2 2/2] scripts: get_maintainers: drop --status enforcement

[PATCH 1/2] usb: gadget: initialize serialnumber as empty string
 2023-10-26 21:30 UTC  (9+ messages)
` [PATCH 2/2] scripts: get_maintainers: drop --status enforcement

v2023.10.0
 2023-10-25  8:24 UTC  (3+ messages)

[PATCH 1/2] bootm: replace CONFIG_BOOTM_FORCE_SIGNED_IMAGES with helper
 2023-10-23 16:27 UTC  (2+ messages)
` [PATCH 2/2] bootm: add support for dynamically forcing signature verification

[PATCH master 1/3] include: linux/overflow.h: sync with upstream
 2023-10-23 11:41 UTC  (4+ messages)
` [PATCH master 2/3] include: import Linux string_is_terminated helper
` [PATCH master 3/3] of: fdt: fix possibles overflows during parsing of invalid DTs

[PATCH] decompress: xz: enable armthumb BCJ filter for Thumb-2 barebox
 2023-10-23  9:55 UTC  (2+ messages)

[PATCH master 1/2] remoteproc: stm32: fix typo in Kconfig symbol
 2023-10-23  9:49 UTC  (3+ messages)
` [PATCH master 2/2] remoteproc: stm32: fix breakage after DT sync with upstream

[PATCH] ARM: i.MX8M: limit PBL size to 0x3f000
 2023-10-23  9:47 UTC  (5+ messages)

[PATCH 00/11] regmap: align regmap_bulk_read/write API with Linux
 2023-10-23  9:45 UTC  (13+ messages)
` [PATCH 01/11] regmap: add support for bulk 64-bit reads and writes
` [PATCH 02/11] nvmem: regmap: do not use regmap_bulk_read
` [PATCH 03/11] regmap: move regmap.h content to linux/regmap.h
` [PATCH 04/11] regmap: align regmap_bulk_read/write API with Linux
` [PATCH 05/11] mfd: syscon: do not include regmap.h from mfd/syscon.h
` [PATCH 06/11] mfd: axp20x: remove dependency on regmap.h
` [PATCH 07/11] mfd: pfuze: disable mfd/pfuze.h "
` [PATCH 08/11] mfd: atmel-smc: remove dependency of mfd/syscon/atmel-smc.h "
` [PATCH 09/11] mfd: atmel-smc: include needed headers directly
` [PATCH 10/11] mfd: stm32-timers: remove dependency of mfd/stm32-timers.h on regmap.h
` [PATCH 11/11] treewide: switch regmap.h include to linux/regmap.h

[PATCH] memory: remap immediately in reserve_sdram_region()
 2023-10-23  8:44 UTC 

[PATCH] ARM: remove remaining occurences of CONFIG_MMU_EARLY
 2023-10-23  8:17 UTC 

[PATCH v2] bootchooser: honour reset source
 2023-10-19 13:45 UTC  (3+ messages)

[PATCH 1/4] fdt: Do not reserve device tree blob
 2023-10-19 11:27 UTC  (4+ messages)
` [PATCH 2/4] bootm: print memreserve map in verbose mode
` [PATCH 3/4] arm: layerscape: ppa: reserve SDRAM region for PPA
` [PATCH 4/4] arm: layerscape: ppa: Add PPA as /reserved-memory/ppa node

IMX8M and Optee support
 2023-10-19  6:25 UTC  (9+ messages)

[PATCH 0/4] i.MX USB Loader Windows Fixes
 2023-10-18 14:32 UTC  (10+ messages)
` [PATCH 1/4] scripts: common: fix read_file_2 for windows
` [PATCH 2/4] scripts: common: fix buffer freeing
` [PATCH 3/4] usb: gadget: fsl_udc: lower state_complete constraints
` [PATCH 4/4] imx-usb-loader: fix windows usage

[PATCH] machine_id: Add getter of machine id hashables
 2023-10-18  8:20 UTC  (2+ messages)

[PATCH v2 00/29] i.MX8M HAB Fixes
 2023-10-18  8:08 UTC  (31+ messages)
` [PATCH v2 01/29] kbuild: clean start*_*.{p,ps}imximg files
` [PATCH v2 02/29] i.MX: HABv4: fix event status comparison
` [PATCH v2 03/29] i.MX: HABv4: fix i.MX8MQ device lockdown
` [PATCH v2 04/29] i.MX: HAB: remove unused init() hook
` [PATCH v2 05/29] i.MX: HABv4: extend support to i.MX8M SoCs
` [PATCH v2 06/29] i.MX: HABv4: retrieve HAB ROM version for i.MX8M
` [PATCH v2 07/29] ARM: i.MX: allow HAB for i.MX8M family
` [PATCH v2 08/29] ARM: i.MX: introduce build_imx8m_habv4img
` [PATCH v2 09/29] ARM: i.MX: convert i.MX8M to helper
` [PATCH v2 10/29] ARM: boards: i.MX8M: add HAB image support
` [PATCH v2 11/29] ARM: i.MX8M: add flexspi-imx8m{m,p}-cfg.h header
` [PATCH v2 12/29] ARM: boards: i.MX8M: make use of new "
` [PATCH v2 13/29] ARM: lds: introduce HAB_CSF_LEN define for the hab_csf section
` [PATCH v2 14/29] ARM: lds: add support for a 2nd CSF area
` [PATCH v2 15/29] scripts: imx: force flexspi and hab option order
` [PATCH v2 16/29] scripts: imx: move flexspi_image() into header
` [PATCH v2 17/29] scripts: imx: fix i.MX8M CSF header placement
` [PATCH v2 18/29] scripts: imx: add imx8m_get_offset_size helper
` [PATCH v2 19/29] scripts: imx-image: header_v2: add CSF slots
` [PATCH v2 20/29] scripts: imx-image: hab_sign: refactor function
` [PATCH v2 21/29] scripts: imx: replace static string allocation
` [PATCH v2 22/29] scripts: imx: add hab_qspi support
` [PATCH v2 23/29] scripts: imx: add helper to write CSF Blocks command
` [PATCH v2 24/29] scripts: imx: fix HAB for FlexSPI boot
` [PATCH v2 25/29] scripts: imx-image: add missing close()
` [PATCH v2 26/29] scripts: imx-image: add support for CST_EXTRA_CMDLINE_OPTIONS
` [PATCH v2 27/29] ARM: i.MX: add hab qspi support if enabled
` [PATCH v2 28/29] Documentation: boards: imx: replace i.MX8MQ with i.MX8M
` [PATCH v2 29/29] Documentation: boards: imx: add FlexSPI sub-section

[PATCH] test: self: Fix testing test on 32bit architectures
 2023-10-18  8:02 UTC 

[PATCH 00/26] i.MX8M HAB Fixes
 2023-10-17 14:58 UTC  (13+ messages)
` [PATCH 11/26] ARM: i.MX8M: add flexspi-imx8m{m,p}-cfg.h header
` [PATCH 14/26] ARM: lds: add support for a 2nd CSF area
` [PATCH 21/26] scripts: imx: add helper to write CSF Blocks command

[PATCH 1/3] common: machine_id: support deriving app specific UUIDs
 2023-10-17  9:39 UTC  (8+ messages)
` [PATCH 3/3] net: add generic MAC address derivation from machine ID

[PATCH] ARM: rockchip: Add missing call to arm_cpu_lowlevel_init() for rk3568
 2023-10-17  4:59 UTC  (2+ messages)

RK3568 some question
 2023-10-13 10:53 UTC  (3+ messages)

[PATCH] doc: booting-linux: improve bootspec chapter
 2023-10-13  9:20 UTC  (2+ messages)

[PATCH 1/4] test: self: mmu: use constants for the hardcoded buffer sizes
 2023-10-13  9:19 UTC  (2+ messages)

[PATCH 1/5] lib: ubsan: disable sanitization for UBSAN implementation
 2023-10-13  9:17 UTC  (2+ messages)

[PATCH 1/2] sandbox: add empty <asm/linkage.h>
 2023-10-13  9:15 UTC  (2+ messages)

[PATCH 1/2] x86: lib: setjmp: fix stack alignment
 2023-10-12 14:27 UTC  (2+ messages)

[PATCH 1/2] ARM64: configs: enable SPI drivers
 2023-10-12 14:25 UTC  (2+ messages)

[PATCH] ARM: arria10: xload: retry FPGA configuration
 2023-10-12 14:17 UTC  (2+ messages)

[PATCH 1/3] mtd: initialize partitions_entry
 2023-10-12 13:36 UTC  (4+ messages)
` [PATCH 2/3] bootstrap: Fix partition creation

page:  |  | latest

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