U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-08 22:30:29 to 2023-03-10 23:27:19 UTC [more...]

[PATCH v1 0/4] cli: run_commandf() coverage and small fixups
 2023-03-10 20:49 UTC  (9+ messages)
` [PATCH v1 1/4] cli: run_commandf(): "
` [PATCH v1 2/4] unit-test: cover run_commandf() by test-cases
` [PATCH v1 3/4] test: fdt: fix run_commandf() warnings
` [PATCH v1 4/4] test: exit: "

Please pull u-boot-dm
 2023-03-10 23:27 UTC  (2+ messages)

[PULL] u-boot-usb/master
 2023-03-10 23:01 UTC 

[PULL] u-boot-sh/master
 2023-03-10 23:00 UTC 

[PATCH v2 00/12] efi: Improvements to booting and debugging
 2023-03-10 20:49 UTC  (13+ messages)
` [PATCH v2 01/12] efi: Set RUN_64BIT correctly for the EFI app
` [PATCH v2 02/12] x86: Adjust bootparam.h to be more like linux
` [PATCH v2 03/12] x86: Add return-value comment to cpu_jump_to_64bit()
` [PATCH v2 04/12] x86: Support booting a 64-bit kernel from 64-bit U-Boot
` [PATCH v2 05/12] x86: Exit EFI boot services before starting kernel
` [PATCH v2 06/12] x86: Support zboot and bootm in the EFI app
` [PATCH v2 07/12] efi: Add another tranch of GUIDs
` [PATCH v2 08/12] efi: Include GUID names with EFI app and payload
` [PATCH v2 09/12] doc: Add help for the efi command
` [PATCH v2 10/12] efi: Split out table-listing code into a new file
` [PATCH v2 11/12] efi: Support showing tables
` [PATCH v2 12/12] efI: Allow packaging a kernel in the debugging script

[PATCH 0/2] CI configuration improvements
 2023-03-10 20:49 UTC  (5+ messages)
` [PATCH 1/2] CI: Allow job tag to be optionally set globally
` [PATCH 2/2] CI: Allow a mirror to be specified for Docker Hub

[PATCH v8 03/10] arm_ffa: introduce Arm FF-A low-level driver
 2023-03-10 20:50 UTC  (19+ messages)
` [PATCH v9 00/10] introduce Arm FF-A support
  ` [PATCH v9 01/10] arm64: smccc: add support for SMCCCv1.2 x0-x17 registers
  ` [PATCH v9 02/10] lib: uuid: introduce uuid_str_to_le_bin function
  ` [PATCH v9 03/10] lib: uuid: introduce testcase for uuid_str_to_le_bin
  ` [PATCH v9 04/10] arm_ffa: introduce Arm FF-A low-level driver
  ` [PATCH v9 05/10] arm_ffa: introduce armffa command
  ` [PATCH v9 06/10] arm_ffa: introduce the FF-A Sandbox driver
  ` [PATCH v9 07/10] arm_ffa: introduce Sandbox test cases for UCLASS_FFA
  ` [PATCH v9 08/10] arm_ffa: introduce armffa command Sandbox test
  ` [PATCH v9 09/10] arm_ffa: efi: introduce FF-A MM communication
  ` [PATCH v9 10/10] arm_ffa: efi: corstone1000: enable "

[PATCH v2 1/3] cmd: pci: Add command to set MPS of all PCIe devices
 2023-03-10 20:49 UTC  (4+ messages)
` [PATCH v2 2/3] drivers: pci: sandbox: Add stub sandbox PCI MPS support
` [PATCH v2 3/3] test: Add test for new command pci_mps

[PATCH 0/9] binman: Show missing blob message when building U-Boot
 2023-03-10 20:49 UTC  (2+ messages)

[RFC PATCH] binman: bintool: etype: Add support for ti-secure entry
 2023-03-10 20:49 UTC  (7+ messages)

[PATCH] sysinfo: gpio: fix loop over DT "revisions" array
 2023-03-10 20:49 UTC  (2+ messages)

[PATCH 1/2] Revert "buildman: Correct CROSS_COMPILE output for sandbox"
 2023-03-10 20:48 UTC  (2+ messages)
` [PATCH 2/2] buildman: Fix CROSS_COMPILE output for sandbox

