messages from 2023-03-02 12:23:58 to 2023-03-04 09:59:15 UTC [more...]
[PATCH] doc: Add documentation for CZ.NIC Turris routers
2023-03-04 9:59 UTC (8+ messages)
[PATCH v2 0/4] FMP versioning support
2023-03-04 1:28 UTC (10+ messages)
` [PATCH v2 1/4] efi_loader: store firmware version into FmpState variable
` [PATCH v2 2/4] efi_loader: versioning support in GetImageInfo
[PATCH v5 00/44] More tidy-ups of Kconfig options
2023-03-03 23:43 UTC (74+ messages)
` [PATCH v5 01/44] mtd: Drop unused kb9202_nand driver
` [PATCH v5 02/44] mtd: Drop unused CONFIG_ONENAND_U_BOOT
` [PATCH v5 03/44] sh4: Drop unused twl6030 driver
` [PATCH v5 05/44] bootstd: Disable QFW bootmeth in SPL
` [PATCH v5 07/44] Correct SPL uses of DISPLAY_AER_FULL
` [PATCH v5 08/44] Correct SPL uses of MULTIPLEXER
` [PATCH v5 09/44] Correct SPL use of PG_WCOM_UBOOT_UPDATE_SUPPORTED
` [PATCH v5 10/44] Correct SPL uses of PHY_FIXED
` [PATCH v5 11/44] boot: Add Kconfigs for BOOTMETH_VBE_REQUEST
` [PATCH v5 12/44] Correct SPL use of DM_RNG
` [PATCH v5 13/44] lib: Add a Kconfig for SPL_BZIP2
` [PATCH v5 15/44] sandbox: Expand size for VPL image
` [PATCH v5 16/44] event: Add Kconfig options for SPL
` [PATCH v5 17/44] bootstd: Correct 'VPL' typo
` [PATCH v5 18/44] env: Avoid checking ENV_IS_IN when env disabled
` [PATCH v5 19/44] env: Allow VPL environment to be nowhere
` [PATCH v5 20/44] lib: Add VPL options for SHA1 and SHA256
` [PATCH v5 21/44] x86: Use string functions for all 32-bit builds
` [PATCH v5 22/44] lib: Fix build condition for tiny-printf
` [PATCH v5 23/44] sandbox: Tidy up RTC options
` [PATCH v5 24/44] sandbox: Use the generic VPL option to enable VPL
` [PATCH v5 25/44] sandbox: Tidy up I2C options
` [PATCH v5 30/44] lib: Add an SPL config for LIB_UUID
` [PATCH v5 31/44] test: Tidy up sandbox handling in test-main
` [PATCH v5 32/44] x86: Fix up use of X86_32BIT_INIT and X86_64 options
` [PATCH v5 33/44] Add VPL options for BLOBLIST
` [PATCH v5 35/44] freescale: Drop old pre-DM_ETH code
` [PATCH v5 36/44] imx: Use SATA instead of CMD_SATA
` [PATCH v5 37/44] net: Add an SPL config for atheros
` [PATCH v5 38/44] freescale: Fix odd use of ESDHCI_QUIRK_BROKEN_TIMEOUT_VALUE
` [PATCH v5 39/44] serial: Support ns16550 driver in TPL
` [PATCH v5 40/44] dm: Add a TPL symbol for simple-bus
` [PATCH v5 41/44] x86: coral: Add missing TPL options
` [PATCH v5 42/44] power: wandboard: Add a missing CONFIG
` [PATCH v5 43/44] venice: Simplify conditions for network init
` [PATCH v5 44/44] command: Don't allow commands in SPL
[PATCH 01/13] common/Kconfig: Reword text for BOARD_TYPES
2023-03-03 23:41 UTC (18+ messages)
` [PATCH 02/13] arm: mvebu: Add select on ARCH_EARLY_INIT_R if ARM64
` [PATCH 03/13] arm: zynq: Move to select'ing ARCH_EARLY_INIT_R if we have FPGA
` [PATCH 04/13] arm: rk3368: Select ARCH_EARLY_INIT_R when used
` [PATCH 05/13] common: Make ARCH_EARLY_INIT_R be selected only
` [PATCH 06/13] imx9: Remove ARCH_MISC_INIT
` [PATCH 07/13] mvebe: Drop ARCH_MISC_INIT from alleycat 5
` [PATCH 08/13] mvebu: Drop empty arch_misc_init
` [PATCH 09/13] s5p: Remove "
[PULL] u-boot-usb/next
2023-03-03 23:40 UTC (2+ messages)
[PATCH 1/1] api: move API related config options into submenu
2023-03-03 22:31 UTC
[PATCH 1/1] doc: man-page for panic command
2023-03-03 21:51 UTC
[PATCH v3 03/17] dt-bindings: reset: Add StarFive JH7110 reset definitions
2023-03-03 21:27 UTC (2+ messages)
[PATCH v3 00/17] Basic StarFive JH7110 RISC-V SoC support
2023-03-03 21:20 UTC (21+ messages)
` [PATCH v3 01/17] riscv: cpu: jh7110: Add support for jh7110 SoC
` [PATCH v3 02/17] cache: starfive: Add StarFive JH7110 support
` [PATCH v3 04/17] reset: starfive: jh7110: Add reset driver for StarFive JH7110 SoC
` [PATCH v3 05/17] dt-bindings: clock: Add StarFive JH7110 clock definitions
` [PATCH v3 06/17] clk: starfive: Add StarFive JH7110 clock driver
` [PATCH v3 07/17] dt-bindings: pinctrl: Add StarFive JH7110 pinctrl definitions
` [PATCH v3 08/17] pinctrl: starfive: Add StarFive JH7110 driver
` [PATCH v3 09/17] ram: starfive: add ddr driver
` [PATCH v3 10/17] board: starfive: add StarFive VisionFive v2 board support
` [PATCH v3 11/17] riscv: cpu: jh7110: Add Kconfig for StarFive JH7110 SoC
` [PATCH v3 12/17] board: starfive: Add Kconfig for StarFive VisionFive v2 Board
` [PATCH v3 13/17] board: starfive: Add TARGET_STARFIVE_VISIONFIVE2 to Kconfig
` [PATCH v3 14/17] riscv: dts: jh7110: Add initial StarFive JH7110 device tree
` [PATCH v3 15/17] riscv: dts: jh7110: Add initial u-boot "
` [PATCH v3 16/17] riscv: dts: jh7110: Add initial StarFive VisionFive v2 board "
` [PATCH v3 17/17] configs: starfive: add starfive_visionfive2_defconfig
[PATCH 1/1] efi_loader: describe term_get_char()
2023-03-03 21:06 UTC
[PATCH 1/4] net: e1000: add and make use of NUM_RX_DESC macro
2023-03-03 20:48 UTC (4+ messages)
` [PATCH 2/4] net: e1000: move all rx data structures to hw instance
` [PATCH 3/4] net: e1000: dynamically allocate rx data buffers per instance
` [PATCH 4/4] net: e1000: make use of multiple rx packets
[PATCH v8 0/6] tpm: Support boot measurements
2023-03-03 19:59 UTC (9+ messages)
` [PATCH v8 1/6] tpm: Fix spelling for tpmu_ha union
` [PATCH v8 2/6] tpm: sandbox: Update for needed TPM2 capabilities
` [PATCH v8 3/6] tpm: Support boot measurements
` [PATCH v8 4/6] bootm: Support boot measurement
` [PATCH v8 5/6] test: Add sandbox TPM "
` [PATCH v8 6/6] doc: Add measured boot documentation
[PATCH v3 0/1] introduce .editorconfig
2023-03-03 19:35 UTC (3+ messages)
` [PATCH v3 1/1] editorconfig: "
[PATCH v7 0/6] tpm: Support boot measurements
2023-03-03 19:17 UTC (6+ messages)
` [PATCH v7 3/6] "
[PATCH] arm: mach-k3: introduce generic board detction kconfig option
2023-03-03 19:16 UTC
[PATCH v5 0/2] arm: dts: rockchip: rk3399: usb: ehci: Fix EHCI probe in rk3399 to access peripherals by USB 2
2023-03-03 17:47 UTC (4+ messages)
` can't reproduce XHCI hang in Rock Pi 4
[PATCH v3 0/4] J721E HS Fixes
2023-03-03 17:34 UTC (7+ messages)
` [PATCH v3 1/4] arm: k3: config.mk: Add missing dependencies on tispl.bin HS
` [PATCH v3 2/4] configs: j721e: Merge the HS and non-HS defconfigs
` [PATCH v3 3/4] Kconfig: j721e: Change K3_MCU_SCRATCHPAD_BASE to non firewalled region
` [PATCH v3 4/4] arm: mach-k3: Increase SYSFW max image size
Question regarding U-boot MultiCore SMP
2023-03-03 14:49 UTC (3+ messages)
[PATCH v1 00/17] colibri-imx8x: support refresh
2023-03-03 13:26 UTC (18+ messages)
` [PATCH v1 01/17] board: colibri-imx8x: add 2nd ethernet address
` [PATCH v1 02/17] colibri-imx8x: Remove baudrate from console argument
` [PATCH v1 03/17] defconfig: colibri-imx8x: enable CONFIG_OF_SYSTEM_SETUP
` [PATCH v1 04/17] colibri-imx8x: remove obsolete net usb start
` [PATCH v1 05/17] colibri-imx8x: remove obsolete sdhc related config defines
` [PATCH v1 06/17] colibri-imx8x: update update_uboot confirmation message
` [PATCH v1 07/17] colibri-imx8x: extract is_imx8dx() from ram detection
` [PATCH v1 08/17] colibri-imx8x: construct fdtfile dynamically
` [PATCH v1 09/17] colibri-imx8x: drop obsolete environment variables
` [PATCH v1 10/17] colibri-imx8x: provide proper CONFIG_SYS_PROMPT
` [PATCH v1 11/17] colibri-imx8x: switch from fatload to load
` [PATCH v1 12/17] colibri-imx8x: update env memory layout
` [PATCH v1 13/17] colibri-imx8x: set bootaux memory base and size
` [PATCH v1 14/17] colibri-imx8x: enable environment bootcount limit
` [PATCH v1 15/17] colibri-imx8x: set bootdelay
` [PATCH v1 16/17] Revert "imx: imx8x: colibri: switch to binman"
` [PATCH v1 17/17] colibri-imx8x: enable fuse command
using binman sym for size of u-boot itb
2023-03-03 10:24 UTC
[PATCH 0/2] add support for hs bootflows on am62 devices
2023-03-03 9:09 UTC (5+ messages)
` [PATCH 1/2] arm: mach-k3: am62: move scratch board area to HSM RAM
` [PATCH 2/2] configs: am62: move stack and heap "
[PATCH] board: ti: Kconfig: Correct invalid Kconfig syntax
2023-03-03 8:21 UTC
[PATCH 1/3] ARM: dts: rockchip: rk3588-rock-5b-u-boot: add USB 2.0 host
2023-03-03 7:31 UTC (3+ messages)
` [PATCH 2/3] phy: rockchip-inno-usb2: add initial support for rk3588 PHY
` [PATCH 3/3] configs: rockchip: rock5b-rk3588: enable USB and regulators
[RESEND PATCH] arm: mvebu: Set common SPI flash default speed and mode
2023-03-03 3:27 UTC
[PATCH] arm: mvebu: Set common SPI flash default speed and mode
2023-03-03 1:56 UTC (2+ messages)
[PATCH 0/2] arm: mvebu: clearfog: defconfig updates
2023-03-03 1:28 UTC (15+ messages)
` [PATCH 2/2] arm: mvebu: clearfog: Add defconfig for SPI booting
[PATCH v3] CI: gitlab: Collect pytest artifacts
2023-03-03 1:22 UTC
[PATCH v6 00/22] Fixes for Rockchip NFC driver part 1
2023-03-03 0:17 UTC (23+ messages)
` [PATCH v6 01/22] mtd: nand: raw: rockchip_nfc: use dev_read_addr_ptr
` [PATCH v6 02/22] mtd: nand: raw: rockchip_nfc: remove the compatible string "rockchip,rk3308-nfc"
` [PATCH v6 03/22] mtd: nand: raw: rockchip_nfc: add layout structure
` [PATCH v6 04/22] mtd: nand: raw: rockchip_nfc: add flash_node to chip structure
` [PATCH v6 05/22] mtd: nand: raw: rockchip_nfc: fix oobfree offset and description
` [PATCH v6 06/22] mtd: nand: add support for the Sandisk SDTNQGAMA chip
` [PATCH v6 07/22] rockchip: adc: rockchip-saradc: use dev_read_addr_ptr
` [PATCH v6 08/22] rockchip: timer: dw-apb-timer: use reg variable with phys_addr_t size
` [PATCH v6 09/22] rockchip: pwm: rk_pwm: "
` [PATCH v6 10/22] include: dm: ofnode: fix headers
` [PATCH v6 11/22] core: remap: convert regmap_init_mem_plat() input to phys_addr_t
` [PATCH v6 12/22] core: fdtaddr: add devfdt_get_addr_size_index_ptr function
` [PATCH v6 13/22] core: read: add dev_read_addr_index_ptr function
` [PATCH v6 14/22] spi: spi-aspeed-smc: use devfdt_get_addr_index_ptr
` [PATCH v6 15/22] drivers: use dev_read_addr_index_ptr when cast to pointer
` [PATCH v6 16/22] drivers: use dev_read_addr_ptr "
` [PATCH v6 17/22] drivers: use devfdt_get_addr_size_index_ptr "
` [PATCH v6 18/22] drivers: use devfdt_get_addr_index_ptr "
` [PATCH v6 19/22] drivers: use devfdt_get_addr_ptr "
` [PATCH v6 20/22] drivers: fix debug string with fdt_addr_t input
` [PATCH v6 21/22] arm: stm32mp: spl: fix function "
` [PATCH v6 22/22] include: fdtdec: decouple fdt_addr_t and phys_addr_t size
[PATCH] binman: Support updating section contents
2023-03-03 0:07 UTC (3+ messages)
[PATCH v2 1/4] binman: Allow preserving the output dir when replacing
2023-03-03 0:02 UTC (4+ messages)
` [PATCH v2 2/4] binman: Handle missing bintools correctly in fit
` [PATCH v2 3/4] binman: Support updating section contents
` [PATCH v2 4/4] binman: Support generation of x509 certificates
u-boot crashes if mass-storage devices are connected via USB-C
2023-03-02 23:47 UTC (8+ messages)
[PATCH] ARM: dts: imx: Add support for DH electronics i.MX8M Plus DHCOM on PDK3
2023-03-02 22:40 UTC
[PATCH v2 1/5] phy: phy-mtk-tphy: remove macros to prepare bitfield value
2023-03-02 21:44 UTC (5+ messages)
` [PATCH v2 3/5] usb: xhci-mtk: modify the SOF/ITP interval for mt8195
[PATCH v2 00/26] CONFIG_IS_ENABLED vs IS_ENABLED
2023-03-02 19:19 UTC (5+ messages)
` [PATCH v2 09/26] tools: Makefile: prepare for CONFIG_IS_ENABLED changes by adding CONFIG_TOOLS_xxx
[PATCH v2 0/1] introduce .editorconfig
2023-03-02 18:57 UTC (6+ messages)
` [PATCH v2 1/1] editorconfig: "
No such file or directory: lxdialog/dialog.h
2023-03-02 18:19 UTC (4+ messages)
[PATCH] arm: total_compute: Remap console logs
2023-03-02 14:40 UTC
[PATCH 0/2] add support for hs bootflows on am62 devices
2023-03-02 14:07 UTC
[PATCH V2 0/9] Rockchip: Improve Support for RK3566 Devices
2023-03-02 13:59 UTC (5+ messages)
` [PATCH V2 1/9] gpio: gpio-rockchip: parse gpio-ranges for bank id
[PATCH v2] board: rockchip: Add rk3588 evb
2023-03-02 18:05 UTC (2+ messages)
[PATCH] net: ipv6: Add support for default gateway discovery
2023-03-02 16:58 UTC
Please pull u-boot-dm
2023-03-02 15:49 UTC (2+ messages)
[PATCH v2 1/8] rockchip: Drop bootstage stash in TPL and SPL for rockpro64
2023-03-02 15:22 UTC (5+ messages)
` [PATCH v2 2/8] rockchip: Disable DISTRO_DEFAULTS for rk3399 boards
` [PATCH v2 6/8] boot: Create a common BOOT_DEFAULTS for distro and bootstd
[PATCH 0/2] add support for hs bootflows on am62 devices
2023-03-02 14:02 UTC
[PATCH] buildman: Correct CROSS_COMPILE output for sandbox
2023-03-02 13:11 UTC
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