U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-06 10:07:29 to 2024-12-08 13:26:08 UTC [more...]

[PATCH v8 00/12] Support OF_UPSTREAM for StarFive JH7110
 2024-12-08  9:19 UTC  (3+ messages)
` [PATCH v8 02/12] riscv: dts: jh7110: Make u-boot device trees adapting to upstream DT
` [PATCH v8 04/12] pcie: starfive: Make the driver compatible with "

[RFC PATCH 0/7] Cleanup the LMB subsystem
 2024-12-08 12:34 UTC  (17+ messages)
` [RFC PATCH 1/7] lmb: Replace lmb_reserve() with lmb_reserve_flags()
` [RFC PATCH 2/7] lmb: Simplify lmb_addrs_overlap()
` [RFC PATCH 3/7] lmb: Rename free_mem to available_mem
` [RFC PATCH 4/7] lmb: Remove lmb_add_region()
` [RFC PATCH 5/7] lmb: Replace lmb_alloc_addr() with lmb_alloc_addr_flags()
` [RFC PATCH 6/7] lmb: Replace lmb_alloc_base() with lmb_alloc_base_flags()
` [RFC PATCH 7/7] lmb: Rename _lmb_alloc_addr_flags()

[PATCH 0/6] lmb: Fix reserving the same region multiple times
 2024-12-08  6:59 UTC  (14+ messages)
` [PATCH 1/6] lmb: Fix flags data type in lmb_add_region_flags()
` [PATCH 2/6] lmb: Return -EEXIST in lmb_add_region_flags() if region already added
` [PATCH 3/6] lmb: Make const flag_str[] in lmb_print_region_flags() more const
` [PATCH 4/6] lmb: Improve coding style
` [PATCH 5/6] lmb: Improve kernel-doc comments
` [PATCH 6/6] boot: fdt: Handle already reserved memory in boot_fdt_reserve_region()

[PATCH v4 0/2] riscv: spacemit: add support for bananapi-f3
 2024-12-08  6:51 UTC  (6+ messages)
` [PATCH v4 2/2] doc: spacemit: bananapi_f3: document Banana Pi F3 board

[REGRESSION] lmb: add and reserve memory above ram_top
 2024-12-08  1:19 UTC  (3+ messages)

[PATCH 0/3] rpi: Tidy up booting
 2024-12-07 23:51 UTC  (17+ messages)
` [PATCH 1/3] rpi: Update environment to support booti and large initrd
` [PATCH 2/3] fdt: Allow expanding the devicetree during relocation
` [PATCH 3/3] rpi: Use the U-Boot control FDT for fdt_addr

[PATCH v5 00/13] Add video damage tracking
 2024-12-07 23:43 UTC 

[PATCH 00/18] x86: Improve operation under QEMU
 2024-12-07 23:39 UTC  (7+ messages)
` [PATCH 01/18] scripts: Add a script for building and booting QEMU

UEFI messages on startup
 2024-12-07 22:46 UTC  (4+ messages)

[PATCH v3 00/19] vbe: Series part E
 2024-12-07 17:24 UTC  (20+ messages)
` [PATCH v3 01/19] spl: mmc: Avoid size growth in spl_mmc_find_device() debug
` [PATCH v3 02/19] image: Add a prototype for fit_image_get_phase()
` [PATCH v3 03/19] boot: Allow FIT to fall back from best-match option
` [PATCH v3 04/19] bootstd: Avoid sprintf() in SPL when creating bootdevs
` [PATCH v3 05/19] boot: Respect the load_op in fit_image_load()
` [PATCH v3 06/19] malloc: Show amount of used space when memory runs out
` [PATCH v3 07/19] malloc: Provide a simple malloc for VPL
` [PATCH v3 08/19] Support setting a maximum size for the VPL image
` [PATCH v3 09/19] spl: Report a loader failure
` [PATCH v3 10/19] spl: Allow serial to be disabled in any XPL phase
` [PATCH v3 11/19] spl: Support a relocated stack "
` [PATCH v3 12/19] spl: Drop use of uintptr_t
` [PATCH v3 13/19] spl: Drop a duplicate variable in boot_from_devices()
` [PATCH v3 14/19] spl: Add some more debugging to load_simple_fit()
` [PATCH v3 15/19] spl: lib: Allow for decompression in any SPL build
` [PATCH v3 16/19] boot: Allow use of FIT in TPL and VPL
` [PATCH v3 17/19] lib: Allow crc8 "
` [PATCH v3 18/19] boot: Imply CRC8 with VBE
` [PATCH v3 19/19] hash: Plumb crc8 into the hash functions

[PATCH v2 00/18] vbe: Series part D
 2024-12-07 17:25 UTC  (4+ messages)
` [PATCH v2 13/18] mmc: Add more debugging for SPL

