U-Boot V2 Development (Barebox)
[Prev Page][Next Page]
- [PATCH 2/5] ARM: psci: properly wire in command help, (continued)
- [PATCH] nvmem: bsec: fix typo in function name (s/st32/stm32/),
Ahmad Fatoum
- [PATCH] MIPS: ath79: art: fix typo in SPDX-License-Identifier,
Ahmad Fatoum
- [PATCH] usb: dwc3: Remove wrong error messages, Sascha Hauer
- [PATCH] net: designware: eqos: remove done TODO,
Ahmad Fatoum
- [PATCH 0/6] fsl-fman patches,
Sascha Hauer
- [PATCH] ARM: Compile with -fPIE, Sascha Hauer
- [PATCH 01/10] ARM: dts: stm32mp: move alias to SoC device tree,
Ahmad Fatoum
- [PATCH 03/10] mfd: stpmic1: use register define from header, Ahmad Fatoum
- [PATCH 09/10] ARM: stm32mp: add stm32mp_cpu_lowlevel_init with stack set up, Ahmad Fatoum
- [PATCH 08/10] ARM: stm32mp: add basic DDR controller driver, Ahmad Fatoum
- [PATCH 06/10] Documentation: boards: stm32mp: document boot error LED, Ahmad Fatoum
- [PATCH 05/10] i2c: stm32: use device_reset_us helper instead of open-coding, Ahmad Fatoum
- [PATCH 02/10] ARM: stm32mp157c-dk2: add optional DEBUG_LL print to entry point, Ahmad Fatoum
- [PATCH 07/10] ARM: stm32mp: add helper for querying ram size, Ahmad Fatoum
- [PATCH 10/10] ARM: stm32mp: dk2: don't hard-code memory size, Ahmad Fatoum
- [PATCH 04/10] watchdog: stm32_iwdg: return -ENOSYS on attempt to disable, Ahmad Fatoum
- Re: [PATCH 01/10] ARM: dts: stm32mp: move alias to SoC device tree, Sascha Hauer
- [PATCH 1/2] ARM: dts: imx6: phycore: Make use of upstream devicetree,
Stefan Riedmueller
- [PATCH] ARM: am335x: Enable MMC2 clock, Sascha Hauer
- [PATCH 0/1] net: designware: eqos: stop DMA on halt,
Ahmad Fatoum
- barebox on VoCore2,
Mauro Condarelli
- [PATCH v2 01/18] ARM: zynq: zedboard: enable MACB driver in defconfig,
Lucas Stach
- [PATCH v2 02/18] ARM: zynq: add trivial image build mechanism, Lucas Stach
- [PATCH v2 03/18] ARM: zynq: use getopt in zynq_mkimage, Lucas Stach
- [PATCH v2 05/18] ARM: zynq: add size check in zynq_mkimage, Lucas Stach
- [PATCH v2 06/18] ARM: zynq: zedboard: provide DTB, Lucas Stach
- [PATCH v2 08/18] net: macb: add Zynq compatible, Lucas Stach
- [PATCH v2 07/18] net: macb: handle more clocks, Lucas Stach
- [PATCH v2 09/18] ARM: zynq: move clock controller driver to drivers/clk, Lucas Stach
- [PATCH v2 11/18] clk: zynq: improve PLL enable handling, Lucas Stach
- [PATCH v2 12/18] clk: zynq: fix up address from DT, Lucas Stach
- [PATCH v2 15/18] clk: zynq: remove clkdevs, Lucas Stach
- [PATCH v2 17/18] bootsource: add JTAG bootsource, Lucas Stach
- [PATCH v2 13/18] clk: zynq: partially sync with Linux, Lucas Stach
- [PATCH v2 10/18] clk: zynq: use base address of clock controller, Lucas Stach
- [PATCH v2 18/18] ARM: zynq: add bootsource detection, Lucas Stach
- [PATCH v2 16/18] ARM: zynq: switch to multi-image build, Lucas Stach
- [PATCH v2 04/18] ARM: zynq: move header generation to zynq_mkimage, Lucas Stach
- [PATCH v2 14/18] ARM: zynq: switch to DT based probing, Lucas Stach
- Re: [PATCH v2 01/18] ARM: zynq: zedboard: enable MACB driver in defconfig, Sascha Hauer
- [RFC] WIP: import gpio-poweroff driver from linux kernel,
Antony Pavlov
- [PATCH 1/2] ARM: i.MX6: Embedsky E9: remove inaccurate comment,
Ahmad Fatoum
- [PATCH v3 1/4] watchdog: always populate watchdog priority from device tree if possible,
Ahmad Fatoum
- [PATCH] ARM: mmu-early: On i.MX6 with HAB map ROM is mapped without XN, Sascha Hauer
- [PATCH 00/18] Zynq multi-image conversion and improvements,
Lucas Stach
- [PATCH 01/18] ARM: zynq: zedboard: enable MACB driver in defconfig, Lucas Stach
- [PATCH 02/18] ARM: zynq: add trivial image build mechanism, Lucas Stach
- [PATCH 05/18] ARM: zynq: add size check in zynq_mkimage, Lucas Stach
- [PATCH 03/18] ARM: zynq: use getopt in zynq_mkimage, Lucas Stach
- [PATCH 06/18] ARM: zynq: zedboard: provide DTB, Lucas Stach
- [PATCH 07/18] net: macb: handle more clocks, Lucas Stach
- [PATCH 09/18] ARM: zynq: move clock controller driver to drivers/clk, Lucas Stach
- [PATCH 08/18] net: macb: add Zynq compatible, Lucas Stach
- [PATCH 11/18] ARM: zynq: fixup SLCR ranges, Lucas Stach
- [PATCH 10/18] clk: zynq: use base address of clock controller, Lucas Stach
- [PATCH 15/18] clk: zynq: remove clkdevs, Lucas Stach
- [PATCH 12/18] clk: zynq: improve PLL enable handling, Lucas Stach
- [PATCH 18/18] ARM: zynq: add bootsource detection, Lucas Stach
- [PATCH 14/18] ARM: zynq: switch to DT based probing, Lucas Stach
- [PATCH 04/18] ARM: zynq: move header generation to zynq_mkimage, Lucas Stach
- [PATCH 16/18] ARM: zynq: switch to multi-image build, Lucas Stach
- [PATCH 17/18] bootsource: add JTAG bootsource, Lucas Stach
- [PATCH 13/18] clk: zynq: partially sync with Linux, Lucas Stach
- [PATCH] ARM: start: check for machine type last,
Lucas Stach
- v2019.11.0, Sascha Hauer
- [PATCH v2 0/6] ARM: psci: add PSCI client driver,
Ahmad Fatoum
- [PATCH 01/10] commands: regulator: move implementation to regulator core,
Ahmad Fatoum
- [PATCH 03/10] regulator: copy upstream struct regulator_desc documentation, Ahmad Fatoum
- [PATCH 10/10] Revert "ARM: dts: stm32mp157a-dk1: overwrite regulator for sdmmc node", Ahmad Fatoum
- [PATCH 09/10] ARM: stm32mp: enable STPMIC1 MFD and cell drivers, Ahmad Fatoum
- [PATCH 05/10] regulator: import linear voltage range helpers, Ahmad Fatoum
- [PATCH 07/10] regulator: add driver for stpmic1-regulators, Ahmad Fatoum
- [PATCH 08/10] ARM: dts: stm32mp157a-dk1: remove unnecessary sram node, Ahmad Fatoum
- [PATCH 02/10] commands: regulator: add support for enabling/disabling regulators, Ahmad Fatoum
- [PATCH 06/10] mfd: stpmic1: use dev_get_regmap instead of priv member, Ahmad Fatoum
- [PATCH 04/10] regulator: port Linux of_regulator_match, Ahmad Fatoum
- Re: [PATCH 01/10] commands: regulator: move implementation to regulator core, Sascha Hauer
- [PATCH 1/7] misc: psci: translate PSCI error codes in smc command,
Ahmad Fatoum
- [PATCH v2 1/4] watchdog: always populate watchdog priority from device tree if possible,
Ahmad Fatoum
- [PATCH 1/4] watchdog: always populate watchdog priority from device tree if possible,
Ahmad Fatoum
- [PATCH] param: drop unused parameters in helpers,
Ahmad Fatoum
- [PATCH v2 1/2] mfd: da9063: fix TWDSCALE debug message,
Marco Felsch
- [PATCH] MIPS: loongsonl: pull headers from linux kernel,
sendpatch
- [BUG] Padding inserted by linker breaks magicvar linker array,
Ahmad Fatoum
- state: eMMC boot0-partitions backend for Linux,
Christoph Fritz
- [PATCH 1/2] ARM: pbl: keep __image_end section,
Lucas Stach
- [PATCH] serial: cadence: fix serial_flush,
Lucas Stach
- [PATCH 1/2] mfd: da9063: fix TWDSCALE debug message,
Marco Felsch
- [PATCH] of: of_path: fix return in case of EPROBE_DEFER,
Marco Felsch
- [PATCH] parameter: strip leading and trailing whitespaces,
Marco Felsch
- [PATCH] ARM: zii-commmon: Fix NULL pointer dereference in do_rdu1_switch_reset(),
Andrey Smirnov
- [PATCH 1/2] soc: imx: gpcv2: skip registering devices for unavailable power domains,
Lucas Stach
- [PATCH] fs: ubootvarfs: use correct format specifier for pointer diff,
Lucas Stach
- [PATCH] ARM: zii-common: setup Linux cmdline network config on RDU3,
Lucas Stach
- [PATCH] OF: gpio: don't warn if ignored GPIO flag matches the behavior,
Lucas Stach
- [PATCH] Documentation: boards: stm32mp: document boot mode strap pins,
Ahmad Fatoum
- [PATCH 0/4] ext4 fixes,
Sascha Hauer
- [PATCH v2 0/6] ARM: stm32mp: finalize second stage support,
Ahmad Fatoum
- [PATCH] mfd: superio: use strerrorp helper instead of open-coding,
Ahmad Fatoum
- [PATCH v2 1/8] pinctrl: stm32: fix debug print of uninitialized variable,
Ahmad Fatoum
- rom 3eed5e64521bacd6f8e84326aa98db7402ffc6fd Mon Sep 17 00:00:00 2001,
Ahmad Fatoum
- Uefi version with 'bare metal' drivers?,
aanno.trash
- [PATCH] usb: storage: Increase retries for usb_stor_transport(),
Robert Karszniewicz
- [PATCH] sandbox: add_image: mmap block devices,
Robert Karszniewicz
- [PATCH 1/3] watchdog: remove wrong uses of timeout_cur,
Ahmad Fatoum
- [PATCH 0/5] ARM: zynqmp: add support for bitstream loading,
Thomas Hämmerle
- [PATCH] efi: populate boot source instance,
Ahmad Fatoum
- [PATCH v6 1/2] Documentation: add watchdog documentation,
Oleksij Rempel
- [PATCH 1/6] Documentation: efi: emphasize watchdog deactivation on ExitBootServices,
Ahmad Fatoum
- [PATCH v5 1/2] Documentation: add watchdog documentation,
Oleksij Rempel
- flash barebox to NAND,
Mihaita Ivascu
- [PATCH] common: state: improve kconfig help text,
Roland Hieber
- [PATCH 1/2] partition: include partuuid string in debug string,
Ahmad Fatoum
- [PATCH] sandbox: add_image: output errno string on mmap failure,
Robert Karszniewicz
- [PATCH 1/2] hwrng: dev-random: always use /dev/urandom,
Ahmad Fatoum
- [PATCH v3 1/3] MIPS: reloc: remove init of relocated bss,
Oleksij Rempel
- [PATCH 1/2] serial: efi-stdio: replace globals with handles in priv struct,
Ahmad Fatoum
- [PATCH 1/3] net: designware: socfpga: fix phy setup for Arria10,
Steffen Trumtrar
- [PATCH 1/3] ARM: socfpga: reset-manager: fix Wmissing-prototypes,
Steffen Trumtrar
- [PATCH] cp: complete command help,
Robert Karszniewicz
- [PATCH v4] readline: make ctrl-u to work like linux console,
sendpatch
- [PATCH] ARM: stm32mp: select ARCH_HAS_RESET_CONTROLLER,
Ahmad Fatoum
- [PATCH v3] readline: make ctrl-u to work like linux console,
sendpatch
- [PATCH 1/5] efi: Fix typo in description string,
Ahmad Fatoum
- [PATCH v2] MIPS: init cache before using it,
Oleksij Rempel
- [PATCH] kbuild: remove ar-option,
Masahiro Yamada
- [PATCH] readline: make ctrl-u to work like linux console,
sendpatch
- readling, ctrl-u is not working like linux console,
duhuanpeng
- [PATCH] console_simple: fix linking error when ARCH_HAS_CTRLC enabled,
iu87m888m
- [PATCH] MIPS: init cache before flashing it,
Oleksij Rempel
- [PATCH] libfile: copy_file: prevent spurious error message,
Robert Karszniewicz
- setup for a working framebuffer in qemu,
Denis Roio
- [PATCH v2 1/3] ARM: stm32mp: enable ARM_AMBA,
Oleksij Rempel
- v2019.10.0, Sascha Hauer
- [PATCH] fixup! ARM: at91: build for all SoCs when AT91_MULTI_BOARDS is selected,
Ahmad Fatoum
- [PATCH 0/5] Allow to compile in rsa public keys directly,
Sascha Hauer
- [PATCH 1/2] edit: replace %c for literal with literal directly,
Ahmad Fatoum
- [PATCH 00/12] ARM: at91: improve sama5 and multi-image support,
Ahmad Fatoum
- [PATCH 10/12] ARM: at91: microchip-ksz9477-evb: add debug_ll UART, Ahmad Fatoum
- [PATCH 09/12] ARM: at91: import lowlevel dbgu UART init code from at91bootstrap, Ahmad Fatoum
- [PATCH 06/12] ARM: at91: use compressed DTB for AT91_MULTI_BOARDS, Ahmad Fatoum
- [PATCH 12/12] ARM: at91: add basic sama5d2-som1-ek1 support, Ahmad Fatoum
- [PATCH 08/12] ARM: at91: import lowlevel clock initialization from at91bootstrap, Ahmad Fatoum
- [PATCH 02/12] ARM: at91: delete no-longer needed #ifdef guards, Ahmad Fatoum
- [PATCH 03/12] usb: gadget: at91_udc: don't depend on !ARCH_SAMA5D4, Ahmad Fatoum
- [PATCH 07/12] LICENSES: add BSD-1-Clause license, Ahmad Fatoum
- [PATCH 01/12] ARM: at91: at91sam9x5ek: squelch new dtc warning, Ahmad Fatoum
- [PATCH 05/12] ARM: at91: build for all SoCs when AT91_MULTI_BOARDS is selected, Ahmad Fatoum
- [PATCH 04/12] ARM: at91: don't define ARCH_BAREBOX_MAX_BARE_INIT_SIZE for multi-image, Ahmad Fatoum
- [PATCH 11/12] ARM: at91: add basic sama5d2 support, Ahmad Fatoum
- [PATCH 0/4] ARM: stm32mp: dk2: support barebox_update and env,
Ahmad Fatoum
- [PATCH 1/2] regulator: pfuze: remove unused driver_data,
Ahmad Fatoum
- [PATCH 1/4] mfd: add basic Super I/O chip helpers,
Ahmad Fatoum
- [PATCH] fixup! gpio: add DA9062 MFD gpio support,
Marco Felsch
- MFGTools from NXP,
Mihaita Ivascu
[PATCH 1/6] usb: hub: Use more accurate struct name,
Jules Maselbas
[PATCH 0/3] ARMv7: mmu: fix setting eXecute Never for device memory,
Ahmad Fatoum
[PATCH v1 1/2] ARM: stm32mp: enable ARM_AMBA,
Oleksij Rempel
[PATCH] ARM: cache-armv7: remove superfluous instruction,
Ahmad Fatoum
[PATCH] ARM: mmu: remove no longer accurate comment,
Ahmad Fatoum
[PATCH 1/2] net: fec_imx: Fix resource rollback with regulator errors,
Stefan Riedmueller
[PATCH 1/2] i2c-mux-pca954x: Add support for "i2c-mux-idle-disconnect",
Andrey Smirnov
[PATCH] Documentation: zii-vf610-dev: Fix bogus DDR configuration values,
Andrey Smirnov
erroneous behavior for iMX+GPT,
Middelschulte, Leif
[PATCH] ARM: use system.h's get_cr() for cpuinfo,
Ahmad Fatoum
Podcast topic suggestion/tip, Craig Stadler
[PATCH] fix compile error when set CONFIG_CONSOLE_SIMPLE=y,
iu87m888m
compile error report: CONFIG_CONSOLE_SIMPLE=y,
duhuanpeng
[PATCH 0/7] Cleanup linker scripts,
Sascha Hauer
[PATCH v2] ARM: i.MX: phytec-som-imx6: phycore: fix updating pmic regulators,
Marco Felsch
[PATCH] ARM: stm32mp: add bootm handler for images,
Ahmad Fatoum
[PATCH] ARM: aarch64: add image markers to linker script,
Rouven Czerwinski
[PATCH 1/2] ARM: cache_64: invalidate icache in arm_early_mmu_cache_flush,
Ahmad Fatoum
[PATCH 0/3] usb: Reduce USB scanning time,
Primoz Fiser
[PATCH v1] MIPS: net: ag71xx/ar9331: partially sync network support with upstream,
Oleksij Rempel
[PATCH 0/2] dtc: fix breakage of in-barebox libfdt,
Ahmad Fatoum
[PATCH] gpio: da9062: fix uninitialized variable read,
Ahmad Fatoum
[PATCH] input: specialkeys: remove unused printk argument,
Ahmad Fatoum
[PATCH] version_string: Add toolchain and build host info,
Andrey Smirnov
[PATCH] ARM: start: Cast board data to "unsigned long",
Andrey Smirnov
[PATCH v2] mci: imx-esdhc-pbl: Fix watermark level value for i.MX,
Andrey Smirnov
[BUG] Cadence QSPI broken since barebox-2019.06.0?, Ian Abbott
[PATCH] mci: imx-esdhc-pbl: Fix watermark level value for i.MX,
Andrey Smirnov
[PATCH] mtd: nand: nand_omap_gpmc: Fix mtd_info usage,
Teresa Remmet
[PATCH 1/3] state: backend_bucket_circular: harmonize code with dt-utils,
Ulrich Ölmann
[PATCH v4 0/4] Machine ID Support,
Bastian Krause
[PATCH] nvmem: Fix read/write access to partition devices,
Stefan Riedmueller
[PATCH] commands: ubsan: remove redundant depends,
Ahmad Fatoum
[PATCH] kbuild, LLVMLinux: Add -Werror to cc-option to support clang,
Ahmad Fatoum
[PATCH 1/2] ARM: at91: provide at91_mux_pio3_pin for use in first stage,
Ahmad Fatoum
[PATCH v4] Documentation: add watchdog documentation, Oleksij Rempel
barebox 2019.07 ubiformat,
Barbier, Renaud
[PATCH] imx-bbu-nand-fcb: Mark block as bad when erasing it fails, Sascha Hauer
[PATCH v3] net: dsa: mv88e6xxx: Wait for EEPROM done after HW reset,
Andrey Smirnov
[PATCH v3 0/4] Machine ID Support,
Bastian Krause
[PATCH v2] blspec: skip entries that are not blspec entries, Michael Tretter
[PATCH] net: dsa: mv88e6xxx: Fix error message typo,
Andrey Smirnov
[PATCH v2] net: dsa: mv88e6xxx: Wait for EEPROM done after HW reset,
Andrey Smirnov
[RFC PATCH] ARM: layerscape: zero-index DEBUG_LAYERSCAPE_UART_PORT,
Ahmad Fatoum
[PATCH 0/6] scripts/dtc: rework dtc import handling,
Ahmad Fatoum
[PATCH v3 0/3] remoteproc for barebox,
Oleksij Rempel
[PATCH v2] Doc: i.MX: Document image structure for i.MX,
Rouven Czerwinski
[PATCH] Allow usage of default environment without environment file storage,
Albert Schwarzkopf
[PATCH] regmap: align documentation in comment with code,
Ahmad Fatoum
[PATCH] blspec: skip entries that are not blspec entries,
Michael Tretter
[PATCH v2] mtd: ubi: Max out wear-leveling threshold,
Stefan Riedmueller
[PATCH v1 1/4] console: disallow opening for writing when no write method defined,
Ahmad Fatoum
[PATCH] fixup! ARM: NETX: remove architecture,
Rouven Czerwinski
[PATCH] chdir(): add LOOKUP_DIRECTORY flag to filename_lookup(),
Robert Karszniewicz
[PATCH 00/16] ARM: mxs: full multi image support,
Sascha Hauer
- [PATCH 05/16] ARM: Freescale mx28evk: Check machine type in initcalls, Sascha Hauer
- [PATCH 04/16] ARM: duckbill: Check machine type in initcalls, Sascha Hauer
- [PATCH 13/16] ARM: mxs: Move HAVE_PBL_MULTI_IMAGES up to ARCH, Sascha Hauer
- [PATCH 14/16] ARM: mxs: Allow to compile all boards for a SoC together, Sascha Hauer
- [PATCH 09/16] ARM: Freescale i.MX23 evk: Check machine type in initcalls, Sascha Hauer
- [PATCH 12/16] ARM: mxs: chumby: Switch to multi image support, Sascha Hauer
- [PATCH 01/16] ARM: start: Allow to pass machine type as boarddata, Sascha Hauer
- [PATCH 16/16] ARM: add common i.MX23 defconfig file, Sascha Hauer
- [PATCH 03/16] ARM: tx28: Make locally used function static, Sascha Hauer
- [PATCH 11/16] ARM: mxs: imx23-evk: Switch to multi image support, Sascha Hauer
- [PATCH 10/16] ARM: mxs: cfa10036: Switch to multi image support, Sascha Hauer
- [PATCH 08/16] ARM: i.MX23 Chumby: Check machine type in initcalls, Sascha Hauer
- [PATCH 06/16] ARM: i.MX23 olinuxino: Check machine type in initcalls, Sascha Hauer
- [PATCH 07/16] ARM: Crytalfonts cfa10036: Check machine type in initcalls, Sascha Hauer
- [PATCH 02/16] ARM: tx28: Pass and check machine type, Sascha Hauer
- [PATCH 15/16] ARM: add common i.MX28 defconfig file, Sascha Hauer
[PATCH v2 0/6] ARM: layerscape: streamline and document boot,
Ahmad Fatoum
[PATCH] trivial: fix typo lenght -> length,
Uwe Kleine-König
[PATCH] Doc: i.MX: Document image structure for i.MX,
Rouven Czerwinski
[PATCH 1/2] gpio: add driver for MPC8xxx ip core,
Steffen Trumtrar
[Index of Archives]
[Linux Embedded]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]