[PATCH v3 00/13] video: efi: Improve the EFI-app video console
 2023-03-10 20:47 UTC  (14+ messages)
` [PATCH v3 01/13] efi: video: Move payload code into a function
` [PATCH v3 02/13] efi: video: Return mode info for app also
` [PATCH v3 03/13] efi: Support a 64-bit frame buffer address
` [PATCH v3 04/13] x86: Add a few more items to bdinfo
` [PATCH v3 05/13] efi: Use a fixed value for the timer clock
` [PATCH v3 06/13] efi: Support copy framebuffer
` [PATCH v3 07/13] video: Allow a copy framebuffer with pre-allocated fb
` [PATCH v3 08/13] bbinfo: Show the size of the copy framebuffer
` [PATCH v3 09/13] efi: Adjust script to show pre-relocation output on terminal
` [PATCH v3 10/13] video: Remove duplicate cursor-positioning function
` [PATCH v3 11/13] video: Clear the vidconsole rather than the video
` [PATCH v3 12/13] efi: Add dhrystone, dcache and scroll lines to app
` [PATCH v3 13/13] video: Add a note about the broken implementation

[RFC/PATCH] lib/Kconfig: Enable OF_LIBFDT_OVERLAY by default when FIT is enabled
 2023-03-10 18:12 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-mmc master
 2023-03-10 18:08 UTC  (5+ messages)

[PATCH RFC u-boot-mvebu 0/2] arm: mvebu: Fix eMMC boot
 2023-03-10 17:53 UTC  (7+ messages)

[PATCH v2 0/3] Add StarFive JH7110 PCIe drvier support
 2023-03-10 17:42 UTC  (5+ messages)
` [PATCH v2 1/3] starfive: pci: Add StarFive JH7110 pcie driver

[PATCH v7 00/23] Fixes for Rockchip NFC driver part 1
 2023-03-10 16:50 UTC  (25+ messages)
` [PATCH v7 01/23] mtd: nand: raw: rockchip_nfc: use dev_read_addr_ptr
` [PATCH v7 02/23] mtd: nand: raw: rockchip_nfc: remove the compatible string "rockchip,rk3308-nfc"
` [PATCH v7 03/23] mtd: nand: raw: rockchip_nfc: add layout structure
` [PATCH v7 04/23] mtd: nand: raw: rockchip_nfc: add flash_node to chip structure
` [PATCH v7 05/23] mtd: nand: raw: rockchip_nfc: fix oobfree offset and description
` [PATCH v7 06/23] mtd: nand: add support for the Sandisk SDTNQGAMA chip
` [PATCH v7 07/23] rockchip: adc: rockchip-saradc: use dev_read_addr_ptr
` [PATCH v7 08/23] rockchip: timer: dw-apb-timer: use reg variable with phys_addr_t size
` [PATCH v7 10/23] include: dm: ofnode: fix headers
` [PATCH v7 11/23] core: remap: fix regmap_init_mem_plat() reg size handeling
` [PATCH v7 12/23] rockchip: rk3288: syscon_rk3288: store syscon platdata in regmap
` [PATCH v7 13/23] core: fdtaddr: add devfdt_get_addr_size_index_ptr function
` [PATCH v7 14/23] core: read: add dev_read_addr_index_ptr function
` [PATCH v7 15/23] spi: spi-aspeed-smc: use devfdt_get_addr_index_ptr
` [PATCH v7 16/23] drivers: use dev_read_addr_index_ptr when cast to pointer
` [PATCH v7 17/23] drivers: use dev_read_addr_ptr "
` [PATCH v7 18/23] drivers: use devfdt_get_addr_size_index_ptr "
` [PATCH v7 19/23] drivers: use devfdt_get_addr_index_ptr "
` [PATCH v7 20/23] drivers: use devfdt_get_addr_ptr "
` [PATCH v7 21/23] drivers: fix debug string with fdt_addr_t input
` [PATCH v7 22/23] arm: stm32mp: spl: fix function "
` [PATCH v7 23/23] include: fdtdec: decouple fdt_addr_t and phys_addr_t size
` [RESEND PATCH v7 09/23] rockchip: pwm: rk_pwm: use reg variable with "

[PATCH v7 09/23] rockchip: pwm: rk_pwm: use reg variable with phys_addr_t size
 2023-03-10 16:42 UTC 

[PATCH v1 0/2] colibri_imx6: fix linker issue when enabling watchdog
 2023-03-10 16:29 UTC  (4+ messages)
` [PATCH v1 1/2] colibri_imx6: fix linker issue "
` [PATCH v1 2/2] colibri_imx6: add default config with watchdog enabled

[PATCH v2 02/32] cmd: fdt: Fix handling of empty properties for fdt get addr and fdt get size
 2023-03-10 16:11 UTC  (24+ messages)
` [PATCH v2 01/32] cmd: fdt: Import is_printable_string() from DTC to fix u32 misprint
  ` [PATCH v2 19/32] test: cmd: fdt: Test fdt print and list
  ` [PATCH v2 21/32] test: cmd: fdt: Test fdt get addr
  ` [PATCH v2 26/32] test: cmd: fdt: Test fdt header
  ` [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] console: Use only 0x00 as line separator for console recording
 2023-03-10 16:11 UTC  (3+ messages)

