U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-10 13:35:20 to 2024-06-11 20:03:31 UTC [more...]

[PATCH 00/42] labgrid: Provide an integration with Labgrid
 2024-06-11 20:01 UTC  (8+ messages)
` [PATCH 01/42] trace: Update test to tolerate different trace-cmd version
` [PATCH 02/42] binman: efi: Correct entry docs
` [PATCH 03/42] binman: Regenerate nxp docs
` [PATCH 04/42] binman: ti: Regenerate entry docs
` [PATCH 05/42] binman: Update the entrydocs header
` [PATCH 06/42] buildman: Make mrproper an argument to _reconfigure()
` [PATCH 07/42] buildman: Make mrproper an argument to _config_and_build()

[PATCH 0/9] Bug-fixes for a few boards
 2024-06-11 19:25 UTC  (12+ messages)
` [PATCH 5/9] fdt: Correct condition for bloblist existing
` [PATCH 7/9] rockchip: bob: kevin: Disable dcache in SPL

[PATCH] doc: Fix link reference to general verified boot docs
 2024-06-11 19:19 UTC  (2+ messages)

[PATCH v2 0/9] Bug-fixes for a few boards
 2024-06-11 19:13 UTC  (16+ messages)
` [PATCH v2 1/9] nvidia: nyan-big: Disable debug UART
` [PATCH v2 2/9] tpm: Avoid code bloat when not using EFI_TCG2_PROTOCOL
` [PATCH v2 3/9] rockchip: veyron: Add logging for power init
` [PATCH v2 4/9] power: regulator: Handle autoset in regulators_enable_boot_on()
` [PATCH v2 5/9] fdt: Correct condition for bloblist existing
` [PATCH v2 6/9] spl: Allow ATF to work when dcache is disabled
` [PATCH v2 7/9] rockchip: Ensure memory size is available in RK3399 SPL
` [PATCH v2 8/9] rockchip: bob: kevin: Disable dcache in SPL
` [PATCH v2 9/9] Drop the special am335x_boneblack_vboot target

[PATCH v2 0/4] Generate capsules from config files
 2024-06-11 18:52 UTC  (2+ messages)

[RFC PATCH 00/31] Make U-Boot memory reservations coherent
 2024-06-11 18:52 UTC  (57+ messages)
` [RFC PATCH 03/31] lmb: make the lmb reservations persistent
` [RFC PATCH 04/31] lmb: remove local instances of the lmb structure variable
` [RFC PATCH 05/31] lmb: pass a flag to image_setup_libfdt() for lmb reservations
` [RFC PATCH 06/31] lmb: reserve and add common memory regions post relocation
` [RFC PATCH 07/31] lmb: remove lmb_init_and_reserve_range() function
` [RFC PATCH 08/31] lmb: replcace the lmb_init_and_reserve() function
` [RFC PATCH 09/31] lmb: allow for resizing lmb regions
` [RFC PATCH 15/31] efi_memory: add an event handler to update memory map
` [RFC PATCH 17/31] lmb: remove call to efi_lmb_reserve()
` [RFC PATCH 20/31] test: cedit: use allocated address for reading file
` [RFC PATCH 22/31] test: lmb: run the LMB tests only on sandbox

Proposal: U-Boot memory management
 2024-06-11 18:52 UTC  (20+ messages)

[PATCH] smbios: only look for a SYSINFO udevice if SYSINFO support is enabled
 2024-06-11 18:52 UTC  (2+ messages)

[PATCH 0/6] bootstd: Add Android support
 2024-06-11 18:52 UTC  (15+ messages)
` [PATCH 2/6] boot: android: Add image_android_get_version()
` [PATCH 3/6] bootstd: Add bootflow_iter_check_mmc() helper
` [PATCH 4/6] android: boot: Add set_abootimg_addr() and set_avendor_bootimg_addr()
` [PATCH 5/6] bootstd: Add a bootmeth for Android
` [PATCH 6/6] bootstd: Add test for bootmeth_android

[PATCH] cmd: sound: fix help text
 2024-06-11 18:52 UTC  (2+ messages)

[PATCH v2 0/4] dm: core: fix several debug messages and migrate debug() to dm_warn
 2024-06-11 18:52 UTC  (9+ messages)
