mail archive of the barebox mailing list
 help / color / mirror / Atom feed
v2019.07.0
 2019-07-11  7:34 UTC 

[PATCH] mtd: ubi: Max out default wear-leveling threshold
 2019-07-11  7:01 UTC  (2+ messages)

[PATCH] ARM: dts: am335x-phytec-state: Add backend-storage-type
 2019-07-11  6:58 UTC  (2+ messages)

[PATCH] watchdog: stm32_iwdg: remove left-over comment
 2019-07-11  6:43 UTC  (2+ messages)

[PATCH v2 1/8] ARM: phytec-som-imx6: Add low cost variant for imx6dl phycore
 2019-07-11  6:43 UTC  (9+ messages)
` [PATCH v2 2/8] ARM: dts: imx6qdl: phycore: Add state framework
` [PATCH v2 3/8] ARM: dts: imx6ul: phycore: Add eeprom label
` [PATCH v2 4/8] ARM: dts: imx6ul: phycore: Add state framework
` [PATCH v2 5/8] ARM: imx6ul: phycore: Prepare for eMMC module
` [PATCH v2 6/8] ARM: phytec-som-imx: imx6ul: Add eMMC support
` [PATCH v2 7/8] ARM: dts: imx6ul: phycore: Add support for eMMC
` [PATCH v2 8/8] ARM: dts: imx6ul: phycore: Add phyCORE-i.MX 6ULL with eMMC

[PATCH] usb: imx-usb-phy: select syscon driver
 2019-07-11  5:56 UTC 

[PATCH 1/7] gpio: allow for arch-specific ARCH_NR_GPIOS > 256
 2019-07-10 21:28 UTC  (8+ messages)
` [PATCH 2/7] ARM: stm32mp: set CONFIG_ARCH_NR_GPIO = (26 * 16)
` [PATCH 3/7] ARM: dts: stm32mp157c: correct gpioz id
` [PATCH 4/7] reset: add reset controller driver for STM32 RCC
  ` [PATCH] fixup! "
` [PATCH 5/7] i2c: add stm32f7 I2C adapter driver
` [PATCH 6/7] mfd: add support for STPMIC1
` [PATCH 7/7] watchdog: add support for STPMIC1 integrated watchdog

Oselas 2018.12.0 toolchain seems to break barebox for AM335x
 2019-07-10  8:14 UTC  (3+ messages)

[PATCH] net: cpsw: adopt to upstream device tree changes
 2019-07-10  7:30 UTC 

[PATCH 1/2] pinctrl: stm32: add debug output in set_state callback
 2019-07-09 10:17 UTC  (3+ messages)
` [PATCH 2/2] pinctrl: stm32: fix error path when gpio chip is not found

[PATCH 1/2] arm: port imx28-evk to devicetree
 2019-07-09 10:15 UTC  (4+ messages)
` [PATCH 2/2] net: fec_imx: add regulator support

eMMC probe in imx8mm
 2019-07-09  9:46 UTC  (2+ messages)

[PATCH] lib: Add missing arguments to memcpy_parse_options()
 2019-07-09  9:41 UTC  (2+ messages)

[PATCH 2/8] ARM: dts: imx6qdl: phycore: Add state framework
 2019-07-09  9:20 UTC  (3+ messages)

[PATCH 1/2] pstore: Only capture log messages
 2019-07-09  9:11 UTC  (2+ messages)
` [PATCH 2/2] pstore: remove unused code

[PATCH 1/8] ARM: phytec-som-imx6: Add low cost variant for imx6dl phycore
 2019-07-09  8:57 UTC  (9+ messages)
` [PATCH 2/8] ARM: dts: imx6qdl: phycore: Add state framework
` [PATCH 3/8] ARM: dts: imx6ul: phycore: Add eeprom label
` [PATCH 4/8] ARM: dts: imx6ul: phycore: Add state framework
` [PATCH 5/8] ARM: imx6ul: phycore: Prepare for eMMC module
` [PATCH 6/8] ARM: phytec-som-imx: imx6ul: Add eMMC support
` [PATCH 7/8] ARM: dts: imx6ul: phycore: Add support for eMMC
` [PATCH 8/8] ARM: dts: imx6ul: phycore: Add phyCORE-i.MX 6ULL with eMMC

