public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2024-12-26 18:22:31 to 2025-01-01 22:24:22 UTC [more...]

[PATCH 00/67] upl: Align with the updated spec
 2025-01-01 22:09 UTC  (58+ messages)
` [PATCH 01/67] bloblist: Make BLOBLIST_ALLOC the default
` [PATCH 02/67] abuf: Provide a way to get the buffer address
` [PATCH 03/67] abuf: Allow use in host tools
` [PATCH 04/67] abuf: Provide a constant buffer
` [PATCH 05/67] cpu: Provide a way to get the physical-address size
` [PATCH 06/67] serial: Support info() method in ns16550 xPL with UPL
` [PATCH 07/67] mkimage: Update map_to_sysmem() to match its prototype
` [PATCH 08/67] x86: Emable meminfo command
` [PATCH 09/67] x86: Show the timestamp counter with bdinfo
` [PATCH 10/67] ofnode: Use 4K for a default tree-size
` [PATCH 11/67] ofnode: Indicate when out of space in a few places
` [PATCH 12/67] ofnode: Update of_add_subnode() to indicate name is alloced
` [PATCH 13/67] boot: Rename fit_image_get_data()
` [PATCH 14/67] boot: Rename fit_image_get_data_and_size()
` [PATCH 15/67] boot: Update fit_image_get_emb_data to use abuf
` [PATCH 16/67] boot: Use fit_image_get_data() to get data
` [PATCH 17/67] boot: Update fit_image_get_data() to use abuf
` [PATCH 18/67] test: Fix inpected typo in upl test
` [PATCH 19/67] emulation: fdt: Relax condition for OF_HAS_PRIOR_STAGE
` [PATCH 20/67] emulation: Use bloblist to hold tables
` [PATCH 21/67] x86: Create more space for SPL with qemu-x86_64
` [PATCH 22/67] upl: Create a function to create a memory node
` [PATCH 23/67] upl: Update add_upl_memmap() to use write_mem_node()
` [PATCH 24/67] upl: Update add_upl_memres() "
` [PATCH 25/67] upl: Support writing a UPL only for testing
` [PATCH 26/67] upl: Drop enum upl_serial_access_type
` [PATCH 27/67] upl: Init serial and graphics alists in upl_init()
` [PATCH 28/67] upl: Move serial and graphics addition-code to upl_common
` [PATCH 29/67] pci: video: Set up the pixel-format field
` [PATCH 30/67] x86: Show an error if video fails
` [PATCH 31/67] x86: Support jumping to a UPL image
` [PATCH 32/67] x86: Enable UPL handoff for SPL
` [PATCH 33/67] x86: Align the SMBIOS table to a 4K boundary
` [PATCH 34/67] upl: Require OFNODE_MULTI_TREE when writing a UPL handoff
` [PATCH 35/67] upl: Drop the argument to spl_write_upl_handoff()
` [PATCH 36/67] x86: emulation: Enable UPL
` [PATCH 37/67] upl: Correct comment and condition in add_upl_memres()
` [PATCH 38/67] upl: Add addr/size tags in the reserved-memory node
` [PATCH 39/67] upl: Update upl_add_graphics() to return framebuffer
` [PATCH 40/67] upl: Add a function to write a UPL handoff to an abuf
` [PATCH 41/67] upl: Use a 64-bit value for a memregion base-address
` [PATCH 42/67] upl: Set bit 32 of the address when using ISA
` [PATCH 43/67] upl: Add RAM to the memory region
` [PATCH 44/67] upl: Add a compatible string for the upl-params node
` [PATCH 45/67] upl: Move buffer_addr_size() higher and rename
` [PATCH 46/67] upl: Factor out part of encode_reg() to new function
` [PATCH 47/67] upl: Move decode_addr_size() higher and rename
` [PATCH 48/67] upl: Factor out part of decode_reg() to new function
` [PATCH 49/67] upl: Correct name of upl-images
` [PATCH 50/67] dm: core: Clarify behaviour of ofnode_name_eq()
` [PATCH 51/67] dm: core: Allow ofnode_name_eq() to accept a unit address
` [PATCH 52/67] dm: core: Rewrite ofnode_find_subnode() to use ofnode API
` [PATCH 53/67] upl: test: Show the handoff FDT when debugging
` [PATCH 54/67] upl: Use a reg property to specify the FIT address and size
` [PATCH 55/67] upl: Update and tidy writing of images
` [PATCH 56/67] upl: Make use of alist_for_each()
` [PATCH 57/67] upl: Correct use of sizeof()

[PATCH 2/2] tpm: get tpm event log from bloblist
 2025-01-01 22:14 UTC  (12+ messages)

[PATCH] Fix neighbor discovery ethernet address saving
 2025-01-01 20:41 UTC  (2+ messages)

[PATCH] net: tftpput: reset timeout_count when an ACK is received
 2025-01-01 20:41 UTC  (2+ messages)

[PATCH v1 1/2] net: phy: Add driver for Motorcomm YT8531S Gigabit ethernet phy
 2025-01-01 20:41 UTC  (3+ messages)

[PATCH 1/1] net: correct the description of ip_to_string()
 2025-01-01 20:41 UTC  (2+ messages)

[PATCH] Bitbanging MDIO driver for DM framework
 2025-01-01 20:41 UTC  (2+ messages)

[PATCH] Revert "net: phy: marvell 88e151x: Fix handling of bare RGMII interface type"
 2025-01-01 20:41 UTC  (3+ messages)
` [PATCHv2] "

[PATCH v2] net: tftpboot: clear timeout_count on every successful block
 2025-01-01 20:41 UTC  (2+ messages)

[PATCH] bloblist: Drop BSD license
 2025-01-01 19:58 UTC 

[PATCH v2] arm64: dts: renesas: Deduplicate extalr_clk bootph-all
 2025-01-01 19:22 UTC 

[PATCH v2 1/3] arm64: Convert core type check macros into inline functions
 2025-01-01 19:19 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: Add MIDR entries for Cortex-A57 and Cortex-A76
` [PATCH v2 3/3] arm64: renesas: Convert boards over to is_cortex_a() functions

[PATCH v2 0/5] Static initcalls
 2025-01-01 17:55 UTC  (2+ messages)

[PATCH v2 0/3] Add 'trace wipe'
 2025-01-01 17:54 UTC  (2+ messages)

[PATCH] trace: proftool: dump-ftrace should write funcgraph times in ns not us
 2025-01-01 17:54 UTC  (2+ messages)

[PATCH v2 0/3] Initial support for PXA1908 and samsung-coreprimevelte
 2025-01-01 12:45 UTC  (5+ messages)
` [PATCH v2 1/3] serial: ns16550: Add Intel XScale support
` [PATCH v2 2/3] arm: mmp: add initial support for PXA1908 SoC
` [PATCH v2 3/3] board: samsung: add initial support for coreprimevelte board

[PATCH v2 00/17] imx: add i.MX95 support
 2025-01-01 11:40 UTC  (6+ messages)
` [PATCH v2 16/17] imx95_evk: add i.MX95 19x19 EVK board basic support
    ` 回复: [EXT] "
      `  "

[PATCH] sandbox: Adjust configuration to hang on panic()
 2025-01-01 11:32 UTC  (3+ messages)

[PATCH 1/1] doc: move licenses to doc/
 2025-01-01 11:19 UTC 

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2025-01-01 10:50 UTC  (2+ messages)
`  "

[PATCH] net/netcat: add netcat over tcp support
 2025-01-01  9:44 UTC  (2+ messages)

[PATCH v1] riscv: dts: starfive: split out visionfive2 target specific configuration
 2025-01-01  6:35 UTC 

[PATCH v2 0/4] Fix OSPI boot for J722S
 2025-01-01  0:59 UTC  (2+ messages)

[PATCH] arm: dts: k3-j721e-beagleboneai: Move to OF_UPSTREAM
 2025-01-01  0:59 UTC  (2+ messages)