[PATCH] cmd: fdt: Drop the 0x prefix
 2023-03-10 16:11 UTC  (5+ messages)

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

[PATCH v2] clk: imx8mp: add pwm clocks support
 2023-03-10 15:24 UTC 

[PATCH] clk: imx8mp: add pwm clocks support
 2023-03-10 15:15 UTC 

[PATCH] gitattributes: Treat .bin files as binary
 2023-03-10 13:52 UTC 

[PATCH] imx: imx8mm: Add suppoer for Mettler-Toledo snowflake board
 2023-03-10 13:50 UTC 

[PATCH] arm: imx: add u-boot-nand.imx to boot from NAND without SPL
 2023-03-10 10:07 UTC 

[PATCH v2 0/4] NFSv1 support
 2023-03-10  9:51 UTC  (5+ messages)
` [PATCH v2 1/4] nfs: convert supported_nfs_versions bitfield to an enum
` [PATCH v2 2/4] nfs: factor out generic reply error handling
` [PATCH v2 3/4] nfs: handle rpc errors for mount calls
` [PATCH v2 4/4] net: add NFSv1 support

[PATCH v8 00/10] vidconsole: refactoring and support for wider fonts
 2023-03-10  9:26 UTC  (6+ messages)
` [PATCH v8 04/10] video console: implement multiple fonts configuration

[PATCH 0/4] nvmem: cell post-processing & U-Boot env MAC support
 2023-03-10  9:25 UTC  (11+ messages)
` [PATCH 2/4] nvmem: core: allow nvmem_cell_post_process_t callbacks to adjust buffer

[PATCH v2 1/3] ARM: dts: rockchip: rk3588-rock-5b-u-boot: add USB 2.0 host
 2023-03-10  9:04 UTC  (4+ messages)
` [PATCH v2 2/3] phy: rockchip-inno-usb2: add initial support for rk3588 PHY
` [PATCH v2 3/3] configs: rockchip: rock5b-rk3588: enable USB and regulators

[PATCH 1/3] mmc: mv_sdhci: Simplify call to sdhci_mvebu_mbus_config()
 2023-03-10  2:48 UTC  (6+ messages)
    ` [PATCH 2/3] mmc: mv_sdhci: Remove CONFIG_MMC_SDHCI_IO_ACCESSORS support
    ` [PATCH 3/3] mmc: mv_sdhci: Depend on DM_MMC

[PATCH v2 1/3] mmc: Check support for TRIM operations
 2023-03-10  2:32 UTC  (6+ messages)
    ` [PATCH v2 2/3] mmc: erase: Use TRIM erase when available
    ` [PATCH v2 3/3] test: dm: mmc: Check block erasing boundaries

