mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH v3 1/4] i.mx6: signed boot: add habv4-imx6-gencsf.h to the flash header of the PHYTEC boards
 2019-08-05 11:02 UTC  (5+ messages)
` [PATCH v3 2/4] imx6: added fit image signature to the devicetree for "
` [PATCH v3 3/4] Kconfig: add selection for creation of signed/encrypted HABV4 images
` [PATCH v3 4/4] Makefile: add creation of signed/encrypted images for imx6, imx7, imx8

[PATCH v2 00/16] HAB for i.MX8MQ
 2019-08-05 11:00 UTC  (21+ messages)
` [PATCH v2 01/16] i.MX: HABv4: ignore return for i.MX28/6 initcalls
` [PATCH v2 02/16] i.MX: HABv4: implement interface for i.MX8MQ
` [PATCH v2 03/16] mach-imx: enable HAB on i.MX8MQ
` [PATCH v2 04/16] arm: lib: add CSF section between PBL and piggy
` [PATCH v2 05/16] esdhc-pbl: extract header parsing from image start
` [PATCH v2 06/16] esdhc-pbl: add piggy load function
` [PATCH v2 07/16] sections: fix macro for barebox_pbl_size
` [PATCH v2 08/16] scripts: imx: support signing for i.MX8MQ
` [PATCH v2 09/16] images: always build sha256sum into pbl
` [PATCH v2 10/16] pbl: add sha256 and piggy verification to PBL
` [PATCH v2 11/16] stdio: puts and putchar static inline wrappers
` [PATCH v2 12/16] pbl: support panic with log output
` [PATCH v2 13/16] arm: uncompress: verify sha256 if enabled
` [PATCH v2 14/16] mach-imx: add gencsf header for i.MX8MQ
` [PATCH v2 15/16] mach-imx: hab: select piggy verification for i.MX8
` [PATCH v2 16/16] boards: nxp-mx8-evk: rework to different boot flow

[PATCH v3 0/6] clk: imx6: work around LDB hang caused by ERR009219
 2019-08-05 10:22 UTC  (13+ messages)
` [PATCH v3 1/6] clk: imx6: fix use of cpu_is_mx6* before they are initialized
` [PATCH v3 2/6] clk: imx6: Mask mmdc_ch1 handshake for periph2_sel and mmdc_ch1_axi_podf
` [PATCH v3 3/6] clk: imx6: remove quirky clk_set_parent(LDB_diN_sel, pll5_video_div)
` [PATCH v3 4/6] clk: imx6: Make the LDB_DI0 and LDB_DI1 clocks read-only
` [PATCH v3 5/6] clk: imx6: Fix procedure to switch the parent of LDB_DI_CLK
` [PATCH v3 6/6] clk: imx6: define an enum for ldb mux inputs

[PATCH 1/2] mtd: nand: mxs: add helper to calculate the page size
 2019-08-05 10:17 UTC  (3+ messages)
` [PATCH 2/2] mtd: nand: mxs: sync page_size information

[PATCH v2 1/3] digest.h: needs errno definitions
 2019-08-05 10:08 UTC  (4+ messages)
` [PATCH v2 2/3] common: machine_id: introduce machine id generation and pass id on
` [PATCH v2 3/3] nvmem: ocotp: set unique id as machine-id hashable

[PATCH] mtd: spi-nor: fix page offset/remains calculation in spi_nor_write
 2019-08-05  9:34 UTC  (3+ messages)

[PATCH] console: return number of characters written in fops_write
 2019-08-05  9:15 UTC 

[PATCH v2 1/3] console: don't count newlines twice in bytes written
 2019-08-05  9:11 UTC  (5+ messages)