` [PATCH v2 1/4] dm: core: fix misleading debug message when matching compatible
` [PATCH v2 2/4] dm: core: fix signedness in debug messages
` [PATCH v2 3/4] dm: core: migrate debug() messages to use dm_warn
` [PATCH v2 4/4] dm: core: fix typo in SPL_DM_WARN prompt text

[PATCH 00/16] LoongArch initial support
 2024-06-11 18:51 UTC  (11+ messages)
` [PATCH 01/16] lib: fdtdec: Handle multiple memory nodes
` [PATCH 03/16] image: Take entry point as an output of setup_booti

[PATCH v4 1/4] binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing
 2024-06-11 18:51 UTC  (3+ messages)

[u-boot-test-hooks PATCH 0/2] Add support for Labgrid
 2024-06-11 18:51 UTC  (6+ messages)
` [u-boot-test-hooks PATCH 1/2] Create a common file for test scripts
` [u-boot-test-hooks PATCH 2/2] Provide some basic scripts for Labgrid integration

[PATCH 0/4] alist: Implement a pointer list / array of structs
 2024-06-11 18:50 UTC  (5+ messages)
` [PATCH 1/4] malloc: Support testing with realloc()
` [PATCH 2/4] lib: Handle a special case with str_to_list()
` [PATCH 3/4] alist: Add support for an allocated pointer list
` [PATCH 4/4] lib: Convert str_to_list() to use alist

[PATCH v2 0/1]: drivers: bootcount: Add support for FAT filesystem
 2024-06-11 16:29 UTC  (13+ messages)
` [PATCH v2 1/1] "

[NEXT] Pull request efi-next-20240611
 2024-06-11 16:07 UTC  (2+ messages)

Debugging gpio-hogs which don't get probed
 2024-06-11 15:25 UTC  (2+ messages)

[PATCH 0/7] MIPS: Enable EFI support
 2024-06-11 14:36 UTC  (11+ messages)
` [PATCH 3/7] Makefile.lib: Preserve .rodata section for EFI file
` [PATCH 5/7] MIPS: Add smbios_start to arch_global_data
` [PATCH 6/7] MIPS: Define MIPS EFI related bits everywhere

[PATCH 00/13] Arm64 big endian enablement
 2024-06-11 13:25 UTC  (2+ messages)

[PATCH 0/4] arm64: versal2: Add support for new AMD Versal Gen 2 SoC
 2024-06-11 11:01 UTC  (2+ messages)

[PATCH] xilinx: Enable FF-A for all our arm64 SoCs
 2024-06-11 11:06 UTC 

[PATCH v3 0/1] Enable reset_cpu() in SPL for ZynqMP
 2024-06-11 11:03 UTC  (2+ messages)

[PATCH v3 1/1] arm64: zynqmp: Enable usb3 for k24 som
 2024-06-11 11:02 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Setup multiboot register to 0
 2024-06-11 11:02 UTC  (2+ messages)

[PATCH 1/2] stm32mp1: spl: Fix compilation warnings
 2024-06-11  9:52 UTC  (2+ messages)
` [PATCH 2/2] stm32mp1: spl: Update optee_get_reserved_memory() return value

[PATCH v2 0/4] clk: sophgo: milkv_duo: Add and enable clock controller driver
 2024-06-11  9:41 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: clk: import header for clock controller of sophgo CV1800B
` [PATCH v2 2/4] clk: sophgo: cv1800b: Add clock controller driver for cv1800b SoC
` [PATCH v2 3/4] configs: milkv_duo: Enable clock controller
` [PATCH v2 4/4] riscv: dts: sophgo: Replace device clocks with real clocks

[PATCH 1/6] usb: gadget: g_dnl: Drop usb_gadget_controller_number()
 2024-06-11  9:20 UTC  (14+ messages)
