U-Boot V2 Development (Barebox)
[Prev Page][Next Page]
- Re: [PATCH 17/18] of: define of_devices_ensure_probed_by_compatible, (continued)
- [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
- Re: barebox.org browser demo uses barebox-v2022.02,
Ahmad Fatoum
- [PATCH] doc: booting-linux: improve bootspec chapter,
Roland Hieber
- [PATCH 1/2] nvmem: Add Rockchip OTP controller driver,
Alexander Shiyan
- [PATCH] clk: Fix return value of of_clk_get_by_name(),
Alexander Shiyan
- [PATCH v2 2/2] fixup! raspi: fixup additional vc created nodes,
Denis Osterland-Heim
- [PATCH v2 1/2] fixup! raspi: support to read vc values via dt-2nd boot,
Denis Osterland-Heim
- [PATCH v2 00/10] SKOV maintenance,
Oleksij Rempel
- [PATCH v2 10/10] ARM: i.MX8MP: skov: assign Ethernet addresses to all ports, Oleksij Rempel
- [PATCH v2 09/10] net: lib: add ether_addr_inc() helper, Oleksij Rempel
- [PATCH v2 01/10] arm: dts: imx8mp-skov: Add reserved-memory for ramoops pstore, Oleksij Rempel
- [PATCH v2 04/10] arm: dts: imx8mp-skov: Switch to GPT for SD partitioning, Oleksij Rempel
- [PATCH v2 08/10] ARM: i.MX8MP: skov: fixup skov,imx8mp-board-version DT property for the kernel, Oleksij Rempel
- [PATCH v2 03/10] arm: dts: imx8mp-skov: Switch to GPT for eMMC partitioning, Oleksij Rempel
- [PATCH v2 02/10] arm: dts: imx8mp-skov: Add pins for hardware variant detection, Oleksij Rempel
- [PATCH v2 05/10] arm: dts: imx8mp-skov: Add barebox state backend in DTS, Oleksij Rempel
- [PATCH v2 07/10] ARM: i.MX8MP: skov: Add hardware variant support, Oleksij Rempel
- [PATCH v2 06/10] ARM: i.MX8MP: skov: refactor bootsource and BBU handlers, Oleksij Rempel
- [PATCH 0/2] HAB: i.MX8M: fix fuse location,
Ahmad Fatoum
- [PATCH v2] mfd: regulator: initial support for pca9450,
Holger Assmann
- [PATCH v2] bootchooser: honour reset source,
Holger Assmann
- [PATCH v1] video: edid: print debug message on EDID read out error,
Oleksij Rempel
- [PATCH v1 1/2] ARM: i.MX6 MMDC: Add register offset comments to struct,
Oleksij Rempel
- [PATCH v1 1/7] arm: dts: imx8mp-skov: Add reserved-memory for ramoops pstore,
Oleksij Rempel
- [PATCH 0/5] ARM: at91: add first DT support for Calao usb/tny boards,
Ahmad Fatoum
- [PATCH v2 2/2] raspi: fixup additional vc created nodes,
Denis Osterland-Heim
- [PATCH v2 1/2] raspi: support to read vc values via dt-2nd boot, Denis Osterland-Heim
- [PATCH v2 0/2] raspi: pass additional VC values via dtb,
Denis Osterland-Heim
- v2023.09.0, Sascha Hauer
- [PATCH] globalvar: add a globalvar_get helper,
Ahmad Fatoum
- [PATCH 1/2] bootm: always put a copy into data->of_root_node,
Sascha Hauer
- [PATCH] digest: add digest_algo helper,
Ahmad Fatoum
- [PATCH 1/4] lib: jsmn: add and use new jsmn_token_size helper,
Ahmad Fatoum
- [PATCH 0/5] rsatoc: make useful for standalone RSA keys,
Ahmad Fatoum
- [PATCH 1/4] dma: define __dma_aligned attribute,
Ahmad Fatoum
- [PATCH] include: linux/spinlock: add stubs for Linux _bh variants,
Ahmad Fatoum
- [PATCH 1/2] include: asm-generic/atomic.h: always define atomic/atomic_64,
Ahmad Fatoum
- [PATCH 1/2] startup: don't skip countdown if consoles were runtime enabled,
Ahmad Fatoum
- [PATCH] ARM: i.MX: HABv4: point out i.MX6 specifics in docs and Kconfig help text,
Ahmad Fatoum
- [PATCH 1/3] blspec: take compatible name as argument,
Rouven Czerwinski
- [PATCH] regulator: replace _internal suffix by _rdev,
Sascha Hauer
- [PATCH] ARM: dts: phycore-stm32mp15: Use upstream dts,
Sascha Hauer
- [PATCH 1/2] net: phy: Add phy_(set|clear)_bits_mmd(),
Sascha Hauer
- [PATCH 00/11] regulator updates,
Sascha Hauer
- [PATCH 11/11] regulator: print regulator tree, Sascha Hauer
- [PATCH 05/11] regulator: Add missing cases in regulator_map_voltage(), Sascha Hauer
- [PATCH 09/11] regulator: Set initial voltage, Sascha Hauer
- [PATCH 10/11] regulator: drop struct regulator_dev::supply_name, Sascha Hauer
- [PATCH 01/11] regulator: rename variable rd to rdev, Sascha Hauer
- [PATCH 07/11] regulator: stpmic1: add .supply_name, Sascha Hauer
- [PATCH 04/11] regulator: add regulator_get_voltage_internal(), Sascha Hauer
- [PATCH 03/11] regulator: introduce regulator logging functions., Sascha Hauer
- [PATCH 02/11] regulator: merge struct regulator_internal fields into struct regulator_dev, Sascha Hauer
- [PATCH 08/11] regulator: register regulator as last step in of_regulator_register(), Sascha Hauer
- [PATCH 06/11] regulator: stpmic1: add .get_voltage_sel, Sascha Hauer
- [PATCH] Documentation: boards: imx: add some HAB documentation,
Ahmad Fatoum
- [PATCH] ARM: i.MX8M: don't reserve scratch space for other platforms, Ahmad Fatoum
- [PATCH] clk: have clk_get always return -ENOENT on missing clock,
Ahmad Fatoum
- [PATCH] Documentation: user: introduction: suggest b4 shazam,
Ahmad Fatoum
- [PATCH master] Documentation: remove info about bridging to matrix,
Ahmad Fatoum
- [PATCH] ARM: stm32mp: don't generate .img symlinks for .stm32 binaries,
Ahmad Fatoum
- [PATCH] doc: booting-linux: improve Bootloader spec section,
Roland Hieber
- [PATCH 1/2] sparse_image_fd: add function to re-use a file descriptor,
Juergen Borleis
- [PATCH 1/2] remoteproc: imx: don't re-request reserved SDRAM region,
Ahmad Fatoum
- [PATCH] of: platform: don't fail of_find_device_by_node() if no driver bound,
Ahmad Fatoum
- [PATCH 0/3] firmware-zynqmp: add accessors for ggs/pggs,
Ahmad Fatoum
- [PATCH] ARM: zynqmp: defconfig: enable zcu106,
Ahmad Fatoum
- [PATCH] ARM: ZynqMP: Add ZCU102 support,
Ahmad Fatoum
- [PATCH 0/3] ARM: support booting arbitrary ELF executables,
Ahmad Fatoum
- [PATCH] ARM: drop unreferenced left-over lib/Makefile,
Ahmad Fatoum
- [PATCH 0/2] watchdog: add Cadence watchdog support for Xilinx SoCs,
Ahmad Fatoum
- [PATCH] ARM: Zynqmp: define cdns_serial_putc for use with pbl_set_putc,
Ahmad Fatoum
- [PATCH 1/2] commands: test: support signed comparisons,
Ahmad Fatoum
- [PATCH] treewide: remove remaining _d suffixes from struct driver_d/device_d,
Ahmad Fatoum
- [PATCH] fs: fat: enable VFAT long file names by default,
Ahmad Fatoum
- [PATCH] MIPS: bootm: fix format string type mismatch,
Ahmad Fatoum
- [PATCH master] boards: qemu-virt: rescan aliases after merging DT fragment,
Ahmad Fatoum
- [PATCH 1/3] common: machine_id: support deriving app specific UUIDs,
Ahmad Fatoum
- [PATCH v2 0/7] tlsf: use 8-byte alignment for normal malloc allocations,
Ahmad Fatoum
- [PATCH 0/5] add stack protector and guard page support,
Ahmad Fatoum
- [PATCH 0/4] KASan: print output directly to stderr,
Ahmad Fatoum
- [PATCH v2] aiodev: imx_thermal: fix breakage after device tree sync,
Ahmad Fatoum
- [PATCH] fs: ext4: initialize variable to silence GCC false-positive,
Ahmad Fatoum
- [PATCH] Documentation: dt-bindings: ocotp: deprecate barebox,provide-mac-address,
Ahmad Fatoum
- [PATCH master] aiodev: imx_thermal: fix breakage after device tree sync,
Ahmad Fatoum
- [PATCH] lib: random: make linux/hw_random.h header self-contained,
Ahmad Fatoum
- [PATCH] KAsan: support including header from PBL,
Ahmad Fatoum
- [PATCH master 0/2] mci: sdhci: fix memory corruption on DMA,
Ahmad Fatoum
- [PATCH] include: linux/kernel.h: define PTR_ALIGN_DOWN/PTR_IS_ALIGNED,
Ahmad Fatoum
- [PATCH] ARM: i.MX8M: don't print TF-A version,
Ahmad Fatoum
- [PATCH v2 1/3] i2c: Add slices for I2C adapters,
Sascha Hauer
- [PATCH 1/3] i2c: Add slices for I2C adapters,
Sascha Hauer
- [PATCH 0/4] Fix rockchip I2C bus,
Gerald Loacker
- [PATCH v2 1/3] decompressors: Update xz to include ARM64 BCJ decoder,
Jules Maselbas
- [PATCH 0/2] console: pbl: correctly handle relocate_to_adr after pbl_set_putc,
Ahmad Fatoum
- [PATCH 1/3] decompressors: Update xz to include ARM64 BCJ decoder,
Jules Maselbas
- [PATCH v2 1/2] clk: implement clk_get_optional helper,
Bastian Krause
[Index of Archives]
[Linux Embedded]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]