U-Boot V2 Development (Barebox)
[Prev Page][Next Page]
- Re: [PATCH] arch/arm/boards: Replace license and copyright boilerplate by SPDX identfiers, (continued)
- docker-barebox-mkall, Antony Pavlov
- [PATCH v3 0/7] elf: add better bootm support,
Clement Leger
- [PATCH 01/11] scripts: import Zephyr scripts/kconfig/lint.py into barebox,
Ahmad Fatoum
- [PATCH 06/11] crypto: drop select on non-existing Kconfig options, Ahmad Fatoum
- [PATCH 02/11] scripts: kconfig-lint.py: extend for undefined symbol detection, Ahmad Fatoum
- [PATCH 07/11] lib: bch: define referenced but undefined Kconfig option, Ahmad Fatoum
- [PATCH 03/11] commands: fix misindented help text, Ahmad Fatoum
- [PATCH 04/11] ARM: at91: remove undefined Kconfig symbol, Ahmad Fatoum
- [PATCH 05/11] ARM: socfpga: remove duplicate ARCH_TEXT_BASE, Ahmad Fatoum
- [PATCH 08/11] MIPS: ath79: define used, but undefined, Kconfig option, Ahmad Fatoum
- [PATCH 09/11] phy: freescale: fix typo in Kconfig default, Ahmad Fatoum
- [PATCH 10/11] reset: fix typo in Kconfig default, Ahmad Fatoum
- [PATCH 11/11] treewide: Kconfig: remove some unused symbols, Ahmad Fatoum
- Re: [PATCH 01/11] scripts: import Zephyr scripts/kconfig/lint.py into barebox, Sascha Hauer
- [PATCH] x86: delete X86_NATIVE_BRINGUP in choice,
Ahmad Fatoum
- [PATCH] ppc: Test for compiler options,
Sascha Hauer
- [PATCH 1/3] ARM: i.MX: boot: correctly handle SRC_SBMR1 override via SRC_GPR9,
Ahmad Fatoum
- [PATCH 1/6] kbuild: remove meaningless headers_check from help target,
Masahiro Yamada
- [PATCH 1/3] ARM: stm32mp: add Linux Automation MC-1 support,
Ahmad Fatoum
- [PATCH] dtc: remove redundant YYLOC global declaration,
Lucas Stach
- [PATCH] treewide: remove references to CREDITS,
Uwe Kleine-König
- [PATCH v2 0/6] elf: add better bootm support,
Clement Leger
- [PATCH] mach-imx: hab: Unlock CAAM MID for OP-TEE,
Albert Schwarzkopf
- [PATCH] common: bootm: Enforce CONFIG_BOOTM_FORCE_SIGNED_IMAGES for TEE bins,
Albert Schwarzkopf
- [PATCH 0/6] elf: add better bootm support,
Clement Leger
- [PATCH v4 00/11] Protect code from pollers,
Sascha Hauer
- [PATCH 01/11] poller: Give pollers a name, Sascha Hauer
- [PATCH 02/11] poller: Add a poller command, Sascha Hauer
- [PATCH 09/11] net: reply to ping requests, Sascha Hauer
- [PATCH 05/11] net: mdiobus: Add slice, Sascha Hauer
- [PATCH 06/11] usb: Add a slice to usb host controllers, Sascha Hauer
- [PATCH 07/11] usbnet: Add slice, Sascha Hauer
- [PATCH 11/11] poller: Allow to run pollers inside of pollers, Sascha Hauer
- [PATCH 08/11] net: Call net_poll() in a poller, Sascha Hauer
- [PATCH 10/11] usbnet: Be more friendly in the receive path, Sascha Hauer
- [PATCH 03/11] Introduce slices, Sascha Hauer
- [PATCH 04/11] net: Add a slice to struct eth_device, Sascha Hauer
- [PATCH v2 1/3] startup: rename AUTOBOOT_UNKNOWN to more descriptive AUTOBOOT_COUNTDOWN,
Ahmad Fatoum
- [PATCH] kconfig: update to Linux 5.7-rc2,
Masahiro Yamada
- [PATCH v2 1/4] riscv: remove meaningless LDFLAGS addition,
Masahiro Yamada
- [PATCH v2 1/2] LICENSES: Add MIT license,
Uwe Kleine-König
- [PATCH] Documentation: kvx: add first documentation,
Clement Leger
- [PATCH] Add magicvar description for autoboot variables, Sascha Hauer
- [PATCH] commands/*: Replace license boilerplate by SPDX identfiers,
Uwe Kleine-König
- [PATCH 1/2] kbuild: support ccflags-y, asflags-y, and cppflags-y,
Masahiro Yamada
- v2020.04.0, Sascha Hauer
- [PATCH] ARM: dts. i.MX7: add stopgap solution for barebox UART clock breakage,
Ahmad Fatoum
- [PATCH] startup: add $global.autoboot to make behavior configurable,
Ahmad Fatoum
- [PATCH 1/4] mci: sdhci: provide sdhci_readx_poll_timeout helpers,
Ahmad Fatoum
- [PATCH v2] mfd: syscon: enable specified clocks on syscon_base_lookup_by_phandle, Ahmad Fatoum
- [PATCH] libfdt: update <linux/libfdt.h> and <linux/libfdt_env.h> to Linux 5.7-rc1,
Masahiro Yamada
- [PATCH 1/3] kbuild: rename hostprogs-y/always to hostprogs/always-y,
Masahiro Yamada
- [PATCH] ppc,riscv: set something to KBUILD_DEFCONFIG,
Masahiro Yamada
- [PATCH] mfd: double-quote the menu prompt of MFD,
Masahiro Yamada
- [PATCH] mci: arasan: fix missing select on sdhci-helpers,
Michael Tretter
- [PATCH] of: use of_get_child_by_name() to find child node,
Michael Tretter
- [PATCH 00/21] clk: at91: sync with Linux v5.6,
Ahmad Fatoum
- [PATCH 01/21] mfd: syscon: enable specified clocks on syscon_base_lookup_by_phandle, Ahmad Fatoum
- [PATCH 02/21] mfd: syscon: refactor of_syscon_register compatible check, Ahmad Fatoum
- [PATCH 03/21] mfd: syscon: implement device_node_to_regmap, Ahmad Fatoum
- [PATCH 04/21] regmap: retire of_node_to_regmap in favor of device_node_to_regmap, Ahmad Fatoum
- [PATCH 05/21] ARM: include: remove unused <asm/processor.h>, Ahmad Fatoum
- [PATCH 06/21] treewide: use cpu_relax() where appropriate, Ahmad Fatoum
- [PATCH 07/21] of: port Linux of_get_compatible_child helper, Ahmad Fatoum
- [PATCH 08/21] clk: implement clk_register_fixed_rate, Ahmad Fatoum
- [PATCH 10/21] include: linux/kernel.h: port DIV_ROUND_CLOSEST_ULL definition, Ahmad Fatoum
- [PATCH 12/21] clk: at91: fix masterck name, Ahmad Fatoum
- [PATCH 11/21] clk: migrate to SPDX-License-Identifier use, Ahmad Fatoum
- [PATCH 13/21] clk: at91: fix possible deadlock, Ahmad Fatoum
- [PATCH 21/21] clk: at91: sckc: fix off-by-1000 in udelay(), Ahmad Fatoum
- [PATCH 15/21] clk: at91: compile dt-compat for all platforms that require it, Ahmad Fatoum
- [PATCH 14/21] clk: at91: delete no-longer required DT compat code, Ahmad Fatoum
- [PATCH 17/21] clk: at91: Mark struct clk_range as const, Ahmad Fatoum
- [PATCH 16/21] clk: at91: add __init marker where appropriate, Ahmad Fatoum
- [PATCH 09/21] clk: add clk_unregister stub, Ahmad Fatoum
- [PATCH 18/21] clk: at91: allow 24 Mhz clock as input for PLL, Ahmad Fatoum
- [PATCH 19/21] clk: at91: add sama5d2 audio PLL support, Ahmad Fatoum
- [PATCH 20/21] clk: at91: port Linux v5.6 SAM9X60 (new ARM926EJ-S) clock support, Ahmad Fatoum
- Re: [PATCH 00/21] clk: at91: sync with Linux v5.6, Sascha Hauer
- [PATCH v2 7/7] added-zynq-fpga-manager,
Michael Graichen
- [PATCH v2 6/7] turns-on-mio7-led-an-startup, Michael Graichen
- [PATCH v2 5/7] added-fpga-clock-control-and-pcap-clock-control, Michael Graichen
- [PATCH v2 4/7] fixed-gem0-mio-settings, Michael Graichen
- [PATCH v2] remove-compiler-warning-in-mkimage, Michael Graichen
- [PATCH v2 2/7] fixed-false-bit-in-arasan-driver, Michael Graichen
- [PATCH v2 1/7] add-MCI_SDHCI-dependency-to-Arasan-driver,
Michael Graichen
- [PATCH] of: overlay: fix uninitialized read of variable,
Ahmad Fatoum
- [PATCH 2/2] ARM: sm.c: add the attribute 'volatile' to some asm() statements.,
Giorgio Dal Molin
- [PATCH 1/2] ARM: i.MX: fixed enabling the MMU after switching in non secure mode.,
Giorgio Dal Molin
- [PATCH] ARM: i.MX: phytec-som-imx6: Fix paths to SPI-NOR partition,
Yunus Bas
- [PATCH] checkpatch.pl: Update DT vendor prefix check,
Antony Pavlov
- [PATCH] uimage: add define for RISC-V architecture,
Antony Pavlov
- [PATCH V2] startup: introduce global.endianness variable,
Antony Pavlov
- [PATCH] commands: remove CONFIG_ prefix from Kconfig symbol,
Ahmad Fatoum
- Booting optee,
Stas U
- [PATCH v2 0/6] Add support for Kalray VLIW family (kvx),
Clement Leger
- [PATCH] startup: introduce global.endianity variable,
Antony Pavlov
- [PATCH 3/7] Zedboard fix compiler warning, Michael Graichen
- [PATCH 1/7] Zedboard: Arasan MMC driver, Michael Graichen
- [PATCH 7/7] Zedboard added Zynq FPGA manager,
Michael Graichen
- [PATCH 6/7] Zedboard turn on LED on startup, Michael Graichen
- [PATCH 5/7] Zedboard added FPGA and PCAP clock control, Michael Graichen
- [PATCH 4/7] Zedboard fix GEM0 MIO Settings, Michael Graichen
- [PATCH 1/7] Zedboard Arasan MMC driver checks wrong bit, Michael Graichen
- [RFC PATCH 0/4] ARM: introduce sjlj structured exception handling,
Ahmad Fatoum
- [PATCH] arm: omap: Fix no previous prototype warnings,
Sascha Hauer
- [PATCH] arm: rk3288-phycore-som: Fix memory node, Sascha Hauer
- [PATCH] serial: ns16550_pci: Use %pa to print resource_size_t, Sascha Hauer
- [PATCH 00/23] A number of ZII related fixes,
Andrey Smirnov
- [PATCH 01/23] ARM: zii-common: Gate rdu_i210_invm() call with CONFIG_PCI_IMX6, Andrey Smirnov
- [PATCH 02/23] ARM: imx7d-zii-rpu2: Drop redundant chosen node, Andrey Smirnov
- [PATCH 03/23] ARM: zii-imx7d-dev: Fix compatible name, Andrey Smirnov
- [PATCH 05/23] i2c: Port of_find_i2c_device_by_node() from Linux, Andrey Smirnov
- [PATCH 06/23] ARM: zii-common: Find switch watchdog via DT, Andrey Smirnov
- [PATCH 07/23] ARM: zii-common: Support rave_switch_reset on ZII Ultra, Andrey Smirnov
- [PATCH 09/23] ARM: zii-imx7d-dev: Differentiate between RPU2 and RMU2, Andrey Smirnov
- [PATCH 10/23] ARM: zii-imx8mq-dev: Differentiate between Zest and RMB3, Andrey Smirnov
- [PATCH 12/23] ARM: zii-imx6q-rdu2: Register SD card slot with BBU, Andrey Smirnov
- [PATCH 11/23] ARM: zii-common: Add common environment directory, Andrey Smirnov
- [PATCH 17/23] ARM: imx8mq: Drop trailing whitespace, Andrey Smirnov
- [PATCH 22/23] ARM: zii-imx7d-rmu2: Add SPI NOR partition info, Andrey Smirnov
- [PATCH 08/23] ARM: zii-imx6q-rdu2: Differentiate between RDU2 and RDU2+, Andrey Smirnov
- [PATCH 20/23] ARM: zii-imx8mq-dev: Drop redundant "stdout-path", Andrey Smirnov
- [PATCH 23/23] ARM: zii-imx7d-rmu2: Add boot source info, Andrey Smirnov
- [PATCH 16/23] ARM: rdu2: Drop redundant USB GPIO hog nodes, Andrey Smirnov
- [PATCH 14/23] ARM: zii-imx8mq-dev: Register SD card slot with BBU, Andrey Smirnov
- [PATCH 13/23] ARM: zii-vf610-dev: Register SD card slot with BBU, Andrey Smirnov
- [PATCH 15/23] ARM: zii-vf610-dev: Add newline to end of board.c, Andrey Smirnov
- [PATCH 19/23] ARM: zii-imx8mq-dev: Add boot source info, Andrey Smirnov
- [PATCH 21/23] ARM: zii-imx7d-dev: Drop redundant RMU2 .dtsi, Andrey Smirnov
- [PATCH 18/23] ARM: imx8mq: Drop redundant DT nodes, Andrey Smirnov
- [PATCH 04/23] ARM: zii-common: Check for I2C errors in do_rdu2_switch_reset(), Andrey Smirnov
- Re: [PATCH 00/23] A number of ZII related fixes, Sascha Hauer
- [PATCH] fixup! regmap-mmio: Add big endian support,
Ahmad Fatoum
- [PATCH] mfd: rave-sp: Fix rave_sp_emulated_get_status(),
Andrey Smirnov
- [PATCH] kbuild: Allow building with ARCH set to "arm64",
Andrey Smirnov
- [PATCH] ARM: Drop unused marcros in exceptions.S,
Andrey Smirnov
- bug report: fail to boot barebox in marvell 6281 board,
you xiaojie
- [PATCH 1/3] ARM64: Setup vectors in all lower execption levels,
Sascha Hauer
- [PATCH 1/2] fixup! regmap-mmio: Add big endian support,
Ahmad Fatoum
- [PATCH 00/12] PWM: add support for ->apply, polarity and STM32,
Ahmad Fatoum
- [PATCH 01/12] led: pwm: always initialize PWM LEDs as inactive, Ahmad Fatoum
- [PATCH 02/12] PWM: core: remove FLAG_ENABLED, Ahmad Fatoum
- [PATCH 03/12] PWM: core: remove ineffectual pwm_{set,get}_duty_cycle, Ahmad Fatoum
- [PATCH 04/12] PWM: core: group PWM state into new struct pwm_state, Ahmad Fatoum
- [PATCH 06/12] PWM: core: retire pwm_set_period, Ahmad Fatoum
- [PATCH 05/12] PWM: core: remove old PWM API in favor of Linux ->apply, Ahmad Fatoum
- [PATCH 08/12] video: backlight-pwm: use new pwm_apply_state API, Ahmad Fatoum
- [PATCH 07/12] PWM: core: apply initial state in of_pwm_request, Ahmad Fatoum
- [PATCH 09/12] led: pwm: use new pwm_apply_state API, Ahmad Fatoum
- [PATCH 10/12] PWM: core: add apply API support for polarity, Ahmad Fatoum
- [PATCH 12/12] PWM: add support for STM32, Ahmad Fatoum
- [PATCH 11/12] of: introduce of_property_count_elems_of_size, Ahmad Fatoum
- [PATCH 1/8] ARM: stm32mp: init: don't cast signed error to unsigned,
Ahmad Fatoum
- [PATCH] commands: of_property: fix crashes on incorrect number of arguments,
Ahmad Fatoum
- [PATCH 1/2] mci: core: use SECTOR_SIZE instead of direct 512,
Ahmad Fatoum
- [PATCH 0/8] NFS fixes,
Sascha Hauer
- [PATCH] some fixes for the zedboard build,
Michael Graichen
- [PATCH 1/1] boards: liteboard: add i.MX6ULL revision,
Bartosz Bilas
- [PATCH v2 0/4] usb: gadget: dfu: Fix timeout on erase when using big partition,
Jules Maselbas
- imx7d dual core boot,
Giorgio
- Cross-compiling target tools,
Yegor Yefremov
- [PATCH 00/24] USB3 support,
Sascha Hauer
- [PATCH 12/24] usb: support set hub depth request for USB 3.0 hubs, Sascha Hauer
- [PATCH 11/24] usb: host: make init hook optional, Sascha Hauer
- [PATCH 04/24] usb: Remove hack from the early days, Sascha Hauer
- [PATCH 13/24] usb: Assign dev_index once, Sascha Hauer
- [PATCH 02/24] usb: hub: do not reset devices twice, Sascha Hauer
- [PATCH 10/24] usb: hub: Parse and save TT details from device descriptor, Sascha Hauer
- [PATCH 09/24] usb: Use dev_*, Sascha Hauer
- [PATCH 14/24] usb: remove unnecessary variable, Sascha Hauer
- [PATCH 19/24] usb: factor out a usb_setup_descriptor() function, Sascha Hauer
- [PATCH 22/24] usb: hub: When no connection came up remove from scanning list, Sascha Hauer
- [PATCH 15/24] usb: net: Allocate rx buffer dynamically, Sascha Hauer
- [PATCH 03/24] usb: hub: let usb_scan_port() return void, Sascha Hauer
- [PATCH 16/24] usb: net: Allocate tx buffer dynamically, Sascha Hauer
- [PATCH 01/24] usb: hub: Make debugging output more consistent, Sascha Hauer
- [PATCH 20/24] usb: hub: Translate USB 3.0 hub port status into old version, Sascha Hauer
- [PATCH 24/24] usb: Add U-Boot xhci driver, Sascha Hauer
- [PATCH 05/24] usb: Pass portstatus/portchange to usb_hub_port_connect_change(), Sascha Hauer
- [PATCH 17/24] net: usb: add hook for link changes, Sascha Hauer
- [PATCH 08/24] usb: Set new USB device name earlier, Sascha Hauer
- [PATCH 23/24] usb: host: remove xhci driver, Sascha Hauer
- [PATCH 06/24] usb: hub: Do not power-cycle usb devices on init, Sascha Hauer
- [PATCH 07/24] usb: Make driver_info const, Sascha Hauer
- [PATCH 21/24] usb: Add super speed support, Sascha Hauer
- [PATCH 18/24] usb: net: Add support for the Asix AX88179, Sascha Hauer
- [PATCH 0/5] Add fsl-dspi driver support,
Sascha Hauer
- [PATCH 3/3] kconfig: update to Linux 5.5,
Masahiro Yamada
- [PATCH 2/3] kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj),
Masahiro Yamada
- [PATCH 1/3] kbuild: remove clean-dirs syntax,
Masahiro Yamada
- [PATCH 0/3] usb: gadget: dfu: Fix timeout on erase when using big partition,
Jules Maselbas
- [PATCH 1/2] ARM: Layerscape: Be less noisy when no iommu node found,
Sascha Hauer
- [PATCH] reset: remove duplicate imx8mq-reset.h and use correct defines,
Lucas Stach
- [PATCH] common: oftree: trim leading spaces from bootargs,
Clement Leger
- suspicious header files diff,
Giorgio Dal Molin
- [PATCH] common: fix typos found with codespell,
yegorslists
- am335x: load a kernel with integrated initramfs,
Yegor Yefremov
- Barebox for Zedboard,
Michael Graichen
- [PATCH] crypto: pbkdf2: Select HMAC, Sascha Hauer
- v2020.03.0, Sascha Hauer
- [PATCH] reset: add missing stub for device_reset(),
Peter Mamonov
- [PATCH 0/2] Allow parsing more than one memory node,
Clement Leger
- [RFC] serial: ns16550: select default pinctrl state,
Peter Mamonov
- [PATCH] pinctrl-single: fix parsing of `pinctrl-single, bits` property,
Peter Mamonov
- [PATCH v3 00/19] Protect code from pollers,
Sascha Hauer
- [PATCH 13/19] net: reply to ping requests, Sascha Hauer
- [PATCH 07/19] Introduce slices, Sascha Hauer
- [PATCH 11/19] usbnet: Add slice, Sascha Hauer
- [PATCH 03/19] net: phy: mdio-mux: Use mdiobus_read/write(), Sascha Hauer
- [PATCH 18/19] net: Add ifdown support and command, Sascha Hauer
- [PATCH 10/19] usb: Add a slice to usb host controllers, Sascha Hauer
- [PATCH 02/19] miitool: Use mdiobus_read(), Sascha Hauer
- [PATCH 12/19] net: Call net_poll() in a poller, Sascha Hauer
- [PATCH 05/19] poller: Give pollers a name, Sascha Hauer
- [PATCH 04/19] net: Open ethernet devices explicitly, Sascha Hauer
- [PATCH 08/19] net: Add a slice to struct eth_device, Sascha Hauer
- [PATCH 16/19] net: ifup command: add ethernet device completion, Sascha Hauer
- [PATCH 09/19] net: mdiobus: Add slice, Sascha Hauer
- [PATCH 06/19] poller: Add a poller command, Sascha Hauer
- [PATCH 19/19] poller: Allow to run pollers inside of pollers, Sascha Hauer
- [PATCH 17/19] net: phy: Do not claim the link is up initially, Sascha Hauer
- [PATCH 14/19] usbnet: Be more friendly in the receive path, Sascha Hauer
- [PATCH 01/19] net: fec_imx: Do not clear MII interrupt during receive, Sascha Hauer
- [PATCH 15/19] net: phy: Also print link down messages, Sascha Hauer
- [PATCH v2 00/16] Protect code from pollers,
Sascha Hauer
- [PATCH 01/16] net: fec_imx: Do not clear MII interrupt during receive, Sascha Hauer
- [PATCH 06/16] net: Add a slice to struct eth_device, Sascha Hauer
- [PATCH 02/16] miitool: Use mdiobus_read(), Sascha Hauer
- [PATCH 13/16] net: phy: Also print link down messages, Sascha Hauer
- [PATCH 08/16] usb: Add a slice to usb host controllers, Sascha Hauer
- [PATCH 03/16] net: phy: mdio-mux: Use mdiobus_read/write(), Sascha Hauer
- [PATCH 09/16] usbnet: Add slice, Sascha Hauer
- [PATCH 07/16] net: mdiobus: Add slice, Sascha Hauer
- [PATCH 12/16] usbnet: Be more friendly in the receive path, Sascha Hauer
- [PATCH 11/16] net: reply to ping requests, Sascha Hauer
- [PATCH 04/16] net: Open ethernet devices explicitly, Sascha Hauer
- [PATCH 05/16] Introduce slices, Sascha Hauer
- [PATCH 14/16] net: ifup command: add ethernet device completion, Sascha Hauer
- [PATCH 16/16] net: Add ifdown support and command, Sascha Hauer
- [PATCH 10/16] net: Call net_poll() in a poller, Sascha Hauer
- [PATCH 15/16] net: phy: Do not claim the link is up initially, Sascha Hauer
- [PATCH] ARM: phytec-som-imx6: Add imx6dl with 512mb RAM,
Christoph Fritz
- [PATCH 1/5] kbuild: remove unused barebox-head,
Masahiro Yamada
- [PATCH] scripts/bareboximd: add mode argument to open call,
franck . jullien
- [PATCH v2 1/4] ARM: at91: add support for SAM9 SoC reset,
Ahmad Fatoum
- [PATCH 1/2] ARM: dts: advantech-rom-7421: fix sd-card cd pin,
Christoph Fritz
- [PATCH] usb: Add extra delay for device scan,
Christian Eggers
- Protect code from pollers,
Sascha Hauer
- [PATCH 0/2] Documentation: blspec: update documentation,
Michael Tretter
- [PATCH v2] of: overlay: rework error message for symbols,
Rouven Czerwinski
- barebox image for an spi flash (like m25p0) on an imx7 soc,
Giorgio Dal Molin
- [PATCH 1/2] ARM: at91: add support for SAM9 SoC reset,
Ahmad Fatoum
- [PATCH 0/2] state: deal gracefully with runtime bucket corruption,
Ahmad Fatoum
- can not compile on ubuntu 18.04 lts for x86,
zhou qi
- [PATCH 1/3] ARM: nitrogen6x: add phy reset timings,
Marco Felsch
- [PATCH 1/3] video/ssd1307fb: fix NULL pointer dereference in probe,
Ahmad Fatoum
- [PATCH 1/3] arm: dts: Fix node names,
Sascha Hauer
- [PATCH] firmware: Fix dependencies for firmware in PBL,
Sascha Hauer
- [PATCH 0/3] Support for fastboot over UDP,
Daniel Glöckner
- [PATCH] usb: host: ehci: distinguish DMA addresses,
Peter Mamonov
- [PATCH 0/2] USB fastboot onto eMMC: make 30% faster!,
Ahmad Fatoum
- [PATCH] ARM64: add support for booting a FIT image,
Lucas Stach
- [PATCH v2] Documentation: boards: stm32mp: document eMMC partition layout,
Ahmad Fatoum
- [PATCH] Documentation: boards: stm32mp: document eMMC partition layout, Ahmad Fatoum
- [PATCH] ARM: dts: phycore-imx6: change mtd-partition names for compatibility with kernel,
Yunus Bas
[Index of Archives]
[Linux Embedded]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]