` [PATCH 2/6] usb: gadget: ether: "
` [PATCH 3/6] usb: gadget: "
` [PATCH 4/6] usb: gadget: Drop all gadget_is_*() functions
` [PATCH 5/6] usb: gadget: Add full ep_matches() check past .match_ep() callback
` [PATCH 6/6] usb: dwc3: gadget: Convert epautoconf workaround to match_ep callback

[PATCH 00/13] *** Various fixes & improvements for phycore-AM6* SoMs ***
 2024-06-11  8:08 UTC  (11+ messages)
` [PATCH 01/13] arch: arm: dts: k3-am625-phyboard-lyra: Add fixed partitions
  ` [U-boot] "
` [PATCH 04/13] board: phytec: phycore-am62x: Fix CONFIG_SPL_BOARD_INIT
` [PATCH 07/13] arm: dts: k3-am625-phyboard-lyra-rdk: Enable usb port in u-boot
` [PATCH 08/13] configs: phycore_am62x_a53_defconfig: Enable DFU boot
` [PATCH 09/13] board: phytec: phycore-am62x: Pull in k3_dfu.env
` [PATCH 10/13] configs: phycore_am6xx: Update MTD & SPI configs
` [PATCH 11/13] doc: board: phytec: phycore-am62x: Add USB DFU switch config
` [PATCH 12/13] doc: board: phytec: phycore-am6: Use mtd commands
` [PATCH 13/13] board: phytec: phycore-am62x: Use memory nodes in higher boot stages

[PATCH] doc: board: sophgo: milkv_duo: Update Milk-V Duo documentation
 2024-06-11  7:12 UTC  (3+ messages)

[PATCH] arm: fsl: imx8mn_bsh_smm_s2: Migrate to OF_UPSTREAM
 2024-06-11  0:41 UTC  (2+ messages)

[PATCH next v3 0/8] rockchip: add support for Theobroma Systems SOM-RK3588-Q7 Tiger module
 2024-06-10 20:02 UTC  (2+ messages)

[PATCH] clk: Propagate clk_set_rate() if CLK_SET_PARENT_RATE present
 2024-06-10 19:43 UTC  (5+ messages)

[PATCH 1/1] Added arm64 assembly for examples/api crt0
 2024-06-10 16:51 UTC  (2+ messages)

[PATCH v3] abootimg: Add init_boot image support
 2024-06-10 16:51 UTC  (2+ messages)

[PATCH] android: Fix ramdisk loading for bootimage v3+
 2024-06-10 16:51 UTC  (3+ messages)

[PATCH] arm: move _end to linker symbols
 2024-06-10 16:51 UTC  (2+ messages)

[PATCH] image: Set load_end on partial loads
 2024-06-10 16:51 UTC  (2+ messages)

[PATCH] fs: relax ext4_write_file() dependency
 2024-06-10 16:51 UTC  (2+ messages)

[PATCH] dm: use newly added linux/compat alloc functions
 2024-06-10 16:51 UTC  (2+ messages)

[PATCH v3 0/9] efi_loader: improve device-tree loading
 2024-06-10 16:41 UTC  (6+ messages)

[PATCH 0/3] Android partition load optimization
 2024-06-10 16:22 UTC  (5+ messages)
` [PATCH 2/3] avb: Implement get_preloaded_partition callback
` [PATCH 3/3] abootimg: Implement smart image load feature

[PATCH 0/4] dm: core: fix several debug messages and migrate debug() to dm_warn
 2024-06-10 16:09 UTC  (5+ messages)
` [PATCH 1/4] dm: core: fix misleading debug message when matching compatible
` [PATCH 2/4] dm: core: fix signedness in debug messages
` [PATCH 3/4] dm: core: migrate debug() messages to use dm_warn
` [PATCH 4/4] dm: core: fix typo in SPL_DM_WARN prompt text

[PATCH 0/3] lib: smbios: Extend driver with using sysinfo driver
 2024-06-10 15:03 UTC  (9+ messages)
` [PATCH 2/3] lib: smbios: Let detect the system via sysinfo
` [PATCH 3/3] lib: smbios: Detect system properties via SYSINFO IDs

[PATCH v2 00/40] mmc: dw_mmc: Enable eMMC on E850-96 board
 2024-06-10 14:25 UTC  (3+ messages)
` [PATCH v2 12/40] mmc: dw_mmc: Replace fifoth_val property with fifo-depth

[PATCH v6 00/14] firmware: scmi: add SCMI base protocol support
 2024-06-10 14:16 UTC  (3+ messages)
` [PATCH v6 02/14] firmware: scmi: use a protocol's own channel if assigned


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