mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] ARM: i.MX8M: don't print TF-A version
 2023-09-26 11:39 UTC  (4+ messages)

[PATCH] of: platform: don't fail of_find_device_by_node() if no driver bound
 2023-09-26 11:38 UTC  (2+ messages)

[PATCH v2 0/2] raspi: pass additional VC values via dtb
 2023-09-26 11:36 UTC  (2+ messages)

[PATCH v2 0/7] tlsf: use 8-byte alignment for normal malloc allocations
 2023-09-26 10:57 UTC  (9+ messages)
` [PATCH v2 1/7] tlsf: turn static const variables into compiletime constant expressions
` [PATCH v2 2/7] tlsf: ensure malloc pool is aligned
` [PATCH v2 3/7] tlsf: fix sizeof(size_t) == sizeof(void *) assumption
` [PATCH v2 4/7] tlsf: give malloc 8-byte alignment on 32-bit as well
` [PATCH v2 5/7] common: malloc: ensure alignment is always at least 8 byte
` [PATCH v2 6/7] test: self: refactor to allow alignment check
` [PATCH v2 7/7] test: self: malloc: fix memory leaks

[PATCH v2 1/2] raspi: support to read vc values via dt-2nd boot
 2023-09-25 11:10 UTC  (2+ messages)
` [PATCH v2 2/2] raspi: fixup additional vc created nodes

v2023.09.0
 2023-09-25 10:36 UTC 

[PATCH 1/3] common: machine_id: support deriving app specific UUIDs
 2023-09-22  9:45 UTC  (8+ messages)
` [PATCH 2/3] net: import Linux eth_addr_inc/dec/add helpers
` [PATCH 3/3] net: add generic MAC address derivation from machine ID

[PATCH 1/3] blspec: take compatible name as argument
 2023-09-22  5:19 UTC  (8+ messages)
` [PATCH 2/3] blspec: add new blspec.compatible.extra variable
` [PATCH 3/3] blspec: take extra entries into account

[PATCH] globalvar: add a globalvar_get helper
 2023-09-21 14:16 UTC 

[PATCH] digest: add digest_algo helper
 2023-09-21 13:09 UTC  (2+ messages)

[PATCH 1/4] lib: jsmn: add and use new jsmn_token_size helper
 2023-09-21 13:08 UTC  (7+ messages)
` [PATCH 2/4] lib: jsmn: add helper for allocating tokens
` [PATCH 3/4] lib: jsmn: add case-insensitive comparison
` [PATCH 4/4] lib: rename json_strcpy to json_strdup

[PATCH 0/5] rsatoc: make useful for standalone RSA keys
 2023-09-21 12:32 UTC  (7+ messages)
` [PATCH 1/5] rsa: escape pkcs11 string passed to RSA command
` [PATCH 2/5] scripts: allow user to build rsatoc if COMPILE_HOST_TOOLS
` [PATCH 3/5] rsatoc: support extracting RSA public key from X.509 SPKI format
` [PATCH 4/5] rsa: fix typos and missing type definitions
` [PATCH 5/5] rsatoc: support generating standalone keys unreferenced by FIT keyring

[PATCH 1/2] include: asm-generic/atomic.h: always define atomic/atomic_64
 2023-09-21 12:11 UTC  (3+ messages)
` [PATCH 2/2] include: add linux/atomic.h header

[PATCH] include: linux/spinlock: add stubs for Linux _bh variants
 2023-09-21 12:10 UTC  (2+ messages)

[PATCH 1/2] startup: don't skip countdown if consoles were runtime enabled
 2023-09-21 12:09 UTC  (3+ messages)
` [PATCH 2/2] console: implement of_console_by_stdout_path helper

[PATCH 1/2] sparse_image_fd: add function to re-use a file descriptor
 2023-09-21 12:04 UTC  (5+ messages)
` [PATCH 2/2] uncompress: add Android sparse image support

[PATCH 1/2] bootm: always put a copy into data->of_root_node
 2023-09-21 11:04 UTC  (2+ messages)
` [PATCH 2/2] bootm: fix printing kernel command line

[PATCH 1/4] dma: define __dma_aligned attribute
 2023-09-21 10:35 UTC  (6+ messages)
` [PATCH 2/4] ARM: dma: define DMA_ALIGNMENT instead of defining dma_alloc
` [PATCH 3/4] hab: habv4: align config/state at 64 byte boundary
` [PATCH 4/4] hab: habv4: apply sizeof() to correct object

[PATCH 0/5] add stack protector and guard page support
 2023-09-21  8:52 UTC  (13+ messages)
` [PATCH 1/5] include: move PAGE_ definitions into linux/pagemap.h
` [PATCH 2/5] ARM: mark early C setup functions as __prereloc
` [PATCH 3/5] lib: add stackprotector support
  ` [PATCH] fixup! "
` [PATCH 4/5] ARM: mmu: catch stack overflowing into TTB with stack guard page
` [PATCH 5/5] commands: add stacksmash command for causing stack overflows
` [PATCH] fixup! "

[PATCH] ARM: i.MX: HABv4: point out i.MX6 specifics in docs and Kconfig help text
 2023-09-21  8:51 UTC  (2+ messages)

[PATCH 0/3] ARM: support booting arbitrary ELF executables
 2023-09-21  8:18 UTC  (5+ messages)
` [PATCH 1/3] common: elf: support loading to address 0
` [PATCH 2/3] ARM: add support for booting ELF executables
` [PATCH 3/3] kbuild: support generating stripped ELF files for PBL

[PATCH] ARM: ZynqMP: Add ZCU102 support
 2023-09-21  8:14 UTC  (2+ messages)

[PATCH] ARM: zynqmp: defconfig: enable zcu106
 2023-09-21  8:09 UTC  (2+ messages)

[PATCH 1/2] remoteproc: imx: don't re-request reserved SDRAM region
 2023-09-21  8:07 UTC  (3+ messages)
` [PATCH 2/2] remoteproc: update Kconfig text for IMX_REMOTEPROC symbol

[PATCH] doc: booting-linux: improve Bootloader spec section
 2023-09-21  8:05 UTC  (2+ messages)

[PATCH] ARM: stm32mp: don't generate .img symlinks for .stm32 binaries
 2023-09-21  8:05 UTC  (2+ messages)

[PATCH master] Documentation: remove info about bridging to matrix
 2023-09-21  8:04 UTC  (2+ messages)

[PATCH] Documentation: user: introduction: suggest b4 shazam
 2023-09-21  8:04 UTC  (2+ messages)

[PATCH] clk: have clk_get always return -ENOENT on missing clock
 2023-09-21  8:02 UTC  (2+ messages)

[PATCH] Documentation: boards: imx: add some HAB documentation
 2023-09-21  8:01 UTC  (2+ messages)

[PATCH] regulator: replace _internal suffix by _rdev
 2023-09-20 13:30 UTC  (2+ messages)

[PATCH 1/2] net: phy: Add phy_(set|clear)_bits_mmd()
 2023-09-20 12:04 UTC  (3+ messages)
` [PATCH 2/2] net: phy: dp83867: Sync with Linux

[PATCH 00/11] regulator updates
 2023-09-20 11:51 UTC  (26+ messages)
` [PATCH 01/11] regulator: rename variable rd to rdev
` [PATCH 02/11] regulator: merge struct regulator_internal fields into struct regulator_dev
` [PATCH 03/11] regulator: introduce regulator logging functions
` [PATCH 04/11] regulator: add regulator_get_voltage_internal()
` [PATCH 05/11] regulator: Add missing cases in regulator_map_voltage()
` [PATCH 06/11] regulator: stpmic1: add .get_voltage_sel
` [PATCH 07/11] regulator: stpmic1: add .supply_name
` [PATCH 08/11] regulator: register regulator as last step in of_regulator_register()
` [PATCH 09/11] regulator: Set initial voltage
` [PATCH 10/11] regulator: drop struct regulator_dev::supply_name
` [PATCH 11/11] regulator: print regulator tree

[PATCH] ARM: dts: phycore-stm32mp15: Use upstream dts
 2023-09-20 11:44 UTC  (2+ messages)

[PATCH] ARM: i.MX8M: don't reserve scratch space for other platforms
 2023-09-19  9:19 UTC 

[PATCH 1/2] commands: test: support signed comparisons
 2023-09-14  8:10 UTC  (3+ messages)
` [PATCH 2/2] test: self: add some test cases for test command

[PATCH] treewide: remove remaining _d suffixes from struct driver_d/device_d
 2023-09-14  8:06 UTC  (2+ messages)

[PATCH] fs: fat: enable VFAT long file names by default
 2023-09-14  8:03 UTC  (2+ messages)

[PATCH] ARM: drop unreferenced left-over lib/Makefile
 2023-09-14  8:01 UTC  (2+ messages)

[PATCH 0/3] firmware-zynqmp: add accessors for ggs/pggs
 2023-09-14  7:59 UTC  (5+ messages)
` [PATCH 1/3] driver: add support for device aliases
` [PATCH 2/3] firmware-zynqmp: export functions for setting GGS/PGGS
` [PATCH 3/3] firmware-zynqmp: add device parameters for ggs/pggs

[PATCH 0/2] watchdog: add Cadence watchdog support for Xilinx SoCs
 2023-09-14  7:52 UTC  (6+ messages)
` [PATCH 1/2] clk: implement clk_get_enabled helper
` [PATCH 2/2] watchdog: add Cadence watchdog support for Xilinx SoCs

[PATCH] ARM: Zynqmp: define cdns_serial_putc for use with pbl_set_putc
 2023-09-14  7:44 UTC  (2+ messages)

[PATCH] ARM: drop unreferenced left-over lib/Makefile
 2023-09-13 12:40 UTC  (2+ messages)

[PATCH 1/3] i2c: Add slices for I2C adapters
 2023-09-12 12:21 UTC  (3+ messages)
` [PATCH 3/3] net: ksz9477: Add mdio bus slice dependency to i2c/spi device

[PATCH] MIPS: bootm: fix format string type mismatch
 2023-09-12 11:12 UTC  (4+ messages)

[PATCH 1/2] raspi: support to read vc values via dt-2nd boot
 2023-09-12 10:54 UTC  (5+ messages)
` [PATCH 2/2] raspi: fixup additional vc created nodes

[PATCH 0/4] KASan: print output directly to stderr
 2023-09-12  9:36 UTC  (6+ messages)
` [PATCH 1/4] ARM: unwind: don't allocate while printing stack trace
` [PATCH 2/4] ARM64: backtrace: print stacktrace to stderr
` [PATCH 3/4] KASan: only print "
` [PATCH 4/4] KASan: don't allocate memory while printing report

[PATCH] include: linux/kernel.h: define PTR_ALIGN_DOWN/PTR_IS_ALIGNED
 2023-09-12  9:29 UTC  (2+ messages)

[PATCH] KAsan: support including header from PBL
 2023-09-12  9:28 UTC  (2+ messages)

[PATCH] lib: random: make linux/hw_random.h header self-contained
 2023-09-12  9:27 UTC  (2+ messages)

[PATCH] Documentation: dt-bindings: ocotp: deprecate barebox,provide-mac-address
 2023-09-12  9:27 UTC  (2+ messages)

[PATCH master 0/2] mci: sdhci: fix memory corruption on DMA
 2023-09-12  9:19 UTC  (2+ messages)

[PATCH master] boards: qemu-virt: rescan aliases after merging DT fragment
 2023-09-12  8:46 UTC  (2+ messages)

[PATCH v2] aiodev: imx_thermal: fix breakage after device tree sync
 2023-09-12  8:45 UTC  (3+ messages)

[PATCH] fs: ext4: initialize variable to silence GCC false-positive
 2023-09-12  8:38 UTC  (2+ messages)

Porting barebox to a new SoC
 2023-09-12  6:04 UTC  (16+ messages)
` [PATCH v2] "

[PATCH 0/4] Fix rockchip I2C bus
 2023-09-12  6:03 UTC  (5+ messages)
` [PATCH 1/4] i2c: rockchip: fix i2c stop condition

[PATCH 1/3] memory: Add driver for FMC2 External Bus Interface on STM32MP SoCs
 2023-09-11 16:09 UTC  (7+ messages)
` [PATCH 3/3] ARM: boards: Add MyirTech MYD-YA15XC-T development board support

page:  |  | latest

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