U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-14 10:32:35 to 2024-08-15 21:11:21 UTC [more...]

[PATCH] Kconfig: clean up the efi configuration status
 2024-08-15 21:11 UTC  (3+ messages)

[PATCH v2 0/3] efi: Start tidying up memory management
 2024-08-15 20:35 UTC  (12+ messages)
` [PATCH v2 2/3] efi: Convert device_path allocation to use malloc()
` [PATCH v2 3/3] efi: Show the location of the bounce buffer

[PATCH 00/21] Tidy up console recording in tests
 2024-08-15 20:34 UTC  (12+ messages)
` [PATCH 06/21] mmc: Drop the blank line before accesses
` [PATCH 07/21] Revert "net: wget: Support retransmission a dropped packet"

[PATCH v2 00/32] Make LMB memory map global and persistent
 2024-08-15 20:34 UTC  (48+ messages)
` [PATCH v2 01/32] alist: add a helper to check if the list is full
` [PATCH v2 02/32] lmb: ut: disable unit tests for lmb changes
` [PATCH v2 03/32] lmb: remove the unused lmb_is_reserved() function
` [PATCH v2 04/32] lmb: staticize __lmb_alloc_base()
` [PATCH v2 05/32] lmb: use the BIT macro for lmb flags
` [PATCH v2 06/32] lmb: make LMB memory map persistent and global
` [PATCH v2 07/32] lmb: allow for resizing lmb regions
` [PATCH v2 08/32] lmb: remove config symbols used for lmb region count
` [PATCH v2 09/32] test: lmb: remove the test for max regions
` [PATCH v2 10/32] lmb: config: add lmb config symbols for SPL
` [PATCH v2 11/32] lmb: allow lmb module to be used in SPL
` [PATCH v2 12/32] lmb: remove the lmb_init_and_reserve() function
` [PATCH v2 13/32] lmb: remove lmb_init_and_reserve_range() function
` [PATCH v2 14/32] lmb: introduce a function to add memory to the lmb memory map
` [PATCH v2 15/32] lmb: reserve common areas during board init
` [PATCH v2 16/32] lmb: bootm: remove superfluous lmb stub functions
` [PATCH v2 17/32] lmb: init: initialise the lmb data structures during board init
` [PATCH v2 18/32] lmb: add a common implementation of arch_lmb_reserve()
` [PATCH v2 19/32] sandbox: move the TCG event log to the start of ram memory
` [PATCH v2 20/32] spl: call spl_board_init() at the end of the spl init sequence
` [PATCH v2 21/32] spl: sandbox: initialise the ram banksize in spl
` [PATCH v2 22/32] sandbox: spl: enable lmb config for SPL
` [PATCH v2 23/32] sandbox: iommu: remove lmb allocation in the driver
` [PATCH v2 24/32] zynq: lmb: do not add to lmb map before relocation
` [PATCH v2 25/32] stm32mp: allow calling optee_get_reserved_memory() from U-Boot
` [PATCH v2 26/32] stm32mp: compute ram_top based on the optee base address
` [PATCH v2 27/32] test: cedit: use allocated address for reading file
` [PATCH v2 28/32] test: lmb: tweak the tests for the persistent lmb memory map
` [PATCH v2 29/32] test: bdinfo: dump the global LMB "
` [PATCH v2 30/32] sandbox: adjust load address of couple of tests
` [PATCH v2 31/32] lmb: ut: re-enable unit tests
` [PATCH v2 32/32] lmb: add logic to print lmb flag strings

[PATCH] defconfig: Add a config for AM335x High Security EVM with SPI Boot support
 2024-08-15 20:34 UTC  (3+ messages)

[PATCH 1/1] scripts/decodecode: update from Linux v6.10
 2024-08-15 20:33 UTC  (2+ messages)

[PATCH] maintainers: Update list of maintainers for Corstone-1000
 2024-08-15 20:33 UTC  (2+ messages)

[PATCH 00/40] Make LMB memory map global and persistent
 2024-08-15 20:33 UTC  (18+ messages)
` [PATCH 11/40] lmb: make LMB memory map persistent and global
` [PATCH 18/40] lmb: remove the lmb_init_and_reserve() function
` [PATCH 23/40] lmb: add a flags parameter to the API's

[PATCH v2 00/39] efi: Add a test for EFI bootmeth
 2024-08-15 20:33 UTC  (9+ messages)
` [PATCH v2 37/39] efi: Avoid using sandbox virtio devices

[PATCH 1/2] sandbox: Enable wget command
 2024-08-15 20:33 UTC  (5+ messages)
` [PATCH 2/2] sandbox: fix wget test failure after fixing wget issue

[PATCH v1] lib: elf: Fix bootelf -p crash issue
 2024-08-15 20:33 UTC  (2+ messages)

[PATCH] arm: dts: keystone: Move to OF_UPSTREAM
 2024-08-15 20:33 UTC  (2+ messages)

[PATCH v4] doc: document the pwm command
 2024-08-15 20:32 UTC  (2+ messages)

[PATCH] pinmux: generic: Use ENOENT instead of ENOSYS
 2024-08-15 20:33 UTC  (2+ messages)

[PATCH] env: remove vars that are not in default env
 2024-08-15 20:33 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[RESEND PATCH v2] cmd: led: fix led command usage for the LED_SW_BLINK enabled case
 2024-08-15 20:33 UTC  (2+ messages)

[PATCH v2 0/2] spi: dtb parsing fixes
 2024-08-15 20:33 UTC  (2+ messages)

[PATCH v4 1/4] binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing
 2024-08-15 20:32 UTC  (10+ messages)

[PATCH v3 1/1] ata: sata_rescan must scan for block devices
 2024-08-15 20:31 UTC  (5+ messages)

[PATCH 1/1] tools/mkeficapsule: correct printf codes
 2024-08-15 20:31 UTC  (8+ messages)

[PATCH v4 0/2] bootstd: Try again to resolve infinite-loop bug
 2024-08-15 20:30 UTC  (3+ messages)
` [PATCH v4 1/2] Revert "bootdev: avoid infinite probe loop"
` [PATCH v4 2/2] bootstd: Make bootdev_next_prio() continue after failure

[PATCH] sandbox: Fix pinmux warnings with non-test devicetrees
 2024-08-15 20:26 UTC  (2+ messages)

[PATCH v3 00/24] Fix various bugs
 2024-08-15 20:25 UTC  (25+ messages)
` [PATCH v3 01/24] nvmxip: Drop the message on probe
` [PATCH v3 02/24] nvmxip: Avoid probing on boot
` [PATCH v3 03/24] bootstd: Add UT_TESTF_CONSOLE_REC to bootflow tests
` [PATCH v3 04/24] test/py: Fix some pylint warnings in test_ut.py
` [PATCH v3 05/24] scripts: Update pylint.base
` [PATCH v3 06/24] bootstd: Create a function to reset USB
` [PATCH v3 07/24] usb: Drop old non-DM code
` [PATCH v3 08/24] log: Add a new log category for the console
` [PATCH v3 09/24] usb: Add DEV_FLAGS_DM to stdio for USB keyboard
` [PATCH v3 10/24] dm: usb: Deal with USB keyboard persisting across tests
` [PATCH v3 11/24] test: mbr: Adjust test to use lower-case hex
` [PATCH v3 12/24] test: mbr: Adjust test to drop 0x
` [PATCH v3 13/24] sandbox: Change the range used for memory-mapping tags
` [PATCH v3 14/24] sandbox: Update cpu to use logging
` [PATCH v3 15/24] sandbox: Unmap old tags
` [PATCH v3 16/24] sandbox: Add some debugging to pci_io
` [PATCH v3 17/24] sandbox: Implement reference counting for address mapping
` [PATCH v3 18/24] mmc: Use map_sysmem() with buffers in the mmc command
` [PATCH v3 19/24] read: Tidy up use of map_sysmem() in the read command
` [PATCH v3 20/24] cmd: Fix memory-mapping in cmp command
` [PATCH v3 21/24] test: mbr: Unmap the buffers after use
` [PATCH v3 22/24] test: mbr: Use a constant for the block size
` [PATCH v3 23/24] test: mbr: Use RAM for the buffers
` [PATCH v3 24/24] test: mbr: Drop a duplicate test

[PATCH v4 00/14] efi: Add a test for EFI bootmeth
 2024-08-15 20:24 UTC  (15+ messages)
` [PATCH v4 01/14] efi_loader: Use puts() in cout so that console recording works
` [PATCH v4 02/14] efi_loader: Put back copyright message
` [PATCH v4 03/14] efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE
` [PATCH v4 04/14] efi: arm: x86: riscv: Drop crt0/relocal extra- rules
` [PATCH v4 05/14] efi_loader: Shorten the app rules
` [PATCH v4 06/14] efi_loader: Shorten the app rules further
` [PATCH v4 07/14] efi_loader: Show the vendor in helloworld
` [PATCH v4 08/14] efi: Use the same filename for all sandbox builds
` [PATCH v4 09/14] bootstd: Add debugging for efi bootmeth
` [PATCH v4 10/14] efi_loader: Disable ANSI output for tests
` [PATCH v4 11/14] efi_loader: Add a test app
` [PATCH v4 12/14] efi_loader: Avoid using sandbox virtio devices
` [PATCH v4 13/14] test: efi: boot: Set up an image suitable for EFI testing
` [PATCH v4 14/14] test: efi: boot: Add a test for the efi bootmeth

[PATCH] config: imx: Add PHYTEC's phycore-imx8mm-fspi_defconfig
 2024-08-15 20:14 UTC  (4+ messages)

[Binman] Question regarding SPL symbol offsets generation
 2024-08-15 20:14 UTC  (3+ messages)

[PATCH v3 0/3] This series adds a few patches to make it easy to use the system dtc in
 2024-08-15 19:57 UTC  (4+ messages)
` [PATCH v3 1/3] buildman: Support building within a Python venv
` [PATCH v3 2/3] buildman: Allow skipping the dtc build
` [PATCH v3 3/3] RFC: CI: Skip building dtc for world builds

[PATCH v3 00/40] efi: Add a test for EFI bootmeth
 2024-08-15 16:57 UTC  (8+ messages)
` [PATCH v3 01/40] nvmxip: Drop the message on probe
` [PATCH v3 02/40] nvmxip: Avoid probing on boot

[PATCH v3] driver: pwm: pwm-imx: fix probing on imx6
 2024-08-15 14:14 UTC  (4+ messages)

[PATCH] dts: imx: Enable USB support in imx8mm-phyboard-polis-rdk-u-boot.dtsi
 2024-08-15 12:27 UTC  (2+ messages)

[PATCH v4] config: Add 'update_bootimg' command to update flash.bin on Phytec's imx8mm
 2024-08-15 12:26 UTC  (4+ messages)

[PATCH] config: imx: Define CFG_SYS_UBOOT_BASE for Phytec's imx8mm SoM QSPI boot
 2024-08-15 12:23 UTC  (2+ messages)

[PATCH] config: imx: Add support for Phytec's phycore imx8mm running SDP gadget
 2024-08-15  8:45 UTC 

[PATCH v3 0/7] Add AVS support for J721S2
 2024-08-15  3:20 UTC  (11+ messages)
` [PATCH v3 3/7] arm: dts: k3-j7*-r5: Add MPU clock in clocks property
` [PATCH v3 4/7] drivers: misc: k3_avs: Extract MPU clk and dev ID from DT
` [PATCH v3 5/7] arm: mach-k3: j721s2_init: Initialize AVS Class 0
` [PATCH v3 6/7] arm: dts: j721s2: Add VTM node in R5
` [PATCH v3 7/7] configs: j721s2_evm_r5_defconfig: Add AVS Configs

[PATCH 00/11] mach-snapdragon: various improvements for newer boards
 2024-08-14 20:04 UTC 

[PATCH 0/9] Add Anbernic RG35XX-2024
 2024-08-14 21:06 UTC  (4+ messages)
` [PATCH 3/9] sunxi: H616: dram: LPDDR4: adjust settings

[PATCH 1/3] tqma6: Remove non-DM board code
 2024-08-14 18:28 UTC  (3+ messages)
` [PATCH 2/3] tqma6_mba6: Remove unused defines
` [PATCH 3/3] tqma6_mba6: Remove UART board code

[PATCH v5 00/27] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-08-14 18:04 UTC  (11+ messages)
` [PATCH v5 02/27] mbedtls: add mbedtls into the build system

OF_UPSTREAM vs. additional dtbs
 2024-08-14 16:44 UTC  (4+ messages)

[PATCH v4 00/10] Add support for Ethernet Boot on SK-AM62
 2024-08-14 14:31 UTC  (5+ messages)
` [PATCH v4 06/10] arm: mach-k3: am62x: am625_init: Probe AM65 CPSW NUSS

u-boot does not detect and correct bitflip when loading kernel from NAND
 2024-08-14 14:24 UTC  (2+ messages)

[PATCH v2] driver: pwm: pwm-imx: fix probing on imx6
 2024-08-14 14:14 UTC  (9+ messages)

[GIT PULL] Please pull u-boot-imx-master-20240813
 2024-08-14 14:12 UTC  (2+ messages)

Please pull u-boot-i2c next
 2024-08-14 14:12 UTC  (2+ messages)

[PATCH] tools/mkeficapsule: correct printf codes
 2024-08-14 13:05 UTC  (3+ messages)

[RESEND PATCH v3 0/9] net: tcp: improve tcp support
 2024-08-14 10:31 UTC  (8+ messages)
` [RESEND PATCH v3 3/9] net/tcp: put connection specific data into a tcp_stream structure
` [RESEND PATCH v3 4/9] net/tcp: add connection info to "
` [RESEND PATCH v3 5/9] net/tcp: rename ack_edge and seq_init to more common rcv_nxt and irs
` [RESEND PATCH v3 6/9] net/tcp: improve tcp framework, use better state machine
` [RESEND PATCH v3 7/9] net/tcp: simplify tcp header filling code
` [RESEND PATCH v3 8/9] net/tcp: define a fallback value for rcv_wnd size
` [RESEND PATCH v3 9/9] net/netcat: add netcat over tcp support


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