U-Boot V2 Development (Barebox)
[Prev Page][Next Page]
[PATCH 1/2] doc: at91: delete done TODOs,
Ahmad Fatoum
v2020.10.0, Sascha Hauer
[PATCH v3] ARM: imx: Add Support for Webasto ccbv2,
Rouven Czerwinski
[PATCH] imx6ul/imx6ull: include imx6ul-phytec-state.dtsi and enable state,
Cem Tenruh
[PATCH] console: add new write-only option,
Rouven Czerwinski
[PATCH v2 01/12] sandbox: dts: retire skeleton.dtsi,
Ahmad Fatoum
- [PATCH v2 07/12] sandbox: poweroff: migrate to driver probed from device tree, Ahmad Fatoum
- [PATCH v2 02/12] of: implement of_property_read_u64_array, Ahmad Fatoum
- [PATCH v2 12/12] sandbox: defconfig: enable new generic features, Ahmad Fatoum
- [PATCH v2 03/12] sandbox: hostfile: unify --image and direct device tree probe, Ahmad Fatoum
- [PATCH v2 06/12] sandbox: dts: define default environment node, Ahmad Fatoum
- [PATCH v2 10/12] sandbox: add watchdog driver, Ahmad Fatoum
- [PATCH v2 11/12] sandbox: dts: include state node by default, Ahmad Fatoum
- [PATCH v2 05/12] sandbox: hostfile: maintain created temp files over reset, Ahmad Fatoum
- [PATCH v2 09/12] sandbox: dts: implement reboot mode, Ahmad Fatoum
- [PATCH v2 04/12] sandbox: hostfile: support anonymous hostfiles in device tree, Ahmad Fatoum
- [PATCH v2 08/12] sandbox: power: implement reset source support, Ahmad Fatoum
- Re: [PATCH v2 01/12] sandbox: dts: retire skeleton.dtsi, Sascha Hauer
[PATCH 01/11] sandbox: dts: retire skeleton.dtsi,
Ahmad Fatoum
- [PATCH 04/11] sandbox: hostfile: support anonymous hostfiles in device tree, Ahmad Fatoum
- [PATCH 10/11] sandbox: dts: include state node by default, Ahmad Fatoum
- [PATCH 02/11] of: implement of_property_read_u64_array, Ahmad Fatoum
- [PATCH 08/11] sandbox: dts: implement reboot mode, Ahmad Fatoum
- [PATCH 05/11] sandbox: dts: define default environment node, Ahmad Fatoum
- [PATCH 11/11] sandbox: defconfig: enable new generic features, Ahmad Fatoum
- [PATCH 09/11] sandbox: add watchdog driver, Ahmad Fatoum
- [PATCH 06/11] sandbox: poweroff: migrate to driver probed from device tree, Ahmad Fatoum
- [PATCH 03/11] sandbox: hostfile: unify --image and direct device tree probe, Ahmad Fatoum
- [PATCH 07/11] sandbox: power: implement reset source support, Ahmad Fatoum
[PATCH] logo: Makefile: fix indentation of LOGO.S in quiet output,
Ahmad Fatoum
[PATCH master v2] logo: Makefile: fix Inkscape >= v1.0 Wayland GUI opening on LOGO.S,
Ahmad Fatoum
[PATCH master] logo: Makefile: fix inkscape Wayland GUI opening on LOGO.S,
Ahmad Fatoum
[PATCH] usb: dwc2: Uninitialize host and device on remove,
Jules Maselbas
[PATCH v1] ARM: dts: imx6q-prti6q: add pstore/ramoops node,
Oleksij Rempel
[PATCH v1] ARM: protonic: disable on-die termination to fix PHY bootstrapping,
Oleksij Rempel
[PATCH v2 1/2] ARM: i.MX6UL: add iomux header for i.MX6UL,
Rouven Czerwinski
[PATCH v2020.09.0] fixup! UPSTREAM: ARM: dts: imx6ul: phycore: Add phyCORE i.MX6 UL with eMMC,
Yunus Bas
[PATCH] Documentation: efi: update SnpDxe build instructions,
Philipp Zabel
[PATCH v2 1/7] driver: introduce less error-prone dev_get_drvdata alternative,
Ahmad Fatoum
imx6ul: fec: stuck on ifup after ifdown,
Manni Stefano
Mini UART on RaspberryPi CM3/CM3+,
Robert Carnecky (Neopsis)
[PATCH 0/7] remoteproc: Add i.MX8M Cortex-M[47] support,
Sascha Hauer
[PATCH 1/2] gen-dtb-s: support x86 and other platforms with 16-bit .word,
Ahmad Fatoum
[PATCH 1/3] ARM: stm32mp: migrate board initcalls to board drivers,
Ahmad Fatoum
[PATCH] fixup! magicvar: Replace BAREBOX_MAGICVAR_NAMED with BAREBOX_MAGICVAR, Ahmad Fatoum
[PATCH] bootm: propagate register_image_handler return value,
Ahmad Fatoum
[PATCH] ARM: configs: imx_v7_defconfig: add missing RELOCATABLE,
Marco Felsch
[PATCH 1/3] ARM: cm-fx6: fix build dependency,
Marco Felsch
[PATCH] commands: boot_order: note that it's OMAP specific in help text,
Ahmad Fatoum
[PATCH] ARM: phytec-som-imx6: fix build dependency,
Marco Felsch
[PATCH v2] ARM: dts: imx6ul: phycore: Add phyCORE i.MX6 UL with eMMC,
Yunus Bas
[PATCH 1/2] ARM: stm32mp: revision: make CPU type accessible to PBL,
Ahmad Fatoum
[PATCH 1/3] magicvar: Use __UNIQUE_ID to generate name,
Sascha Hauer
[PATCH 1/5] treewide: fix unterminated of_device_id[] reported by Coccinelle,
Ahmad Fatoum
[PATCH master] ARM: psci: fix NULL pointer dereference on CPU idle,
Ahmad Fatoum
[PATCH] shutdown: flush console on barebox shutdown,
Lucas Stach
[PATCH] ARM: i.MX: nxp-imx8mm-evk: use eMMC update handler,
Lucas Stach
[PATCH 1/2] drivers/ddr/imx8: remove leftover DEBUG defines,
Lucas Stach
[PATCH 1/4] include: string: migrate barebox function from <linux/string.h>,
Ahmad Fatoum
[PATCH v2 0/8] Barebox Deep-Probe,
Marco Felsch
[PATCH 01/12] hw_random: mxc-rngc: fix read of uninitialized variable,
Ahmad Fatoum
- [PATCH 03/12] commands: uimage: fix indeterminate exit code of command, Ahmad Fatoum
- [PATCH 02/12] globalvar: fix uninitialized read of variable when no nvvars exist, Ahmad Fatoum
- [PATCH 06/12] digest: sha: remove no-op "erase" of automatic variables, Ahmad Fatoum
- [PATCH 12/12] blspec: fix dead assignment, Ahmad Fatoum
- [PATCH 04/12] watchdog: fix division-by-zero when clock rate == 0, Ahmad Fatoum
- [PATCH 05/12] net: usb: asix: propagate errors from MDIO accessors, Ahmad Fatoum
- [PATCH 09/12] fs: squashfs: remove dead stores for xattr_id, Ahmad Fatoum
- [PATCH 08/12] USB: musb: remove dead stores, Ahmad Fatoum
- [PATCH 07/12] common: memsize: eliminate dead store, Ahmad Fatoum
- [PATCH 11/12] sandbox: fix behavior with images >= 4G on 32-bit, Ahmad Fatoum
- [PATCH 10/12] reset: remove dead initialization, Ahmad Fatoum
- Re: [PATCH 01/12] hw_random: mxc-rngc: fix read of uninitialized variable, Sascha Hauer
[PATCH] fixup! vsprintf: retire strerrorp in favor of %pe,
Ahmad Fatoum
Using bootspec with RAUC and redundant partitions,
robin
[PATCH] scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwriting,
Uwe Kleine-König
[PATCH 1/5] common: debug_ll: remove reference to undefined Kconfig option,
Ahmad Fatoum
[PATCH 1/3] treewide: Use driver macro,
Sascha Hauer
[PATCH] include: regulator.h: forward declare struct device_d,
Ahmad Fatoum
[PATCH 00/18] Barebox Deep-Probe,
Marco Felsch
- [PATCH 01/18] video: ssd1307fb: fix VBAT supply id, Marco Felsch
- [PATCH 02/18] ARM: boards: mx6-sabrelite: [cosmetic] make use of IMX_GPIO_NR, Marco Felsch
- [PATCH 05/18] spi: core: don't ignore register_device failures, Marco Felsch
- [PATCH 11/18] of: platform: fix of_amba_device_create stub return value, Marco Felsch
- [PATCH 06/18] regulator: improve of_regulator_register error handling, Marco Felsch
- [PATCH 14/18] initcall: add of_populate_initcall, Marco Felsch
- [PATCH 04/18] ARM: mx6-sabrelite: remove obsolete sabrelite_mem_init(), Marco Felsch
- [PATCH 13/18] of: base: move clock init from of_probe() to barebox_register_of(), Marco Felsch
- [PATCH 03/18] drivers: gpio: treewide: [cosmetic] use register_driver_macros, Marco Felsch
- [PATCH 07/18] regulator: test of_regulator_register input before accessing it, Marco Felsch
- [PATCH 18/18] ARM: boards: mx6-sabrelite: add deep-probe support, Marco Felsch
- [PATCH 08/18] regulator: stpmic1: fix registering missed regulators, Marco Felsch
- [PATCH 09/18] regulator: add device reference to regulator_dev, Marco Felsch
- [PATCH 17/18] ARM: stm32mp: ddrctrl: add deep-probe support, Marco Felsch
- [PATCH 15/18] common: add initial barebox deep-probe support, Marco Felsch
- [PATCH 12/18] of: base: move memory init from DT to initcall, Marco Felsch
- [PATCH 16/18] ARM: i.MX: esdctl: add deep-probe support, Marco Felsch
- [PATCH 10/18] regulator: treewide: drop local device_d reference, Marco Felsch
- Re: [PATCH 00/18] Barebox Deep-Probe, Sascha Hauer
[PATCH 1/7] driver: introduce less error-prone dev_get_drvdata alternative,
Ahmad Fatoum
[PATCH 1/4] vsprintf: constify pointers where appropriate,
Ahmad Fatoum
[PATCH v2 00/10] power: reset: add support for syscon reboot,
Ahmad Fatoum
- [PATCH v2 04/10] power: reset: reboot-mode: fix up node into boot device tree, Ahmad Fatoum
- [PATCH v2 08/10] power: reset: reboot-mode: support multi-word magic, Ahmad Fatoum
- [PATCH v2 01/10] usbgadget: autostart: support delayed usbgadget.autostart=1, Ahmad Fatoum
- [PATCH v2 10/10] ARM: dts: i.MX6qdl: define BootROM reboot-mode on top of SRC_GPR{9, 10}, Ahmad Fatoum
- [PATCH v2 06/10] ARM: dts: stm32mp: setup syscon-reboot-mode on TAMP general purpose register, Ahmad Fatoum
- [PATCH v2 09/10] power: reset: syscon-reboot-mode: support multi-word reboot modes, Ahmad Fatoum
- [PATCH v2 02/10] drivers: add reboot-mode infrastructure, Ahmad Fatoum
- [PATCH v2 07/10] ARM: stm32mp: remove custom reboot mode logic from arch code, Ahmad Fatoum
- [PATCH v2 05/10] defaultenv: provide defaults for generic reboot modes, Ahmad Fatoum
- [PATCH v2 03/10] power: reset: reboot-mode: port syscon-reboot-mode support, Ahmad Fatoum
- Re: [PATCH v2 00/10] power: reset: add support for syscon reboot, Sascha Hauer
[PATCH 1/2] lib: kasan: remove reference of non-existent test_kasan.o,
Ahmad Fatoum
[PATCH] ARM: at91: support sama5 low level clock setup with oscillator,
Ahmad Fatoum
[PATCH v2] asm/debug_ll_ns16550.h: add parament divisor,
Du Huanpeng
[PATCH v2 1/4] aiodev: Name channels with device instance name,
Trent Piepho
[PATCH] of: Add common device tree register function, Sascha Hauer
v2020.09.0, Sascha Hauer
[PATCH 1/4] Makefile: add buildsystem version variable,
Steffen Trumtrar
[PATCH 1/2] clk: Add clk_bulk_[get|put]_all(),
Sascha Hauer
[PATCH] ARM: dts: imx8mq: use mmc aliases from upstream, Sascha Hauer
[PATCH] ARM: dts: imx8mq: Use ddr controller node from upstream, Sascha Hauer
[PATCH] usb: dwc3: Whitespace cleanup, Sascha Hauer
[PATCH] clk_dump command: Allow printing a single clock, Sascha Hauer
[PATCH 1/2] rsa: fix print format specifiers in debug(),
Ahmad Fatoum
[PATCH] common: misc: support strerror(err) for all err <= MAX_ERRNO,
Ahmad Fatoum
[PATCH] scripts: compiler.h: include <sys/types.h>,
Robert Karszniewicz
[PATCH] README: add some commas for clarity,
Robert Karszniewicz
[PATCH] ARM: dts: imx6ul: phycore: Add phyCORE i.MX6 UL with eMMC, Yunus Bas
[PATCH 1/2] Regenerate defconfig files,
Uwe Kleine-König
[PATCH] arch/x86: Replace license and copyright boilerplate by SPDX identfiers,
Uwe Kleine-König
[PATCH 0/9] barebox KASan support,
Sascha Hauer
- [PATCH 5/9] pbl: Alias memcpy and memset, Sascha Hauer
- [PATCH 2/9] Add _RET_IP_ macro, Sascha Hauer
- [PATCH 7/9] sandbox: rename KASan to ASan, Sascha Hauer
- [PATCH 6/9] string: Add nokasan variants of default memcpy/memset, Sascha Hauer
- [PATCH 3/9] Kallsyms: Also resolve global variables, Sascha Hauer
- [PATCH 1/9] Add print_hex_dump kernel implementation, Sascha Hauer
- [PATCH 9/9] ARM: Add KASan support, Sascha Hauer
- [PATCH 4/9] Add constructor support, Sascha Hauer
- [PATCH 8/9] Add KASan support, Sascha Hauer
- Re: [PATCH 0/9] barebox KASan support, Ahmad Fatoum
[PATCH v2 0/7] Relicense GPL programs for compatibility with OpenSSL,
Uwe Kleine-König
[PATCH] clk: imx: clk-frac-pll: Use do_div for 64bit division, Sascha Hauer
[PATCH 1/4] imx/esdctl: reorder some function declarations to be sorted by SoC,
Uwe Kleine-König
[PATCH v3 0/2] i.MX6ULL: set engine software for Secure Boot on HABv4,
Maik Otto
[PATCH] mtd: spi-nor: cadence: fix csqpi corruption in cqspi_set_protocol,
Ian Abbott
[PATCH v2] kbuild: add dtbs target for building all dtbs of an ARCH,
Ahmad Fatoum
[PATCH] globalvar: allow running actions on set with globalvar_add_bool(),
Ahmad Fatoum
[PATCH 00/10] power: reset: add support for syscon reboot modes,
Ahmad Fatoum
- [PATCH 10/10] ARM: dts: i.MX6qdl: define BootROM reboot-mode on top of SRC_GPR{9, 10}, Ahmad Fatoum
- [PATCH 07/10] ARM: stm32mp: remove custom reboot mode logic from arch code, Ahmad Fatoum
- [PATCH 04/10] power: reset: reboot-mode: fix up node into boot device tree, Ahmad Fatoum
- [PATCH 01/10] usbgadget: autostart: support delayed usbgadget.autostart=1, Ahmad Fatoum
- [PATCH 02/10] drivers: add reboot-mode infrastructure, Ahmad Fatoum
- [PATCH 08/10] power: reset: reboot-mode: support multi-word magic, Ahmad Fatoum
- [PATCH 05/10] defaultenv: provide defaults for generic reboot modes, Ahmad Fatoum
- [PATCH 03/10] power: reset: reboot-mode: port syscon-reboot-mode support, Ahmad Fatoum
- [PATCH 06/10] ARM: dts: stm32mp: setup syscon-reboot-mode on TAMP general purpose register, Ahmad Fatoum
- [PATCH 09/10] power: reset: syscon-reboot-mode: support multi-word reboot modes, Ahmad Fatoum
[PATCH 0/7] Relicense GPL programs for compatibility with OpenSSL,
Uwe Kleine-König
[PATCH] scripts/imx: fix typo "unkown" -> "unknown",
Uwe Kleine-König
[PATCH 0/1] bootm: Allow loading OP-TEE from FIT image,
Albert Schwarzkopf
[PATCH v2] fixup! sandbox: hostfile: support registering images as barebox block devices, Ahmad Fatoum
[PATCH] fixup! sandbox: hostfile: support registering images as barebox block devices, Ahmad Fatoum
[PATCH 00/10] Compiler warning fixes,
Sascha Hauer
- [PATCH 08/10] openrisc: Make locally used functions static, Sascha Hauer
- [PATCH 03/10] openrisc: Add prototypes for functions called from assembly, Sascha Hauer
- [PATCH 06/10] ARM: versatile: Remove unused function, Sascha Hauer
- [PATCH 02/10] arm: Add prototypes for functions called from assembly, Sascha Hauer
- [PATCH 10/10] ARM: zync: Fix include path, Sascha Hauer
- [PATCH 09/10] scripts: tegra: Add missing include, Sascha Hauer
- [PATCH 05/10] ARM: tegra20-colibri-iris: drop regulators node, Sascha Hauer
- [PATCH 04/10] ARM: tx28: provide header file with function prototype, Sascha Hauer
- [PATCH 01/10] ARM: dts: beaglebone: Remove unnecessary tps65217.dtsi, Sascha Hauer
- [PATCH 07/10] openrisc: Add missing includes, Sascha Hauer
[PATCH 1/2] commands: setenv: support setenv dev.var=VAL syntax,
Ahmad Fatoum
[PATCH] mci: bcm2835: depend on sdhci,
Roland Hieber
[PATCH] scripts/imx-usb-loader: Drop duplicate definition of ALIGN,
Uwe Kleine-König
[PATCH v2] regulator: provide regulator_get_name() stub for !CONFIG_REGULATOR,
Ahmad Fatoum
[PATCH] scripts/kwbimage: Fix a build warning,
Uwe Kleine-König
[PATCH] arm: dts: imx: Adjust pwm-cells, Sascha Hauer
[PATCH] regulator: provide regulator_get_name() stub for !CONFIG_REGULATOR, Ahmad Fatoum
[PATCH 0/6] powerpc: Fix compiler warnings,
Sascha Hauer
[PATCH 1/4] globalvar: add globalvar_set function,
Rouven Czerwinski
[PATCH] sandbox: unwind: fix indentation,
Ahmad Fatoum
[PATCH] ARM: dts: stm32mp: drop no longer needed PSCI version override,
Ahmad Fatoum
[PATCH] fixup! arm/cpu/*.S: Replace license and copyright boilerplate by SPDX identfiers,
Ahmad Fatoum
[PATCH 1/2] README: update to reflect current state,
Ahmad Fatoum
[PATCH] ls: align file size correctly on non-ARM 64-bit platforms,
Ahmad Fatoum
[PATCH] mci: fix wrong sd/mmc/emmc card size computation for arch where char is signed,
Yann Sionneau
[PATCH 1/2] boot: ignore all spaces between boot targets,
Ahmad Fatoum
[PATCH] fixup! mci: mci-core: add GPP support,
Ahmad Fatoum
[PATCH 1/5] lib: string: retire deprecated strtok() in favor of reentrant strsep(),
Ahmad Fatoum
[PATCH 1/4] fs: don't free device in remove callback,
Sascha Hauer
[PATCH] arm/cpu/*.S: Replace license and copyright boilerplate by SPDX identfiers,
Uwe Kleine-König
[PATCH master 1/7] sandbox: hostfile: error out if file couldn't be opened,
Ahmad Fatoum
[PATCH] readkey: shrink table of known escape sequences in size,
Ahmad Fatoum
[PATCH 1/4] globalvar: add set_single function,
Rouven Czerwinski
[PATCH] fixup! workqueues: Add support for delayed work,
Ahmad Fatoum
[PATCH] Documentation: user: fix referenced filename,
Thorsten Scherer
[PATCH] MIPS: loongson1: enable to run from spi flash,
Du Huanpeng
[PATCH v2 0/2] i.MX6ULL: set engine software for Secure Boot on HABv4,
Maik Otto
[PATCH 1/4] aiodev: Name channels with device instance name,
Trent Piepho
[PATCH 1/5] commands: mmc_extcsd: print_field: fix 32 bit overflow,
Juergen Borleis
[PATCH] common: bootm: Add missing check of fit_open_image() return code,
Albert Schwarzkopf
[PATCH] pinctrl-single: Support 2 pinctrl-cells in ,pins mode,
Trent Piepho
[PATCH 0/2] i.MX6ULL: set engine software for Secure Boot on HABv4,
Maik Otto
[PATCH] MIPS: asm/debug_ll_ns16550.h: add nop in delay slot,
Du Huanpeng
[PATCH] imd: imd_calculate_crc32: initialize imd_crc to NULL,
Hubert Feurstein
[PATCH 1/2] mfd: stpmic1: warn if reset reason detection fails,
Ahmad Fatoum
[PATCH master 1/3] clk: at91: sama5d2: fix buffer overflow of clk parent_names,
Ahmad Fatoum
[RFC] ARM: run barebox on STM32F429 MCU, Antony Pavlov
[PATCH] kconfig: update to Linux 5.9-rc2,
Masahiro Yamada
[PATCH] commands: import memtester 4.3.0 from Debian GNU/Linux,
Peter Mamonov
[PATCH 1/2] treewide: s/filed/failed/,
Sascha Hauer
[PATCH] common: remove negative dependency on SANDBOX for IMD_TARGET,
Roland Hieber
[PATCH] sandbox: add a minimal defconfig to build only the host tools,
Roland Hieber
[PATCH] ARM: imx_v8_defconfig: Enabel realtek phy, Sascha Hauer
[PATCH] ddr: imx: Cleanup debug messages, Sascha Hauer
[PATCH 1/2] ARM: imx8m: Make uart setup function name more generic,
Sascha Hauer
[PATCH 1/2] clk: imx: remove leftover debug printk's from pll14xx,
Lucas Stach
v2020.08.1, Sascha Hauer
[PATCH v2] arm: imx: Select RELOCATABLE on IMX_MULTI_BOARDS,
Lars Pedersen
NULL pointer deref crash on barebox 2020.08.0,
Giorgio Dal Molin
[PATCH v5 00/12] prepare Protonic board code for mainline,
Oleksij Rempel
- [PATCH v5 01/12] of: base: register DT root as device, Oleksij Rempel
- [PATCH v5 10/12] ARM: dts: protonic: lanmcu: use UART_CTS instead of GPIO based CTS, Oleksij Rempel
- [PATCH v5 08/12] ARM: dts: protonic: lanmcu: add eMMC partition table, Oleksij Rempel
- [PATCH v5 07/12] ARM: dts: imx6q-prti6q: add pstore/ramoops node, Oleksij Rempel
- [PATCH v5 03/12] common: console_common: add of_console_get_by_alias() helper, Oleksij Rempel
- [PATCH v5 02/12] gpiolib: add gpio_array_to_id helper to get ID out of GPIO array, Oleksij Rempel
- [PATCH v5 11/12] ARM: dts: protonic: properly define PHY nodes on lanmcu and plym2m boards, Oleksij Rempel
- [PATCH v5 09/12] ARM: dts: protonic: add fixed clock for the FEC node, Oleksij Rempel
- [PATCH v5 12/12] ARM: dts: protonic: lanmcu: add uart-has-rtscts to enable rs485 functionality, Oleksij Rempel
- [PATCH v5 04/12] of: of_device_get_match_compatible() helper, Oleksij Rempel
- [PATCH v5 05/12] ARM: protonic-imx6: port Protonic specific board code, Oleksij Rempel
[Index of Archives]
[Linux Embedded]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]