messages from 2022-08-01 15:54:44 to 2022-08-03 12:58:52 UTC [more...]
[PATCH v1 00/26] arm: dts: imx: sync device trees with upstream linux kernel ones
2022-08-03 12:58 UTC (9+ messages)
` [PATCH v1 03/26] tbs2910: prepare to synchronise device trees with linux
` [PATCH v1 08/26] imx6ul/imx6ull: "
imx8mn eMMC boot partition
2022-08-03 12:51 UTC (3+ messages)
[PATCH v4 0/8] migrate u-boot-rockchip.bin to binman and generate an image for SPI
2022-08-03 12:19 UTC (9+ messages)
` [PATCH v4 1/8] binman: add support for skipping file concatenation for mkimage
` [PATCH v4 2/8] binman: allow user-defined filenames for mkimage entry
` [PATCH v4 3/8] rockchip: remove binman temporary files when cleaning
` [PATCH v4 4/8] rockchip: generate idbloader.img content for u-boot-rockchip.bin with binman for ARM
` [PATCH v4 5/8] rockchip: generate u-boot-rockchip.bin with binman for ARM64 boards
` [PATCH v4 6/8] rockchip: simplify binman image dependencies addition to INPUTS
` [PATCH v4 7/8] rockchip: allow to build SPI images even without HAS_ROM option
` [PATCH v4 8/8] rockchip: add u-boot-rockchip-spi.bin image for booting from SPI-NOR flash
[PATCH 1/1] doc: man-page for gpio command
2022-08-03 11:56 UTC (5+ messages)
[PATCH 1/2] Makefile: Fix dependency for u-boot-with-dtb.bin
2022-08-03 11:28 UTC (9+ messages)
` [PATCH 2/2] Makefile: Build final mpc85xx non-SPL image in standard file u-boot.bin
[PATCH u-boot-marvell] arm: mvebu: turris_omnia: Add Winbond SPI flash support
2022-08-03 11:26 UTC (2+ messages)
[PATCH] Makefile: Reduce usage of custom mpc85xx u-boot.bin target
2022-08-03 11:24 UTC
[PATCH] powerpc: dts: keymile: Deduplicate binman code
2022-08-03 11:20 UTC
[PATCH v1] configs: colibri-imx7: Enable bootd command
2022-08-03 11:20 UTC
GPIO and PINCTRL drivers question
2022-08-03 11:10 UTC
[PATCH 0/5] arm: mvebu: Cleanup u-boot,dm-pre-reloc code
2022-08-03 11:00 UTC (6+ messages)
` [PATCH 1/5] arm: mvebu: a7040/a8040/cn9130: Add spi0 dts reference
` [PATCH 2/5] arm: mvebu: Introduce mvebu-u-boot.dtsi for 32-bit Armada SoCs
` [PATCH 3/5] arm: mvebu: Remove redundant u-boot, dm-pre-reloc from all "
` [PATCH 4/5] arm: mvebu: armada-xp-theadorable.dts: Move u-boot, dm-pre-reloc to -u-boot.dtsi
` [PATCH 5/5] arm: mvebu: armada-38x-controlcenterdc.dts: "
[PATCH] riscv: cpu: set gp before board_init_f_init_reserve
2022-08-03 10:41 UTC (4+ messages)
[PATCH] arm: mvebu: spl: Always fallback to BootROM boot method
2022-08-03 10:24 UTC (6+ messages)
[PATCH 0/6] introduce Arm FF-A support
2022-08-03 10:14 UTC (16+ messages)
Submitting patches
2022-08-03 10:04 UTC
Building documentation on Windows
2022-08-03 9:58 UTC
[PATCH] checkpatch.pl: Reword IS_ENABLED() warning
2022-08-03 7:43 UTC (3+ messages)
[PATCH] gpio: renesas: Simplify .request/.rfree callbacks
2022-08-03 6:48 UTC (2+ messages)
[PATCH] gpio: aspeed: port Linux dt-bindings header file
2022-08-03 2:10 UTC (3+ messages)
[PATCH] mx28evk: Remove AUART/NAND/SPI variants
2022-08-03 2:04 UTC
[PATCH 00/21] Finish migration to DM_ETH
2022-08-03 1:57 UTC (28+ messages)
` [PATCH 01/21] Convert CONFIG_SYS_FDT_PAD to Kconfig
` [PATCH 02/21] ppc: Remove ids8313 board
` [PATCH 03/21] arm: Remove snapper9260 board
` [PATCH 04/21] arm: Remove mx28evk board
` [PATCH 05/21] arm: Remove edminiv2 board
` [PATCH 06/21] arm: Remove cm_t335 board
` [PATCH 07/21] arm: Remove armadillo-800eva board
` [PATCH 08/21] arm: Remove kzm9g board
` [PATCH 09/21] net: Remove smc91111 ethernet driver
` [PATCH 10/21] net: lpc32xx_eth.c "
` [PATCH 11/21] fsl-mc: Update dependencies for DM_ETH
` [PATCH 12/21] layerscape: Disable CONFIG_FMAN_ENET on some platforms
` [PATCH 13/21] mpc8548cds: Guard old ethernet code with !DM_ETH
` [PATCH 14/21] net: ks8851_mll: Remove legacy non-DM_ETH code and callers
` [PATCH 15/21] igep00x0: Disable networking
` [PATCH 16/21] am335x_sl50: Disable SPL_NET
` [PATCH 17/21] ls1021aqds/ls1021aiot: Remove legacy non-DM_ETH code
` [PATCH 18/21] vinco: "
` [PATCH 19/21] warp7: "
` [PATCH 20/21] smdkc100: "
` [PATCH 21/21] net: Make DM_ETH be selected by NETDEVICE
[PATCH] timer: bcmbca: Add Broadcom BCMBCA timer support
2022-08-03 0:07 UTC (3+ messages)
[PATCH u-boot-marvell] arm: mvebu: Do not define or overwrite vectors in SPL build
2022-08-03 0:02 UTC (3+ messages)
` [PATCH u-boot-marvell v2 1/3] arm: Introduce new CONFIG_SPL_SYS_NO_VECTOR_TABLE option
[PATCH v2 1/1] doc: add more details for crash dump analysis
2022-08-02 22:07 UTC
[PATCH 1/1] doc: add more details for crash dump analysis
2022-08-02 20:05 UTC (2+ messages)
[PATCH] drivers: xen: events: fix build issues with disabled Xen HVC
2022-08-02 19:19 UTC (7+ messages)
Replace make-fit-atf.py with binman. Was: migrate u-boot-rockchip.bin to binman and generate an image for SPI
2022-08-02 17:19 UTC (11+ messages)
` [SPAM] "
[PATCH 1/1] block: fix blk_get_devnum_by_typename()
2022-08-02 16:22 UTC (3+ messages)
[PATCH 0/3] gpio: update gpio_get_status()
2022-08-02 14:56 UTC (7+ messages)
` [PATCH 1/3] gpio: Allow to print pin's label even for pin with GPIOF_FUNC function
` [PATCH 2/3] gpio: Fix pin's status display for pin with GPIOF_UNUSED function
` [PATCH 3/3] pinctrl: pinctrl_stm32: Populate uc_priv->name[] with pinmux node's name
[PATCH v10 00/10] enable menu-driven UEFI variable maintenance
2022-08-02 14:53 UTC (7+ messages)
` [PATCH v10 01/10] efi_loader: move udevice pointer into struct efi_object
` [PATCH v10 03/10] eficonfig: add "Edit Boot Option" menu entry
` [PATCH v10 05/10] eficonfig: add "Change Boot Order" "
[PATCH 016/347] FogBugz #516535: Fix QSPI write issues
2022-08-02 13:54 UTC
[PATCH] configs: j721s2_evm_a72_defconfig: fix the bootcmd
2022-08-02 13:08 UTC
[PATCH] dm: rtc: Avoid a race in the rtc_reset test
2022-08-02 14:01 UTC (9+ messages)
[PATCH 1/3] binman: Use low level compression commands in tests
2022-08-02 13:45 UTC (6+ messages)
` [PATCH 2/3] binman: Remove header from compressed data
` [PATCH 3/3] binman: Add gzip bintool
[PATCH 1/1] doc: crash_dumps.rst missing documentation link
2022-08-02 13:37 UTC
Build with CONFIG_TOOLS_LIBCRYPTO disabled is broken
2022-08-02 13:10 UTC (3+ messages)
[PATCH] lmb: Fix LMB_MEMORY_REGIONS flag usage
2022-08-02 12:36 UTC (3+ messages)
[PATCH v1 0/2] add npcm750 function config and dts node
2022-08-02 12:28 UTC (6+ messages)
` [PATCH v1 1/2] ARM: configs: npcm7xx: add full function for nuvoton npcm750
[MVEBU] SPI flash offset was depecrated?
2022-08-02 12:11 UTC (10+ messages)
[RFC PATCH 0/1] net: xilinx: handle internal PHY/PCS
2022-08-02 10:53 UTC (2+ messages)
` [RFC PATCH 1/1] "
Broken commit de47ff536363289f92f85ed1e4901724d238432d
2022-08-02 10:58 UTC (2+ messages)
[PATCH] Makefile: Silence new GNU linker warnings
2022-08-02 10:45 UTC (2+ messages)
[PATCH 1/2] net: dwc_eth_qos: Add eqos_get_enetaddr callback for tegra186
2022-08-02 8:55 UTC (2+ messages)
` [PATCH 2/2] net: dwc_eth_qos: Add eqos_get_enetaddr callback for stm32
[BISECTED] BeagleBone Black doesn't boot after a58147c2dbbf
2022-08-02 7:46 UTC (6+ messages)
[PATCH] arm: mvebu: turris_omnia: Remove hardcoded spi-nor device tree path
2022-08-02 6:51 UTC (2+ messages)
[PATCH] arm: disable FDPIC ABI
2022-08-01 20:41 UTC
[PATCH v2 0/5] fs/fat: fix handling of full disk
2022-08-02 0:19 UTC (9+ messages)
` [PATCH v2 1/5] fs: fat: finding an empty FAT cluster
` [PATCH v2 5/5] test: add test for full FAT16 directory
[PATCH] arm: bcmbca: add bcm63138 SoC support
2022-08-01 22:18 UTC
[PATCH] timer: bcmbca: Add Broadcom BCMBCA timer support
2022-08-01 22:08 UTC
[PATCH v3 0/8] migrate u-boot-rockchip.bin to binman and generate an image for SPI
2022-08-01 19:13 UTC (15+ messages)
` [PATCH v3 1/8] binman: add support for skipping file concatenation for mkimage
` [PATCH v3 2/8] binman: allow user-defined filenames for mkimage entry
` [PATCH v3 3/8] rockchip: remove binman temporary files when cleaning
` [PATCH v3 4/8] rockchip: generate idbloader.img content for u-boot-rockchip.bin with binman for ARM
` [PATCH v3 5/8] rockchip: generate u-boot-rockchip.bin with binman for ARM64 boards
` [PATCH v3 6/8] rockchip: simplify binman image dependencies addition to INPUTS
` [PATCH v3 7/8] rockchip: allow to build SPI images even without HAS_ROM option
` [PATCH v3 8/8] rockchip: add u-boot-rockchip-spi.bin image for booting from SPI-NOR flash
[PATCH v2 0/7] Add support for cyclic function execution infrastruture
2022-08-01 19:13 UTC (8+ messages)
[PATCH 0/5] rtc: Work around race conditions
2022-08-01 19:13 UTC (4+ messages)
` [PATCH 5/5] dm: rtc: Try to handle the localtime() race
[PATCH 1/1] cmd: inconsistent return type of command_process()
2022-08-01 19:13 UTC (2+ messages)
[PATCH] doc: develop: Add a note about importing code from other projects
2022-08-01 19:03 UTC (2+ messages)
[PATCH v2 0/6] introduce Arm FF-A support
2022-08-01 18:41 UTC (7+ messages)
` [PATCH v3 0/4] "
` [PATCH v3 1/4] arm64: smccc: add Xn registers support used by SMC calls
` [PATCH v3 2/4] arm64: smccc: clear the Xn registers after "
` [PATCH v3 3/4] arm_ffa: introduce Arm FF-A low-level driver
` [PATCH v3 4/4] arm_ffa: introduce armffa command
[PATCH v2 0/5] arm: bcmbca: add basic support for Broadcom BCA SoCs
2022-08-01 18:39 UTC (6+ messages)
` [PATCH v2 1/5] arm: bcmbca: add bcm63178 SoC support
` [PATCH v2 2/5] arm: bcmbca: add bcm6846 "
` [PATCH v2 3/5] arm: bcmbca: add bcm6878 "
` [PATCH v2 4/5] arm: bcmbca: add bcm6756 "
` [PATCH v2 5/5] arm: bcmbca: add bcm63148 "
[PATCH 0/5] arm: bcmbca: add basic support for Broadcom BCA SoCs
2022-08-01 17:28 UTC (4+ messages)
` [PATCH 1/5] arm: bcmbca: add bcm63178 SoC support
[PATCH 1/2] arm: mvebu: turris_omnia: Do not fail in fixup_mtd_partitions when partitions do not exist
2022-08-01 15:54 UTC (4+ messages)
` [PATCH 2/2] arm: mvebu: turris_omnia: Increase fdt size in fixup_mtd_partitions
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox