U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-20 10:50:06 to 2024-07-22 14:35:35 UTC [more...]

[PATCH v4 00/29] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-07-22 14:35 UTC  (12+ messages)
` [PATCH v4 08/29] hash: integrate hash on mbedtls

[PATCH] tools: Add script to update git subtree projects
 2024-07-22 13:22 UTC  (2+ messages)

[PATCH v2 00/14] spl: mmc: Some tweaks for SPL, particularly with MMC
 2024-07-22 13:11 UTC  (16+ messages)
` [PATCH v2 01/14] rockchip: Move the default timer init to a common file
` [PATCH v2 02/14] spl: Correct use of CMD_BOOTI and CMD_BOOTZ
` [PATCH v2 03/14] spl: Remove some #ifdefs in spl_parse_image_header()
` [PATCH v2 04/14] spl: Remove remaining #ifdef "
` [PATCH v2 05/14] mmc: Use logging instead of printf()
` [PATCH v2 06/14] mmc: Use logging instead of pr_err()
` [PATCH v2 07/14] log: Avoid including function names by default
` [PATCH v2 08/14] spl: mmc: Drop checks for CONFIG_SPL_LIBCOMMON_SUPPORT
` [PATCH v2 09/14] spl: mmc: Handle error codes consistently
` [PATCH v2 10/14] spl: mmc: Adjust args of spl_mmc_find_device()
` [PATCH v2 11/14] spl: mmc: Try to clean up raw-mode options
` [PATCH v2 12/14] spl: Use unified inline functions for spl_load_info
` [PATCH v2 13/14] spl: Create a function to init spl_load_info
` [PATCH v2 14/14] blk: Correct comment for blk_get_devnum_by_uclass_idname()

[RFC PATCH v2 00/48] Make U-Boot memory reservations coherent
 2024-07-22 12:59 UTC  (11+ messages)
` [RFC PATCH v2 15/48] test: lmb: remove the test for max regions
` [RFC PATCH v2 19/48] lmb: remove the lmb_init_and_reserve() function
` [RFC PATCH v2 38/48] lib: Kconfig: add a config symbol for getting lmb memory map updates

[PATCH] kontron-sl-mx6ul: switch to DM_SERIAL
 2024-07-22 12:53 UTC  (2+ messages)

[PATCH v2] mtd: nand: raw: atmel: Use ONFI ECC params if available
 2024-07-21 21:45 UTC 

[PATCH 1/3] usb: gadget: atmel: Code refactor
 2024-07-22 11:43 UTC  (3+ messages)
  ` [PATCH 2/3] usb: gadget: atmel: Add attach/detach support
  ` [PATCH 3/3] usb: gadget: atmel: Add DM_USB_GADGET support

[PATCH v4] board: rockchip: add Radxa ROCK 3 Model C
 2024-07-22 10:56 UTC 

[PATCH v3] board: rockchip: add Radxa ROCK 3 Model C
 2024-07-22 10:37 UTC  (3+ messages)

[PATCH 01/40] drivers: ata: Remove duplicate newlines
 2024-07-22 10:10 UTC  (43+ messages)
` [PATCH 02/40] drivers: bios_emulator: "
` [PATCH 03/40] drivers: block: "
` [PATCH 04/40] drivers: cache: "
` [PATCH 05/40] drivers: clk: "
` [PATCH 06/40] drivers: core: "
` [PATCH 07/40] drivers: crypto: "
` [PATCH 08/40] drivers: ddr: "
` [PATCH 09/40] drivers: dfu: "
` [PATCH 10/40] drivers: dma: "
` [PATCH 11/40] drivers: firmware: "
` [PATCH 12/40] drivers: fpga: "
` [PATCH 13/40] drivers: gpio: "
` [PATCH 14/40] drivers: i2c: "
` [PATCH 15/40] drivers: input: "
` [PATCH 16/40] drivers: led: "
` [PATCH 17/40] drivers: misc: "
` [PATCH 18/40] drivers: mmc: "
` [PATCH 19/40] drivers: mtd: "
` [PATCH 20/40] drivers: net: "
` [PATCH 21/40] drivers: pci: "
` [PATCH 22/40] drivers: phy: "
` [PATCH 23/40] drivers: pinctrl: "
` [PATCH 24/40] drivers: power: "
` [PATCH 25/40] drivers: ram: "
` [PATCH 26/40] drivers: remoteproc: "
` [PATCH 27/40] drivers: reset: "
` [PATCH 28/40] drivers: rtc: "
` [PATCH 29/40] drivers: scsi: "
` [PATCH 30/40] drivers: serial: "
` [PATCH 31/40] drivers: soc: "
` [PATCH 32/40] drivers: sound: "
` [PATCH 33/40] drivers: spi: "
` [PATCH 34/40] drivers: sysreset: "
` [PATCH 35/40] drivers: thermal: "
` [PATCH 36/40] drivers: timer: "
` [PATCH 37/40] drivers: tpm: "
` [PATCH 38/40] drivers: usb: "
` [PATCH 39/40] drivers: video: "
` [PATCH 40/40] drivers: watchdog: "

[PATCH 01/37] board: BuS: Remove duplicate newlines
 2024-07-22 10:09 UTC  (5+ messages)
` [PATCH 24/37] board: opalkelly: "
` [PATCH 37/37] board: xilinx: "

[GIT PULL] u-boot-riscv/master
 2024-07-22  8:29 UTC 

[PATCH 0/1] tpm: fix uninitalized field access
 2024-07-22  7:34 UTC  (4+ messages)
` [PATCH 1/1] tpm: call tpm_tis_wait_init() after tpm_tis_init()

[PATCH 00/13] doc: Add documentation for bootmeths
 2024-07-22  6:52 UTC  (3+ messages)
` [PATCH 12/13] boot: Correct indentation in efi bootmeth

[PATCH] efi_loader: Fix typo in EFI_RT_VOLATILE_STORE description
 2024-07-22  6:50 UTC  (2+ messages)

[PATCH 1/1] efi_loader: require EFI boot manager for EBBR compliance
 2024-07-22  6:47 UTC  (2+ messages)

[PATCH RFC 0/3] ARM64: add symbol name lookup and print a backtrace on exception
 2024-07-22  6:41 UTC  (3+ messages)
` [PATCH RFC 1/3] drop unused kallsyms support

[PATCHv1 0/2] Enable the 'cpu' command for i.MX8M series EVK boards
 2024-07-22  4:53 UTC  (6+ messages)
` [PATCHv1 1/2] mp: imx8m: add cpu command support

[PATCHv1 0/3] Enable the 'cpu' command for i.MX93 EVK board
 2024-07-22  4:49 UTC  (4+ messages)
` [PATCHv1 1/3] mp: imx9: add cpu command support

[PATCH 00/20] i2c: Chip away at some old code
 2024-07-22  4:10 UTC  (4+ messages)
` [PATCH 11/20] keymile: Remove use of legacy I2C

[PATCH] board: keymile: convert to CONFIG_DM_I2C
 2024-07-22  4:08 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] warp7: Convert to OF_UPSTREAM
 2024-07-22  1:34 UTC 

[PATCH] warp7: Convert to OF_UPSTREAM
 2024-07-22  1:33 UTC 

[PATCH 1/1] board: fix compatible property Milk-V Mars CM
 2024-07-22  0:13 UTC  (5+ messages)

[PATCH v2] rockchip: bring-up to Radxa Rock 3C board
 2024-07-21 19:38 UTC  (2+ messages)

[PATCH v2 0/5] phy: rockchip: snps-pcie3: Fix bifurcation and spelling
 2024-07-21 18:40 UTC  (3+ messages)
` [PATCH v2 2/5] phy: rockchip: naneng-combphy: Introduce PHY-IDs to fix RK3588 muxing

[PATCH v3 0/8] Add Starfive JH7110 Cadence USB driver
 2024-07-21 18:27 UTC  (4+ messages)
` [PATCH v3 7/8] dts: starfive: Add JH7110 Cadence USB dts node

[PATCH 1/1] Squashed 'dts/upstream/' changes from 7e08733c96c8..20e0f0897ea2
 2024-07-21 14:19 UTC  (2+ messages)

[PATCH v2 0/2] virtio_gpu driver and relevant fix
 2024-07-21 10:41 UTC  (7+ messages)
` [PATCH v2 1/2] virtio: New virtio_gpu driver

[PATCH v3 00/21] Universal Payload initial series
 2024-07-21 10:09 UTC  (22+ messages)
` [PATCH v3 01/21] sandbox: Use const in os_jump_to_file()
` [PATCH v3 02/21] sandbox: Fix a comment in os_find_u_boot()
` [PATCH v3 03/21] test: Move some SPL-loading test-code into sandbox common
` [PATCH v3 04/21] fdt: Don't overwrite bloblist devicetree
` [PATCH v3 05/21] sandbox: fdt: Avoid overwriting an existing fdt
` [PATCH v3 06/21] sandbox: Return error code from read/write/seek
` [PATCH v3 07/21] sandbox: Add ELF file to VPL u-boot.img
` [PATCH v3 08/21] sandbox: Set up global_data earlier
` [PATCH v3 09/21] upl: Add support for reading a upl handoff
` [PATCH v3 10/21] upl: Add support for writing "
` [PATCH v3 11/21] upl: Add basic tests
` [PATCH v3 12/21] upl: Add a command
` [PATCH v3 13/21] upl: Add support for Universal Payload in SPL
` [PATCH v3 14/21] spl: Set SPL_FIT_FOUND for full FIT also
` [PATCH v3 15/21] spl: Plumb in the Universal Payload handoff
` [PATCH v3 16/21] upl: Plumb in universal payload to the init process
` [PATCH v3 17/21] sandbox_vpl: Enable Universal Payload
` [PATCH v3 18/21] upl: Add initial documentation
` [PATCH v3 19/21] sandbox: Add a flag to enable UPL
` [PATCH v3 20/21] sandbox: Add an SPL loader for UPL
` [PATCH v3 21/21] upl: Add an end-to-end test

[PATCH 00/14] spl: mmc: Some tweaks for SPL, particularly with MMC
 2024-07-21 10:08 UTC  (31+ messages)
` [PATCH 02/14] spl: Correct use of CMD_BOOTI and CMD_BOOTZ
` [PATCH 03/14] spl: Remove some #ifdefs in spl_parse_image_header()
` [PATCH 04/14] spl: Remove remaining #ifdef "
` [PATCH 05/14] mmc: Use logging instead of printf()
` [PATCH 06/14] mmc: Use logging instead of pr_err()
` [PATCH 07/14] log: Avoid including function names by default
` [PATCH 08/14] spl: mmc: Drop checks for CONFIG_SPL_LIBCOMMON_SUPPORT
` [PATCH 09/14] spl: mmc: Handle error codes consistently
` [PATCH 10/14] spl: mmc: Adjust args of spl_mmc_find_device()
` [PATCH 11/14] spl: mmc: Try to clean up raw-mode options
` [PATCH 12/14] spl: Use unified inline functions for spl_load_info
` [PATCH 13/14] spl: Create a function to init spl_load_info
` [PATCH 14/14] blk: Correct comment for blk_get_devnum_by_uclass_idname()

[PATCH v2 00/21] Universal Payload initial series
 2024-07-21 10:08 UTC  (12+ messages)
