[PATCH 0/8] Add support for a generic DT based 2nd stage ARM image
2019-08-19 13:38 UTC (9+ messages)
` [PATCH 1/8] dtc: Update update-dtc-source.sh from Linux
` [PATCH 2/8] scripts/dtc: Update to upstream version v1.5.0
` [PATCH 3/8] pbl: Implement strrchr
` [PATCH 4/8] Compile libfdt for barebox
` [PATCH 5/8] common: return "none" when board unset
` [PATCH 6/8] ARM: Add generic device tree 2nd stage support
` [PATCH 7/8] ARM: i.MX: Do not hang() on unknown SoCs
` [PATCH 8/8] ARM: i.MX: When generic DT image is enabled do not hardcode SoC
[PATCH 1/4] ARM: socfpga: fix xload on arria10
2019-08-19 10:00 UTC (4+ messages)
` [PATCH 2/4] ARM: Arria10: achilles: fix offsets in node names
` [PATCH 3/4] ARM: Arria10: achilles: add named partitions
` [PATCH 4/4] ARM: achilles: add bbu handler
[PATCH v3 1/4] i.mx6: signed boot: add habv4-imx6-gencsf.h to the flash header of the PHYTEC boards
2019-08-19 8:28 UTC (9+ 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 1/5] nvmem: Use helper variable in nvmem_register_cdev()
2019-08-16 11:43 UTC (6+ messages)
` [PATCH 2/5] nvmem: Use already existing dev pointer "
` [PATCH 3/5] nvmem: Parse partitions information
` [PATCH 4/5] eeprom: at24: Drop at24_cdev_protect()
` [PATCH 5/5] eeprom: at24: Convert the driver to NVMEM
[PATCH v1 1/2] net: macb: init multiple dummy TX queues
2019-08-16 11:42 UTC (4+ messages)
` [PATCH v1 2/2] net: macb: extend support to Microchip SAMA5D2
v2019.08.0
2019-08-14 8:47 UTC
[PATCH 0/4] i.MX1/scb9328 patches
2019-08-14 8:16 UTC (5+ messages)
` [PATCH 1/4] pinctrl: i.MX iomux-v1: Make base address initialization unnecessary
` [PATCH 2/4] pinctrl: i.MX iomux-v1: Add i.MX1 support
` [PATCH 3/4] serial: i.MX: Add i.MX1 lowlevel init function
` [PATCH 4/4] ARM: i.MX: scb9328: refurbish board suport
[PATCH v3 00/10] Add initial RISC-V architecture support
2019-08-12 9:01 UTC (5+ messages)
` [PATCH v3 09/10] scripts: add nmon-loader
[PATCH 1/2] Documentation: imx8mq-evk: fix typo (s/NXM/NXP/)
2019-08-12 7:08 UTC (4+ messages)
` [PATCH 2/2] Documentation: add imx6ull-evk boot mode documentation
` [PATCH] fixup! "
[PATCH] kbuild: use -fmacro-prefix-map to make __FILE__ a relative path
2019-08-12 7:02 UTC (2+ messages)
[PATCH 1/2] riscv: use generic bitsperlong.h
2019-08-12 7:02 UTC (3+ messages)
` [PATCH 2/2] mips: "
[PATCH] kconfig: update to Linux 5.3-rc3
2019-08-12 7:02 UTC (2+ messages)
[PATCH 1/2] mtd: nand: mxs: add helper to calculate the page size
2019-08-08 13:03 UTC (4+ messages)
` [PATCH 2/2] mtd: nand: mxs: sync page_size information
[PATCH v3 00/16] HAB for i.MX8MQ
2019-08-08 7:43 UTC (22+ messages)
` [PATCH v3 01/16] i.MX: HABv4: ignore return for i.MX28/6 initcalls
` [PATCH v3 02/16] i.MX: HABv4: implement interface for i.MX8MQ
` [PATCH v3 03/16] mach-imx: enable HAB on i.MX8MQ
` [PATCH v3 04/16] arm: lib: add CSF section between PBL and piggy
` [PATCH v3 05/16] esdhc-pbl: extract header parsing from image start
` [PATCH v3 06/16] esdhc-pbl: add piggy load function
` [PATCH v3 07/16] sections: fix macro for barebox_pbl_size
` [PATCH v3 08/16] scripts: imx: support signing for i.MX8MQ
` [PATCH v3 09/16] images: always build sha256sum into pbl
` [PATCH v3 10/16] pbl: add sha256 and piggy verification to PBL
` [PATCH] fixup! "
` [PATCH v3 11/16] stdio: puts and putchar static inline wrappers
` [PATCH v3 12/16] pbl: support panic with log output
` [PATCH v3 13/16] arm: uncompress: verify sha256 if enabled
` [PATCH v3 14/16] mach-imx: add gencsf header for i.MX8MQ
` [PATCH v3 15/16] mach-imx: hab: select piggy verification for i.MX8
` [PATCH v3 16/16] boards: nxp-mx8-evk: rework to different boot flow
[PATCH] crypto: caam - Always do rng selftest
2019-08-06 7:19 UTC (4+ messages)
[PATCH v2 00/16] HAB for i.MX8MQ
2019-08-05 12:59 UTC (26+ 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 0/8] mtd: nand-mxs: Make ecc strength configurable via device tree
2019-08-05 12:20 UTC (9+ messages)
` [PATCH 1/8] mtd: nand-mxs: consistently rename struct nand_chip * to "chip"
` [PATCH 2/8] mtd: nand-mxs: calculate ecc_strength only once
` [PATCH 3/8] mtd: nand-mxs: Make locally used variable static
` [PATCH 4/8] mtd: nand-mxs: change API between NAND driver and fcb code
` [PATCH 5/8] mtd: nand-mxs: pass mtd_info to mxs_nand_get_mark_offset()
` [PATCH 6/8] mtd: nand-mxs: inline only once used function
` [PATCH 7/8] mtd: nand: Add function to parse device tree properties
` [PATCH 8/8] mtd: nand-mxs: Make ecc strength configurable via device tree
[PATCH] fixup! Documentation: boards: add initial STM32MP documentation
2019-08-05 12:04 UTC (2+ messages)
[PATCH] docs: Use a proper name for AM335x defconfig
2019-08-05 12:03 UTC (2+ messages)
[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 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] 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 (4+ messages)
` [PATCH 5/5] Documentation: boards: add initial STM32MP documentation
[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 (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox