U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-06 14:14:21 to 2024-06-09 20:51:52 UTC [more...]

[PATCH] arm: mvebu: Enable bootstd and other modernization for Synology DS414 (Armada XP) board
 2024-06-09 20:51 UTC  (5+ messages)

[PATCH] doc: Add UEFI supplement document
 2024-06-08 10:00 UTC  (3+ messages)

[PATCH next v3 0/6] rockchip: display PMIC variant properly + misc fixes for Theobroma boards
 2024-06-08  7:28 UTC  (3+ messages)
` [PATCH next v3 5/6] power: rk8xx: properly print all supported PMICs name

[PATCH next v2 0/6] rockchip: display PMIC variant properly + misc fixes for Theobroma boards
 2024-06-08  6:14 UTC  (3+ messages)
` [PATCH next v2 5/6] power: rk8xx: properly print all supported PMICs name

[RFC PATCH 00/31] Make U-Boot memory reservations coherent
 2024-06-08  4:39 UTC  (38+ messages)
` [RFC PATCH 01/31] lmb: remove the unused lmb_is_reserved() function
` [RFC PATCH 02/31] lmb: staticize __lmb_alloc_base()
` [RFC PATCH 03/31] lmb: make the lmb reservations persistent
` [RFC PATCH 04/31] lmb: remove local instances of the lmb structure variable
` [RFC PATCH 05/31] lmb: pass a flag to image_setup_libfdt() for lmb reservations
` [RFC PATCH 06/31] lmb: reserve and add common memory regions post relocation
` [RFC PATCH 07/31] lmb: remove lmb_init_and_reserve_range() function
` [RFC PATCH 08/31] lmb: replcace the lmb_init_and_reserve() function
` [RFC PATCH 09/31] lmb: allow for resizing lmb regions
` [RFC PATCH 10/31] event: add events to notify memory map changes
` [RFC PATCH 11/31] lib: Kconfig: add a config symbol for getting memory map updates
` [RFC PATCH 12/31] add a function to check if an address is in RAM memory
` [RFC PATCH 13/31] efi_memory: notify of any changes to the EFI memory map
` [RFC PATCH 14/31] lmb: notify of any changes to the LMB "
` [RFC PATCH 15/31] efi_memory: add an event handler to update "
` [RFC PATCH 16/31] lmb: "
` [RFC PATCH 17/31] lmb: remove call to efi_lmb_reserve()
` [RFC PATCH 18/31] sandbox: iommu: remove lmb allocation in the driver
` [RFC PATCH 19/31] zynq: lmb: do not add to lmb map before relocation
` [RFC PATCH 20/31] test: cedit: use allocated address for reading file
` [RFC PATCH 21/31] test: event: update the expected event dump output
` [RFC PATCH 22/31] test: lmb: run the LMB tests only on sandbox
` [RFC PATCH 23/31] test: lmb: initialise the lmb structure before tests
` [RFC PATCH 24/31] test: lmb: add a test case for checking overlapping region add
` [RFC PATCH 25/31] test: lmb: adjust the test case to handle overlapping regions
` [RFC PATCH 26/31] test: lmb: run lmb tests only manually
` [RFC PATCH 27/31] test: bdinfo: dump the global LMB memory map
` [RFC PATCH 28/31] cmd: bdinfo: only dump the current LMB memory
` [RFC PATCH 29/31] temp: mx6sabresd: bump up the size limit of the board
` [RFC PATCH 30/31] temp: cmd: efi_mem: add a command to test efi alloc/free
` [RFC PATCH 31/31] temp: cmd: efi: add a command to dump EFI memory map

[PATCH 1/1] dm: typo prbing
 2024-06-08  4:12 UTC 

[PATCH] configs: k3: Enable capsule authentication
 2024-06-07 23:53 UTC 

[PATCH] efi: capsule: Improve capsule update porting to new boards
 2024-06-07 23:43 UTC 

[PATCH] scripts/Makefile.lib: EFI: Use capsule CRT instead of ESL file
 2024-06-07 22:59 UTC 

[PATCH v6 00/24] EFI: ti: Enable EFI capsule updates
 2024-06-07 22:38 UTC  (25+ messages)
` [PATCH v6 01/24] doc: uefi: capsules: Add Capsule Update porting section
` [PATCH v6 02/24] doc: ti: k3: Correct spelling mistakes and improve clarity
` [PATCH v6 03/24] configs: ti: Create base EFI capsule configs for TI K3 devices
` [PATCH v6 04/24] board: am64x: Define capsule update firmware info
` [PATCH v6 05/24] configs: am64x: Enable EFI capsule update
` [PATCH v6 06/24] doc: board: ti: am64x: document OSPI layout
` [PATCH v6 07/24] board: j721e: Define capsule update firmware info
` [PATCH v6 08/24] configs: j721e: Enable EFI capsule update
` [PATCH v6 09/24] doc: board: ti: j721e: document OSPI layout
` [PATCH v6 10/24] board: beagleplay: Define capsule update firmware info
` [PATCH v6 11/24] configs: beagleplay: Enable DFU for MMC
` [PATCH v6 12/24] configs: beagleplay: Enable EFI capsule update
` [PATCH v6 13/24] board: am62x: Define capsule update firmware info
` [PATCH v6 14/24] configs: am62x: Enable EFI capsule update
` [PATCH v6 15/24] doc: board: ti: am62x: document OSPI layout
` [PATCH v6 16/24] board: am62px: Define capsule update firmware info
` [PATCH v6 17/24] configs: am62px: Enable EFI capsule update
` [PATCH v6 18/24] doc: board: ti: am62px: document OSPI layout
` [PATCH v6 19/24] board: beagleboneai64: Define capsule update firmware info
` [PATCH v6 20/24] configs: beagleboneai64: Enable EFI capsule update
` [PATCH v6 21/24] configs: j784s4_evm: Enable serial flash DFU support
` [PATCH v6 22/24] board: sk-am69: Define capsule update firmware info
` [PATCH v6 23/24] configs: j784s4: Enable EFI capsule update
` [PATCH v6 24/24] doc: board: ti: j784s4: document OSPI NOR layout

[PATCH v4 0/2] introduce basic support for TI's am625-lp-sk
 2024-06-07 22:06 UTC  (3+ messages)
` [PATCH v4 1/2] arm: dts: add U-Boot dtbs for the am625-lp-sk
` [PATCH v4 2/2] configs: add defconfigs "

[PATCH] memory: ti-gpmc: use printf to dump settings/timings
 2024-06-07 22:03 UTC  (2+ messages)

[PATCH] include: extension_board: Increase overlay file name size
 2024-06-07 22:03 UTC  (2+ messages)

[PATCH v2 0/5] *** phyCORE-AM62x: DDR detection / Inject DDR timing deltas ***
 2024-06-07 22:03 UTC  (2+ messages)

[PATCH 0/6] PHYTEC SOM Detection API v3
 2024-06-07 22:03 UTC  (2+ messages)

[PATCH 0/2] Add remoteproc support for J784S4 SoCs
 2024-06-07 22:03 UTC  (2+ messages)

[PATCH 0/4] Adding support to load secure firmware for HS devices
 2024-06-07 22:03 UTC  (2+ messages)

[PATCH 0/3] k3-j721e: Enable OF_UPSTREAM for J721E
 2024-06-07 22:03 UTC  (2+ messages)

[PATCH v1 0/2] arm: dts: k3-am625-verdin: Enable LPDDR4 WDQS control
 2024-06-07 22:03 UTC  (2+ messages)

[PATCH v2 0/3] arm64: add a software pagetable walker
 2024-06-07 21:19 UTC  (5+ messages)
` [PATCH v2 1/3] arm64: mmu.h: fix PTE_TABLE_AP
` [PATCH v2 2/3] arm64: add software pagetable walker
` [PATCH v2 3/3] doc: arch: arm64: describe pagetable debugging

