U-Boot V2 Development (Barebox)
[Prev Page][Next Page]
- [PATCH 1/2] fsl-ddr: remove duplicate prototype, (continued)
- [PATCH] net: fsl_fman: gracefully exit of_fixup(), Sascha Hauer
- [PATCH] ARM: fix dmb on ARMv8, Sascha Hauer
- [PATCH 0/4] Layerscape LS1028a pblimage support,
Sascha Hauer
- [PATCH 0/6] PCI patches,
Sascha Hauer
- [PATCH] habv4: Fix parsing of unresonable events.,
Christian Melki
- [PATCH v1] ARM64: mmu: fix mmu_early_enable VA->PA mapping, Lior Weintraub
- [PATCH] ARM64: mmu: fix mmu_early_enable VA->PA mapping,
Lior Weintraub
- [PATCH] doc: user: barebox: add missing empty lines,
Stefan Kerkmann
- v2023.12.0, Sascha Hauer
- [PATCH v2 0/2] doc: user: barebox: add method for fit image chainloading,
Stefan Kerkmann
- [PATCH 0/2] doc: user: barebox: add method for fit image chainloading,
Stefan Kerkmann
- [PATCH] bootchooser: add new value "reset" to reset boot attempts counter,
Holger Assmann
- [PATCH] ARM: rpi: add CM4S device id,
Sebastien Bourdelin
- [PATCH] arm: mach-socfpga: detect workaround for dram controller erratum,
Stefan Kerkmann
- [PATCH 1/3] ARM: dts: rpi4: drop disabling of SDHCI node used for WiFi,
Ahmad Fatoum
- [PATCH master] mci: stm32_sdmmc2: fix warnings when building for 64-bit,
Ahmad Fatoum
- [PATCH 1/3] mci: imx-esdhc: Fix WML setting for layerscape PBL,
Sascha Hauer
- [PATCH] crypto: crc32: implement crc32() with crc32_no_comp(), Sascha Hauer
- [PATCH] Documentation: bcm283x: be clearer about Raspberry Pi 4 support,
Ahmad Fatoum
- [PATCH 1/2] ARM: mach-types: remove all unused by barebox,
Ahmad Fatoum
- [PATCH 0/3] scripts: Drop some crc32 implementations,
Sascha Hauer
- [PATCH] crypto: crc32: create crc table only once, Sascha Hauer
- [PATCH] fastboot: sparse: print descriptive error on overflowing destination,
Ahmad Fatoum
- [PATCH 1/2] efi: add more helper functions to write EFI variables,
Michael Olbrich
- [PATCH v1] net: phy: add TI DP83TG720 1000BaseT1 PHY support,
Oleksij Rempel
- [PATCH 0/3] FIT: match best configuration when multiple are compatible,
Ahmad Fatoum
- [PATCH master] ARM: i.MX8M: delete unused per-board ddr_ddrphy_trained_csr array,
Ahmad Fatoum
- [PATCH master] ARM: mmu: align size of remapped region to page size,
Ahmad Fatoum
- [PATCH master] clk: rockchip: pll fix out of bounds read,
Ahmad Fatoum
- [PATCH 0/2] Rockchip RK3588 fixes,
Sascha Hauer
- [PATCH master] clk: ti-sci: fix build failure without TI_SCI_PROTOCOL,
Ahmad Fatoum
- [PATCH master] ARM: dts: i.MX8MP: imx8mp-skov: fix reserved-memory cells,
Ahmad Fatoum
- Fail to register logical partition because it overlaps with the extended partition,
Victor BERTIN
- [PATCH] drivers: firmware: arm-scmi: Fix iterating over idr,
Sascha Hauer
- [PATCH 1/3] ARM64: mmu: Fix alloc_pte() address calculation,
Sascha Hauer
- [PATCH v4 0/3] net: macb: fix dma usage,
Steffen Trumtrar
- RK3568 4GB bootsource problem, Alexander Shiyan
- RK3568 fail with 2023.11.0,
Alexander Shiyan
- [PATCH 1/2] kbuild: don't mix overlay and normal DTC and CPP flags,
Ahmad Fatoum
- [PATCH] FIT: support kernel images with type = "kernel_noload",
Ahmad Fatoum
- [PATCH] Documentation: user: barebox: make barebox chainloading clearer,
Ahmad Fatoum
- [PATCH] Documentation: i.MX: point out that barebox-*-u.img is i.MX6-specific,
Ahmad Fatoum
- [PATCH v3 0/2] net: macb: fix dma usage,
Steffen Trumtrar
- [PATCH v2 0/2] net: macb: fix dma usage,
Steffen Trumtrar
- [PATCH] mci: eMMC responds to CMD12 with R1 in case of read,
Yann Sionneau
- [PATCH] mci: set RCA to 2 according to eMMC specification,
Yann Sionneau
- [PATCH 0/4] dma: catch mistakes with CONFIG_DMA_API_DEBUG,
Ahmad Fatoum
- [PATCH] ARM: dma: define DMA_ALIGNMENT instead of defining dma_alloc,
Ahmad Fatoum
- [PATCH 0/2] net: macb: fix dma usage,
Steffen Trumtrar
- [PATCH] commands: regulator: add option to list provider devices,
Ahmad Fatoum
- [PATCH 1/3] drivers: regulator: make pfuze available on i.MX7 too,
Roland Hieber
- v2023.11.0, Sascha Hauer
- [PATCH] ARM: layerscape: ppa: Enable MMU when in EL2, Sascha Hauer
- Pass user defines for Barebox build,
Lior Weintraub
- [PATCH 00/13] ARM: stm32mp: add full STM32MP13 support with OP-TEE,
Ahmad Fatoum
- [PATCH 01/13] clk: stm32mp1: build only when STM32MP15 support is enabled, Ahmad Fatoum
- [PATCH 07/13] clk: add struct clk_init_data::parent_hws, Ahmad Fatoum
- [PATCH 06/13] clk: implement clk clk_hw_get_parent_by_index, Ahmad Fatoum
- [PATCH 03/13] include: add initial <linux/clk-provider.h>, Ahmad Fatoum
- [PATCH 05/13] clk: divider: implement divider_[ro_]round_rate_parent, Ahmad Fatoum
- [PATCH 02/13] clk: factor out clk_hw_get_parent_index, Ahmad Fatoum
- [PATCH 04/13] clk: divider: implement CLK_DIVIDER_ALLOW_ZERO, Ahmad Fatoum
- [PATCH 08/13] clk: implement clk_hw_reparent, Ahmad Fatoum
- [PATCH 09/13] clk: add STM32MP13 clock and reset drivers, Ahmad Fatoum
- [PATCH 10/13] pinctrl: stm32: match st,stm32mp135-pinctrl DT compatible, Ahmad Fatoum
- [PATCH 12/13] ARM: stm32mp: 135-DK: enable environment, bbu handler and deep probe, Ahmad Fatoum
- [PATCH 11/13] aiodev: stm32: add STM32MP13x support, Ahmad Fatoum
- [PATCH 13/13] ARM: stm32mp: remove STM32MP13 .stm32 image, Ahmad Fatoum
- Re: [PATCH 00/13] ARM: stm32mp: add full STM32MP13 support with OP-TEE, Sascha Hauer
- [PATCH 0/6] firmware: arm_scmi: add OP-TEE transport support,
Ahmad Fatoum
- [PATCH 0/8] optee: add bidirectional communication support,
Ahmad Fatoum
- [PATCH 0/2] virtio: ring: fix erroneous behavior on MIPS,
Antony Pavlov
- [PATCH 1/2] mci: core: check for both 3.3v and 1.8v DDR support,
Ahmad Fatoum
- [PATCH] drivers: pxa: don't define clk_enable/clk_disable with different prototype,
Ahmad Fatoum
- [PATCH] clk: document struct clk_ops,
Ahmad Fatoum
- [PATCH] ARM: stm32mp: stm32mp15x-ev1: enable deep probe,
Ahmad Fatoum
- [PATCH 0/7] ARM: stm32mp: random STM32MP13 fixes,
Ahmad Fatoum
- [PATCH] of: reserved-mem: add debug print for reservations,
Ahmad Fatoum
- [PATCH v2 00/20] prepare for porting OP-TEE communication support,
Ahmad Fatoum
- [PATCH v2 04/20] include: import <linux/instruction_pointer.h>, Ahmad Fatoum
- [PATCH v2 06/20] asm-generic: migrate relaxed helpers into asm-generic/io.h, Ahmad Fatoum
- [PATCH v2 03/20] bitops: split off linux/bits.h, Ahmad Fatoum
- [PATCH v2 09/20] string: implement strscpy, Ahmad Fatoum
- [PATCH v2 05/20] asm-generic: split off typeconfused readl and friends, Ahmad Fatoum
- [PATCH v2 01/20] include: provide linux/errno.h, Ahmad Fatoum
- [PATCH v2 02/20] include: add linux/refcount.h, Ahmad Fatoum
- [PATCH v2 07/20] include: add linux/io.h with strict prototypes, Ahmad Fatoum
- [PATCH v2 08/20] include: import Linux word-at-a-time.h, Ahmad Fatoum
- [PATCH v2 10/20] of: add CONFIG_OF for Linux compatibility, Ahmad Fatoum
- [PATCH v2 12/20] kbuild: build barebox for -std=gnu11, Ahmad Fatoum
- [PATCH v2 19/20] of: define of_devices_ensure_probed_by_compatible, Ahmad Fatoum
- [PATCH v2 14/20] test: self: add simple IDR test, Ahmad Fatoum
- [PATCH v2 20/20] include: add linux/device.h wrapper around driver.h, Ahmad Fatoum
- [PATCH v2 11/20] include: asm-generic/atomic.h: define atomic_cmpxchg, Ahmad Fatoum
- [PATCH v2 18/20] of: constify string pointed to by struct of_device_id::compatible, Ahmad Fatoum
- [PATCH v2 16/20] include: add blocking notifier aliases, Ahmad Fatoum
- [PATCH v2 15/20] include: implement dev_warn_once and friends, Ahmad Fatoum
- [PATCH v2 13/20] include: linux/idr.h: implement more Linux API, Ahmad Fatoum
- [PATCH v2 17/20] include: add Linux ktime API, Ahmad Fatoum
- Re: [PATCH v2 00/20] prepare for porting OP-TEE communication support, Sascha Hauer
- [PATCH v2 1/2] console: provide best-effort clk_get_for_console helper,
Ahmad Fatoum
- [PATCH v2 1/3] fs: add open O_TMPFILE support,
Ahmad Fatoum
- [PATCH 1/2] sandbox: libc_malloc: populate barebox errno on error,
Ahmad Fatoum
- [PATCH] fixup! test: self: add JSON Web Token tests,
Ahmad Fatoum
- [PATCH] commands: i2c_read: default to reading one byte,
Roland Hieber
- [PATCH 1/3] mci: imx-esdhc: add layerscape flag,
Sascha Hauer
- [PATCH v3 0/2] Allow generating MAC addresses from machine ID,
Uwe Kleine-König
- [PATCH] Documentation: dt-bindings: leds: document 'default-on' trigger,
Roland Hieber
- [PATCH 1/2] ARM: mmu64: setup ttb for EL2 as well,
Sascha Hauer
- [PATCH] debug_ll ns16550: Add base address argument to register functions, Sascha Hauer
- [PATCH] ARM: ls1046a: use compressed dtbs, Sascha Hauer
- [PATCH RFC 1/3] fs: add open O_TMPFILE support,
Ahmad Fatoum
- [PATCH master 1/4] console: define stub for console_get_first_active,
Ahmad Fatoum
- [PATCH] fixup! ARM: i.MX: add i.MX9 debug_ll support, Ahmad Fatoum
- Compile with CONSOLE_NONE,
Steffen Hemer
- LS1046A PPA firmware,
Renaud Barbier
- Device tree probe order,
Renaud Barbier
- [PATCH v2] ARM: arria10: xload: retry FPGA configuration,
Steffen Trumtrar
- [PATCH v2 0/2] Allow generating MAC addresses from machine ID,
Uwe Kleine-König
- [PATCH] scripts: imx-image: don't pad the final binary for i.MX8M devices,
Marco Felsch
- [PATCH 1/8] mci: correct ENH_ATTRIBUTE_EN_MASK bit mask,
Marco Felsch
- [PATCH] mci: core: add partitioning_completed device parameter,
Marco Felsch
- [PATCH] dlmalloc: hide out of bounds accesses from compiler, Sascha Hauer
- [PATCH] uncompress: simplify prototype of uncompress(),
Uwe Kleine-König
- [PATCH master] ARM: i.MX8M: bootrom: fix load image size,
Marco Felsch
- [PATCH] ARM: i.MX8M: bootrom: fix load image size,
Marco Felsch
- [PATCH 00/18] prepare for porting OP-TEE communication support,
Ahmad Fatoum
- [PATCH 03/18] bitops: split off linux/bits.h, Ahmad Fatoum
- [PATCH 04/18] include: import <linux/instruction_pointer.h>, Ahmad Fatoum
- [PATCH 06/18] asm-generic: migrate relaxed helpers into asm-generic/io.h, Ahmad Fatoum
- [PATCH 09/18] string: implement strscpy, Ahmad Fatoum
- [PATCH 07/18] include: add linux/io.h with strict prototypes, Ahmad Fatoum
- [PATCH 05/18] asm-generic: split off typeconfused readl and friends, Ahmad Fatoum
- [PATCH 02/18] include: add linux/refcount.h, Ahmad Fatoum
- [PATCH 01/18] include: provide linux/errno.h, Ahmad Fatoum
- [PATCH 08/18] include: import Linux word-at-a-time.h, Ahmad Fatoum
- [PATCH 17/18] of: define of_devices_ensure_probed_by_compatible, Ahmad Fatoum
- [PATCH 14/18] include: implement dev_warn_once and friends, Ahmad Fatoum
- [PATCH 11/18] include: asm-generic/atomic.h: define atomic_cmpxchg, Ahmad Fatoum
- [PATCH 15/18] include: add blocking notifier aliases, Ahmad Fatoum
- [PATCH 10/18] of: add CONFIG_OF for Linux compatibility, Ahmad Fatoum
- [PATCH 18/18] include: add linux/device.h wrapper around driver.h, Ahmad Fatoum
- [PATCH 12/18] kbuild: build barebox for -std=gnu11, Ahmad Fatoum
- [PATCH 16/18] include: add Linux ktime API, Ahmad Fatoum
- [PATCH 13/18] include: linux/idr.h: implement more Linux API, Ahmad Fatoum
- [PATCH 1/2] mfd: pca9450: Add support for pca9451a,
Sascha Hauer
- [PATCH] mtd: spi-nor: add support for Winbond w25q512nwq, Sascha Hauer
- [PATCH] usb: gadget: i.MX: Move PBL USB gadget driver to arch/, Sascha Hauer
- [PATCH 0/3] Add i.MX9 EQOS networking support,
Sascha Hauer
- [PATCH 00/13] Add i.MX9 DDR support,
Sascha Hauer
- [PATCH 09/13] ddr: imx8m: split header file, Sascha Hauer
- [PATCH 01/13] ddr: imx8m: rename driver to imx, Sascha Hauer
- [PATCH 07/13] ddr: imx8m: remove empty function, Sascha Hauer
- [PATCH 10/13] ddr: imx8m: return cfg from dram_config_save(), Sascha Hauer
- [PATCH 02/13] ddr: imx8m: introduce dram_controller struct, Sascha Hauer
- [PATCH 11/13] ddr: imx8m: Drop '8m' suffix from pr_fmt, Sascha Hauer
- [PATCH 04/13] ddr: imx8m: move PLL init to SoC specific code, Sascha Hauer
- [PATCH 12/13] ddr: move imx8m_ddr_old_spreadsheet to controller, Sascha Hauer
- [PATCH 03/13] ddr: imx8m: move get_trained_CDD() to SoC code, Sascha Hauer
- [PATCH 13/13] ddr: Initial i.MX9 support, Sascha Hauer
- [PATCH 08/13] ddr: imx8m: get rid of hardcoded phy address, Sascha Hauer
- [PATCH 05/13] ddr: imx8m: clean up defines, Sascha Hauer
- [PATCH 06/13] ddr: imx8m: move phy_base to controller struct, Sascha Hauer
- [PATCH 00/25] Add i.MX93 support,
Sascha Hauer
- [PATCH 05/25] scripts: imx9image: Add PBL size option, Sascha Hauer
- [PATCH 13/25] ARM: Add imx93.dtsi for USB, Sascha Hauer
- [PATCH 03/25] ARM: i.MX: Add i.MX93 trdc support, Sascha Hauer
- [PATCH 11/25] I2c: Add i2c_8bit_addr_from_msg(), Sascha Hauer
- [PATCH 07/25] clk: imx: clk-fracn-gppll: make usable from PBL, Sascha Hauer
- [PATCH 21/25] imx-usb-loader: Add i.MX9 support, Sascha Hauer
- [PATCH 08/25] gpio-vf610: Add i.MX93 support, Sascha Hauer
- [PATCH 23/25] usb: i.MX chipidea: Enable usbmisc driver for i.MX9, Sascha Hauer
- [PATCH 06/25] clk: Add i.MX93 clock support, Sascha Hauer
- [PATCH 09/25] iomux: Add i.MX93 support, Sascha Hauer
- [PATCH 15/25] ARM: i.MX: add i.MX9 debug_ll support, Sascha Hauer
- [PATCH 19/25] ARM: i.MX: romapi: Implement i.MX93 support, Sascha Hauer
- [PATCH 04/25] scripts: Add imx9image tool, Sascha Hauer
- [PATCH 02/25] ARM: i.MX: Add i.MX93 s4mu support, Sascha Hauer
- [PATCH 17/25] ARM: i.MX93: Add DDR size read support, Sascha Hauer
- [PATCH 20/25] ARM: i.MX: atf: add imx93_load_and_start_image_via_tfa(), Sascha Hauer
- [PATCH 24/25] ARM: Update imx_v8_defconfig, Sascha Hauer
- [PATCH 25/25] ARM: multi_v8_defconfig: enable i.MX9 boards, Sascha Hauer
- [PATCH 10/25] watchdog: Add ULP wdog support, Sascha Hauer
- [PATCH 22/25] spi: spi-nxp-fspi: Enable for i.MX9, Sascha Hauer
- [PATCH 12/25] i2c: Add lpi2c support, Sascha Hauer
- [PATCH 18/25] ARM: i.MX: romapi: rename functions to *romapi*, Sascha Hauer
- [PATCH 16/25] ARM: Add TQ MBA9XXXCA board support, Sascha Hauer
- [PATCH 14/25] serial: Add lpuart32 driver, Sascha Hauer
- [PATCH 01/25] ARM: initial i.MX9 support, Sascha Hauer
- Rockchip rk3328 support?,
Konstantin Kletschke
- [PATCH 1/2] ARM: i.MX8MQ: Streamline lowlevel startup code,
Sascha Hauer
- [PATCH] test: self: mmu: skip false positive test fail when no RAM at address 0,
Ahmad Fatoum
- [PATCH] test: self: malloc: hide allocation size from compiler,
Ahmad Fatoum
- [PATCH] ARM: stm32mp: fix typo in STM32MP135-DK prompt,
Ahmad Fatoum
- [PATCH] console: move ARCH_HAS_CTRLC into Kconfig,
Ahmad Fatoum
- [PATCH] include: spinlock.h: mark DEFINE_SPINLOCK with __always_unused,
Ahmad Fatoum
- [PATCH v2 1/3] glob: drop needless ifdeffery in {glob,fnmatch}.h,
Ahmad Fatoum
- [PATCH] include: pm_domain.h: make header self-contained,
Ahmad Fatoum
- [PATCH master] phy: stm32-usbphyc: fix unbalanced phy exit,
Ahmad Fatoum
- [PATCH] barebox-wrapper: define stub for MODULE_VERSION,
Ahmad Fatoum
- [PATCH master] efi: acpi: fix printf format specifier mismatch,
Ahmad Fatoum
- [PATCH master] mfd: syscon: don't register clocked syscon if geting clock fails,
Ahmad Fatoum
- [PATCH] usb: dwc2: use linux/spinlock.h for stubs,
Ahmad Fatoum
- [PATCH 1/2] console: provide best-effort clk_get_for_console helper,
Ahmad Fatoum
- [PATCH master] scripts: setlocalversion: sync with Linux,
Ahmad Fatoum
- [PATCH 1/2] KASan: test_kasan: hide buggy accesses from compiler,
Ahmad Fatoum
- [PATCH master] resource: align memory reservation to page boundaries,
Ahmad Fatoum
- LS1046A PCIE,
Renaud Barbier
- [PATCH] spi: spi-nxp-fspi: Fix error checks, Sascha Hauer
- [PATCH] net: mvneta: increase RX ring size, Sascha Hauer
- [PATCH] scripts: xz_wrap.sh: clear BCJ only when set, Sascha Hauer
- [PATCH] x86: efi: add IMD data to the EFI binary,
Michael Olbrich
- [PATCH v1] arm: dts: imx8mp-skov: fix reset reason detection,
Oleksij Rempel
- [PATCH master] ARM: stm32mp: disable stm32mp1_barebox_entry stack canary,
Ahmad Fatoum
- [PATCH] ARM: stm32mp: define stm32_serial_putc for use with pbl_set_putc,
Ahmad Fatoum
- [PATCH] MIPS: qemu-malta: use 320 MHz input clock for CP0 clocksource,
Antony Pavlov
- [PATCH v2 1/2] usb: gadget: initialize serialnumber,
Marco Felsch
- [PATCH 1/2] usb: gadget: initialize serialnumber as empty string,
Marco Felsch
- v2023.10.0,
Sascha Hauer
- [PATCH 1/2] bootm: replace CONFIG_BOOTM_FORCE_SIGNED_IMAGES with helper,
Ahmad Fatoum
- [PATCH 0/3] crypto: add JSON Web Token (JWT) support,
Ahmad Fatoum
- [PATCH] memory: remap immediately in reserve_sdram_region(), Sascha Hauer
- [PATCH] ARM: remove remaining occurences of CONFIG_MMU_EARLY, Sascha Hauer
- [PATCH] decompress: xz: enable armthumb BCJ filter for Thumb-2 barebox,
Ahmad Fatoum
- [PATCH master 1/2] remoteproc: stm32: fix typo in Kconfig symbol,
Ahmad Fatoum
- [PATCH] ARM: i.MX8M: limit PBL size to 0x3f000,
Ahmad Fatoum
- [PATCH master 1/3] include: linux/overflow.h: sync with upstream,
Ahmad Fatoum
- [PATCH 00/11] regmap: align regmap_bulk_read/write API with Linux,
Ahmad Fatoum
- [PATCH 09/11] mfd: atmel-smc: include needed headers directly, Ahmad Fatoum
- [PATCH 05/11] mfd: syscon: do not include regmap.h from mfd/syscon.h, Ahmad Fatoum
- [PATCH 02/11] nvmem: regmap: do not use regmap_bulk_read, Ahmad Fatoum
- [PATCH 06/11] mfd: axp20x: remove dependency on regmap.h, Ahmad Fatoum
- [PATCH 07/11] mfd: pfuze: disable mfd/pfuze.h dependency on regmap.h, Ahmad Fatoum
- [PATCH 10/11] mfd: stm32-timers: remove dependency of mfd/stm32-timers.h on regmap.h, Ahmad Fatoum
- [PATCH 08/11] mfd: atmel-smc: remove dependency of mfd/syscon/atmel-smc.h on regmap.h, Ahmad Fatoum
- [PATCH 04/11] regmap: align regmap_bulk_read/write API with Linux, Ahmad Fatoum
- [PATCH 03/11] regmap: move regmap.h content to linux/regmap.h, Ahmad Fatoum
- [PATCH 01/11] regmap: add support for bulk 64-bit reads and writes, Ahmad Fatoum
- [PATCH 11/11] treewide: switch regmap.h include to linux/regmap.h, Ahmad Fatoum
- Re: [PATCH 00/11] regmap: align regmap_bulk_read/write API with Linux, Sascha Hauer
- [PATCH 1/4] fdt: Do not reserve device tree blob,
Sascha Hauer
- [PATCH] scripts: imx: add Makefile.mingw64,
Marco Felsch
- IMX8M and Optee support,
Hans Christian Lønstad
- [PATCH] test: self: Fix testing test on 32bit architectures, Sascha Hauer
- [PATCH 0/4] i.MX USB Loader Windows Fixes,
Marco Felsch
- [PATCH] machine_id: Add getter of machine id hashables.,
Christian Melki
- [PATCH v2 00/29] i.MX8M HAB Fixes,
Marco Felsch
- [PATCH v2 06/29] i.MX: HABv4: retrieve HAB ROM version for i.MX8M, Marco Felsch
- [PATCH v2 07/29] ARM: i.MX: allow HAB for i.MX8M family, Marco Felsch
- [PATCH v2 01/29] kbuild: clean start*_*.{p,ps}imximg files, Marco Felsch
- [PATCH v2 11/29] ARM: i.MX8M: add flexspi-imx8m{m,p}-cfg.h header, Marco Felsch
- [PATCH v2 04/29] i.MX: HAB: remove unused init() hook, Marco Felsch
- [PATCH v2 08/29] ARM: i.MX: introduce build_imx8m_habv4img, Marco Felsch
- [PATCH v2 03/29] i.MX: HABv4: fix i.MX8MQ device lockdown, Marco Felsch
- [PATCH v2 28/29] Documentation: boards: imx: replace i.MX8MQ with i.MX8M, Marco Felsch
- [PATCH v2 05/29] i.MX: HABv4: extend support to i.MX8M SoCs, Marco Felsch
- [PATCH v2 10/29] ARM: boards: i.MX8M: add HAB image support, Marco Felsch
- [PATCH v2 09/29] ARM: i.MX: convert i.MX8M to helper, Marco Felsch
- [PATCH v2 29/29] Documentation: boards: imx: add FlexSPI sub-section, Marco Felsch
- [PATCH v2 15/29] scripts: imx: force flexspi and hab option order, Marco Felsch
- [PATCH v2 23/29] scripts: imx: add helper to write CSF Blocks command, Marco Felsch
- [PATCH v2 14/29] ARM: lds: add support for a 2nd CSF area, Marco Felsch
- [PATCH v2 24/29] scripts: imx: fix HAB for FlexSPI boot, Marco Felsch
- [PATCH v2 26/29] scripts: imx-image: add support for CST_EXTRA_CMDLINE_OPTIONS, Marco Felsch
- [PATCH v2 25/29] scripts: imx-image: add missing close(), Marco Felsch
- [PATCH v2 27/29] ARM: i.MX: add hab qspi support if enabled, Marco Felsch
- [PATCH v2 20/29] scripts: imx-image: hab_sign: refactor function, Marco Felsch
- [PATCH v2 19/29] scripts: imx-image: header_v2: add CSF slots, Marco Felsch
- [PATCH v2 16/29] scripts: imx: move flexspi_image() into header, Marco Felsch
- [PATCH v2 21/29] scripts: imx: replace static string allocation, Marco Felsch
- [PATCH v2 13/29] ARM: lds: introduce HAB_CSF_LEN define for the hab_csf section, Marco Felsch
- [PATCH v2 18/29] scripts: imx: add imx8m_get_offset_size helper, Marco Felsch
- [PATCH v2 12/29] ARM: boards: i.MX8M: make use of new flexspi-imx8m{m,p}-cfg.h header, Marco Felsch
- [PATCH v2 17/29] scripts: imx: fix i.MX8M CSF header placement, Marco Felsch
- [PATCH v2 22/29] scripts: imx: add hab_qspi support, Marco Felsch
- [PATCH v2 02/29] i.MX: HABv4: fix event status comparison, Marco Felsch
- Re: [PATCH v2 00/29] i.MX8M HAB Fixes, Sascha Hauer
- [PATCH] ARM: rockchip: Add missing call to arm_cpu_lowlevel_init() for rk3568,
Alexander Shiyan
- RK3568 some question,
Alexander Shiyan
- [PATCH 1/3] mtd: initialize partitions_entry,
Sascha Hauer
- [PATCH] ARM: arria10: xload: retry FPGA configuration,
Steffen Trumtrar
- [PATCH 1/2] ARM64: configs: enable SPI drivers,
Marco Felsch
- [PATCH 00/26] i.MX8M HAB Fixes,
Marco Felsch
- [PATCH 01/26] kbuild: clean start*_*.{p,ps}imximg files, Marco Felsch
- [PATCH 16/26] scripts: imx: move flexspi_image() into header, Marco Felsch
- [PATCH 14/26] ARM: lds: add support for a 2nd CSF area, Marco Felsch
- [PATCH 11/26] ARM: i.MX8M: add flexspi-imx8m{m,p}-cfg.h header, Marco Felsch
- [PATCH 09/26] ARM: i.MX: convert i.MX8M to helper, Marco Felsch
- [PATCH 02/26] i.MX: HABv4: fix event status comparison, Marco Felsch
- [PATCH 07/26] ARM: i.MX: allow HAB for i.MX8M family, Marco Felsch
- [PATCH 17/26] scripts: imx: fix i.MX8M CSF header placement, Marco Felsch
- [PATCH 06/26] i.MX: HABv4: retrieve HAB ROM version for i.MX8M, Marco Felsch
- [PATCH 12/26] ARM: boards: i.MX8M: make use of new flexspi-imx8m{m,p}-cfg.h header, Marco Felsch
- [PATCH 04/26] i.MX: HAB: remove unused init() hook, Marco Felsch
- [PATCH 10/26] ARM: boards: i.MX8M: add HAB image support, Marco Felsch
- [PATCH 05/26] i.MX: HABv4: extend support to i.MX8M SoCs, Marco Felsch
- [PATCH 08/26] ARM: i.MX: introduce build_imx8m_habv4img, Marco Felsch
- [PATCH 03/26] i.MX: HABv4: fix i.MX8MQ device lockdown, Marco Felsch
- [PATCH 13/26] ARM: lds: introduce HAB_CSF_LEN define for the hab_csf section, Marco Felsch
- [PATCH 23/26] scripts: imx-image: add missing close(), Marco Felsch
- [PATCH 18/26] scripts: imx: add imx8m_get_offset_size helper, Marco Felsch
- [PATCH 20/26] scripts: imx-image: hab_sign: refactor function, Marco Felsch
- [PATCH 26/26] Documentation: boards: imx: add FlexSPI sub-section, Marco Felsch
- [PATCH 19/26] scripts: imx-image: header_v2: add CSF slots, Marco Felsch
- [PATCH 25/26] Documentation: boards: imx: replace i.MX8MQ with i.MX8M, Marco Felsch
- [PATCH 24/26] scripts: imx-image: add support for CST_EXTRA_CMDLINE_OPTIONS, Marco Felsch
- [PATCH 22/26] scripts: imx: fix HAB for FlexSPI boot, Marco Felsch
- [PATCH 21/26] scripts: imx: add helper to write CSF Blocks command, Marco Felsch
- [PATCH 15/26] scripts: imx: force flexspi and hab option order, Marco Felsch
- [PATCH] common: version: remove trailing new line from version_string,
Ahmad Fatoum
- [PATCH] commands: keystore: work around missing initialization false positive,
Ahmad Fatoum
- [PATCH] uncompress: make use of error_fn in uncompress_buf_to_buf,
Ahmad Fatoum
- [PATCH 1/4] test: self: mmu: use constants for the hardcoded buffer sizes,
Ahmad Fatoum
- [PATCH 1/5] lib: ubsan: disable sanitization for UBSAN implementation,
Ahmad Fatoum
- [PATCH 1/2] sandbox: add empty <asm/linkage.h>,
Ahmad Fatoum
- [PATCH 1/2] x86: lib: setjmp: fix stack alignment,
Ahmad Fatoum
[Index of Archives]
[Linux Embedded]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]