[PATCH] drivers: firmware: ti_sci: Add DM_FLAG_PRE_RELOC to driver
 2025-01-01  0:59 UTC  (2+ messages)

[PATCH] arm: dts: k3-am62p-sk-binman: add SE security variant builds
 2025-01-01  0:59 UTC  (2+ messages)

[PATCH v2] dma: ti: k3-udma: Fix BCDMA probe by adding check for MMR_RFLOW
 2024-12-31 23:55 UTC  (3+ messages)

[PATCH] qconfig.py: Update resync message
 2024-12-31 23:54 UTC 

[PATCH v5 0/9] Inline ECC Series
 2024-12-31 22:51 UTC  (3+ messages)
` [PATCH v5 9/9] board: ti: Pull redundant DDR functions to a common location and Fixup DDR size when ECC is enabled

[PATCH 00/10] Cumulative fixes and updates for MediaTek ethernet driver
 2024-12-31 21:17 UTC  (2+ messages)

[PATCH v5 0/4] Select CONFIG_64BIT for sandbox64 and x86_64
 2024-12-31 21:17 UTC  (2+ messages)

[PATCH 0/2] Keep the access to dtb_dt_embedded() within fdtdec
 2024-12-31 21:17 UTC  (2+ messages)

[PATCH v2 0/8] usb: dwc2: Refactor and update USB DWC2 driver
 2024-12-31 18:12 UTC  (19+ messages)
` [PATCH v2 1/8] usb: dwc2: Extract register definitions to common header file
` [PATCH v2 2/8] usb: dwc2: Fix incorrect ULPI_UTMI_SEL bit setting
` [PATCH v2 3/8] USB: dwc2: Fix HBstLen setting for external DMA mode
` [PATCH v2 4/8] usb: dwc2: Clean up with bitfield macros
` [PATCH v2 5/8] usb: dwc2: Align macros with Linux kernel definitions
` [PATCH v2 6/8] usb: dwc2: Extract macro definitions to common header
` [PATCH v2 7/8] usb: dwc2: Unify flush and reset logic with v4.20a support
` [PATCH v2 8/8] usb: dwc2: Replace uint<x>_t types with u<x>

[PATCH 0/2] Initial support for PXA1908 and samsung-coreprimevelte
 2024-12-31 16:05 UTC  (8+ messages)
` [PATCH 1/2] arm: mmp: add initial support for PXA1908 SoC
` [PATCH 2/2] board: samsung: add initial support for coreprimevelte board

rpi: Compute Module 5 doesn't autoboot without debug UART
 2024-12-31 14:53 UTC  (2+ messages)

Problem with "Cleanup dma device in spl and move dma channel[0]" series and am64
 2024-12-31 13:53 UTC  (3+ messages)

UEFI ConOut with systemd-boot: attributes aren't working
 2024-12-31 12:04 UTC 

[ANN] U-Boot v2025.01-rc6 released
 2024-12-31  4:08 UTC 

[PATCH] Gitlab: Remove some "rules:when: always" lines
 2024-12-31  4:08 UTC  (2+ messages)

[PATCH v6] mtd: spi-nor: Fix the spi_nor_read() when config SPI_STACKED_PARALLEL is enabled
 2024-12-31  4:08 UTC  (4+ messages)

[PATCH] Gitlab: Make test.py stage only depend on binman et al testsuite
 2024-12-31  4:05 UTC  (2+ messages)

[PATCH v2 0/4] Misc. PowerPC MPC83xx fixes/cleanups
 2024-12-31  4:05 UTC  (2+ messages)

[PATCH 0/2] powerpc: Fix and enforce distinction between immediates and registers
 2024-12-31  4:05 UTC  (2+ messages)

[PATCH v2] gpio: npcm: Add persist feature to sgpio module
 2024-12-31  4:05 UTC  (2+ messages)

[PATCH v1] configs: arbel_evb: enable arbel feature
 2024-12-31  4:05 UTC  (2+ messages)

[PULL] u-boot-sh/next
 2024-12-30 21:52 UTC  (2+ messages)

[PATCH v2 0/8] Cleanup the LMB subsystem
 2024-12-30 21:52 UTC  (2+ messages)

[PATCH v2 0/4] lmb: Improve style
 2024-12-30 21:52 UTC  (2+ messages)

[PATCH v16 00/11] net: tcp: improve tcp support in legacy stack
 2024-12-30 18:53 UTC  (13+ messages)
` [PATCH v16 01/11] net/tcp: fix TCP options processing
` [PATCH v16 02/11] net/tcp: fix selective acknowledge
` [PATCH v16 03/11] net/tcp: put connection specific data into a tcp_stream structure
` [PATCH v16 04/11] net/tcp: add connection info to "
` [PATCH v16 05/11] net/tcp: rename ack_edge and seq_init to more common rcv_nxt and irs
` [PATCH v16 06/11] net/tcp: improve tcp framework, use better state machine
` [PATCH v16 07/11] test/cmd/wget: fix the test
` [PATCH v16 08/11] test/cmd/wget: replace bogus response with an actual response from the HTTP server
` [PATCH v16 09/11] net/tcp: simplify tcp header filling code
` [PATCH v16 10/11] net/tcp: define a fallback value for rcv_wnd size
` [PATCH v16 11/11] net/net: fix include ordering

