U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-01 21:14:13 to 2023-03-03 03:30:12 UTC [more...]

[PATCH v3 00/17] Basic StarFive JH7110 RISC-V SoC support
 2023-03-03  3:24 UTC  (17+ 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] 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 0/2] add support for hs bootflows on am62 devices
 2023-03-03  1:21 UTC  (4+ 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 v2 0/4] FMP versioning support
 2023-03-03  0:17 UTC  (12+ messages)
` [PATCH v2 1/4] efi_loader: store firmware version into FmpState variable
` [PATCH v2 2/4] efi_loader: versioning support in GetImageInfo
` [PATCH v2 4/4] mkeficapsule: add FMP Payload Header

[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)

[PULL] u-boot-usb/next
 2023-03-03  0:05 UTC 

[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  (9+ 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 v5 00/44] More tidy-ups of Kconfig options
 2023-03-02 20:42 UTC  (9+ messages)
` [PATCH v5 18/44] env: Avoid checking ENV_IS_IN when env disabled
` [PATCH v5 21/44] x86: Use string functions for all 32-bit builds
` [PATCH v5 38/44] freescale: Fix odd use of ESDHCI_QUIRK_BROKEN_TIMEOUT_VALUE
` [PATCH v5 44/44] command: Don't allow commands in SPL

[PATCH v7 0/6] tpm: Support boot measurements
 2023-03-02 20:22 UTC  (12+ messages)
` [PATCH v7 1/6] tpm: Fix spelling for tpmu_ha union
` [PATCH v7 2/6] tpm: sandbox: Update for needed TPM2 capabilities
` [PATCH v7 3/6] tpm: Support boot measurements
` [PATCH v7 4/6] bootm: Support boot measurement
` [PATCH v7 5/6] test: Add sandbox TPM "
` [PATCH v7 6/6] doc: Add measured boot documentation

[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  (9+ messages)
` [PATCH V2 1/9] gpio: gpio-rockchip: parse gpio-ranges for bank id
` [PATCH V2 8/9] arm64: dts: rockchip: add gpio-ranges property to gpio nodes

[PATCH v2] board: rockchip: Add rk3588 evb
 2023-03-02 18:05 UTC  (3+ 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  (10+ messages)
` [PATCH v2 2/8] rockchip: Disable DISTRO_DEFAULTS for rk3399 boards
` [PATCH v2 3/8] bootstd: Enable BOOTSTD_DEFAULTS by default
` [PATCH v2 4/8] Move DISTRO_DEFAULTS into boot/
` [PATCH v2 5/8] lmb: Enable LMB if SYS_BOOT_RAMDISK_HIGH
` [PATCH v2 6/8] boot: Create a common BOOT_DEFAULTS for distro and bootstd
` [PATCH v2 7/8] rockchip: Move to standard boot
` [PATCH v2 8/8] bootstd: Relax the argument requirements for bootflow scan

