U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-09 16:55:52 to 2021-06-11 16:16:54 UTC [more...]

U-Boot zboot on x86-64 VirtualBox UEFI
 2021-06-11 13:40 UTC  (2+ messages)

[PATCH v4 00/18] am335x, guardian: update board specific changes
 2021-06-11 16:13 UTC  (14+ messages)
` [PATCH v4 01/18] configs: am335x_guardian: Enable clock driver
` [PATCH v4 02/18] am335x, guardian: mem: Add board dependent mem values
` [PATCH v4 03/18] configs: am335x_guardian: add ubi fastmap support
` [PATCH v4 04/18] am335x, guardian: set tftp_load_addr in environment
` [PATCH v4 05/18] configs: am335x_guardian: add memtest configs
` [PATCH v4 06/18] am335x, guardian: Update pinmux configuration
` [PATCH v4 07/18] am335x, guardian: set environment variable autoload to no
` [PATCH v4 08/18] am335x, guardian: code cleanup and boot optimization
` [PATCH v4 09/18] configs: am335x_guardian: set boot delay
` [PATCH v4 10/18] configs: am335x_guardian: disable spl command
` [PATCH v4 11/18] am335x, guardian: update swi logic
` [PATCH v4 12/18] am335x, guardian: Enable backlight
` [PATCH v4 14/18] drivers: video: hx8238 fix build bug

[GIT PULL v2] TI changes for v2021.10 next
 2021-06-11 16:10 UTC 

[PATCH] zynqmp: spl: support DRAM ECC initialization
 2021-06-11 16:09 UTC  (3+ messages)

[PATCH] net: e1000: do not attempt to set hwaddr for i210 without FLASH
 2021-06-11 16:01 UTC  (3+ messages)

BISECTED f3866909e350 ("distro_bootcmd: call EFI bootmgr even without having /EFI/boot")
 2021-06-11 15:18 UTC  (10+ messages)

[PATCH v6 0/2] Add Xilinx clock wizard driver support
 2021-06-11 15:10 UTC  (5+ messages)
` [PATCH v6 1/2] clk: zynq: Add clock wizard driver
` [PATCH v6 2/2] dt-bindings: add xilinx clocking wizard bindings

[PATCH] scripts/get_maintainer.pl: obey ignore list
 2021-06-11 14:56 UTC  (3+ messages)

[PATCH v2 0/5] Add SIMATIC IOT2050 board support
 2021-06-11 14:53 UTC  (10+ messages)
` [PATCH v2 4/5] watchdog: rti_wdt: Add support for loading firmware

[PATCH] doc/usage: cmd-usage help file for askenv
 2021-06-11 14:15 UTC 

[PATCHv6 00/26] HSM rearch series for TI K3 devices
 2021-06-11 14:13 UTC  (31+ messages)
` [PATCHv6 01/26] lib: rational: copy the rational fraction lib routines from Linux
` [PATCHv6 02/26] arm: mach-k3: introduce new config option for sysfw split
` [PATCHv6 03/26] remoteproc: k3-r5: remove sysfw PM calls if not supported
` [PATCHv6 04/26] common: fit: Update board_fit_image_post_process() to pass fit and node_offset
` [PATCHv6 05/26] clk: fixed_rate: add API for directly registering fixed rate clocks
` [PATCHv6 06/26] clk: fix clock tree dump to properly dump out every registered clock
` [PATCHv6 07/26] clk: do not attempt to fetch clock pointer with null device
` [PATCHv6 08/26] clk: add support for setting clk rate from cmdline
` [PATCHv6 09/26] clk: sci-clk: fix return value of set_rate
` [PATCHv6 10/26] clk: fix assigned-clocks to pass with deferring provider
` [PATCHv6 11/26] clk: fix set_rate to clean up cached rates for the hierarchy
` [PATCHv6 12/26] clk: add support for TI K3 SoC PLL
` [PATCHv6 13/26] clk: add support for TI K3 SoC clocks
` [PATCHv6 14/26] power: domain: Introduce driver for raw TI K3 PDs
` [PATCHv6 15/26] cmd: ti: pd: Add debug command for K3 power domains
` [PATCHv6 16/26] tools: k3_fit_atf: add DM binary to the FIT image
` [PATCHv6 17/26] arm: mach-k3: Add platform data for j721e and j7200
` [PATCHv6 18/26] arm: mach-k3: add support for detecting firmware images from FIT
` [PATCHv6 19/26] arm: mach-k3: do board config for PM only if supported
` [PATCHv6 20/26] arm: mach-k3: common: Drop main r5 start
` [PATCHv6 21/26] arm: mach-k3: sysfw-loader: pass boardcfg to sciserver
` [PATCHv6 22/26] arm: mach-k3: j721e_init: Force early probe of clk-k3 driver
` [PATCHv6 23/26] configs: j721e_evm_r5: Enable raw access power management features
` [PATCHv6 24/26] configs: j7200_evm_r5: "
` [PATCHv6 25/26] board: ti: j72xx: README: update build instructions and image formats
` [PATCHv6 26/26] arm: dts: k3-j72xx: correct MCU timer1 frequency