` [PATCH v2 2/3] ratp: return 0 bytes written from puts if busy
` [PATCH v2 3/3] console: fix out-of-bounds read in dputc(/dev/*, ...)

[PATCH] fixup! Documentation: boards: add initial STM32MP documentation
 2019-08-03 17:33 UTC 

[PATCH] docs: Use a proper name for AM335x defconfig
 2019-08-02 14:12 UTC 

[PATCH] console: fix out-of-bounds read in dputc(/dev/*, ...)
 2019-07-31 10:23 UTC  (5+ messages)

Holidays
 2019-07-19 15:29 UTC  (2+ messages)

[PATCH] mtd: nand: Add ecc parameters as device parameters
 2019-07-18 13:32 UTC 

[PATCH] mtd: ubi: Max out default wear-leveling threshold
 2019-07-18 12:27 UTC  (6+ messages)

[PATCH] UBI: silence erroneous GCC warning about uninitialized read
 2019-07-18  6:53 UTC  (2+ messages)

[PATCH v2 1/4] i.mx6: signed boot: add habv4-imx6-gencsf.h to the flash header of the PHYTEC boards
 2019-07-17 15:02 UTC  (5+ messages)
` [PATCH v2 2/4] imx6: added fit image signature to the devicetree for "
` [PATCH v2 3/4] Kconfig: add selection for creation of signed/encrypted HABV4 images
` [PATCH v2 4/4] Makefile: add creation of signed/encrypted images for imx6, imx7, imx8

[PATCH 1/3] digest.h: needs errno definitions
 2019-07-17 14:18 UTC  (13+ messages)
` [PATCH 2/3] common: machine_id: introduce machine id generation and pass id on
` [PATCH 3/3] nvmem: ocotp: set unique id as machine-id hashable

[PATCH v2 1/3] OF: gpio: Add special quirk to parse regulator flags
 2019-07-17  9:25 UTC  (4+ messages)
` [PATCH v2 2/3] net: fec_imx: add regulator support
` [PATCH v2 3/3] arm: port imx28-evk to devicetree

[PATCH 1/5] ARM: Fix global_variable_offset() for aarch64
 2019-07-17  7:18 UTC  (7+ messages)
` [PATCH 2/5] ARM: nxp-imx8mq-evk: Do setup_c() before accessing global variables
` [PATCH 3/5] ARM: phyCORE-i.MX8M SOM: "
` [PATCH 4/5] ARM: zii-imx8mq-dev: "
` [PATCH 5/5] ARM: access __boot_cpu_mode with a function

[PATCH 1/5] ARM: stm32mp: fix some misnomers/typos
 2019-07-16  8:48 UTC  (8+ messages)
` [PATCH 2/5] images: add support for generating STM32MP images
` [PATCH 3/5] filetype: add STM32 image type
` [PATCH 4/5] ARM: stm32mp: generate STM32 images
` [PATCH 5/5] Documentation: boards: add initial STM32MP documentation
  ` [PATCH] fixup! "

[PATCH] ubiformat: improve generation of UBI image sequence
 2019-07-16  8:09 UTC  (2+ messages)

[PATCH] ubiformat: Fix wrong error tests
 2019-07-16  7:08 UTC 

[PATCH 1/3] mtd: ubi: mark PEBs as bad on erase failure
 2019-07-15 14:48 UTC  (4+ messages)
` [PATCH 2/3] mtd: peb: Do not mark as bad in mtd_peb_torture()
` [PATCH 3/3] ubiformat: handle write errors correctly

[PATCH] dts/imx25: drop sram node
 2019-07-15  6:48 UTC  (2+ messages)

[PATCH 1/7] gpio: allow for arch-specific ARCH_NR_GPIOS > 256
 2019-07-15  6:42 UTC  (10+ 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

MII command to read and write specific registers
 2019-07-12  7:13 UTC  (4+ messages)

[PATCH v2 1/8] ARM: phytec-som-imx6: Add low cost variant for imx6dl phycore
 2019-07-12  6:16 UTC  (11+ 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

eMMC probe in imx8mm
 2019-07-12  6:12 UTC  (4+ messages)

v2019.07.0
 2019-07-11  7:34 UTC 

[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] usb: imx-usb-phy: select syscon driver
 2019-07-11  5:56 UTC 

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

[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  (6+ messages)
` [PATCH 4/8] ARM: dts: imx6ul: phycore: Add state framework
` [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  (2+ messages)

[PATCH 1/2] blspec: invalidate only necessary bootm variables
 2019-07-04  6:48 UTC  (2+ messages)

[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

page:  |  | latest

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