U-Boot V2 Development (Barebox)
[Prev Page][Next Page]
- Re: [PATCH] password: Fix warning with empty default password, (continued)
- [PATCH] serial: Add flush function to NS16550 driver,
David Dgien
- DTB overlay,
Barbier, Renaud
- [PATCH] aiodev: Replace license and copyright boilerplate by SPDX identfiers,
Uwe Kleine-König
- [PATCH] pwm: Replace license and copyright boilerplate by SPDX identfiers,
Uwe Kleine-König
- [PATCH 1/8] kbuild: rename pbl object pbl-*.o to *.pbl.o,
Masahiro Yamada
- [PATCH 2/8] kbuild: remove obj-dtb-y, pbl-dtb-y, lwl-dtb-y syntax, Masahiro Yamada
- [PATCH 4/8] kbuild: append $(bbenv-y) to obj-y earlier, Masahiro Yamada
- [PATCH 3/8] kbuild: resync mkdir code with Linux 5.7-rc6, Masahiro Yamada
- [PATCH 8/8] Revert "ARM: socfpga: generate smaller images when multiple boards are selected", Masahiro Yamada
- [PATCH 7/8] kbuild: switch over to thin archive, Masahiro Yamada
- [PATCH 5/8] kbuild: resync modkern_{c, a}flags and quiet_modtag with Linux 5.7-rc6, Masahiro Yamada
- [PATCH 6/8] kbuild: unify barebox and pbl build commands, Masahiro Yamada
- Re: [PATCH 1/8] kbuild: rename pbl object pbl-*.o to *.pbl.o, Sascha Hauer
- [PATCH 1/2] kconfig: add 'option modules' to allow tristate options to become m,
Masahiro Yamada
- [PATCH] kbuild: add -std=gnu89 to KBUILD_CFLAGS,
Masahiro Yamada
- [PATCH] blspec: Allow the "options" key to be given multiple times,
Robert Karszniewicz
- [PATCH] treewide: replace commas with semicolons where appropriate,
Ahmad Fatoum
- [PATCH 1/3] mci: define fall-back hw_dev->detect for all MCIs,
Ahmad Fatoum
- [PATCH] arch: include <asm-generic/int-ll64.h> from <asm/types.h>,
Masahiro Yamada
- [PATCH] clocksource: kvx: remove unused variable np.,
Clement Leger
- [PATCH] kvx: do not include empty <config.h>,
Masahiro Yamada
- [PATCH] .gitignore: drop stale ignore pattern include/asm,
Masahiro Yamada
- [PATCH v2 00/10] Support for Fastboot over UDP,
Daniel Glöckner
- [PATCH v2 01/10] Remove CONFIG_SLICE, Daniel Glöckner
- [PATCH v2 02/10] net: fixed-link phys are never acquired, Daniel Glöckner
- [PATCH v2 03/10] poller: adapt remaining users to API change, Daniel Glöckner
- [PATCH v2 04/10] Introduce idle slice, Daniel Glöckner
- [PATCH v2 07/10] defconfigs: update renamed fastboot options, Daniel Glöckner
- [PATCH v2 05/10] ratp: use poller to run ratp commands, Daniel Glöckner
- [PATCH v2 10/10] fastboot: don't close fd 0 when downloading to ram, Daniel Glöckner
- [PATCH v2 09/10] fastboot net: implement fastboot over UDP, Daniel Glöckner
- [PATCH v2 06/10] fastboot: split generic code from USB gadget, Daniel Glöckner
- [PATCH v2 08/10] fastboot: rename usbgadget.fastboot_* variables to fastboot.*, Daniel Glöckner
- [PATCH] ARM: dts: imx6: phycard: remove baseboard compatible,
Robert Karszniewicz
- [PATCH] Documentation: boards: stm32mp: document eMMC boot configuration,
Ahmad Fatoum
- [PATCH] mci: stm32_sdmmc2: add detect function,
Lucas Stach
- [PATCH] mci: core: add device parameter for eMMC boot ack,
Lucas Stach
- v2020.05.0, Sascha Hauer
- [PATCH] phy: drop of_phy_simple_xlate() stub,
Antony Pavlov
- [PATCH] net: designware: eqos: attach PHY earlier,
Lucas Stach
- [PATCH 1/3] i2c: add coredevice_i2c_driver() macro,
Lucas Stach
- [PATCH 1/2] mci: stm32_sdmmc2: don't retry commands,
Lucas Stach
- [PATCH 1/2] scripts: add stm32image to .gitignore,
Lucas Stach
- [PATCH] scripts: imd: Fix missing argument for open,
Christian Mauderer
- [PATCH 1/2] video: backlight-pwm: remove unused struct member,
Ahmad Fatoum
- [PATCH v2] stm32mp: init: fix up st, package into stm32mp pinctrl nodes,
Ahmad Fatoum
- [PATCH 00/23] sandbox: support COMPILE_TESTing drivers,
Ahmad Fatoum
- [PATCH 04/23] include: io.h: provide (in|out)_(le|be)(16|32) helpers for all archs, Ahmad Fatoum
- [PATCH 01/23] scripts: import Linux Kconfig.include, Ahmad Fatoum
- [PATCH 06/23] clocksource: arm_global_timer.c: remove unused asm/ header, Ahmad Fatoum
- [PATCH 05/23] ARM: asm/io.h: fall back to asm-generic out_be32 and friends, Ahmad Fatoum
- [PATCH 13/23] sandbox: select HAS_DMA, Ahmad Fatoum
- [PATCH 07/23] mtd: nand: orion: depend on ARM, Ahmad Fatoum
- [PATCH 08/23] ddr: fsl: depend on ARM, Ahmad Fatoum
- [PATCH 19/23] include: bitops: fix dead increment in fls() and ffs(), Ahmad Fatoum
- [PATCH 17/23] usb: xhci-hcd: remove unused #include <asm/cache.h>, Ahmad Fatoum
- [PATCH 21/23] commands: test: drop dead assignment, Ahmad Fatoum
- [PATCH 10/23] net: macb: depend on HAS_DMA, Ahmad Fatoum
- [PATCH 22/23] sandbox: os: add_image: fix memory leak, Ahmad Fatoum
- [PATCH 23/23] mtd: nand: base: fix use of uninitialized struct member, Ahmad Fatoum
- [PATCH 20/23] commands: tftp: drop unused variable, Ahmad Fatoum
- [PATCH 14/23] ARM: atomic.h: move generic implementation to asm-generic, Ahmad Fatoum
- [PATCH 03/23] sandbox: asm: bitsperlong.h: detect bitness according to 64BIT symbol, Ahmad Fatoum
- [PATCH 11/23] sandbox: implement stub physical virtual translation, Ahmad Fatoum
- [PATCH 09/23] net: fec_imx: depend on HAS_DMA, Ahmad Fatoum
- [PATCH 18/23] usb: xhci-hcd: replace opencoded non-atomic 64-bit MMIO with lo_hi helper, Ahmad Fatoum
- [PATCH 12/23] sandbox: asm: implement stub DMA functions, Ahmad Fatoum
- [PATCH 02/23] sandbox: define CONFIG_64BIT as appropriate, Ahmad Fatoum
- [PATCH 15/23] sandbox: asm: implement <asm/atomic.h>, Ahmad Fatoum
- [PATCH 16/23] sandbox: support forcing 32-bit x86, Ahmad Fatoum
- [PATCH] fixup! ARM: i.MX: boot: interpret reserved boot as forced serial,
Ahmad Fatoum
- [PATCH 1/2] arch: remove KBUILD_SRC checks from arch Makefile,
Masahiro Yamada
- [PATCH v2] module.h: split out the EXPORT_SYMBOL into export.h,
Masahiro Yamada
- [PATCH] module.h: split out the EXPORT_SYMBOL into export.h, Masahiro Yamada
- [PATCH 1/2] kbuild: add -Werror={strict-prototypes, implicit-int} to KBUILD_CFLAGS,
Masahiro Yamada
- [PATCH v4 0/7] elf: add better bootm support,
Clement Leger
- [PATCH 1/5] drivers: explicitly select dependency STMP_DEVICE for i.MX23/28 drivers,
Ahmad Fatoum
- [PATCH 1/3] LICENSES: replace LGPL-2.1-or-later with Linux license text,
Ahmad Fatoum
- [PATCH] serial: mxs auart: Set Linux console name, Sascha Hauer
- [PATCH 01/13] net: fec_imx: Make ptp clock optional,
Sascha Hauer
- [PATCH 02/13] net: fec_imx: Return with an error when mandatory clock is missing, Sascha Hauer
- [PATCH 13/13] ARM: i.MX28: Update defconfig, Sascha Hauer
- [PATCH 05/13] clk: mxs: Fix clock numbering, Sascha Hauer
- [PATCH 06/13] clk imx28: Add USB clocks, Sascha Hauer
- [PATCH 07/13] clk: mxs: Use device tree provided clock lookups, Sascha Hauer
- [PATCH 04/13] arm: mxs: Add Kconfig option for device tree boards, Sascha Hauer
- [PATCH 08/13] ARM: mxs: Increase VDDD voltage to match specification, Sascha Hauer
- [PATCH 10/13] watchdog: i.MX28: Add device tree support, Sascha Hauer
- [PATCH 09/13] filetype: Add filetype for i.MX23/28 SD card images, Sascha Hauer
- [PATCH 12/13] usb: i.MX: Add i.MX28 support, Sascha Hauer
- [PATCH 11/13] usb: imx-usb-phy: Add delay, Sascha Hauer
- [PATCH 03/13] clk: mxs: Do not enable enet_out clock, Sascha Hauer
- [PATCH] ARM: i.MX: configurable Super Root Key index,
Rouven Czerwinski
- [PATCH] fs: Fix inode size setting in ftruncate, Sascha Hauer
- [RFC] drivers: fix dev_request_mem_resource() usage,
Antony Pavlov
- [PATCH] MIPS: dlink-dir-320: remove useless board file,
Antony Pavlov
- [PATCH] arm/boards: drop various empty board files,
Uwe Kleine-König
- [PATCH 1/4] common.h: remove unused region_overlap(),
Masahiro Yamada
- [PATCH] mtd: nand_bbt: Skip bad blocks when searching for the BBT in NAND,
Yunus Bas
- [PATCH] mtd: mtdraw: Fix cdev size calculation for large NANDs,
Yunus Bas
- [PATCH 1/2] scripts: bareboximd: fix write_file error handling,
Steffen Trumtrar
- [PATCH 0/5] net: cpsw: dual_emac mode,
Michael Grzeschik
- [PATCH] spi: Kconfig: drop unneeded dependency,
Antony Pavlov
- [PATCH] ubi: Refuse to attach partitioned mtd devices, Sascha Hauer
- [PATCH] arm: zylonite: drop empty header,
Uwe Kleine-König
- [PATCH 1/4] kbuild: do not delete $@ explicitly on failure,
Masahiro Yamada
- [PATCH 1/2] mips: remove unused INCDIR and BOARD variables in Makefile,
Masahiro Yamada
- [PATCH] arm: remove empty config.h,
Masahiro Yamada
- [PATCH] kbuild: add $(always-y) to 'targets',
Masahiro Yamada
- [PATCH 0/5] move arch/ppc to arch/powerpc,
Masahiro Yamada
- [PATCH] ARM: dts: vexpress-v2p-ca9: adapt fixed NOR flash partition setup,
Roland Hieber
- [PATCH] ARM: Phytec phyCORE i.MX6: delete wrong memory node,
Sascha Hauer
- [PATCH v3] of: refactor of_read_number for clarity,
Ahmad Fatoum
- [PATCH v2] of: refactor of_read_number for clarity., Ahmad Fatoum
- [PATCH] video: ssd1307fb: fix null pointer dereference on error,
Ahmad Fatoum
- [PATCH 1/2] scripts: imd: fix uninitialized variable read,
Ahmad Fatoum
- [RFC PATCH] ddr: fsl: fix null pointer dereference handling DDR4 memories,
Ahmad Fatoum
- [PATCH 1/5] commands: remove left-over CMD_AT91MUX Kconfig option,
Ahmad Fatoum
- [PATCH] arch/arm/boards: Replace license and copyright boilerplate by SPDX identfiers,
Uwe Kleine-König
- 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
[Index of Archives]
[Linux Embedded]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]