[PATCH] mbedtls: remove MBEDTLS_HAVE_TIME
 2024-12-07 15:57 UTC  (6+ messages)

[PATCH] arm: qemu: fix update_info declaration
 2024-12-07 15:57 UTC  (2+ messages)

[PATCH 1/1] net: disable MBEDTLS in SPL
 2024-12-07 15:57 UTC  (3+ messages)

[PATCH] lmb: prohibit allocations above ram_top even from same bank
 2024-12-07 15:57 UTC  (2+ messages)

[PATCH] boot: Use correct PHASE_ variable for expo
 2024-12-07 14:52 UTC 

[PATCH v2 00/18] vbe: Series part E
 2024-12-07 14:39 UTC  (4+ messages)
` [PATCH v2 03/18] bootstd: Avoid sprintf() in SPL when creating bootdevs

[PATCH v2 0/4] Better smartphone support (Qualcomm)
 2024-12-07  1:02 UTC  (4+ messages)
` [PATCH v2 1/4] board/qualcomm: introduce phone config

[PATCH v2 0/7] efi_loader: Add support for logging to a buffer
 2024-12-07  8:18 UTC  (12+ messages)
      ` Applying patches to mainline (Was: Re: [PATCH v2 0/7] efi_loader: Add support for logging to a buffer)

[PATCH 0/3] board: ti: k3-am65: covert last board to OF_UPSTREAM
 2024-12-07  1:03 UTC  (2+ messages)

[PATCH 0/3] PLL Sequencing update
 2024-12-07  1:03 UTC  (2+ messages)

[PATCH V2] env: Switch the callback static list to Kconfig
 2024-12-07  1:03 UTC  (2+ messages)

[PATCH] ram: k3-ddrss: drop debug() in timing-sensitive sequence
 2024-12-07  1:03 UTC  (2+ messages)

[PATCH v2 0/8] SMBIOS improvements
 2024-12-06 23:43 UTC  (7+ messages)
` [PATCH v2 3/8] sysinfo: Add sysinfo driver and data structure for smbios

[PATCH V6 0/4] arm64: imx8mp: Read values from M24C32-D write-lockable page on DHCOM i.MX8MP
 2024-12-06 23:04 UTC  (5+ messages)
` [PATCH V6 1/4] arm64: dts: imx8mp: Add aliases for the access to the EEPROM ID page node
` [PATCH V6 2/4] arm64: imx8mp: Read values from M24C32-D write-lockable page on DHCOM i.MX8MP
` [PATCH V6 3/4] lib: hashtable: Prevent recursive calling of callback functions
` [PATCH V6 4/4] board: dhelectronics: Sync env variable dh_som_serial_number with SN

[PATCH v3 00/10] SMBIOS improvements
 2024-12-06 22:54 UTC  (11+ messages)
` [PATCH v3 01/10] smbios: Refactor the smbios headfile
` [PATCH v3 02/10] sysinfo: Add sysinfo API for accessing data area
` [PATCH v3 03/10] test/dm: add sandbox test for sysinfo_get_data
` [PATCH v3 04/10] sysinfo: Add sysinfo driver and data structure for smbios
` [PATCH v3 05/10] smbios: Refactor smbios library
` [PATCH v3 06/10] smbios: add detailed smbios information
` [PATCH v3 07/10] armv8: Add arch-specific sysinfo platform driver
` [PATCH v3 08/10] armv8: Add generic smbios information into the device tree
` [PATCH v3 09/10] cmd: update smbios cmd
` [PATCH v3 10/10] configs: Enable sysinfo for QEMU Arm64