[PATCH v4 0/3] dwc3: gadget: properly fix cache operations
 2024-12-30 18:49 UTC  (5+ messages)
` [PATCH v4 3/3] usb: dwc3: invalidate dcache on buffer used in interrupt handling

[PATCH v2 0/6] ufs: core: initial cleanup and defines sync with Linux v6.12
 2024-12-30 10:31 UTC  (7+ messages)
` [PATCH v2 1/6] ufs: core: include missing include/ufs.h
` [PATCH v2 2/6] ufs: core: mark unexported functions as static
` [PATCH v2 3/6] ufs: core: cosmetic fixups
` [PATCH v2 4/6] ufs: core: move ufshci defines in a separate header
` [PATCH v2 5/6] ufs: core: sync unipro.h with Linux v6.12
` [PATCH v2 6/6] ufs: core: sync ufshci.h "

[PATCH] board: odroid-n2: Add script and update docs for signing
 2024-12-30 10:04 UTC  (2+ messages)

[PATCH 1/1] tpm: update descriptions in tpm-v2.h header
 2024-12-30  8:49 UTC  (3+ messages)

[PATCH v5] mtd: spi-nor: Fix the spi_nor_read() when config SPI_STACKED_PARALLEL is enabled
 2024-12-30  7:08 UTC  (5+ messages)

iMX8MN: SPL not starting U-Boot
 2024-12-30  1:20 UTC  (3+ messages)

[PATCH] net: phy: Add RGMII RX/TX delay handling to DP83822 PHY
 2024-12-29 20:53 UTC 

[PATCH] rpi: Add identifiers for the new RPi 5 series
 2024-12-29 14:46 UTC 

[PATCH v15 00/11] net: tcp: improve tcp support in legacy stack
 2024-12-28  9:49 UTC  (4+ messages)

[PATCH v4 00/19] vbe: Series part E
 2024-12-28  0:51 UTC  (2+ messages)

[PATCH] board: gateworks: venice: rename GW7905 to GW7500
 2024-12-28  0:50 UTC  (2+ messages)

DT subtree sync for v6.12
 2024-12-27 18:46 UTC  (4+ messages)

[PATCH] power: pmic: tps65941: Fix TI TPS65224 PMIC compatiable
 2024-12-27 18:24 UTC  (2+ messages)

[PATCH 2/4] board: vexpress64: default to hardware device tree
 2024-12-27 16:19 UTC  (6+ messages)
` [PATCH 4/4] board: vexpress64: enable bloblist for SPL handoff

[PATCH v4] mtd: spi-nor: Fix the spi_nor_read() when config SPI_STACKED_PARALLEL is enabled
 2024-12-27 15:51 UTC  (6+ messages)

Pull request doc-2025-01-rc6
 2024-12-26 18:22 UTC  (2+ messages)


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