[PATCH v2 1/2] board: rockchip: Add FriendlyElec NanoPi R6C
 2024-06-07 20:17 UTC  (2+ messages)
` [PATCH v2 2/2] board: rockchip: Add FriendlyElec NanoPi R6S

[PATCH 0/2] arm64: add a software pagetable walker
 2024-06-07 20:10 UTC  (5+ messages)
` [PATCH 1/2] arm64: mmu.h: fix PTE_TABLE_AP
` [PATCH 2/2] arm64: add software pagetable walker

[PATCH 00/11] 'eeprom' command improvements
 2024-06-07 18:57 UTC  (2+ messages)

[PATCH 0/3] Enable ICSSG Driver for AM64x
 2024-06-07 18:54 UTC  (5+ messages)
` [PATCH 1/3] arm: dts: k3-am642-evm-u-boot: Add remoteproc-name for PRU cores

[PATCH 0/7] MIPS: Enable EFI support
 2024-06-07 18:08 UTC  (2+ messages)

[PATCH] doc: board: sophgo: milkv_duo: Update Milk-V Duo documentation
 2024-06-07 16:31 UTC  (2+ messages)

[PATCH] spmi: msm: disable read/write log
 2024-06-07 16:29 UTC  (2+ messages)

[PATCH v3 00/12] Introduce the lwIP network stack
 2024-06-07 13:52 UTC  (21+ messages)
` [PATCH v3 01/12] net: introduce alternative implementation as net-lwip/
` [PATCH v3 02/12] net-lwip: build lwIP
` [PATCH v3 03/12] net-lwip: add DHCP support and dhcp commmand
` [PATCH v3 05/12] net-lwip: add ping command
` [PATCH v3 06/12] net-lwip: add dns command
` [PATCH v3 07/12] net-lwip: add wget command

[PATCH] usb: kbd: Add probe quirk for some generic USB mini keyboard
 2024-06-07 12:53 UTC  (2+ messages)

[PATCH v4 00/10] add ArmSoM Sige7 Rk3588 board
 2024-06-07 10:16 UTC  (2+ messages)

[PATCH 0/9] rockchip: pinctrl: Minor fixes and add support for pinmux status cmd
 2024-06-07 10:30 UTC  (10+ messages)
` [PATCH 1/9] pinctrl: rockchip: rk3188: Fix support for IOMUX_GPIO_ONLY flag
` [PATCH 2/9] pinctrl: rockchip: rv1126: Fix support for IOMUX_L_SOURCE_PMU flag
` [PATCH 3/9] pinctrl: rockchip: rk3588: Fix support for rockchip_get_mux()
` [PATCH 4/9] pinctrl: rockchip: Use syscon_regmap_lookup_by_phandle()

[PATCH 0/4] rockchip: Add gpio request() ops and drop PCIe reset-gpios workaround
 2024-06-07 10:25 UTC  (3+ messages)
` [PATCH 3/4] rockchip: rk3568-rock-3a: Drop "

[PATCH v3 0/1] Enable reset_cpu() in SPL for ZynqMP
 2024-06-07  9:26 UTC  (2+ messages)
` [PATCH v3 1/1] xilinx: zynqmp: Enable reset_cpu() in SPL

[PATCH 0/2] binman: am62a/62p: add support for signing TIFSStub
 2024-06-07  8:56 UTC  (3+ messages)
` [PATCH 1/2] arm: dts: k3: binman: am62a: add support for signing TIFSStub Images
` [PATCH 2/2] arm: dts: k3: binman: am62p: add support for signing TIFSStub images

[PATCH v2 0/8] misc: introduce STATUS LED activity function
 2024-06-07  8:43 UTC  (10+ messages)
` [PATCH v2 1/8] misc: gpio_led: fix broken coloured LED status functions
` [PATCH v2 2/8] led: status_led: add support for white LED colour
` [PATCH v2 3/8] led: status_led: add function to toggle a status LED
` [PATCH v2 4/8] led: status_led: add new activity LED config and functions
` [PATCH v2 5/8] tftp: implement support for LED status activity
` [PATCH v2 6/8] mtd: "
` [PATCH v2 7/8] ubi: "
` [PATCH v2 8/8] doc: convert README.LED to .rst documentation

[PATCH 1/1] riscv: add RISC-V fields to bdinfo command
 2024-06-07  8:41 UTC 

[PATCH] board: rockchip: Add FriendlyElec NanoPi R6C
 2024-06-07  8:23 UTC  (4+ messages)

[PATCH 0/3] lib: smbios: Extend driver with using sysinfo driver
 2024-06-07  7:53 UTC  (6+ messages)
` [PATCH 1/3] xilinx: Enable SMBIOS command

[PATCH] arm64: zynqmp: Update rproc node
 2024-06-07  7:46 UTC  (2+ messages)

[PATCH 0/3] arm: dts: am625/am62a7: Switch over to OF_UPSTREAM
 2024-06-07  7:18 UTC  (4+ messages)
` [PATCH 2/3] arm: dts: am625_sk: Switch "

[RFC PATCH 0/1] drivers: bootcount: Add support for FAT filesystem
 2024-06-06 17:33 UTC  (6+ messages)
` [RFC PATCH] "

[PATCH v3 0/8] Inline ECC Series
 2024-06-07  5:19 UTC  (4+ messages)
` [PATCH v3 7/8] board: ti: Pull redundant DDR functions to a common location and Fixup DDR size when ECC is enabled

Possible license violation
 2024-06-07  0:38 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-dfu-20240606
 2024-06-06 23:55 UTC  (2+ messages)

Pull request doc-2024-07-rc5
 2024-06-06 23:55 UTC  (2+ messages)

Possible license violation
 2024-06-06 23:53 UTC  (2+ messages)

Needs a check in the device tree
 2024-06-06 21:16 UTC  (3+ messages)

Proposal: U-Boot memory management
 2024-06-06 19:18 UTC  (13+ messages)

[PATCH] doc/sphinx, test/py: Update requests module to 2.32.2
 2024-06-06 16:44 UTC 

[PATCH 0/7] misc: introduce STATUS LED activity function
 2024-06-06 14:48 UTC  (7+ messages)

[PATCH 0/6] Add Turris 1.x board
 2024-06-06 16:33 UTC  (7+ messages)
` [PATCH 1/6] board_f: Add support for CONFIG_OF_BOARD_FIXUP for XIP images
` [PATCH 2/6] board: freescale: p1_p2_rdb_pc: Add weak function p1_p2_rdb_pc_fix_fdt_model() for fixing DT model string
` [PATCH 3/6] powerpc: mpc8xxx: Extend find_law() to find_law_by_addr_id()
` [PATCH 4/6] powerpc: mpc85xx: use CONFIG_VAL() for SYS_MONITOR_BASE in start.s
` [PATCH 5/6] powerpc: use CONFIG_IS_ENABLED() when checking for DM_SERIAL in include/asm/config.h
` [PATCH 6/6] powerpc: Add support for CZ.NIC Turris 1.x routers

[PATCH 0/9] Bug-fixes for a few boards
 2024-06-06 15:44 UTC  (14+ messages)
` [PATCH 3/9] rockchip: veyron: Add logging for power init
` [PATCH 7/9] rockchip: bob: kevin: Disable dcache in SPL
` [PATCH 9/9] Revert "arm: am335x: Enable SPL_OF_CONTROL on some configs"

[PATCH 0/3] rockchip: rk8xx: fix broken [np]ldo callbacks
 2024-06-06 15:04 UTC  (7+ messages)
` [PATCH 1/3] regulator: rk8xx: fix incorrect device used for _ldo_[sg]et_suspend_value
` [PATCH 2/3] regulator: rk8xx: pass pmic udevice instead of regulator to all internal functions
` [PATCH 3/3] regulator: rk8xx: clarify operator precedence

[PATCH 0/2] Cleanup fit documentation
 2024-06-06 14:59 UTC  (4+ messages)

[PATCH v2 0/1] Enable reset_cpu() in SPL for ZynqMP
 2024-06-06 14:51 UTC  (3+ messages)
` [PATCH v2 1/1] xilinx: zynqmp: Enable reset_cpu() in SPL

[PATCH] ARM: stm32: Ping IWDG on exit from PSCI suspend code
 2024-06-06 14:49 UTC  (2+ messages)

[PATCH] gpio: Add proper dependency on ZYNQMP_FIRMWARE
 2024-06-06 14:44 UTC 

[PATCH 1/5] dts: stm32mp157c-odyssey: set PLL4_P to 125Mhz for ETH_CLK
 2024-06-06 14:39 UTC  (10+ messages)
` [PATCH 2/5] dts: stm32mp157c-odyssey: use internal clock for Tx
` [PATCH 3/5] dts: stm32mp157c-odyssey: fix incorrect PHY address
` [PATCH 4/5] net: dwc_eth_qos: add support for phy-reset-gpios property
` [PATCH 5/5] dts: stm32mp157c-odyssey: add phy-reset-gpios property to ethernet node

[PATCH] arm64: zynqmp: Align #address/size-cells with node
 2024-06-06 14:35 UTC 

[PATCH v3 0/7] Add eFuse access for ZynqMP
 2024-06-06 14:29 UTC  (7+ messages)
` [PATCH v3 4/7] soc: xilinx: versal-net: Use zynqmp_pm_get_chipid() to get chip revision
` [PATCH v3 5/7] soc: xilinx: zynqmp: "
` [PATCH v3 7/7] drivers: misc: Add driver to access ZynqMP efuses

[PATCH v2 00/14] Introduce the lwIP network stack
 2024-06-06 14:25 UTC  (4+ messages)

[PATCH v2 1/2] ARM: dts: stm32: Add pinmux nodes for DH electronics STM32MP13xx DHCOR SoM and DHSBC board
 2024-06-06 14:23 UTC  (2+ messages)

[PATCH v5] cmd: move ELF load and boot to lib/elf.c
 2024-06-06 14:21 UTC  (3+ messages)


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