u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-09 12:20:03 to 2021-06-11 08:50:35 UTC [more...]

[PATCHv6 00/26] HSM rearch series for TI K3 devices
 2021-06-11  8:45 UTC  (26+ 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 24/26] configs: j7200_evm_r5: Enable raw access power management features
` [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  8:21 UTC  (13+ 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

[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 v6 0/2] Add Xilinx clock wizard driver support
 2021-06-11 15:10 UTC  (3+ messages)
` [PATCH v6 1/2] clk: zynq: Add clock wizard driver
` [PATCH v6 2/2] dt-bindings: add xilinx clocking wizard bindings

[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] scripts/get_maintainer.pl: obey ignore list
 2021-06-11  3:37 UTC 

[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 

BISECTED f3866909e350 ("distro_bootcmd: call EFI bootmgr even without having /EFI/boot")
 2021-06-10 21:02 UTC  (8+ messages)

[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  (3+ messages)

[PATCH] mmc: sdhci: Write to HOST_CONTROL2 register for HS400 speed mode
 2021-06-09 15:26 UTC  (4+ messages)

[PATCH] mx7d: Add Storopack's SMEGW01 board
 2021-06-09 13:44 UTC  (2+ messages)

[PATCH 2/6] clk: imx: clk-imxrt1050: introduce IMXRT1050_CLK_USBOH3
 2021-06-09 13:44 UTC  (2+ messages)

[PATCH v3 20/22] ARM: dts: imxrt1050: move lcdif assigned clock to dtsi
 2021-06-09 13:44 UTC  (2+ messages)

[PATCH v3 08/22] ARM: dts: imxrt1020-evk: add device_type = "memory" to memory node
 2021-06-09 13:44 UTC  (2+ messages)

[PATCH v3 11/22] ARM: dts: imxrt1050: add gpt1 node
 2021-06-09 13:44 UTC  (2+ messages)

[PATCH v3 04/22] ARM: dts: imxrt1020: add gpt1 node
 2021-06-09 13:44 UTC  (2+ messages)

[PATCH] ARM: imx8m: verdin-imx8mm: Increase bootm size to 64 MiB
 2021-06-09 13:44 UTC  (2+ messages)

[PATCH v3 19/22] clk: imx: clk-imxrt1050: introduce LCDIF_PIX and rename LCDIF to LCDIF_APB
 2021-06-09 13:44 UTC  (2+ messages)

[PATCH] arm: imx: imx8mm: clock: make debug output more descriptive
 2021-06-09 13:44 UTC  (2+ messages)

[PATCH] imx: ventana: enable dm support for PCI and FEC ethernet
 2021-06-09 13:44 UTC  (2+ messages)

[PATCH v3 18/22] video: mxsfb: add enabling of "disp_axi" clock
 2021-06-09 13:44 UTC  (2+ messages)

[PATCH v3 02/22] timer: imx-gpt: Add timer support for i.MX SoCs family
 2021-06-09 13:44 UTC  (2+ messages)

[PATCH v2] arm: imx: imx8mm: correct unrecognized fracpll frequency
 2021-06-09 13:44 UTC  (2+ messages)

[PATCH v3 13/22] ARM: dts: imxrt1050-evk: set gpt1 as tick-timer for u-boot
 2021-06-09 13:44 UTC  (2+ messages)

[PATCH 2/2 v3] Add EV-iMX280-NANO-X-MB board
 2021-06-09 13:43 UTC  (2+ messages)

[PATCH v3 14/22] ARM: dts: imxrt1050-evk-u-boot: make gpt1 present for SPL
 2021-06-09 13:43 UTC  (2+ messages)

[PATCH v3 03/22] ARM: dts: imxrt1020: add node label to osc
 2021-06-09 13:43 UTC  (2+ messages)

[PATCH v2] imx: Add SeeedStudio NPI-IMX6ULL Support
 2021-06-09 13:43 UTC  (2+ messages)

[PATCH 1/6] ARM: IMXRT: introduce is_imxrt*() macros and get_cpu_rev()
 2021-06-09 13:43 UTC  (2+ messages)

[PATCH v3 17/22] video: mxsfb: add enabling of "axi" clock other than "per" clock
 2021-06-09 13:43 UTC  (2+ messages)

[PATCH v3 01/22] arm: imxrt: soc: make mpu regions generic
 2021-06-09 13:43 UTC  (2+ messages)

[PATCH 3/3] ARM: dts: imxrt1020: add gpio5 node to this SoC
 2021-06-09 13:43 UTC  (2+ messages)

[PATCH v3 22/22] ARM: dts: imxrt1050-evk: remove u-boot,dm-spl
 2021-06-09 13:43 UTC  (2+ messages)

[PATCH v3 09/22] configs: imxrt1020-evk: enable imx gpt timer as tick-timer
 2021-06-09 13:43 UTC  (2+ messages)

[PATCH v3 21/22] ARM: dts: imxrt1050: set lcdif clocks according to mxsfb driver
 2021-06-09 13:43 UTC  (2+ messages)

[PATCH v3 05/22] ARM: dts: imxrt1020-evk: enable gpt1 timer
 2021-06-09 13:43 UTC  (2+ messages)

[PATCH v3 12/22] ARM: dts: imxrt1050-evk: enable gpt1 timer
 2021-06-09 13:43 UTC  (2+ messages)

[PATCH v7] imx: support for conga-QMX8 board
 2021-06-09 13:43 UTC  (2+ messages)

[PATCH v2] imx8mn: configs: add support for distro boot commands
 2021-06-09 13:43 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: imxrt1050-evk: move all u-boot, dm-spl to imxrt1050-evk-u-boot.dtsi file
 2021-06-09 13:43 UTC  (2+ messages)

[PATCH 5/6] ARM: dts: imxrt1050-evk: enable usbotg1 node as host
 2021-06-09 13:42 UTC  (2+ messages)

[PATCH 1/2 v3] Add out4.ru O4-iMX-NANO board
 2021-06-09 13:42 UTC  (2+ messages)

[PATCH 4/6] ARM: dts: imxrt1050: add usbotg1, usbphy1 and usbmisc nodes
 2021-06-09 13:42 UTC  (2+ messages)

[PATCH v3 16/22] configs: imxrt1050-evk: enable imx gpt timer as tick-timer
 2021-06-09 13:42 UTC  (2+ messages)

[PATCH 2/3] ARM: dts: imxrt1020-evk: move all u-boot, dm-spl to imxrt1020-evk-u-boot.dtsi file
 2021-06-09 13:42 UTC  (2+ messages)

[PATCH 3/6] usb: ehci-mx6: add support for i.MXRT
 2021-06-09 13:42 UTC  (2+ messages)

[PATCH v3 10/22] ARM: dts: imxrt1050: add node label to osc
 2021-06-09 13:42 UTC  (2+ messages)

[PATCH 6/6] configs: imxrt1050-evk: enable host usb support and its command
 2021-06-09 13:42 UTC  (2+ messages)

[PATCH v3 06/22] ARM: dts: imxrt1020-evk: set gpt1 as tick-timer for u-boot
 2021-06-09 13:42 UTC  (2+ messages)

[PATCH v3 15/22] ARM: dts: imxrt1050-evk: add device_type = "memory" to memory node
 2021-06-09 13:42 UTC  (2+ messages)

[PATCH] pico-imx6: README: Fix the boot mode settings URL
 2021-06-09 13:42 UTC  (2+ messages)

[PATCH v3 07/22] ARM: dts: imxrt1020-evk-u-boot: make gpt1 present for SPL
 2021-06-09 13:42 UTC  (2+ messages)

[PATCH v2 0/5] Add SIMATIC IOT2050 board support
 2021-06-09 13:17 UTC  (6+ messages)
` [PATCH v2 4/5] watchdog: rti_wdt: Add support for loading firmware

[PATCH v3] usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig
 2021-06-09 12:19 UTC  (2+ messages)

[PATCHv2] net: convert TFTP_TSIZE to proper Kconfig option
 2021-06-09 12:19 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 NNTP newsgroup(s).