U-Boot V2 Development (Barebox)
[Prev Page][Next Page]
- Re: [PATCH 2/8] ARM: aarch64: Fix get_runtime_offset after relocation, (continued)
- [PATCH 1/4] startup: allow ctrl+c abort during boot sequence,
Ahmad Fatoum
- [PATCH RFC 0/3] fs: tftp: don't use cached dentries,
Ahmad Fatoum
- [PATCH 0/5] sandbox: support -fsanitize={address,ubsan},
Ahmad Fatoum
- [PATCH 00/11] treewide: fix some ARCH=arm clang warnings,
Ahmad Fatoum
- [PATCH 02/11] ratp: fix use of %hu for printing int, Ahmad Fatoum
- [PATCH 05/11] net: phy: mv88e6xxx: remove duplicate member in struct initializer, Ahmad Fatoum
- [PATCH 01/11] linux/kbuild.h: sync with upstream, Ahmad Fatoum
- [PATCH 03/11] complete: remove unused variable, Ahmad Fatoum
- [PATCH 06/11] smc911x: fix inverted poll-for-ready, Ahmad Fatoum
- [PATCH 09/11] commands: mmc_extcsd: describe missing bit, Ahmad Fatoum
- [PATCH 08/11] usb: gadget: fsl_udc: remove always-true null pointer checks, Ahmad Fatoum
- [PATCH 07/11] nvme: use 64 bit types for timeouts even on 32 bit systems, Ahmad Fatoum
- [PATCH 04/11] i2c-mux-pca954x: remove use of uninitialized variable, Ahmad Fatoum
- [PATCH 10/11] gui: png_lode: fix freeing of uninitialized pointer, Ahmad Fatoum
- [PATCH 11/11] fs: fat: fix use of wrong enumeration type, Ahmad Fatoum
- [PATCH] ARM: don't use -no-thumb-interwork if unavailable, Ahmad Fatoum
- Re: [PATCH 00/11] treewide: fix some ARCH=arm clang warnings, Sascha Hauer
- [PATCH v4 1/5] i.mx6: signed boot: add habv4-imx6-gencsf.h to the flash header of the PHYTEC boards,
Maik Otto
- [PATCH] startup: Register autoboot variables earlier,
Ladislav Michl
- [PATCH] startup: Fix typo in comment,
Ladislav Michl
- v2019.08.1, Sascha Hauer
- [PATCH] Documentation: zii-vf610-dev: Fix 'halt' in openocd configuration script,
Cory Tusar
- [PATCH] serial: stm32: set linux_console_name,
Ahmad Fatoum
- [PATCH v1 0/4] extend support for SAMA5D27 SOM1 EK,
Oleksij Rempel
- [PATCH 0/8] Add support for a generic DT based 2nd stage ARM image,
Sascha Hauer
- [PATCH 1/4] ARM: socfpga: fix xload on arria10,
Steffen Trumtrar
- [PATCH v1 1/2] net: macb: init multiple dummy TX queues,
Oleksij Rempel
- v2019.08.0, Sascha Hauer
- [PATCH 0/4] i.MX1/scb9328 patches,
Sascha Hauer
- [PATCH 1/5] nvmem: Use helper variable in nvmem_register_cdev(),
Andrey Smirnov
- [PATCH 1/2] Documentation: imx8mq-evk: fix typo (s/NXM/NXP/),
Ahmad Fatoum
- [PATCH] kbuild: use -fmacro-prefix-map to make __FILE__ a relative path,
Masahiro Yamada
- [PATCH 1/2] riscv: use generic bitsperlong.h,
Masahiro Yamada
- [PATCH] kconfig: update to Linux 5.3-rc3,
Masahiro Yamada
- [PATCH v3 00/16] HAB for i.MX8MQ,
Rouven Czerwinski
- [PATCH v3 05/16] esdhc-pbl: extract header parsing from image start, Rouven Czerwinski
- [PATCH v3 01/16] i.MX: HABv4: ignore return for i.MX28/6 initcalls, Rouven Czerwinski
- [PATCH v3 03/16] mach-imx: enable HAB on i.MX8MQ, Rouven Czerwinski
- [PATCH v3 04/16] arm: lib: add CSF section between PBL and piggy, Rouven Czerwinski
- [PATCH v3 07/16] sections: fix macro for barebox_pbl_size, Rouven Czerwinski
- [PATCH v3 02/16] i.MX: HABv4: implement interface for i.MX8MQ, Rouven Czerwinski
- [PATCH v3 12/16] pbl: support panic with log output, Rouven Czerwinski
- [PATCH v3 09/16] images: always build sha256sum into pbl, Rouven Czerwinski
- [PATCH v3 08/16] scripts: imx: support signing for i.MX8MQ, Rouven Czerwinski
- [PATCH v3 14/16] mach-imx: add gencsf header for i.MX8MQ, Rouven Czerwinski
- [PATCH v3 06/16] esdhc-pbl: add piggy load function, Rouven Czerwinski
- [PATCH v3 11/16] stdio: puts and putchar static inline wrappers, Rouven Czerwinski
- [PATCH v3 16/16] boards: nxp-mx8-evk: rework to different boot flow, Rouven Czerwinski
- [PATCH v3 13/16] arm: uncompress: verify sha256 if enabled, Rouven Czerwinski
- [PATCH v3 15/16] mach-imx: hab: select piggy verification for i.MX8, Rouven Czerwinski
- [PATCH v3 10/16] pbl: add sha256 and piggy verification to PBL, Rouven Czerwinski
- Re: [PATCH v3 00/16] HAB for i.MX8MQ, Sascha Hauer
- [PATCH] crypto: caam - Always do rng selftest,
Sascha Hauer
- [PATCH 0/8] mtd: nand-mxs: Make ecc strength configurable via device tree,
Sascha Hauer
- [PATCH v2 00/16] HAB for i.MX8MQ,
Rouven Czerwinski
- [PATCH v2 03/16] mach-imx: enable HAB on i.MX8MQ, Rouven Czerwinski
- [PATCH v2 02/16] i.MX: HABv4: implement interface for i.MX8MQ, Rouven Czerwinski
- [PATCH v2 01/16] i.MX: HABv4: ignore return for i.MX28/6 initcalls, Rouven Czerwinski
- [PATCH v2 04/16] arm: lib: add CSF section between PBL and piggy, Rouven Czerwinski
- [PATCH v2 06/16] esdhc-pbl: add piggy load function, Rouven Czerwinski
- [PATCH v2 05/16] esdhc-pbl: extract header parsing from image start, Rouven Czerwinski
- [PATCH v2 07/16] sections: fix macro for barebox_pbl_size, Rouven Czerwinski
- [PATCH v2 08/16] scripts: imx: support signing for i.MX8MQ, Rouven Czerwinski
- [PATCH v2 11/16] stdio: puts and putchar static inline wrappers, Rouven Czerwinski
- [PATCH v2 13/16] arm: uncompress: verify sha256 if enabled, Rouven Czerwinski
- [PATCH v2 10/16] pbl: add sha256 and piggy verification to PBL, Rouven Czerwinski
- [PATCH v2 15/16] mach-imx: hab: select piggy verification for i.MX8, Rouven Czerwinski
- [PATCH v2 12/16] pbl: support panic with log output, Rouven Czerwinski
- [PATCH v2 09/16] images: always build sha256sum into pbl, Rouven Czerwinski
- [PATCH v2 14/16] mach-imx: add gencsf header for i.MX8MQ, Rouven Czerwinski
- [PATCH v2 16/16] boards: nxp-mx8-evk: rework to different boot flow, Rouven Czerwinski
- [PATCH] console: return number of characters written in fops_write, Sascha Hauer
- [PATCH] fixup! Documentation: boards: add initial STM32MP documentation,
Ahmad Fatoum
- [PATCH] docs: Use a proper name for AM335x defconfig,
Jan Kundrát
- [PATCH] mtd: spi-nor: fix page offset/remains calculation in spi_nor_write,
Bastian Krause
- [PATCH v2 1/3] console: don't count newlines twice in bytes written,
Ahmad Fatoum
- [PATCH] console: fix out-of-bounds read in dputc(/dev/*, ...),
Ahmad Fatoum
- [PATCH 1/2] mtd: nand: mxs: add helper to calculate the page size,
Marco Felsch
- Holidays,
Sascha Hauer
- [PATCH v2 1/3] digest.h: needs errno definitions,
Bastian Krause
- [PATCH] mtd: nand: Add ecc parameters as device parameters, Sascha Hauer
- [PATCH v3 1/4] i.mx6: signed boot: add habv4-imx6-gencsf.h to the flash header of the PHYTEC boards,
Maik Otto
- [PATCH v3 0/6] clk: imx6: work around LDB hang caused by ERR009219,
Ahmad Fatoum
- [PATCH v2 1/4] i.mx6: signed boot: add habv4-imx6-gencsf.h to the flash header of the PHYTEC boards,
Maik Otto
- [PATCH 1/5] ARM: Fix global_variable_offset() for aarch64,
Sascha Hauer
- [PATCH 1/3] digest.h: needs errno definitions,
Bastian Krause
- [PATCH v2 1/3] OF: gpio: Add special quirk to parse regulator flags,
Oleksij Rempel
- [PATCH] ubiformat: Fix wrong error tests, Sascha Hauer
- [PATCH] UBI: silence erroneous GCC warning about uninitialized read,
Ahmad Fatoum
- [PATCH 1/3] mtd: ubi: mark PEBs as bad on erase failure,
Sascha Hauer
- [PATCH] ubiformat: improve generation of UBI image sequence,
Sascha Hauer
- [PATCH] dts/imx25: drop sram node,
Uwe Kleine-König
- [PATCH 1/5] ARM: stm32mp: fix some misnomers/typos,
Ahmad Fatoum
- MII command to read and write specific registers,
Benjamin Beckmeyer
- v2019.07.0, Sascha Hauer
- [PATCH] usb: imx-usb-phy: select syscon driver, Sascha Hauer
- [PATCH 1/7] gpio: allow for arch-specific ARCH_NR_GPIOS > 256,
Ahmad Fatoum
- [PATCH] watchdog: stm32_iwdg: remove left-over comment,
Ahmad Fatoum
- [PATCH] mtd: ubi: Max out default wear-leveling threshold,
Stefan Riedmueller
- [PATCH] ARM: dts: am335x-phytec-state: Add backend-storage-type,
Stefan Riedmueller
- [PATCH v2 1/8] ARM: phytec-som-imx6: Add low cost variant for imx6dl phycore,
Stefan Riedmueller
- [PATCH] net: cpsw: adopt to upstream device tree changes, Sascha Hauer
- [PATCH 1/2] pstore: Only capture log messages,
Sascha Hauer
- Re: [PATCH 2/8] ARM: dts: imx6qdl: phycore: Add state framework,
Roland Hieber
- [PATCH] lib: Add missing arguments to memcpy_parse_options(),
Andrey Smirnov
- Oselas 2018.12.0 toolchain seems to break barebox for AM335x,
Andreas Geisenhainer
- [PATCH 1/2] pinctrl: stm32: add debug output in set_state callback,
Ahmad Fatoum
- [PATCH 1/2] arm: port imx28-evk to devicetree,
Oleksij Rempel
- [PATCH] scripts: add mips-relocs to .gitignore,
Antony Pavlov
- eMMC probe in imx8mm,
Yazdani, Reyhaneh
- memcmp command is broken,
Peter Mamonov
- [PATCH v2] ARM: mach-imx: imx6: Read and print the UID of i.MX6 SOCs,
Stefan Riedmueller
- v2019.06.1, Sascha Hauer
- [PATCH 1/4] startup: remove unused editcmd variable,
Sascha Hauer
- [PATCH] clk: divider: export clk_div_mask() helper,
Marcin Niestroj
- [PATCH] scripts: socfgpa_import_preloader: simplify procedure,
Steffen Trumtrar
- [PATCH 1/2] ARM: dts: imx6qdl: phycore: Set phy-reset-duration for fec,
Stefan Riedmueller
- [PATCH 1/8] ARM: phytec-som-imx6: Add low cost variant for imx6dl phycore,
Stefan Riedmueller
- [PATCH 0/3] sandbox fixes,
Antony Pavlov
- [PATCH 1/2] blspec: invalidate only necessary bootm variables,
Rouven Czerwinski
- [PATCH] ARM: mach-imx: imx6: Read and print the UID of i.MX6 SOCs,
Stefan Riedmueller
- [PATCH] mips: reloc: remove outdated comment,
Oleksij Rempel
- [PATCH 1/3] ARM: socfpga: terasic-de0-nano-soc: update handoff files to 18.1,
Gwenhael Goavec-Merou
- [PATCH] serial: ns16550: support reg-offset device-tree property,
Marcin Niestroj
- [PATCH] mfd: syscon: add syscon_regmap_lookup_by_phandle(),
Marcin Niestroj
- [PATCH 1/3] clk: divider: Remove unused variable in clk_divider_recalc_rate,
Marcin Niestroj
- [PATCH] ARM: rpi: use sdhost for eMMC access on CM3.,
Tomaz Solc
- load BL31 on imx8mm and imx8mq,
Yazdani, Reyhaneh
- [PATCH 00/13] HAB for i.MX8MQ,
Rouven Czerwinski
- [PATCH 01/13] hab: implement interface for i.MX8MQ, Rouven Czerwinski
- [PATCH 03/13] arm: lib: add CSF section between PBL and piggy, Rouven Czerwinski
- [PATCH 02/13] mach-imx: enable HAB on i.MX8MQ, Rouven Czerwinski
- [PATCH 05/13] esdhc-pbl: add piggy load function, Rouven Czerwinski
- [PATCH 04/13] esdhc-pbl: extract header parsing from image start, Rouven Czerwinski
- [PATCH 07/13] scripts: imx: support signing for i.MX8MQ, Rouven Czerwinski
- [PATCH 10/13] arm: uncompress: verify sha256 if enabled, Rouven Czerwinski
- [PATCH 06/13] sections: fix macro for barebox_pbl_size, Rouven Czerwinski
- [PATCH 09/13] pbl: add sha256 and piggy verification to PBL, Rouven Czerwinski
- [PATCH 12/13] mach-imx: hab: select piggy verification for i.MX8, Rouven Czerwinski
- [PATCH 08/13] images: always build sha256sum into pbl, Rouven Czerwinski
- [PATCH 11/13] mach-imx: add gencsf header for i.MX8MQ, Rouven Czerwinski
- [PATCH 13/13] boards: nxp-mx8-evk: rework to different boot flow, Rouven Czerwinski
- [PATCH 1/2] i.MX: HABv4: use min_t instead of min,
Rouven Czerwinski
- [PATCH] images: ignore i.MX signed (USB) images and outputs of imx-csf tool,
Roland Hieber
- [PATCH v4 0/2] add JTAG debugging support,
Oleksij Rempel
- [PATCH] images: update gitignore for imx signed images,
Rouven Czerwinski
- [PATCH 01/10] ARM: i.MX: zii-vf610-dev-rev-b: Use SPDX tag in DTS,
Andrey Smirnov
- [PATCH 02/10] ARM: i.MX: zii-vf610-dev-rev-c: Use SPDX tag in DTS, Andrey Smirnov
- [PATCH 03/10] ARM: i.MX: zii-vf610-dev-rev-b: Fix DTS warning, Andrey Smirnov
- [PATCH 04/10] ARM: i.MX: zii-vf610-dev-rev-c: Fix DTS warning, Andrey Smirnov
- [PATCH 05/10] Documentation: zii-vf610-dev: Add necessary post reset delay, Andrey Smirnov
- [PATCH 07/10] Documentation: zii: Fix buggy check_bits_set_32, Andrey Smirnov
- [PATCH 06/10] Documentation: zii-vf610-dev: Reconcile DDR setup with DCD, Andrey Smirnov
- [PATCH 08/10] ARM: Rename zii-imx7d-rpu2 to zii-imx7d-dev, Andrey Smirnov
- [PATCH 09/10] ARM: imx7d-zii-rpu2: Switch to using kernel DTS, Andrey Smirnov
- [PATCH 10/10] ARM: zii-imx7d-dev: Add support for RMU2 board, Andrey Smirnov
- Re: [PATCH 01/10] ARM: i.MX: zii-vf610-dev-rev-b: Use SPDX tag in DTS, Sascha Hauer
- [PATCH 0/4] MIPS: misc patches,
Antony Pavlov
- [PATCH] MIPS: reloc: make flush_cache_all() usable,
Antony Pavlov
- [PATCH v2] treewide: remove CONFIG_DEBUG_INFO from defconfigs,
Antony Pavlov
- [PATCH] treewide: remove CONFIG_DEBUG_INFO from defconfigs, Antony Pavlov
- [RFC] sandbox: prevent segfault in tap_alloc(),
Antony Pavlov
- [PATCH] i2c: gpio: fix sda/scl-gpios property support,
Marco Felsch
- [RFC 0/2] MIPS: fix code relocation routine,
Antony Pavlov
- [PATCH v1 00/12] ARM: stm32mp: add drivers for GPIO, pinctrl,
Ahmad Fatoum
- [PATCH v1 03/12] gpiolib: add gpio_get_chip helper, Ahmad Fatoum
- [PATCH v1 01/12] ARM: dts: stm32mp157a-dk1.dts: include upstream dts before barebox', Ahmad Fatoum
- [PATCH v1 07/12] ARM: stm32mp: turn on GPIO related options, Ahmad Fatoum
- [PATCH v1 04/12] driver: add stubs for hardware spinlocks, Ahmad Fatoum
- [PATCH v1 09/12] ARM: psci: fix erroneous call of ->system_reset on system_off, Ahmad Fatoum
- [PATCH v1 08/12] ARM: stm32mp157c-dk2: add board-specific sysconf fixups, Ahmad Fatoum
- [PATCH v1 06/12] ARM: dts: stm32mp157a-dk1: enable heartbeat and error LEDs, Ahmad Fatoum
- [PATCH v1 10/12] ARM: sm: move get_gicd_base_address to header for reuse, Ahmad Fatoum
- [PATCH v1 12/12] ARM: stm32mp157c-dk2: boot kernel in nonsecure mode, Ahmad Fatoum
- [PATCH v1 02/12] ARM: dts: stm32mp: factor out common DK nodes into dtsi, Ahmad Fatoum
- [PATCH v1 11/12] ARM: stm32mp: implement PSCI support, Ahmad Fatoum
- [PATCH v1 05/12] pinctrl: add driver for STM32 GPIO and pin multiplexer, Ahmad Fatoum
- Re: [PATCH v1 00/12] ARM: stm32mp: add drivers for GPIO, pinctrl, Sascha Hauer
- [PATCH v3 0/4] ARM: stm32mp: implement watchdog/reset handling,
Ahmad Fatoum
- [PATCH] Documentation: user: suggest U-Boot's bootm, not go,
Ahmad Fatoum
- bugfix: _barebox_image_size wrong if enable,
张忠山
- Raspberry CM3 eMMC Boot,
Rico Pahlisch
- [PATCH 0/4] Overall small fixes,
Marco Felsch
- [PATCH] usb: usb251xb: fix optional reset gpio request,
Marco Felsch
- [PATCH] ARM: zii-vf610-dev: Trivial spelling fix,
Cory Tusar
- [PATCH] pcf857x: fix CONFIG_OF to OFDEVICE,
Michael Grzeschik
- [PATCH 0/2] Fix machine-id operation,
Cory Tusar
- [PATCH] mtd: spi-nor: Add support for ISSI flashes from Linux,
Uwe Kleine-König
- Bringup Barebox on imx8mm,
Yazdani, Reyhaneh
- [RFC] request_sdram_region: print error message,
Antony Pavlov
- [PATCH] MIPS: fix 'assignment makes integer from pointer without a cast' warning,
Antony Pavlov
- Strange behaviour of 'exit' command,
Ian Abbott
- [PATCH] startup: execute /env/bin/init as part of the initial shell,
Ian Abbott
- [PATCH] startup: Do not overwrite global.linux.bootargs.console,
Sascha Hauer
- Environment variables set by /env/bin/init disappear when script exits,
Ian Abbott
- [PATCH] pbl: report decompression failure,
Peter Mamonov
- [PATCH] kbuild: do not drop -I without parameter,
Masahiro Yamada
- [PATCH v2 0/6] ARM: stm32mp: implement watchdog/reset handling,
Ahmad Fatoum
- v2019.06.0, Sascha Hauer
- [PATCH] treewide: remove stale mentions of CONFIG_OF in comments,
Ahmad Fatoum
- [PATCH v2] commands: don't use stale errno when calling fb_open,
Ahmad Fatoum
- [PATCH 1/4] plathome-openblocks-a6: use image format 0,
Uwe Kleine-König
- [PATCH 3/3] nvmem: ocotp: Change TIMING calculation algorithm, Rouven Czerwinski
- [PATCH 2/3] nvmem: ocotp: Ensure WAIT bits are preserved, Rouven Czerwinski
- [PATCH 1/3] nvmem: ocotp: Elongate OCOTP_CTRL_ADDR field,
Rouven Czerwinski
- [PATCH] ARM: zii-rdu2: disable eth0 and eth1,
Vivien Didelot
- [PATCH] kconfig: update to Linux 5.2-rc4,
Masahiro Yamada
- [PATCH] ARM: imx6sx-sdb: remove PHY reset GPIO from DT,
Lucas Stach
- [PATCH v2 1/4] add syscon_regmap_lookup_by_phandle() support,
Oleksij Rempel
- [PATCH v3 1/3] remove CONFIG_DEBUG_INFO,
Rouven Czerwinski
- [PATCH v2 1/3] remove CONFIG_DEBUG_INFO,
Rouven Czerwinski
- [PATCH 1/2] images: ignore *.csfbin files,
Rouven Czerwinski
- [PATCH] scripts: imx-usb-loader: add i.MX8MQ PID and VID,
Rouven Czerwinski
- [PATCH v1 1/4] add syscon_regmap_lookup_by_phandle() support,
Oleksij Rempel
- [PATCH] ARM: udoo-neo: add ocotp and environment nodes,
Rouven Czerwinski
- [PATCH] mvebu: make the compiler inline mvebu_remap_registers,
Uwe Kleine-König
- [PATCH] fixup! ARM: Initial OP-TEE support,
Rouven Czerwinski
- [PATCH] net: limit NET_FSL_FMAN to Layerscape, Uwe Kleine-König
- [PATCH] filetype: fix typo,
Antony Pavlov
- [PATCH 1/3] scripts: imx-image: document -d, -e, -s, -u,
Bastian Krause
- [PATCH 1/3] remove CONFIG_DEBUG_INFO,
Rouven Czerwinski
[Index of Archives]
[Linux Embedded]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]