[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 

Question regarding U-boot MultiCore SMP
 2023-03-02 10:04 UTC 

[PATCH v2 0/6] J7 platform hs fix
 2023-03-02 10:41 UTC  (7+ messages)
` [PATCH v2 2/6] configs: j721s2: merge HS and non-HS defconfigs
` [PATCH v2 5/6] Kconfig: j721e: Change K3_MCU_SCRATCHPAD_BASE to non firewalled region

[RFC PATCH 1/1] eficonfig: Add a 'scan-only' mode in eficonfig
 2023-03-02  9:07 UTC  (4+ messages)

[PATCH 00/10] efi: Improvements to booting and debugging
 2023-03-02  8:55 UTC  (5+ messages)
` [PATCH 07/10] efi: Add another tranch of GUIDs

[PATCH v7 00/10] vidconsole: refactoring and support for wider fonts
 2023-03-02  8:24 UTC  (6+ messages)
` [PATCH v7 01/10] video console: refactoring and optimization
` [PATCH v7 10/10] video console: add 12x22 console simple font test

[PATCH 0/2] improve 'read' command, add 'write' command
 2023-03-02  8:12 UTC  (16+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 2/5] cmd: introduce "
  ` [PATCH v2 3/5] doc: document read/write commands
  ` [PATCH v2 4/5] sandbox: enable CMD_WRITE
  ` [PATCH v2 5/5] test: add tests of 'read' and 'write' shell commands
  ` [PATCH v3 0/5] improve 'read' command, add 'write' command
    ` [PATCH v3 1/5] cmd: read: use part_get_info_by_dev_and_name_or_num() instead of open-coded dev_part parsing
    ` [PATCH v3 2/5] cmd: introduce 'write' command
    ` [PATCH v3 3/5] doc: document read/write commands
    ` [PATCH v3 4/5] sandbox: enable CMD_WRITE
    ` [PATCH v3 5/5] test: add tests of 'read' and 'write' shell commands

[PATCH V7 00/15] IOT2050-related enhancements
 2023-03-02  6:38 UTC  (15+ messages)
` [PATCH V7 02/15] arm: dts: iot2050: Use the auto generator nodes for fdt
` [PATCH V7 04/15] iot2050: Migrate settings into board env file
` [PATCH V7 07/15] arm: dts: iot2050: Allow verifying U-Boot proper by SPL
` [PATCH V7 12/15] board: siemens: iot2050: use the named gpio to control the user-button
` [PATCH V7 13/15] iot2050: Refresh defconfigs and activate CONFIG_EFI_SCROLL_ON_CLEAR_SCREEN
` [PATCH V7 15/15] iot2050: Add support for configuring M.2 connector

[PATCH 1/2] serial: sh: Add R-Car Gen4 support
 2023-03-02  3:23 UTC  (4+ messages)
` [PATCH 2/2] serial: sh: Add HSCIF support for R-Car SoC

[PATCH] image: Fix potentially uninitialized data variable
 2023-03-02  3:18 UTC  (4+ messages)

[PATCH v2 01/32] cmd: fdt: Import is_printable_string() from DTC to fix u32 misprint
 2023-03-02  3:08 UTC  (32+ messages)
` [PATCH v2 02/32] cmd: fdt: Fix handling of empty properties for fdt get addr and fdt get size
` [PATCH v2 03/32] cmd: fdt: Fix fdt rm behavior on non-existent property and error message space
` [PATCH v2 04/32] cmd: fdt: Fix fdt rsvmem behavior on non-existent index "
` [PATCH v2 05/32] cmd: fdt: Check argc before accessing argv in fdt bootcpu
` [PATCH v2 06/32] cmd: fdt: Check argc before accessing argv in fdt memory
` [PATCH v2 07/32] cmd: fdt: Align checksign parameter names in help text
` [PATCH v2 08/32] cmd: fdt: Handle 64bit pointers in fdt get addr
` [PATCH v2 09/32] cmd: fdt: Map address returned from fdt get addr to sysmem
` [PATCH v2 10/32] cmd: fdt: Add support for integer arrays in fdt get value with index
` [PATCH v2 11/32] test: Add ut_assert_nextline_empty() empty line helper
` [PATCH v2 12/32] test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize()
` [PATCH v2 13/32] test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value()
` [PATCH v2 14/32] test: cmd: fdt: Generate fuller DT internally and switch fdt get value to it
` [PATCH v2 15/32] test: cmd: fdt: Test alias resolution in 'fdt get value'
` [PATCH v2 16/32] test: cmd: fdt: Test both string and integer arrays "
` [PATCH v2 17/32] test: cmd: fdt: Test fdt move
` [PATCH v2 18/32] test: cmd: fdt: Test fdt resize
` [PATCH v2 19/32] test: cmd: fdt: Test fdt print and list
` [PATCH v2 20/32] test: cmd: fdt: Test fdt get name
` [PATCH v2 21/32] test: cmd: fdt: Test fdt get addr
` [PATCH v2 22/32] test: cmd: fdt: Test fdt get size
` [PATCH v2 23/32] test: cmd: fdt: Test fdt set
` [PATCH v2 24/32] test: cmd: fdt: Test fdt mknode
` [PATCH v2 25/32] test: cmd: fdt: Test fdt rm
` [PATCH v2 26/32] test: cmd: fdt: Test fdt header
` [PATCH v2 27/32] test: cmd: fdt: Test fdt bootcpu
` [PATCH v2 28/32] test: cmd: fdt: Test fdt memory
` [PATCH v2 29/32] test: cmd: fdt: Test fdt rsvmem
` [PATCH v2 30/32] test: cmd: fdt: Test fdt chosen
` [PATCH v2 31/32] test: cmd: fdt: Test fdt apply
` [PATCH v2 32/32] test: cmd: fdt: Add list of remaining missing tests

[PATCH 01/32] cmd: fdt: Import is_printable_string() from DTC to fix u32 misprint
 2023-03-02  3:07 UTC  (11+ messages)
` [PATCH 08/32] cmd: fdt: Handle 64bit pointers in fdt get addr
` [PATCH 10/32] cmd: fdt: Add support for integer arrays in fdt get value with index
` [PATCH 14/32] test: cmd: fdt: Generate fuller DT internally and switch fdt get value to it
` [PATCH 23/32] test: cmd: fdt: Test fdt set

[PATCH 1/2] test: Wrap assert macros in ({ ... }) and fix missing semicolons
 2023-03-02  3:05 UTC  (2+ messages)
` [PATCH 2/2] test: cmd: fdt: Drop new unneeded curly brackets

[PATCH] cmd: fdt: Drop the 0x prefix
 2023-03-02  3:04 UTC 

Pull request: u-boot-rockchip-20230228
 2023-03-02  1:49 UTC  (3+ messages)

[PATCH] mtd: spi-nor: Add CHIP_ERASE optimization
 2023-03-02  1:46 UTC 

[PATCH v6 0/6] tpm: Support boot measurements
 2023-03-01 22:35 UTC  (4+ messages)
` [PATCH v6 6/6] doc: Add measured boot documentation

[PATCH v2 0/4] patman: Speed up some operations
 2023-03-01 22:13 UTC  (9+ messages)
` [PATCH v2 1/4] patman: Drop an incorrect comment about git am
` [PATCH v2 2/4] patman: Refactor MakeCcFile() into two functions
` [PATCH v2 3/4] patman: Run get_maintainer.pl in parallel
` [PATCH v2 4/4] patman: Check patches "


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