U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-08 01:19:50 to 2024-12-09 21:39:49 UTC [more...]

[PATCH 1/3] sunxi: board: simplify early PMIC setup conditions
 2024-12-09 21:08 UTC 

[PATCH v2 0/5] rpi: Tidy up booting
 2024-12-09 20:33 UTC  (12+ messages)
` [PATCH v2 1/5] rpi: Add myself to the list of maintainers
` [PATCH v2 2/5] rpi: Set bootm_size to 512MB
` [PATCH v2 3/5] rpi: Drop fdt_high and initrd_high
` [PATCH v2 4/5] rpi: Update environment to support booti and large initrd
` [PATCH v2 5/5] rpi: Use the U-Boot control FDT for fdt_addr

[PATCH v2 0/7] arm64: zynqmp: Convert platforms to use binman
 2024-12-09 20:08 UTC  (11+ messages)
` [PATCH v2 2/7] common: binman: Calling initr_binman() when BINMAN_FDT

[PATCH v3 0/5] rpi: Tidy up booting
 2024-12-09 19:55 UTC  (6+ messages)
` [PATCH v3 1/5] rpi: Add myself to the list of maintainers
` [PATCH v3 2/5] rpi: Set bootm_size to 512MB
` [PATCH v3 3/5] rpi: Drop fdt_high and initrd_high
` [PATCH v3 4/5] rpi: Update environment to support booti and large initrd
` [PATCH v3 5/5] rpi: Use the U-Boot control FDT for fdt_addr

[GIT PULL] Please pull u-boot-imx-next-20241209
 2024-12-09 19:01 UTC  (2+ messages)

[PULL] u-boot-sh/master
 2024-12-09 19:01 UTC  (2+ messages)

[RFC PATCH 0/7] Cleanup the LMB subsystem
 2024-12-09 18:47 UTC  (20+ 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/3] rpi: Tidy up booting
 2024-12-09 18:17 UTC  (7+ messages)
` [PATCH 2/3] fdt: Allow expanding the devicetree during relocation

[PATCH 0/3] cmd: ufetch improvements
 2024-12-09 16:58 UTC  (10+ messages)
` [PATCH 1/3] cmd: ufetch: Fix type mismatch on 32-bit
` [PATCH 2/3] cmd: Allow building ufetch without CONFIG_BLK
` [PATCH 3/3] cmd: ufetch: Show CPU architecture under "CPU"

[PATCH 0/3] rpi: Tidy up booting
 2024-12-09 16:44 UTC  (13+ messages)

[PATCH v3 0/5] add the support of sha256_hmac and sha256_hkdf
 2024-12-09 16:36 UTC  (10+ messages)
` [PATCH v3 1/5] mbedtls: enable support of hkdf
` [PATCH v3 2/5] lib: sha256: add feature sha256_hmac
` [PATCH v3 3/5] test: lib: add test for sha256_hmac
` [PATCH v3 4/5] lib: mbedtls: sha256: add support of key derivation
` [PATCH v3 5/5] test: lib: add test for "

[PATCH 0/8] efi: Add docs and tests and a few tweaks
 2024-12-09 16:28 UTC  (9+ messages)
` [PATCH 1/8] fdtdec: Correct devicetree symbol for EFI app
` [PATCH 2/8] part_find: Enable for sandbox and correct radix and calls
` [PATCH 3/8] doc: test: Add docs and test for part_find
` [PATCH 4/8] efi: Drop config.h
` [PATCH 5/8] cmd: Refactor part_find() into separate functions
` [PATCH 6/8] addr_find: Use a simple lmb allocation
` [PATCH 7/8] doc: test: Add docs and test for addr_find
` [PATCH 8/8] efi: Avoid a memory leak in efi_bind_block() on error path

[PATCH v1 0/3] Restore original GPIO uclass logic
 2024-12-09 16:14 UTC  (4+ messages)
` [PATCH v1 1/3] Revert "drivers: gpio-uclass: support PMIC GPIO children"
` [PATCH v1 2/3] pmic: max77663: bind children to parent node
` [PATCH v1 3/3] pmic: palmas: bind sysreset "

[PATCH 0/9] Enable arm64 host support in Gitlab
 2024-12-09 15:53 UTC  (22+ messages)
` [PATCH 1/9] Docker/CI: Only test Xtensa on amd64 hosts
` [PATCH 2/9] docker: Use ${TCVER} more widely
` [PATCH 3/9] GitLab CI: Make wider use of tags
` [PATCH 4/9] GitLab: Add a default workflow stanza
` [PATCH 5/9] Gitlab: Avoid downloading all artifacts in later stages
` [PATCH 6/9] docker: Ensure we use the cross toolchain for aarch64 on arm64
` [PATCH 7/9] docker: Prefer the kernelorg toolchains over "root"
` [PATCH 8/9] doc: Expand what we say about building the docker container a bit
` [PATCH 9/9] docker: Update to latest "Jammy" tag

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

[PATCH] trace: add support for "trace clear"
 2024-12-09 15:34 UTC  (3+ messages)

[PATCH 0/2] Add "trace clear"
 2024-12-09 15:32 UTC  (3+ messages)
` [PATCH 1/2] trace: add support for "
` [PATCH 2/2] test: test_trace.py: test "trace clear" command

[RFC PATCH] zynqmp: Add binman description for SOM
 2024-12-09 15:26 UTC  (9+ messages)

[PATCH] boot: Use correct PHASE_ variable for expo
 2024-12-09 14:56 UTC  (2+ messages)

[PATCH v1] rockchip: rk3288: use includes from dts/upstream
 2024-12-09 14:02 UTC  (2+ messages)

[PATCH v1] rockchip: use OF_UPSTREAM for rk3288
 2024-12-09 14:01 UTC  (2+ messages)

[PATCH 1/2] efi_stub: Sync the debug UART definition like other platform
 2024-12-09 13:28 UTC  (4+ messages)

[PATCH] usb: xhci-dwc3: Bail out if "dr_mode" is "peripheral"
 2024-12-09 13:20 UTC  (2+ messages)

[PATCH] configs: am62x_evm_*: Fix USB DFU configuration
 2024-12-09 12:59 UTC  (7+ messages)

[PATCH v3 1/3] phycore_imx8mm: Switch to using env text files
 2024-12-09 12:25 UTC  (2+ messages)

[PATCH 00/11] imx: add i.MX91 and 11x11-EVK support
 2024-12-09 12:24 UTC  (3+ messages)
` [PATCH 01/11] gpio: imx_rgpio2p: Move 8ulp_data to data section

[PATCH V6 0/4] arm64: imx8mp: Read values from M24C32-D write-lockable page on DHCOM i.MX8MP
 2024-12-09 12:23 UTC  (2+ messages)

[PATCH v2 00/13] Add imx8mp video support
 2024-12-09 12:12 UTC  (2+ messages)

[REGRESSION] lmb: add and reserve memory above ram_top
 2024-12-09 11:42 UTC  (5+ messages)

[PATCH] video: zynqmp: Add support for reset
 2024-12-09 11:11 UTC 

[PATCH v2 0/2] GPIO: improve and fix pmic gpios behavior
 2024-12-09 10:42 UTC  (5+ messages)
` [PATCH v2 1/2] gpio: add PMIC_GPIO Kconfig option
` [PATCH v2 2/2] gpio: fix request of PMIC GPIO child

[PATCH v1 0/3] Add sdhci driver support for TH1520 SoC
 2024-12-09 10:15 UTC  (4+ messages)
  ` [PATCH v1 1/3] mmc: snps_sdhci: "

[PATCH] arm64: zynqmp: Do not use hardcoded address in do_zynqmp_reboot()
 2024-12-09  9:10 UTC 

[PATCH 0/6] lmb: Fix reserving the same region multiple times
 2024-12-09  7:07 UTC  (16+ 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 00/10] Improve UEFI app support
 2024-12-09  2:28 UTC  (44+ messages)
` [PATCH 01/10] Add EFI handover support to bootm
` [PATCH 02/10] Add part_find command
` [PATCH 03/10] Add a command to find a load address
` [PATCH 04/10] Hook up EFI env variable support in the EFI app
` [PATCH 05/10] Add EFI network driver
` [PATCH 06/10] Add UEFI TPM2 driver
` [PATCH 07/10] Support separate DTB files with the UEFI app
` [PATCH 08/10] Use the correct ramdisk address
` [PATCH 09/10] Fix efi_bind_block
` [PATCH 10/10] Add command to set an environment variable to an EFI variable

[PATCH v5 0/2] riscv: spacemit: add support for bananapi-f3
 2024-12-09  2:00 UTC  (3+ messages)
` [PATCH v5 1/2] riscv: spacemit: bananapi_f3: initial support added
` [PATCH v5 2/2] doc: spacemit: bananapi_f3: document Banana Pi F3 board

[PATCH v8 00/12] Support OF_UPSTREAM for StarFive JH7110
 2024-12-08 22:09 UTC  (14+ messages)
` [PATCH v8 01/12] dts: starfive: Switch to using upstream DT
` [PATCH v8 02/12] riscv: dts: jh7110: Make u-boot device trees adapting to "
` [PATCH v8 03/12] mmc: dw_mmc: Add "starfive, jh7110-mmc" compatible to match "
` [PATCH v8 04/12] pcie: starfive: Make the driver compatible with "
` [PATCH v8 05/12] riscv: dts: jh7110: Move common code to the new jh7110-common-u-boot.dtsi
` [PATCH v8 06/12] riscv: dts: jh7110: Add u-boot device tree for JH7110 based boards
` [PATCH v8 07/12] board: starfive: spl: Drop the unneeded DT modification code
` [PATCH v8 08/12] configs: visionfive2: Enable MULTI_DTB_FIT for JH7110 based board DT
` [PATCH v8 09/12] riscv: dts: jh7110: Support multiple DTBs in a Fit image
` [PATCH v8 10/12] board: starfive: spl: Fix the wrong use of CONFIG_IS_ENABLED()
` [PATCH v8 11/12] board: starfive: spl: Support multiple DTBs for JH7110 based boards
` [PATCH v8 12/12] riscv: cpu: jh7110: Sort the list of imply statements

[PATCH 01/13] ARM: dts: renesas: Fix R-Car spelling
 2024-12-08 23:56 UTC  (14+ messages)
` [PATCH 02/13] ARM: "
` [PATCH 03/13] clk: "
` [PATCH 04/13] gpio: "
` [PATCH 05/13] i2c: "
` [PATCH 06/13] mmc: "
` [PATCH 07/13] mtd: "
` [PATCH 08/13] pci: "
` [PATCH 09/13] phy: "
` [PATCH 10/13] pinctrl: "
` [PATCH 11/13] serial: "
` [PATCH 12/13] spi: "
` [PATCH 13/13] usb: "

[PATCH v3 00/19] vbe: Series part E
 2024-12-08 23:56 UTC  (3+ messages)
  ` [PATCH v3 01/19] spl: mmc: Avoid size growth in spl_mmc_find_device() debug

[PATCH] trace: proftool: dump-ftrace should write funcgraph times in ns not us
 2024-12-08 23:06 UTC  (2+ messages)

[PATCH v1] rockchip: rk3066a/rk3188: use includes from dts/upstream
 2024-12-08 17:46 UTC 

[PATCH v1] rockchip: use OF_UPSTREAM for rk3066a/rk3188
 2024-12-08 17:43 UTC 

[PATCH v1] arm: dts: rockchip: add rk3318 A95X Z2 board
 2024-12-08 15:36 UTC 

[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


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