memcmp command is broken
 2019-07-09  5:15 UTC  (2+ messages)

[PATCH v2] ARM: mach-imx: imx6: Read and print the UID of i.MX6 SOCs
 2019-07-08  7:18 UTC  (2+ messages)

[PATCH] scripts: add mips-relocs to .gitignore
 2019-07-08  7:17 UTC  (2+ messages)

v2019.06.1
 2019-07-04  7:45 UTC 

[PATCH v1 00/12] ARM: stm32mp: add drivers for GPIO, pinctrl
 2019-07-04  7:01 UTC  (5+ messages)

[PATCH] clk: divider: export clk_div_mask() helper
 2019-07-04  6:57 UTC  (2+ messages)

[PATCH] scripts: socfgpa_import_preloader: simplify procedure
 2019-07-04  6:57 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: imx6qdl: phycore: Set phy-reset-duration for fec
 2019-07-04  6:53 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: imx6ul: phycore: Reduce eth drive strength

[PATCH 0/3] sandbox fixes
 2019-07-04  6:50 UTC  (5+ messages)
` [PATCH 1/3] sandbox: prevent segfault in tap_alloc()
` [PATCH 2/3] sandbox: eliminale no previous prototype for ‘sandbox_add_device’ warning
` [PATCH 3/3] sandbox: drop blank lines at EOF

[PATCH 1/2] blspec: invalidate only necessary bootm variables
 2019-07-04  6:48 UTC  (3+ messages)
` [PATCH 2/2] f_fastboot: remove only image from "

[PATCH] ARM: mach-imx: imx6: Read and print the UID of i.MX6 SOCs
 2019-07-04  6:47 UTC  (2+ messages)

[PATCH 1/4] startup: remove unused editcmd variable
 2019-07-04  6:44 UTC  (4+ messages)
` [PATCH 2/4] startup: Create global.linux.bootargs.dyn.* variables where they are needed
` [PATCH 3/4] startup: Create boot related variables where they are used
` [PATCH 4/4] startup: Factor out the autoboot counter to separate function

[PATCH] mips: reloc: remove outdated comment
 2019-07-02  6:19 UTC  (2+ messages)

[PATCH 1/3] ARM: socfpga: terasic-de0-nano-soc: update handoff files to 18.1
 2019-07-02  6:18 UTC  (4+ messages)
` [PATCH 2/3] ARM: socfpga: terasic-de0-nano-soc: add missing SECT() macro for iocsr_scan_chain3_table
` [PATCH 3/3] ARM: socfpga: terasic-de0-nano-soc: statify sys_mgr_init_table

[PATCH] serial: ns16550: support reg-offset device-tree property
 2019-07-02  6:17 UTC  (2+ messages)

[PATCH] mfd: syscon: add syscon_regmap_lookup_by_phandle()
 2019-07-02  6:15 UTC  (2+ messages)

[PATCH 1/3] clk: divider: Remove unused variable in clk_divider_recalc_rate
 2019-07-02  6:15 UTC  (4+ messages)
` [PATCH 2/3] clk: divider: Fix best div calculation for power-of-two and table dividers
` [PATCH 3/3] clk: divider: Make generic for usage elsewhere

[PATCH 00/13] HAB for i.MX8MQ
 2019-07-02  5:47 UTC  (21+ messages)
` [PATCH 01/13] hab: implement interface "
` [PATCH 02/13] mach-imx: enable HAB on i.MX8MQ
` [PATCH 03/13] arm: lib: add CSF section between PBL and piggy
` [PATCH 04/13] esdhc-pbl: extract header parsing from image start
` [PATCH 05/13] esdhc-pbl: add piggy load function
` [PATCH 06/13] sections: fix macro for barebox_pbl_size
` [PATCH 07/13] scripts: imx: support signing for i.MX8MQ
` [PATCH 08/13] images: always build sha256sum into pbl
` [PATCH 09/13] pbl: add sha256 and piggy verification to PBL
` [PATCH 10/13] arm: uncompress: verify sha256 if enabled
` [PATCH 11/13] mach-imx: add gencsf header for i.MX8MQ
` [PATCH 12/13] mach-imx: hab: select piggy verification for i.MX8
` [PATCH 13/13] boards: nxp-mx8-evk: rework to different boot flow