[PATCH v2 0/8] led: update LED boot/activity to new property implementation
 2024-12-06 22:30 UTC  (7+ messages)

[PATCH] configs: mvebu_espressobin_ultra-88f3720_defconfig: enable full bootflow functionality
 2024-12-06 21:09 UTC 

[PATCH 0/2] efi_loader: efi_setup: Add efi_start_obj_list() and use it to set PXE IP address
 2024-12-06 19:50 UTC  (4+ messages)
` [PATCH 1/2] efi_loader: efi_setup: Add efi_start_obj_list() to efi_setup.c
` [PATCH 2/2] efi_loader: efi_net: Add efi_net_start() to efi_net.c

[PATCH v2 0/7] arm64: zynqmp: Convert platforms to use binman
 2024-12-06 19:20 UTC  (15+ messages)
` [PATCH v2 1/7] binman: Add option for pointing to separate description
` [PATCH v2 2/7] common: binman: Calling initr_binman() when BINMAN_FDT
` [PATCH v2 3/7] arm64: zynqmp: Describe empty binman node
` [PATCH v2 4/7] arm64: zynqmp: Add binman description for SOM
` [PATCH v2 5/7] arm64: zynqmp: Generate u-boot.itb and QSPI image via binman
` [PATCH v2 6/7] arm64: zynqmp: Remove mkimage fit script
` [PATCH v2 7/7] Makefile: Drop SPL_FIT_GENERATOR support

[PATCH 0/5] sandbox: repair compile and run-time for OF_EMBED case
 2024-12-06 19:19 UTC  (12+ messages)
` [PATCH 1/5] sandbox: fix bloblist_finish() linker error if BLOBLIST=n
` [PATCH 2/5] test: sandbox: fix invalid_use_of_IF_ENABLED_INT "
` [PATCH 3/5] test: sandbox: fix link error with do_ut_bloblist "
` [PATCH 4/5] test: sandbox: fix link error with do_ut_bootm "
` [PATCH 5/5] sandbox: set retval early in board_fdt_blob_setup()

[RFC PATCH] zynqmp: Add binman description for SOM
 2024-12-06 19:17 UTC  (8+ messages)

[PATCH v4 1/3] aes: Allow to store randomly generated IV in the FIT
 2024-12-06 19:16 UTC  (6+ messages)
` [PATCH v4 2/3] tools: binman: add 'fit, encrypt' property to pass keys directory to mkimage
` [PATCH v4 3/3] tools: binman: Add tests for FIT with data encrypted by mkimage

[PATCH v2 1/1] tools: binman: etype: Allow to replace 'NAME' in node names
 2024-12-06 19:16 UTC  (2+ messages)

[PATCH 0/2] Allow to append a list of directories in u_boot_pylib/tools.py
 2024-12-06 19:16 UTC  (5+ messages)
` [PATCH 1/2] tools: u_boot_pylib: Allow to append input directories to indir
` [PATCH 2/2] tools: binman: etype: fit: Append DTB directory to the list of input directories

[PATCH v3 0/5] Add OPP_LOW support for J7200
 2024-12-06 18:58 UTC  (2+ messages)

[PATCH 0/5] Enable AVS support for AM68, AM69 and J784S4
 2024-12-06 18:58 UTC  (2+ messages)

[PATCH] arm: dts: k3-am68: Enable OSPI boot
 2024-12-06 18:58 UTC  (2+ messages)

[PATCH] dm: gpio: Return error when pull up/down is requested but set_flags ops is not implmentated
 2024-12-06 18:58 UTC  (2+ messages)

[PATCH] board: phytec: common: Introduce CONFIG_PHYTEC_K3_DDR_PATCH
 2024-12-06 18:58 UTC  (2+ messages)

[PATCH] button: gpio: handle broken controller
 2024-12-06 18:58 UTC  (2+ messages)

[PATCH] eeprom: at24: add ST M24256E Additional Write lockable page support
 2024-12-06 18:58 UTC  (2+ messages)

