U-Boot V2 Development (Barebox)
[Prev Page][Next Page]
- memtest failed for rk3588,
Alexander Shiyan
- v2024.12.0, Sascha Hauer
- AXI ID 0x5c8 on STM32MP13,
Ahmad Fatoum
- [PATCH 1/2] mci: parse upstream boot/gp partition binding,
Sascha Hauer
- [PATCH] ARM: omap: Unify the definition of DRAM start address,
Alexander Shiyan
- [PATCH] video: omap-fb: Remove orphan driver,
Alexander Shiyan
- [PATCH] partitions: efi: Check GPT header size against minimum limit,
Abdelrahman Youssef
- [PATCH master] sandbox: sdl: fix use of variable before it was defined,
Ahmad Fatoum
- [PATCH] ARM: at91: Compile aic.c for SAMA5D2 only,
Alexander Shiyan
- [PATCH] Documentation: imd: update information on barebox_update,
Ahmad Fatoum
- [PATCH] ARM: cpu: dtb: Drop unnecessary check,
Alexander Shiyan
- [PATCH master] ARM: omap: fix NS16550 UART setup in omap_debug_ll_init,
Ahmad Fatoum
- [PATCH v1] net: designware: eqos: stm32: add stm32mp13 support,
Oleksij Rempel
- [PATCH 1/2] kbuild: split off compiler helpers into separate Makefile.compiler,
Ahmad Fatoum
- [PATCH v2] ARM: rockchip: Add support for Pine64 PineTab 2,
Dang Huynh
- [PATCH] pci: pcie-designware: Do not consider missing PCI device as an error,
Alexander Shiyan
- [PATCH] ARM: rockchip: Add support for Pine64 PineTab 2,
Dang Huynh
- [PATCH 1/5] kbuild: images: don't compare filesizes if file didn't change,
Ahmad Fatoum
- [PATCH master] checkpatch: fix detection of barebox root directory,
Ahmad Fatoum
- [PATCH 1/2] fixup! stdio: stub out basprintf and friends when built for PBL,
Ahmad Fatoum
- [PATCH v3 1/4] of: add helpers to get alias from device node path + property name,
Ahmad Fatoum
- [PATCH v2 0/5] malloc: add options to zero-initialize buffers,
Ahmad Fatoum
- [PATCH] sandbox: use barebox' own sbrk,
Ahmad Fatoum
- [PATCH master v2 1/2] crc: crc-itu-t: generate lookup table on first use,
Ahmad Fatoum
- [PATCH master] ARM: omap: add two smaller MLO defconfigs for AM335x,
Ahmad Fatoum
- [PATCH 00/20] ARM: K3: Add R5 boot support,
Sascha Hauer
- [PATCH 02/20] lib/rationale: compile for pbl, Sascha Hauer
- [PATCH 04/20] ARM: move ARM_CPU_PART_* defines to header, Sascha Hauer
- [PATCH 09/20] pmdomain: add K3 driver, Sascha Hauer
- [PATCH 08/20] clk: add K3 clk driver, Sascha Hauer
- [PATCH 07/20] ARM: K3: mount /boot even with env handling disabled, Sascha Hauer
- [PATCH 06/20] clocksource: timer-ti-dm: add support for K3 SoCs, Sascha Hauer
- [PATCH 01/20] ARM: add ARMv7R MPU support, Sascha Hauer
- [PATCH 03/20] DDR: Add k3 DDR driver, Sascha Hauer
- [PATCH 11/20] ARM: k3: add k3_debug_ll_init(), Sascha Hauer
- [PATCH 18/20] ARM: beagleplay: add binary files, Sascha Hauer
- [PATCH 14/20] rproc: add K3 system_controller, Sascha Hauer
- [PATCH 17/20] ARM: k3: Add k3img tool, Sascha Hauer
- [PATCH 15/20] firmware: ti_sci: add function to get global handle, Sascha Hauer
- [PATCH 10/20] rproc: add K3 arm64 rproc driver, Sascha Hauer
- [PATCH 19/20] ARM: beagleplay: add Cortex-R5 boot support, Sascha Hauer
- [PATCH 05/20] nommu_v7_vectors_init: disable for r5, Sascha Hauer
- [PATCH 12/20] ARM: K3: use debug_ll code for regular PBL console, Sascha Hauer
- [PATCH 16/20] ARM: k3: Add initial r5 support, Sascha Hauer
- [PATCH 20/20] Documentation: add build documentation for TI K3 SoCs, Sascha Hauer
- [PATCH 13/20] elf: use iomem regions as fallback when loading to non-sdram memory, Sascha Hauer
- [no subject], Unknown
- Reset on Beaglebone Black has become unreliable/broken,
Konstantin Kletschke
- [PATCH 0/5] environment: upstream-NVMEM-compliant OF binding,
Ahmad Fatoum
- [PATCH 0/4] net: ethernet address helpers for board code,
Ahmad Fatoum
- [PATCH] scripts: implement read_fd and pread_full for tools,
Ahmad Fatoum
- [PATCH] common: misc: use isalnum macro instead of open-coding,
Ahmad Fatoum
- [PATCH] startup: don't fallback to shell from menu,
Ahmad Fatoum
- [PATCH 0/9] sandbox: use native setjmp/longjmp/initjmp implementation by default,
Ahmad Fatoum
- [PATCH 2/9] test: self: setjmp: add simple initial testcase, Ahmad Fatoum
- [PATCH 3/9] sandbox: source/invoke um Makefiles provided by host architecture, Ahmad Fatoum
- [PATCH 1/9] sandbox: asm: support inclusion from sandbox os support code, Ahmad Fatoum
- [PATCH 8/9] test: self: setjmp: make compatible with ASAN, Ahmad Fatoum
- [PATCH 5/9] sandbox: use native setjmp/longjmp/initjmp implementation by default, Ahmad Fatoum
- [PATCH 4/9] sandbox: setjmp: mark C version as __weak, Ahmad Fatoum
- [PATCH 6/9] sandbox: retire HAVE_ARCH_ASAN, Ahmad Fatoum
- [PATCH 7/9] bthread: move asan fiber API into header, Ahmad Fatoum
- [PATCH 9/9] bthread: fix use of ASAN fiber stack switch API, Ahmad Fatoum
- Re: [PATCH 0/9] sandbox: use native setjmp/longjmp/initjmp implementation by default, Sascha Hauer
- [PATCH] dma: define compile-time ARCH_DMA_MINALIGN constant for all archs,
Ahmad Fatoum
- [PATCH 0/7] add proper strdup_const support,
Ahmad Fatoum
- [PATCH 1/3] partitions: dos: fix memory leaks,
Ahmad Fatoum
- [PATCH 0/5] malloc: add options to zero-initialize buffers,
Ahmad Fatoum
- [PATCH v2 1/2] sandbox: barebox cmdline,
Ahmad Fatoum
- [PATCH v2 1/4] commands: reginfo: make command mpc5xxx-specific,
Ahmad Fatoum
- [PATCH 1/2] MAKEALL: allow users to increase verbosity and sidestep logging,
Ahmad Fatoum
- [PATCH v2 00/16] Remove dependency on ld --gc-section in PBL,
Ahmad Fatoum
- [PATCH v2 01/16] scripts: include: add definitions for printk and BUG(), Ahmad Fatoum
- [PATCH v2 03/16] pbl: define IN_PBL & IN_PROPER macros globally, Ahmad Fatoum
- [PATCH v2 06/16] bootsource: stub out when in PBL, Ahmad Fatoum
- [PATCH v2 05/16] lib: random: add stubs for PBL, Ahmad Fatoum
- [PATCH v2 07/16] crypto: provide crypto_memneq for PBL, Ahmad Fatoum
- [PATCH v2 09/16] libfile: stub out file descriptor API for PBL, Ahmad Fatoum
- [PATCH v2 02/16] xfuncs: include <malloc.h> for free definition, Ahmad Fatoum
- [PATCH v2 08/16] cdev: stub out cdev_read/write for PBL, Ahmad Fatoum
- [PATCH v2 04/16] treewide: replace inverted check for PBL with new IN_PROPER macro, Ahmad Fatoum
- [PATCH v2 12/16] errno: stub out perror/strerror API when built for PBL, Ahmad Fatoum
- [PATCH v2 14/16] stdio: stub out basprintf and friends when built for PBL, Ahmad Fatoum
- [PATCH v2 13/16] xfuncs: stub out API when built for PBL, Ahmad Fatoum
- [PATCH v2 16/16] malloc: add PBL stubs, Ahmad Fatoum
- [PATCH v2 10/16] environment: stub out environment API for PBL, Ahmad Fatoum
- [PATCH v2 11/16] of: stub out live tree API when using PBL, Ahmad Fatoum
- [PATCH v2 15/16] memory: stub out request_barebox_region for PBL, Ahmad Fatoum
- Re: [PATCH v2 00/16] Remove dependency on ld --gc-section in PBL, Sascha Hauer
- [PATCH 0/4] add first LLVM/clang support,
Ahmad Fatoum
- [PATCH] kbuild: don't allow GCC data store races,
Ahmad Fatoum
- [PATCH v2 1/3] reset_source: have reset_source_set_device actually set device,
Ahmad Fatoum
- [PATCH master v2 1/2] sandbox: noshell_defconfig: set CONFIG_CONSOLE_DISABLE_INPUT=y,
Ahmad Fatoum
- [PATCH master 1/2] sandbox: noshell_defconfig: set CONFIG_CONSOLE_DISABLE_INPUT=y,
Ahmad Fatoum
- [PATCH master] usb: typec: fix freeing uninitialized memory,
Ahmad Fatoum
- [PATCH] of: fixup reset source device path into DT if known,
Ahmad Fatoum
- [PATCH] mfd: pca9450: add support for PCA9450B variant,
Ahmad Fatoum
- [PATCH 1/3] reset_source: have reset_source_set_device actually set device,
Ahmad Fatoum
- [PATCH v2] of: fdt: fix overflow caused by fdt_prop extending beyond fdt,
Abdelrahman Youssef
- [PATCH] of: fdt: fix overflow caused by fdt_prop extending beyond fdt,
Abdelrahman Youssef
- [PATCH] ARM: dts: skov-imx6: switch barebox' environment from MBR to GPT,
Ulrich Ölmann
- [PATCH 1/2] remoteproc: elf_loader: skip segment with memsz as zero,
Ahmad Fatoum
- [PATCH] ARM: dts: i.MX8MP: remove now unneeded DSP reserved mem override,
Ahmad Fatoum
- [PATCH master] dlmalloc: Fix integer overflow in request2size(),
Ahmad Fatoum
- [PATCH] ARM: dts: i.MX8MP: imx8mp-skov: skip sd/sdio detection on the eMMC,
Sven Püschel
- [PATCH 01/12] spi: cosmetic style fixes,
Marco Felsch
- [PATCH 05/12] gpiolib: add support for gpiod_set_consumer_name, Marco Felsch
- [PATCH 03/12] spi: add spi_{set,get}_ctldata accessors, Marco Felsch
- [PATCH 06/12] spi: add support to handle cs-gpios, Marco Felsch
- [PATCH 04/12] gpiolib: add support for gpiod_get_index and gpiod_get_index_optional, Marco Felsch
- [PATCH 02/12] spi: fix spi_message init during __spi_validate, Marco Felsch
- [PATCH 07/12] spi: add support to setup spi-cs-{setup,hold,inactive}-delay-ns, Marco Felsch
- [PATCH 10/12] spi: add support for spi_controller::set_cs_timing, Marco Felsch
- [PATCH 09/12] spi: import spi_controller::flags, Marco Felsch
- [PATCH 08/12] spi: allow reporting the effectivly used speed_hz for a transfer, Marco Felsch
- [PATCH 12/12] spi: add support for BCM2835 SPI controller, Marco Felsch
- [PATCH 11/12] spi: Provide common spi_message processing loop, Marco Felsch
- [PATCH master] remoteproc: use I/O memory variants of memcpy/memset,
Ahmad Fatoum
- firmwareload fails for cortex-m7 on imx8mp,
Stefano Manni
- [PATCH v2 1/4] of: add helpers to get alias from device node path + property name,
Ahmad Fatoum
- [PATCH 1/4] of: add helpers to get alias from device node path + property name,
Ahmad Fatoum
- [PATCH v4] of: fdt: fix possible overflow during parsing of fdt,
Abdelrahman Youssef
- Re: [PATCH v4] of: fdt: fix possible overflow during parsing of fdt, Ahmad Fatoum
- Re: [PATCH v4] of: fdt: fix possible overflow during parsing of fdt, Sascha Hauer
[PATCH] bootchooser: export bootchooser_entry_boot function,
Ahmad Fatoum
[PATCH 0/3] davinci_mdio: clk fixes,
Sascha Hauer
[PATCH v2] of: fdt: fix possible overflow during parsing of fdt,
Abdelrahman Youssef
[PATCH 2/2] of: fdt: fix possible overflow during parsing of fdt,
Abdelrahman Youssef
[PATCH] drivers: of: fix possible overflow,
Abdelrahman Youssef
[PATCH 0/3] watchdog: Add TI rti_wdg support,
Sascha Hauer
[PATCH] ARM: k3: implement environment handling,
Sascha Hauer
[PATCH] ARM: k3: add bootsource detection,
Sascha Hauer
[no subject], Unknown
[no subject], Unknown
[no subject], Unknown
[no subject], Unknown
[PATCH 0/7] ARM: K3: add AM625 ethernet support,
Sascha Hauer
[PATCH] ARM: dts: i.MX8MP: disable NPU node if hardware is missing,
Holger Assmann
[no subject], Unknown
[PATCH 0/6] Initial support for Allwinner A64 SoC,
Jules Maselbas
[PATCH v2 0/7] arm: crypto: sha256: fix generation of thumb2 assembly,
Stefan Kerkmann
NVME o nLS1046A-RDB,
Renaud Barbier
[PATCH] ARM: Layerscape: ls1046ardb: add missing machine protection,
Sascha Hauer
[PATCH 0/4] some fs/tftp updates,
Sascha Hauer
[PATCH] ARM: k3: fix debug_ll,
Sascha Hauer
[PATCH] mailbox: make mailbox.h self contained,
Sascha Hauer
[PATCH 0/6] ARM: Rockchip: fix OP-TEE as BL32 installation,
Ahmad Fatoum
[PATCH] clk: rockchip: make it compile again,
Ahmad Fatoum
[PATCH] lib: lz4: use lz4 instead of lz4c,
Justin Bronder
[PATCH 0/7] arm: crypto: sha256: fix generation of thumb2 assembly,
Stefan Kerkmann
[PATCH v3 0/4] Add a struct mci_cmd::busy_timeout member,
Sebastien Bourdelin
[PATCH v2 0/4] Add a struct mci_cmd::busy_timeout member,
Sebastien Bourdelin
[PATCH] ntd: nand: Fix unconditional message "CONFIG_NAND_NEED_ECC_PLACEMENT_INTERLEAVED is disabled",
Alexander Shiyan
[PATCH] ARM: i.MX: move handoff-data out of OCRAM,
Sascha Hauer
[PATCH v2] common: add custom autoboot_abort_key,
Johannes Schneider
[PATCH] partitions: efi: fix overflow issues while allocating gpt entries,
Abdelrahman Youssef
[PATCH] ARM: i.MX: ele: fix forward_lifecycle,
Sascha Hauer
[PATCH 0/4] Add a struct mci_cmd::busy_timeout member,
Sebastien Bourdelin
[PATCH 0/2] ARM: i.MX: Add bootm support for i.MX flash header v3 images,
Sascha Hauer
[PATCH] Revert "mtd: nand: make interleaved placement optional",
Alexander Shiyan
[PATCH 0/4] handoff-data: some update,
Sascha Hauer
[PATCH] scripts/.gitignore: Add generated mkimage to .gitignore,
Alexander Shiyan
[PATCH 00/10] ARM: SoCFPGA: Add initial support for Agilex5,
Steffen Trumtrar
- [PATCH 01/10] ARM: socfpga: kconfig: sort entries, Steffen Trumtrar
- [PATCH 03/10] reset: reset-socfpga: build only for 32-bit socfpga, Steffen Trumtrar
- [PATCH 08/10] linux: clk: add clk_parent_data, Steffen Trumtrar
- [PATCH 02/10] mach: socfpga: debug_ll: rework putc_ll, Steffen Trumtrar
- [PATCH 09/10] clk: support init->parent_data, Steffen Trumtrar
- [PATCH 07/10] net: phy: add Analog Devices ADIN1300, Steffen Trumtrar
- [PATCH 05/10] ARM: socfpga: add Arrow AXE5 Agilex5 board, Steffen Trumtrar
- [PATCH 06/10] net: add support for Designware XGMAC (10gb) ethernet, Steffen Trumtrar
- [PATCH 04/10] arm: socfgpa: add support for SoCFPGA Agilex5, Steffen Trumtrar
- [PATCH 10/10] clk: socfpga: add agilex5 clock support, Steffen Trumtrar
[PATCH v2] bootm: make dryrun controllable via global variable,
Stefan Kerkmann
[PATCH] bootm: make dryrun controllable via global variable,
Stefan Kerkmann
[PATCH 0/2] downgrade noisy debug calls in block devices and ramfs,
Stefan Kerkmann
[PATCH 00/12] video: rockchip: add vop2 rk3588 support,
Sascha Hauer
- [PATCH 03/12] clk: rockchip: rk3588: Update driver from Linux, Sascha Hauer
- [PATCH 04/12] phy: add support for Rockchip Samsung HDMI/eDP Combo PHY driver, Sascha Hauer
- [PATCH 01/12] vop2: rk3588: make windows primary, Sascha Hauer
- [PATCH 08/12] phy: rockchip-inno-usb2: add support for rk3588, Sascha Hauer
- [PATCH 02/12] vop2: rk3588: pass clock to rk3588_calc_cru_cfg(), Sascha Hauer
- [PATCH 07/12] video: rockchip vop2: fix uninitialized variables, Sascha Hauer
- [PATCH 06/12] video: rockchip: add support for RK3588 HDMI, Sascha Hauer
- [PATCH 09/12] phy: phy-rockchip-samsung-hdptx: Add clock provider support, Sascha Hauer
- [PATCH 05/12] video: add support for dw-hdmi-qp, Sascha Hauer
- [PATCH 12/12] ARM: dts: rockchip rk3588: adjustments for vop, Sascha Hauer
- [PATCH 11/12] ARM: dts: Rockchip rk3588: add HDMI node, Sascha Hauer
- [PATCH 10/12] drm/rockchip: vop2: Improve display modes handling on rk3588, Sascha Hauer
[PATCH] Fix unresponsive SDL GUI by handling SDL_QUIT events,
alaanourali
[PATCH 0/2] reset: implement reset_control_bulk_get(),
Sascha Hauer
[PATCH 0/3] phy: some updates,
Sascha Hauer
[PATCH] regmap: implement regmap_multi_reg_write(),
Sascha Hauer
[PATCH 0/3] I2C: assign bus numbers from device tree,
Sascha Hauer
[PATCH v2] kvx: watchdog: Add early watchdog init,
Julian Vetter
[PATCH v2] ARM: i.MX9: tqma93xx: workaround warning in variant detection,
Ahmad Fatoum
[PATCH] ARM: rockchip_v8_defconfig: Enable VOP2 driver,
Sascha Hauer
[PATCH 1/2] kvx: Split sfr definition for kv3-1 and kv3-2,
Julian Vetter
[PATCH v1] kvx: socinfo: Fix mppa ID read from fuses,
Julian Vetter
[PATCH] kvx: socinfo: Fix mppa ID read from fuses, Julian Vetter
[PATCH] kvx: watchdog: Add early watchdog init,
Julian Vetter
[PATCH] commands: mmc_extcsd: split background operations,
Stefan Kerkmann
[PATCH] partitions: efi: fix GPT header size exceeding allocation size,
Abdelrahman Youssef
[PATCH] fixup! video: Rockchip: Add VOP2 driver,
Ahmad Fatoum
[PATCH 1/2] partitions: efi: use calloc instead of kzalloc,
Ahmad Fatoum
[PATCH v2 00/12] ARM: Layerscape: LS1046a: switch to TF-A,
Sascha Hauer
- [PATCH v2 02/12] ARM: Layerscape: images: fix variable name, Sascha Hauer
- [PATCH v2 03/12] ARM: Layerscape: images: add missing FORCE, Sascha Hauer
- [PATCH v2 06/12] ARM: Layerscape: remove register arguments, Sascha Hauer
- [PATCH v2 09/12] ARM: Layerscape: TQMLS1046a: Switch to TF-A support, Sascha Hauer
- [PATCH v2 01/12] ARM: Layerscape: TQMLS1046a: Update DDR timings, Sascha Hauer
- [PATCH v2 05/12] ARM: Layerscape: ls1046ardb: remove unused variable, Sascha Hauer
- [PATCH v2 04/12] ARM: Layerscape: TQMLS1046a: add support for 8GiB variant, Sascha Hauer
- [PATCH v2 07/12] ARM: Layerscape: LS1046a: add TF-A support, Sascha Hauer
- [PATCH v2 08/12] ARM: Layerscape: LS1046a-rdb: Switch to TF-A support, Sascha Hauer
- [PATCH v2 10/12] ARM: Layerscape: LS1046a: remove PPA support, Sascha Hauer
- [PATCH v2 12/12] ARM: Layerscape: Update Documentation for TF-A, Sascha Hauer
- [PATCH v2 11/12] ARM: Layerscape: LS1046a: add PSCI node, Sascha Hauer
- Re: [PATCH v2 00/12] ARM: Layerscape: LS1046a: switch to TF-A, Sascha Hauer
[PATCH] startup: add new AUTOBOOT_HALT state,
Ahmad Fatoum
[PATCH v6] lib: fix dereferencing of a NULL pointer,
Abdelrahman Youssef via B4 Relay
[PATCH] automount: add nfs section to board automount scripts,
Jonas Rebmann
[PATCH] include: barebox.h: document enum autoboot_state,
Ahmad Fatoum
[PATCH] console_countdown: use CTL_CH macro for control characters,
Ahmad Fatoum
[PATCH 0/9] ARM: Layerscape: LS1046a: switch to TF-A,
Sascha Hauer
WE TRIED TO CALL YOUR PHONE ALL WEEK, caseofficer0092
[PATCH v5] common: buffer access out-of-bounds,
Abdelrahman Youssef via B4 Relay
[PATCH v4] common: buffer access out-of-bounds,
Abdelrahman Youssef via B4 Relay
[PATCH v3] common: buffer access out-of-bounds,
Abdelrahman Youssef via B4 Relay
[PATCH v2 0/2] common: buffer access out-of-bounds,
Abdelrahman Youssef via B4 Relay
v2024.10.0, Sascha Hauer
[PATCH] i2c: lpi2c: fix potential read of uninitialized variable,
Ahmad Fatoum
[PATCH] include: Include <linux/math.h> to resolve implicit declaration of do_div(),
Abdelrahman Youssef via B4 Relay
[PATCH 00/13] Remove dependency on ld --gc-section in PBL,
Ahmad Fatoum
- [PATCH 01/13] kconfig: add IS_PROPER helper, Ahmad Fatoum
- [PATCH 02/13] lib: random: add stubs for PBL, Ahmad Fatoum
- [PATCH 09/13] errno: stub out perror/strerror API when built for PBL, Ahmad Fatoum
- [PATCH 04/13] crypto: provide crypto_memneq for PBL, Ahmad Fatoum
- [PATCH 08/13] of: stub out live tree API when using PBL, Ahmad Fatoum
- [PATCH 06/13] libfile: stub out file descriptor API for PBL, Ahmad Fatoum
- [PATCH 03/13] bootsource: stub out when in PBL, Ahmad Fatoum
- [PATCH 07/13] environment: stub out environment API for PBL, Ahmad Fatoum
- [PATCH 05/13] cdev: stub out cdev_read/write for PBL, Ahmad Fatoum
- [PATCH 12/13] memory: stub out request_barebox_region for PBL, Ahmad Fatoum
- [PATCH 11/13] stdio: stub out basprintf and friends when built for PBL, Ahmad Fatoum
- [PATCH 13/13] malloc: add PBL stubs, Ahmad Fatoum
- [PATCH 10/13] xfuncs: stub out API when built for PBL, Ahmad Fatoum
[PATCH 1/2] string: add strlcat support,
Ahmad Fatoum
[PATCH 1/2] sandbox: add --command line support,
Ahmad Fatoum
[PATCH] optee: fix use of IS_ENABLED() on option without CONFIG_ prefix,
Ahmad Fatoum
[PATCH 0/7] rockchip: add RK808 support,
Sascha Hauer
[Index of Archives]
[Linux Embedded]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]