[PATCH 1/2] spl: mmc: Pass eMMC HW partition and SW partition to spl_mmc_get_uboot_raw_sector()
 2023-03-10  2:30 UTC  (4+ messages)
    ` [PATCH 2/2] spl: mmc: Pass eMMC HW partition 7 through

[PATCH v2 00/26] CONFIG_IS_ENABLED vs IS_ENABLED
 2023-03-09 20:45 UTC  (6+ messages)
` [PATCH v2 02/26] cmd: nvedit: check for ENV_SUPPORT

[PATCH] README.mpc85xx-sd-spi-boot: Suggest the NXP boot format github repo
 2023-03-09 20:03 UTC  (9+ messages)

[PATCH 1/6] arm: Correct cpu_reset function prototype on some platforms
 2023-03-09 19:41 UTC  (8+ messages)
` [PATCH 2/6] spl: Add function prototype for spl_mmc_get_uboot_raw_sector
` [PATCH 3/6] examples: Don't use LTO for hello_world
` [PATCH 4/6] compulab: imx8mm-cl-iot-gate: Fix some function declarations in eeprom_spl.c
` [PATCH 5/6] purism: librem5: Fix a function declaration in spl.c
` [PATCH 6/6] RFC: arm: Enable LTO by default

[PATCH 0/2] rockchip: theobroma: enforce ENV_IS_NOWHERE with Kconfig select
 2023-03-09 19:34 UTC  (3+ messages)
` [PATCH 2/2] rockchip: ringneck-px30: "

Please pull u-boot-dm into -next
 2023-03-09 19:17 UTC  (2+ messages)

[PATCH v2 0/5] Support the required clocks to enable USB on SAM9X60
 2023-03-09 12:30 UTC  (2+ messages)

[PATCH 0/2] efi: remove error in efi_disk_probe/efi_disk_remove
 2023-03-09 11:49 UTC  (8+ messages)
` [PATCH 1/2] efi: remove error in efi_disk_probe
` [PATCH 2/2] efi: remove error in efi_disk_remove

[PATCH 1/3] ARM: dts: rockchip: rk3588-rock-5b-u-boot: add USB 2.0 host
 2023-03-09 10:37 UTC  (6+ messages)
` [PATCH 2/3] phy: rockchip-inno-usb2: add initial support for rk3588 PHY

[PATCH 0/1] lib/vsprintf.c: fix integer overflow in vsprintf
 2023-03-09  9:45 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v6 00/22] Fixes for Rockchip NFC driver part 1
 2023-03-09  7:22 UTC  (3+ messages)
` [PATCH v6 06/22] mtd: nand: add support for the Sandisk SDTNQGAMA chip

[PATCH] rockchip: sdhci: rk3568: bypass DLL when clk <= 52 MHz
 2023-03-09  1:28 UTC 

[PATCH v2] mtd: rawnand: nand_base: Handle algorithm selection
 2023-03-08 23:02 UTC  (2+ messages)

[PATCH v2 0/5] binman: Tidy up the location for bintools
 2023-03-08 22:17 UTC  (7+ messages)
` [PATCH v2 1/5] binman: Correct an 'aot' typo
` [PATCH v2 2/5] binman: Update bintools documentation
` [PATCH v2 3/5] binman: Move the tools directory into the Bintool class

[PATCH] binman: Avoid requiring a home directory on startup
 2023-03-08 22:18 UTC  (14+ messages)

[PATCH v2 1/4] buildman: Add a note about the out-env file
 2023-03-08 22:17 UTC  (2+ messages)

[PATCH v4 1/2] bootflow: Rename bootflow_flags_t
 2023-03-08 22:17 UTC  (4+ messages)
` [PATCH v4 2/2] bootstd: Replicate the dtb-filename quirks of distroboot

[PATCH v2 00/24] tools: Support uploading tools to PyPi for use with pip
 2023-03-08 22:17 UTC  (5+ messages)
` [PATCH v2 02/24] Revert "patman: test_util: Print test stdout/stderr within test summaries"
` [PATCH v2 04/24] patman: Move library functions into a library directory


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