[PATCH v3 00/11] clk: k210: Rewrite K210 clock without CCF
 2021-06-11 13:57 UTC  (14+ messages)
` [PATCH v3 01/11] clk: Allow force setting clock defaults before relocation
` [PATCH v3 02/11] clk: k210: Rewrite to remove CCF
` [PATCH v3 03/11] clk: k210: Move pll into the rest of the driver
` [PATCH v3 04/11] clk: k210: Implement soc_clk_dump
` [PATCH v3 05/11] clk: k210: Re-add support for setting rate
` [PATCH v3 06/11] clk: k210: Don't set PLL rates if we are already at the correct rate
` [PATCH v3 07/11] clk: k210: Remove bypass driver
` [PATCH v3 08/11] clk: k210: Move k210 clock out of its own subdirectory
` [PATCH v3 09/11] k210: dts: Set PLL1 to the same rate as PLL0
` [PATCH v3 10/11] k210: Don't imply CCF
` [PATCH v3 11/11] test: Add K210 PLL tests to sandbox defconfigs

DTB_RESELECT/MULTI DTB with SPL flow
 2021-06-11 13:56 UTC 

[PATCH 0/4] board: freescale: T2080RDB: rev D support and
 2021-06-11 12:30 UTC  (6+ messages)
` [PATCH v2 1/4] board: freescale: t208xrdb: remove the legacy non-DM_ETH code
` [PATCH v2 2/4] board: freescale: t208xrdb: detect the board revision version
` [PATCH v2 3/4] board: freescale: t208xrdb: add Linux fdt fix-ups for rev D
` [PATCH v2 4/4] board: freescale: t208xrdb: add a config option for rev D dts fixups

Next branch is open
 2021-06-11 12:29 UTC 

[GIT PULL] xilinx patches for v2021.07-rc5
 2021-06-11 12:28 UTC  (2+ messages)

doc/usage:Warning from PATMAN tool prevents uploading a cmd-usage help file for askenv
 2021-06-11 12:02 UTC  (2+ messages)

[PATCH v5 00/13] arm64: synquacer: Add SynQuacer/DeveloperBox support
 2021-06-11  8:05 UTC  (3+ messages)

[PATCH] arm64: zynqmp: Disable EFI_CAPSULE_ON_DISK_EARLY
 2021-06-11  7:22 UTC  (2+ messages)

[PATCH 0/4] arm64: zynqmp: Update USB and Kria DTs
 2021-06-11  7:04 UTC  (5+ messages)
` [PATCH 1/4] arm64: zynqmp: Remove revA compatibility string from kv260 revB/1
` [PATCH 2/4] arm64: zynqmp: Use overlay sugar syntax for Kria SOM
` [PATCH 3/4] arm64: zynqmp: Update usb dwc3 DT description
` [PATCH 4/4] arm64: zynqmp: Enable USB3.0 for dc2/dc3

[PATCH u-boot-marvell v2 0/6] Changes for Turris MOX
 2021-06-11  4:14 UTC  (19+ messages)
` [PATCH u-boot-marvell v2 1/6] arm: mvebu: dts: turris_mox: add button and LED nodes
` [PATCH u-boot-marvell v2 2/6] arm: mvebu: turris_mox: add support for board rescue mode
` [PATCH u-boot-marvell v2 3/6] arm: mvebu: turris_mox: start blinking PHY LEDs when entering rescue
` [PATCH u-boot-marvell v2 4/6] arm: mvebu: configs: turris_mox: add fdtfile default env variable
` [PATCH u-boot-marvell v2 5/6] arm: mvebu: dts: turris_mox: add nodes for SPI NOR partitions
` [PATCH u-boot-marvell v2 6/6] arm: mvebu: turris_mox: enable options for Turris network boot

[PATCH 1/5] riscv: ae350: dts: Add SPDX license header
 2021-06-11  3:30 UTC  (2+ messages)

[PATCH] net: e1000: Fix Unchecked return value coverity
 2021-06-11  2:56 UTC  (3+ messages)

[PATCH v2 1/8] lpc32xx: Kconfig: switch to CONFIG_CONS_INDEX
 2021-06-11  2:37 UTC  (8+ messages)
` [PATCH v2 2/8] lpc32xx: import device tree from Linux
` [PATCH v2 3/8] arm: lpc32xx: add EA LPC3250 DevKitv2 board support
` [PATCH v2 4/8] lpc32xx: i2c: remove unused define
` [PATCH v2 5/8] lpc32xx: i2c: fix base address
` [PATCH v2 6/8] lpc32xx: i2c: finish DM/OF code
` [PATCH v2 7/8] Kconfig: convert CONFIG_SYS_I2C_LPC32XX
` [PATCH v2 8/8] lpc32xx: ea-lpc3250devkitv2: enable i2c (DM)