[PATCH 1/3] aspeed: Fix Kconfig logic on "DM_REGULATOR" and ASPEED_AST2500
 2024-12-06 18:58 UTC  (2+ messages)

[PATCH v2 0/2] efi_loader: efi_net: Fix net_dp handling
 2024-12-06 18:44 UTC  (4+ messages)
` [PATCH v2 1/2] efi_loader: Expose efi_reinstall_protocol_interface in efi_loader.h
` [PATCH v2 2/2] efi_loader: efi_net: let efi_net_set_dp properly update the device path

[PATCH v4 0/8] Inline ECC Series
 2024-12-06 17:40 UTC  (7+ messages)
` [PATCH v4 2/8] ram: k3-ddrss: Add k3_ddrss_ddr_bank_base_size_calc() to solve 'calculations restricted to 32 bits' issue

[PATCH 0/2] efi_loader: efi_net: Fix net_dp handling
 2024-12-06 17:16 UTC  (7+ messages)
` [PATCH 1/2] efi_loader: Expose efi_reinstall_protocol_interface in efi_loader.h
` [PATCH 2/2] efi_loader: efi_net: let efi_net_set_dp properly update the device path

[PATCH] trace: add support for "trace clear"
 2024-12-06 17:07 UTC  (2+ messages)

[PATCH v1 0/2] GPIO: improve and fix pmic gpios behavior
 2024-12-06 16:45 UTC  (4+ messages)
` [PATCH v1 1/2] gpio: add PMIC_GPIO Kconfig option
` [PATCH v1 2/2] gpio: fix request of PMIC GPIO child

[PATCH 1/6] Revert "spi: zynq_qspi: Add parallel memories support in QSPI driver"
 2024-12-06 16:39 UTC  (11+ messages)

[PATCH v2 1/2] tools: dtoc: Allow passing optional input directories
 2024-12-06 15:32 UTC  (4+ messages)
` [PATCH v2 2/2] tools: binman: Pass a list of input directory to EnsureCompiled()

[PATCH v2 0/5] add the support of sha256_hmac and sha256_hkdf
 2024-12-06 15:21 UTC  (14+ messages)
` [PATCH v2 1/5] mbedtls: enable support of hkdf
` [PATCH v2 2/5] lib: sha256: add feature sha256_hmac
` [PATCH v2 3/5] test: lib: add test for sha256_hamc
` [PATCH v2 4/5] lib: mbedtls: sha256: add support of key derivation

[PATCH v1 0/1] Tegra: fix clock init
 2024-12-06 15:15 UTC  (5+ messages)
` [PATCH v1 1/1] driver: clk: tegra: init basic clocks on probe

[PATCH v2 00/13] Add imx8mp video support
 2024-12-06 14:38 UTC  (4+ messages)
` [PATCH v2 05/13] power-domain: Add refcounting

[PATCH v2] board: rockchip: add Khadas Edge2 RK3588 board
 2024-12-06 13:28 UTC  (2+ messages)

[PATCH v2 0/6] imx8(m): add optee node to binman FIT image
 2024-12-06 13:17 UTC  (8+ messages)
` [PATCH v2 1/6] arm: imx8m: add OP-TEE node
            ` [Upstream] "

[PATCH] rockchip: rk3308-rock-s0: Fix SD-card boot on v1.1 hw revision
 2024-12-06 12:55 UTC  (2+ messages)

[PATCH v2 1/4] net: phy: Port set/clear bits from Linux
 2024-12-06 12:41 UTC  (6+ messages)
` [PATCH v2 2/4] net: phy: ksz90x1: Handle ksz9131 LED errata

[PATCH v3 00/25] led: Remove old status-LED code
 2024-12-06 10:26 UTC  (12+ messages)
` [PATCH v3 05/25] led: Drop LED_STATUS_BOARD_SPECIFIC

[PATCH] usb: xhci-dwc3: Bail out if "dr_mode" is "peripheral"
 2024-12-06 11:04 UTC 

[PATCH] trace: proftool: dump-ftrace should write funcgraph times in ns not us
 2024-12-06 10:11 UTC 

[PATCH] configs: am62x_evm_*: Fix USB DFU configuration
 2024-12-06 10:07 UTC  (5+ messages)


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