` [PATCH v2 10/21] upl: Add support for reading a upl handoff
` [PATCH v2 15/21] spl: Plumb in the Universal Payload handoff
` [PATCH v2 20/21] sandbox: Add an SPL loader for UPL

[PATCH v2 1/1] mmc: consider cd-gpios in Synopsys DesignWare driver
 2024-07-21  6:59 UTC 

[PATCH RFC] usb: gadget: atmel: Add DM_USB_GADGET support
 2024-07-20 20:12 UTC  (2+ messages)

usb gadget driver initialization issue
 2024-07-20 20:11 UTC  (2+ messages)

[PATCH] board: beagle: convert to CONFIG_DM_I2C
 2024-07-20 18:08 UTC  (5+ messages)

[PATCH] sunxi: dts: arm/arm64: update devicetree files from Linux-v6.10
 2024-07-20 17:14 UTC  (4+ messages)

[PATCH 1/1] doc: define html_context in conf.py
 2024-07-20 17:10 UTC  (3+ messages)

[PATCH 1/1] test/py/requirements.txt: Bump setuptools to 70.3.0
 2024-07-20 17:10 UTC  (3+ messages)

[PATCH] cmd: move CMD_DHCP6 options beneath CMD_DHCP6
 2024-07-20 17:10 UTC  (2+ messages)

[v2] zlib: Fix big performance regression
 2024-07-20 17:10 UTC  (2+ messages)

[PATCH v2 1/1] boot: provide CONFIG_BOOTMETH_QFW Kconfig parameter
 2024-07-20 17:10 UTC  (2+ messages)

[PATCH] cmd: correct ELF-related commands dependencies
 2024-07-20 17:10 UTC  (2+ messages)

[PATCH] configs: j784s4_evm : Increase Dynamic memory allocation size
 2024-07-20 17:10 UTC  (2+ messages)

[RESEND PATCH] soc: ti: k3-socinfo: Add support for J721E SR2.0
 2024-07-20 17:10 UTC  (2+ messages)

[PATCH 1/1] drivers/mtd/nvmxip: nvmxip.h is a global include
 2024-07-20 17:10 UTC  (2+ messages)

[PATCH v3] bootstash: Do not provide a default address for all
 2024-07-20 17:10 UTC  (2+ messages)

[PATCH] pxm2: switch to DM_I2C
 2024-07-20 16:54 UTC 

[PATCH] mx6boards: convert to DM_I2C and DM_SERIAL
 2024-07-20 15:35 UTC 

[PATCH] nitrogen6x: convert to DM_I2C and DM_SERIAL
 2024-07-20 12:48 UTC 

[PATCH v6 0/3] led: implement software blinking
 2024-07-20 12:36 UTC  (7+ messages)
` [PATCH v6 1/3] led: enable LEDST_BLINK state unconditionally
` [PATCH v6 2/3] led: Implement software led blinking
` [PATCH v6 3/3] led: Add dts property to specify blinking of the led

[PATCH v6 00/24] qcom: rpmh core and regulator support
 2024-07-20 12:36 UTC  (9+ messages)
` [PATCH v6 06/24] soc: qcom: cmd-db: adjust probe for U-Boot

[PATCH 00/20] binman: Enhance FIT support for firmware
 2024-07-20 10:49 UTC  (21+ messages)
` [PATCH 01/20] fixdep: Support VPL
` [PATCH 02/20] binman: Correct an error in the FIT-template example
` [PATCH 03/20] binman: Tidy up bintool docs
` [PATCH 04/20] binman: Tidy up comment for Bintoolfdt_add_pubkey.run()
` [PATCH 05/20] binman: Move problem-checking code into a function
` [PATCH 06/20] binman: elf: Add more debugging to LookupAndWriteSymbols()
` [PATCH 07/20] binman: Write the compressed output to a file
` [PATCH 08/20] binman: Correct comment in blob_dtb GetFdtEtype()
` [PATCH 09/20] binman: Mention expanded entries in u-boot-vpl
` [PATCH 10/20] binman: Fix a comment typo in _DoReadFileDtb()
` [PATCH 11/20] binman: Correct indentation in testSplPubkeyDtb
` [PATCH 12/20] binman: Add a bintool for fdtgrep
` [PATCH 13/20] binman: Remove dependency on pylibfdt for entry-docs
` [PATCH 14/20] binman: Allow entry types to override FDT contents
` [PATCH 15/20] binman: Add support for alternative FDTs
` [PATCH 16/20] binman: fit: Allow providing FDT filenames in a directory
` [PATCH 17/20] binman: fit: Write the compatible string to configuration
` [PATCH 18/20] binman: fit: Allow running fdtgrep on devicetree blobs
` [PATCH 19/20] Makefile: Provide VPL devicetree and padding to binman
` [PATCH 20/20] Makefile: Pass OF_SPL_REMOVE_PROPS "


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