[PATCH v2] treewide: remove CONFIG_DEBUG_INFO from defconfigs
 2019-07-01 12:41 UTC  (6+ messages)

[PATCH] MIPS: reloc: make flush_cache_all() usable
 2019-07-01  7:41 UTC  (4+ messages)

[RFC] sandbox: prevent segfault in tap_alloc()
 2019-06-28  9:04 UTC  (4+ messages)

bugfix: _barebox_image_size wrong if enable
 2019-06-27 10:30 UTC  (7+ messages)

[PATCH] ARM: rpi: use sdhost for eMMC access on CM3
 2019-06-27  9:07 UTC  (2+ messages)

[PATCH v4 0/2] add JTAG debugging support
 2019-06-27  9:05 UTC  (4+ messages)
` [PATCH v4 1/2] add CONFIG_PBL_BREAK option
` [PATCH v4 2/2] add gdb helper scripts to load barebox symbols

load BL31 on imx8mm and imx8mq
 2019-06-26 13:12 UTC  (5+ messages)
  ` AW: "

[PATCH 1/2] i.MX: HABv4: use min_t instead of min
 2019-06-26  7:03 UTC  (3+ messages)
` [PATCH 2/2] i.MX: HABv4: Reset index variable after error type

[PATCH] images: update gitignore for imx signed images
 2019-06-26  7:01 UTC  (2+ messages)

[PATCH 01/10] ARM: i.MX: zii-vf610-dev-rev-b: Use SPDX tag in DTS
 2019-06-26  6:57 UTC  (11+ messages)
` [PATCH 02/10] ARM: i.MX: zii-vf610-dev-rev-c: "
` [PATCH 03/10] ARM: i.MX: zii-vf610-dev-rev-b: Fix DTS warning
` [PATCH 04/10] ARM: i.MX: zii-vf610-dev-rev-c: "
` [PATCH 05/10] Documentation: zii-vf610-dev: Add necessary post reset delay
` [PATCH 06/10] Documentation: zii-vf610-dev: Reconcile DDR setup with DCD
` [PATCH 07/10] Documentation: zii: Fix buggy check_bits_set_32
` [PATCH 08/10] ARM: Rename zii-imx7d-rpu2 to zii-imx7d-dev
` [PATCH 09/10] ARM: imx7d-zii-rpu2: Switch to using kernel DTS
` [PATCH 10/10] ARM: zii-imx7d-dev: Add support for RMU2 board

[PATCH 0/4] MIPS: misc patches
 2019-06-26  6:55 UTC  (8+ messages)
` [PATCH 1/4] MIPS: Kconfig: move ARCH_TEXT_BASE to top mips Kconfig file
` [PATCH 2/4] Documentation: user manual: update MIPS-specific targets
` [PATCH 3/4] serial: ar933x: set linux_console_name
` [PATCH 4/4] MIPS: dts: tplink-mr3020: add missing stdout-path property

[PATCH] i2c: gpio: fix sda/scl-gpios property support
 2019-06-26  6:42 UTC  (2+ messages)

Bringup Barebox on imx8mm
 2019-06-25  9:12 UTC  (3+ messages)

[PATCH] images: ignore i.MX signed (USB) images and outputs of imx-csf tool
 2019-06-24 12:30 UTC  (4+ messages)

[RFC 0/2] MIPS: fix code relocation routine
 2019-06-20 14:34 UTC  (5+ messages)
` [RFC 1/2] MIPS: lib/Makefile: fix whitespaces
` [RFC 2/2] MIPS: relocate_code: fix barebox image memcpy() size

[PATCH] treewide: remove CONFIG_DEBUG_INFO from defconfigs
 2019-06-20  8:19 UTC 

[PATCH v3 0/4] ARM: stm32mp: implement watchdog/reset handling
 2019-06-19  9:02 UTC  (2+ messages)

[PATCH] kconfig: update to Linux 5.2-rc4
 2019-06-19  8:11 UTC  (6+ messages)

[PATCH 0/4] Overall small fixes
 2019-06-18 13:15 UTC  (6+ messages)
` [PATCH 4/4] i2c: gpio: add sda/scl-gpios property support

Raspberry CM3 eMMC Boot
 2019-06-18 12:17 UTC  (4+ messages)

[PATCH] Documentation: user: suggest U-Boot's bootm, not go
 2019-06-18  8:01 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox