mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] of: platform: don't fail of_find_device_by_node() if no driver bound
 2023-10-05  6:53 UTC  (3+ messages)

[PATCH v2 00/10] SKOV maintenance
 2023-10-05  6:52 UTC  (14+ messages)
` [PATCH v2 01/10] arm: dts: imx8mp-skov: Add reserved-memory for ramoops pstore
` [PATCH v2 02/10] arm: dts: imx8mp-skov: Add pins for hardware variant detection
` [PATCH v2 03/10] arm: dts: imx8mp-skov: Switch to GPT for eMMC partitioning
` [PATCH v2 04/10] arm: dts: imx8mp-skov: Switch to GPT for SD partitioning
` [PATCH v2 05/10] arm: dts: imx8mp-skov: Add barebox state backend in DTS
` [PATCH v2 06/10] ARM: i.MX8MP: skov: refactor bootsource and BBU handlers
` [PATCH v2 07/10] ARM: i.MX8MP: skov: Add hardware variant support
` [PATCH v2 08/10] ARM: i.MX8MP: skov: fixup skov,imx8mp-board-version DT property for the kernel
` [PATCH v2 09/10] net: lib: add ether_addr_inc() helper
` [PATCH v2 10/10] ARM: i.MX8MP: skov: assign Ethernet addresses to all ports

[PATCH v1] video: edid: print debug message on EDID read out error
 2023-10-05  6:44 UTC  (3+ messages)

[PATCH v2 2/2] fixup! raspi: fixup additional vc created nodes
 2023-10-04 15:36 UTC  (2+ messages)

[PATCH v2 1/2] fixup! raspi: support to read vc values via dt-2nd boot
 2023-10-04 15:22 UTC 

[PATCH 0/5] ARM: at91: add first DT support for Calao usb/tny boards
 2023-10-04  8:25 UTC  (8+ messages)
` [PATCH 1/5] Revert "mtd: nand: drop DT support in legacy driver"
` [PATCH 2/5] ARM: at91: add SDRAMC driver for memory detection
` [PATCH 3/5] ARM: at91: at91sam9_rst: add DT support for at91sam9260
` [PATCH 4/5] ARM: at91: sam9260: don't build non-DT device support when unneeded
` [PATCH 5/5] ARM: at91: add first DT support for Calao usb/tny boards
` OFFLIST Re: [PATCH 0/5] "

[PATCH v2] mfd: regulator: initial support for pca9450
 2023-10-04  8:23 UTC  (2+ messages)

[PATCH v2] bootchooser: honour reset source
 2023-10-04  8:19 UTC  (2+ messages)

[PATCH 0/2] HAB: i.MX8M: fix fuse location
 2023-10-04  7:42 UTC  (6+ messages)
` [PATCH 1/2] ARM: i.MX: fusemap-ocotp: add sec fuses for i.MX8M
` [PATCH 2/2] HAB: extend fuse information with i.MX8M

[PATCH v1 1/2] ARM: i.MX6 MMDC: Add register offset comments to struct
 2023-10-04  7:38 UTC  (3+ messages)
` [PATCH v1 2/2] ARM: skov-imx6: Remove unused board variants

barebox.org browser demo uses barebox-v2022.02
 2023-09-30  9:17 UTC 

[PATCH v1 1/7] arm: dts: imx8mp-skov: Add reserved-memory for ramoops pstore
 2023-09-29  4:38 UTC  (9+ messages)
` [PATCH v1 2/7] arm: dts: imx8mp-skov: Add pins for hardware variant detection
` [PATCH v1 3/7] arm: dts: imx8mp-skov: Switch to GPT for eMMC partitioning
` [PATCH v1 4/7] arm: dts: imx8mp-skov: Simplify SD partition definition to 1 cell
` [PATCH v1 5/7] arm: dts: imx8mp-skov: Add barebox state backend in DTS
` [PATCH v1 6/7] ARM: i.MX8MP: skov: refactor bootsource and BBU handlers
` [PATCH v1 7/7] ARM: i.MX8MP: skov: Add hardware variant support

[PATCH v2 0/2] raspi: pass additional VC values via dtb
 2023-09-28 13:10 UTC  (4+ messages)

[PATCH] ARM: i.MX8M: don't print TF-A version
 2023-09-26 11:39 UTC  (4+ messages)

[PATCH v2 0/7] tlsf: use 8-byte alignment for normal malloc allocations
 2023-09-26 10:57 UTC  (2+ messages)

[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  (5+ messages)
` [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 3/5] lib: add stackprotector support
 2023-09-21  8:52 UTC  (2+ messages)
` [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/5] add stack protector and guard page support
 2023-09-21  8:49 UTC  (5+ messages)
` [PATCH] fixup! commands: add stacksmash command for causing stack overflows

[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)

page:  |  | latest

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