[PATCH v2 0/8] lpc32xx updates
 2021-06-11  2:35 UTC 

[PATCH] fit: Load DTO into temporary buffer and ignore load address
 2021-06-11  2:09 UTC 

[TF-A] Proposal: TF-A to adopt hand-off blocks (HOBs) for information passing between boot stages
 2021-06-10 21:57 UTC  (7+ messages)

[PATCH] ti: am335x_evm: Switch to DISTRO_BOOT only
 2021-06-10 23:01 UTC 

[PATCH 1/1] efi_loader: TPL_HIGH_LEVEL not allowed for CreateEvent
 2021-06-10 21:25 UTC 

[PATCH 0/4] board: freescale: add T2080RDB rev D support
 2021-06-10 19:19 UTC  (6+ messages)
` [PATCH 1/4] board: freescale: t208xrdb: detect the board revision letter
` [PATCH 2/4] board: freescale: t208xrdb: add rev D support for the non-DM_ETH mode
` [PATCH 3/4] board: freescale: t208xrdb: add Linux fdt fixups for rev D
` [PATCH 4/4] board: freescale: t208xrdb: add a config option for rev D dts fixups

[PATCH v2 00/11] clk: k210: Rewrite K210 clock without CCF
 2021-06-10 18:00 UTC  (2+ messages)

Please pull u-boot-marvell/master
 2021-06-10 17:27 UTC  (2+ messages)

[GIT PULL] TI changes for v2021.10 next
 2021-06-10 16:33 UTC  (4+ messages)

[PATCH v5 0/2] Add Xilinx clock wizard driver support
 2021-06-10 16:02 UTC  (5+ messages)
` [PATCH v5 1/2] clk: zynq: Add clock wizard driver

[PATCH v1 1/1] test: Include /sbin to the PATH when creating file system
 2021-06-10 15:08 UTC 

[PATCH] Docker/CI: Update to "focal" and latest build
 2021-06-10 14:57 UTC 

[PATCH v4 0/3] Add reboot mode support
 2021-06-10 13:56 UTC  (4+ messages)
` [PATCH v4 1/3] reboot-mode: add support for reboot mode control
` [PATCH v4 2/3] reboot-mode: read the boot mode from GPIOs status
` [PATCH v4 3/3] reboot-mode: read the boot mode from RTC memory

[PATCH] env: Leave invalid env for nowhere location
 2021-06-10 13:28 UTC  (10+ messages)

EFI from usb HDD
 2021-06-10 12:59 UTC  (6+ messages)

[PATCH v2 1/1] bootcount: add a new driver with syscon as backend
 2021-06-10 12:40 UTC 

[PATCH V2] spi: Update speed/mode on change
 2021-06-10 12:00 UTC 

[v2 00/17] Add Intel N5X SoC support
 2021-06-10  6:54 UTC  (5+ messages)
` [v2 12/17] ddr: altera: Add SDRAM driver for Intel N5X device

[PATCH] smbios: Fix BIOS Characteristics Extension Byte 2
 2021-06-10 10:18 UTC  (3+ messages)

[PATCH 1/1] smbios: convert function descriptions to Sphinx style
 2021-06-10 10:15 UTC 

[PATCH] smbios: Fix SMBIOS tables
 2021-06-10  9:55 UTC  (2+ messages)

[PATCH 0/6] Add support for Kontron i.MX6UL/ULL and i.MX8MM modules/boards
 2021-06-10  8:40 UTC  (3+ messages)
` [PATCH 5/6] imx: imx6ul: Add support for Kontron Electronics SL/BL i.MX6UL/ULL boards (N63xx/N64xx)

[PATCH 1/1] arm64: mvebu: correct Armada 8K addresses
 2021-06-10  7:53 UTC  (3+ messages)

[PATCH] zynqmp: Remove u-boot,dm-pre-reloc for uart instances
 2021-06-10  7:31 UTC  (2+ messages)

[PATCH] gpio: pca953x: Add missing i2c dependency
 2021-06-10  7:30 UTC  (2+ messages)

[PATCH 0/3] zynqmp: Add support for secure OS loading
 2021-06-10  7:29 UTC  (2+ messages)

[PATCH] zynqmp: Enable regulators
 2021-06-10  7:26 UTC  (2+ messages)

[PATCH 0/7] arm64: zynqmp: DT syncup
 2021-06-10  7:25 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Handle MMC seq number based on boot device
 2021-06-10  7:24 UTC  (2+ messages)

[PATCH] include: configs: soc64: Use CONFIG_SPL_ATF to differentiate bootfile
 2021-06-10  5:49 UTC  (2+ messages)

[PATCH 1/1] net: sun8i-emac: fix MDIO frequency
 2021-06-10  5:48 UTC  (2+ messages)

[PATCH v2 00/10] handling all DM watchdogs in watchdog_reset()
 2021-06-10  5:28 UTC  (3+ messages)

[PATCH 1/4] board: freescale: t4rdb: Add MAINTAINER
 2021-06-10  4:14 UTC  (3+ messages)
` [PATCH 3/4] board: freescale: p2041rdb: "

[PATCH] fs/squashfs: fix reading of fragmented files
 2021-06-10  0:58 UTC  (9+ messages)

[PATCH] board: freescale: common: Refactor I2C mux driver
 2021-06-09 23:34 UTC 

[PATCH 0/4] Fix CIs skipping filesystem, EFI secure boot and EFI capsule tests
 2021-06-09 20:59 UTC  (3+ messages)
` [PATCH 2/4] Azure: Add fuse device for sandbox test.py tests

[PATCH] Add udivmoddi4
 2021-06-09 20:29 UTC  (4+ messages)

[PULL] u-boot-usb/master
 2021-06-09 18:12 UTC  (2+ messages)

Pull request for efi-2021-07-rc5
 2021-06-09 18:12 UTC  (2+ messages)

[PATCH V5 2/2] riscv: board: Support OpenPiton SoC
 2021-06-09 18:01 UTC  (3+ messages)

[PATCHv5 00/26] Re-base / re-post of TI-K3 HSM rearch series
 2021-06-09 16:59 UTC  (2+ messages)

[PATCH v2 0/8] rtc: davinci: add driver model support
 2021-06-09 16:55 UTC  (2+ messages)

[PATCH v2 0/7] J72xx: R5 SPL DMA support post HSM Rearch
 2021-06-09 16:55 UTC  (2+ messages)

[PATCH] arm: dts: k3-j7200: ddr: Update to 0.5.0 version of DDR for LPDDR 2666MTs
 2021-06-09 16:55 UTC  (2+ messages)

[PATCH] Nokia RX-51: Enable CONFIG_WDT to remove deprecation warning
 2021-06-09 16:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 00/10] AM642-EVM: Add USB support
 2021-06-09 16:55 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).