[PATCH 00/12] rockchip: rk3399: Migrate to use TPL on bob and kevin
2024-12-12 23:57 UTC (13+ messages)
` [PATCH 01/12] rockchip: rk3399: Fix TPL build of "
` [PATCH 02/12] rockchip: rk3399-gru: Use SYS_SPI_U_BOOT_OFFS value in offset prop
` [PATCH 03/12] rockchip: rk3399-gru: Move SPI flash payload offset for bob and kevin
` [PATCH 04/12] rockchip: rk3399-gru: Fix include of TPL in u-boot.rom image
` [PATCH 05/12] rockchip: rk3399-gru: Use TPL with common bss and stack addresses
` [PATCH 06/12] rockchip: rk3399-gru: Include binman generated FIT in u-boot.rom image
` [PATCH 07/12] rockchip: rk3399: Drop common Kconfig options already implied
` [PATCH 08/12] rockchip: rk3399-gru: Remove unused nodes from xPL control FDT
` [PATCH 09/12] rockchip: rk3399-gru: Enable dcache and signature validation in SPL
` [PATCH 10/12] rockchip: rk3399-gru: Use SDMA mode to read from eMMC
` [PATCH 11/12] rockchip: rk3399-gru: Include pinctrl and regulators in SPL
` [PATCH 12/12] rockchip: rk3399: Drop unneeded bob and kevin board specific code
[PATCH v1 0/8] Cleanup the LMB subsystem
2024-12-12 23:41 UTC (20+ messages)
` [PATCH v1 1/8] lmb: Remove lmb_align_down()
` [PATCH v1 2/8] lmb: Move enum lmb_flags to a u32
` [PATCH v1 3/8] lmb: Remove lmb_reserve_flags()
` [PATCH v1 4/8] lmb: Rename free_mem to available_mem
` [PATCH v1 5/8] lmb: Remove lmb_add_region()
` [PATCH v1 6/8] lmb: Remove lmb_alloc_addr_flags()
` [PATCH v1 7/8] lmb: Remove lmb_alloc_base_flags()
` [PATCH v1 8/8] lmb: Rename _lmb_alloc_addr() to lmb_alloc_addr_flags()
[PATCH] lmb: prohibit allocations above ram_top even from same bank
2024-12-12 23:21 UTC (15+ messages)
[PATCH] Gitlab: Remove some "rules:when: always" lines
2024-12-12 22:33 UTC
[PATCH 0/2] fs: fat: Implement FAT file rename
2024-12-12 22:14 UTC (4+ messages)
` [PATCH 1/2] efi_loader: enable support for file renaming
` [PATCH 2/2] fs: fat: Implement FAT file rename
[PATCH 00/11] rockchip: rk3288-firefly: Migrate to OF_UPSTREAM
2024-12-12 22:09 UTC (12+ messages)
` [PATCH 01/11] rockchip: rk3288-firefly: Drop unused SPL_LED related code
` [PATCH 02/11] rockchip: rk3288-firefly: Sort u-boot.dtsi nodes alphabetically
` [PATCH 03/11] rockchip: rk3288-firefly: Set ethaddr env based on cpuid
` [PATCH 04/11] rockchip: rk3288-firefly: Use common bss and stack addresses
` [PATCH 05/11] rockchip: rk3288-firefly: Include required DT nodes in xPL
` [PATCH 06/11] rockchip: rk3288-firefly: Include sdmmc regulator in SPL
` [PATCH 07/11] rockchip: rk3288-firefly: Drop use of silent console and late boardinfo
` [PATCH 08/11] rockchip: rk3288-firefly: Drop USE_PREBOOT Kconfig option
` [PATCH 09/11] rockchip: rk3288-firefly: Migrate to OF_UPSTREAM
` [PATCH 10/11] rockchip: rk3288-firefly: Fix slow Ethernet initializion
` [PATCH 11/11] rockchip: rk3288-firefly: Change to use FIT
[PATCH] Gitlab: Make test.py stage only depend on binman et al testsuite
2024-12-12 20:14 UTC
[PATCH v2] mtd: spi-nor: Fix the spi_nor_read() when config SPI_STACKED_PARALLEL is enabled
2024-12-12 20:14 UTC (2+ messages)
[PULL] u-boot-usb/master
2024-12-12 19:18 UTC (2+ messages)
[GIT PULL] xilinx: Fix for v2025.01-rc5
2024-12-12 19:18 UTC (2+ messages)
[PATCH v2 0/2] lmb: Fix reserving the same region multiple times
2024-12-12 19:18 UTC (3+ messages)
[PATCH] configs: am62x_evm_*: Fix USB DFU configuration
2024-12-12 19:18 UTC (2+ messages)
[resend v2 00/19] Add Cadence NAND Driver support
2024-12-12 18:38 UTC (3+ messages)
` [resend v2 15/19] drivers: mtd: nand: base: Add support for Hardware ECC for check bad block
[PATCH 1/2] bloblist: Introduce BLOBLIST_PRIOR_STAGE options
2024-12-12 17:28 UTC (8+ messages)
` [PATCH 2/2] bloblist: Disable CONFIG_SPL_BLOBLIST_PRIOR_STAGE on some platforms
[PATCH] net: fec: phy: Don't advertise Gbit on (R)MII
2024-12-12 17:25 UTC
[PATCH] efi_loader: fix pe reloc pointer overrun
2024-12-12 13:45 UTC (6+ messages)
[PATCH 1/2] ram: renesas: Add Renesas R-Car Gen4 DBSC5 driver
2024-12-12 13:34 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: renesas: Add R8A779G0 V4H DBSC5 and RT-VRAM DT nodes
[PATCH 0/2] powerpc: Fix and enforce distinction between immediates and registers
2024-12-12 17:05 UTC (3+ messages)
` [PATCH 1/2] powerpc: Fix 0 vs. r0 confusion in X/D-form instructions
` [PATCH 2/2] powerpc: Introduce and enforce assembler checks on GPR usage
[PATCH v2 0/7] efi_loader: Add support for logging to a buffer
2024-12-12 16:51 UTC (17+ messages)
` Applying patches to mainline (Was: Re: [PATCH v2 0/7] efi_loader: Add support for logging to a buffer)
[PATCH v2 0/2] Tegra: fix clock init
2024-12-12 16:01 UTC (5+ messages)
` [PATCH v2 1/2] driver: clk: tegra: partially support PLL clocks
` [PATCH v2 2/2] driver: clk: tegra: init basic clocks on probe
[PATCH v5 00/23] efi: Tidy up confusion between pointers and addresses
2024-12-12 15:50 UTC (22+ messages)
` [PATCH v5 03/23] efi_loader: Add comments where incorrect addresses are used
` [PATCH v5 04/23] efi_loader: Show the resulting memory address from an alloc
` [PATCH v5 18/23] efi_loader: Don't try to add sandbox runtime code
[PATCH v2 0/7] efi: Start to chip away at the EFI workaround
2024-12-12 15:44 UTC (19+ messages)
` [PATCH v2 1/7] efi_loader: Refactor device and image paths into a function
` [PATCH v2 2/7] efi_loader: Make efi_run_image() static
` [PATCH v2 3/7] efi_loader: Update efi_run_image() to accept image and device path
` [PATCH v2 4/7] efi_loader: Add a version of efi_binary_run() with more parameters
` [PATCH v2 5/7] efi_loader: Move the fallback code from efi_run_image()
` [PATCH v2 6/7] efi_loader: Pass in the required parameters from EFI bootmeth
` [PATCH v2 7/7] bootmeth_efi: Support PXE booting
[PATCH] video: zynqmp: Add support for reset
2024-12-12 15:21 UTC (2+ messages)
[PATCH v4 0/8] Inline ECC Series
2024-12-12 14:40 UTC (20+ 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 v4 5/8] drivers: ram: Kconfig: Add CONFIG_K3_INLINE_ECC
` [PATCH v4 6/8] configs: j7*_evm_r5_defconfig: Set NR_DRAM_BANKS to 2
` [PATCH v4 7/8] board: ti: Pull redundant DDR functions to a common location and Fixup DDR size when ECC is enabled
` [PATCH v4 8/8] arm: dts: k3-*-ddr: Add ss_cfg reg entry
Using EFI variables in boot scr
2024-12-12 13:58 UTC
[RFC][PATCH 1/3] arm64: Add late jump to kernel board hook
2024-12-12 13:47 UTC (3+ messages)
` [RFC][PATCH 2/3] image: Add support for starting TFA BL31 as fitImage loadables
` [RFC][PATCH 3/3] arm64: renesas: Add TFA BL31 handoff support
[PATCH 1/3] arm64: renesas: Split R-Car Gen3 and Gen4 common board code
2024-12-12 13:38 UTC (3+ messages)
` [PATCH 2/3] arm64: renesas: Make bottom 128 MiB of DRAM available in EL3
` [PATCH 3/3] arm64: renesas: Add Renesas R-Car V4H SPL implementation
[PATCH] arm64: renesas: Deduplicate R-Car Gen4 board files
2024-12-12 13:37 UTC
[PATCH v4 0/8] add the support of sha256_hmac and sha256_hkdf
2024-12-12 13:37 UTC (9+ messages)
` [PATCH v4 1/8] tools: kwbimage.h: use linux/compiler_attributes.h
` [PATCH v4 2/8] tools: renesas_spkgimage.h: "
` [PATCH v4 3/8] mbedtls: enable support of hkdf
` [PATCH v4 4/8] lib: sha256: move common function to sha256_common.c
` [PATCH v4 5/8] lib: sha256: add feature sha256_hmac
` [PATCH v4 6/8] test: lib: add test for sha256_hmac
` [PATCH v4 7/8] lib: mbedtls: sha256: add support of key derivation
` [PATCH v4 8/8] test: lib: add test for "
[PATCH] arm64: renesas: Make stub PSCI implementation available on 64bit R-Car SoCs
2024-12-12 13:36 UTC
[PATCH] drivers: usb: gadget: composite: add checking for interface number
2024-12-12 6:27 UTC
[PATCH 00/10] Improve UEFI app support
2024-12-11 22:28 UTC (9+ messages)
` [PATCH 09/10] Fix efi_bind_block
[PATCH] mmc: Fix potential timer value truncation
2024-12-11 20:52 UTC
[PATCH] spi: cadence-quadspi: fix potential malfunction after ~49 days uptime
2024-12-11 20:51 UTC
[PATCH v2 0/3] cmd: ufetch improvements
2024-12-12 12:41 UTC (5+ messages)
` [PATCH v2 1/3] cmd: ufetch: Fix type mismatch on 32-bit
` [PATCH v2 2/3] cmd: Allow building ufetch without CONFIG_BLK
` [PATCH v2 3/3] cmd: ufetch: Show CPU architecture under "CPU"
[PATCH v1 0/2] Misc Tegra changes
2024-12-12 10:37 UTC (3+ messages)
` [PATCH v1 1/2] pinctrl: tegra20: adjust pin type detection
` [PATCH v1 2/2] doc: board: tegra: update device information
[PATCH v4 0/2] riscv: spacemit: add support for bananapi-f3
2024-12-12 10:34 UTC (9+ messages)
` [PATCH v4 2/2] doc: spacemit: bananapi_f3: document Banana Pi F3 board
[PATCH v1 0/2] Tegra 4: add support for Asus TF701T and Nvidia Tegratab
2024-12-12 10:25 UTC (3+ messages)
` [PATCH v1 1/2] board: asus: transformer: add ASUS Transformer Pad TF701T support
` [PATCH v1 2/2] board: nvidia: tegratab: add Nvidia Tegra Note 7 support
[PATCH v1 00/12] Tegra DSI/DC code refinement
2024-12-12 10:21 UTC (13+ messages)
` [PATCH v1 01/12] video: tegra20: dc: switch to newer clk API
` [PATCH v1 02/12] video: tegra20: dc: remove hardcoded Tegra 2 specific parts
` [PATCH v1 03/12] video: tegra20: dc: remove excessive headers
` [PATCH v1 04/12] video: tegra20: dc: improve code quality
` [PATCH v1 05/12] video: tegra20: dsi: check for panels among child nodes
` [PATCH v1 06/12] video: tegra20: dsi: switch to newer clk API
` [PATCH v1 07/12] video: tegra20: dsi: move ganged DSI configuration before master panel enable
` [PATCH v1 08/12] video: tegra20: dsi: make SOL delay calculation mode independent
` [PATCH v1 09/12] video: tegra20: dsi: calculate packet parameters for video mode
` [PATCH v1 10/12] video: tegra20: dsi: enable DC only if it is available
` [PATCH v1 11/12] video: panel: lq101r1sx01: remove unnecessary setup
` [PATCH v1 12/12] ARM: tegra: endeavoru: adjust panel node
[PATCH v1 0/5] ARCH Tegra improvements
2024-12-12 10:13 UTC (6+ messages)
` [PATCH v1 1/5] ARM: tegra124: clock: implement PLLD2 support
` [PATCH v1 2/5] ARM: tegra210: "
` [PATCH v1 3/5] ARM: tegra30: dts: complete DSI nodes
` [PATCH v1 4/5] ARM: tegra124: dts: add missing "
` [PATCH v1 5/5] ARM: tegra124: dts: mark HOST1X and DC with pre-relocation flag
[PATCH] arm64: zynqmp: Sync DTs with Linux v6.13-rc1
2024-12-12 9:41 UTC
[PATCH 1/3] sunxi: board: simplify early PMIC setup conditions
2024-12-12 9:19 UTC (3+ messages)
[PATCH] arm64: zynqmp: add clock-output-names property in clock nodes
2024-12-12 8:12 UTC
EFI File renaming
2024-12-12 8:03 UTC (7+ messages)
[PATCH 1/3] board: freescale: typo volatge
2024-12-12 1:04 UTC (4+ messages)
` [PATCH 3/3] crypto: "
[PULL] u-boot-sh/master
2024-12-11 22:42 UTC (2+ messages)
[GIT PULL] rpi: updates for v2025.01
2024-12-11 22:42 UTC (2+ messages)
[PATCH v2 1/3] mmc: snps_sdhci: Add sdhci driver support for TH1520 SoC
2024-12-11 20:11 UTC (3+ messages)
` [PATCH v2 2/3] riscv: dts: t-head: Add sdhci and emmc nodes
` [PATCH v2 3/3] configs: th1520_lpi4a: enable mmc controller support
[PATCH 0/4] boot: android: rework the bootargs concatenation
2024-12-11 13:53 UTC (5+ messages)
` [PATCH 1/4] boot: android: fix extra command line support
` [PATCH 2/4] boot: android: free newbootargs when done
` [PATCH 3/4] boot: android: rework bootargs concatenation
` [PATCH 4/4] boot: android: reorder the length calculation order
[PATCH v1 0/5] add support for Apalis iMX8 1300MHz version
2024-12-11 17:39 UTC (2+ messages)
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).