public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-02-07 11:50:36 to 2022-02-08 17:43:07 UTC [more...]

[PATCH v2 00/25] SIERRA: Add support for Mulitlink Configuration
 2022-02-08 17:36 UTC  (51+ messages)
` [PATCH v2 01/25] phy: cadence: sierra: Fix for USB3 U1/U2 state
` [PATCH v2 02/25] phy: cadence: Sierra: Fix PHY power_on sequence
` [PATCH v2 03/25] phy: cadence: Sierra: Create PHY only for "phy" or "link" sub-nodes
` [PATCH v2 04/25] phy: cadence: Sierra: Move all clk_get_*() to a separate function
` [PATCH v2 05/25] phy: cadence: Sierra: Move all reset_control_get*() "
` [PATCH v2 06/25] phy: cadence: Sierra: Add array of input clocks in "struct cdns_sierra_phy"
` [PATCH v2 07/25] phy: cadence: Sierra: Add missing clk_disable_unprepare() in .remove callback
` [PATCH v2 08/25] phy: cadence: Sierra: Add a UCLASS_PHY device for links
` [PATCH v2 09/25] phy: cadence: Sierra: Model PLL_CMNLC and PLL_CMNLC1 as a clock
` [PATCH v2 10/25] phy: ti: phy-j721e-wiz.c: Fix the condition for setting P_ENABLE_FORCE
` [PATCH v2 11/25] board: ti: j721e: evm.c: Add support for probing SerDes0
` [PATCH v2 12/25] arm: dts: k3-j721e: Add support for PLL_CMNLC clocks in SerDes0
` [PATCH v2 13/25] phy: cadence: Sierra: Prepare driver to add support for multilink configurations
` [PATCH v2 14/25] dt-bindings: phy: cadence-sierra: Add binding to specify SSC mode
` [PATCH v2 15/25] phy: cadence: Sierra: Add support to get SSC type from device tree
` [PATCH v2 16/25] phy: cadence: Sierra: Rename some regmap variables to be in sync with Sierra documentation
` [PATCH v2 17/25] phy: cadence: Sierra: Add PHY PCS common register configurations
` [PATCH v2 18/25] phy: cadence: Sierra: Check cmn_ready assertion during PHY power on
` [PATCH v2 19/25] phy: cadence: Sierra: Check PIPE mode PHY status to be ready for operation
` [PATCH v2 20/25] phy: cadence: Sierra: Update single link PCIe register configuration
` [PATCH v2 21/25] phy: cadence: Sierra: Add support for PHY multilink configurations
` [PATCH v2 22/25] phy: cadence: Sierra: Add PCIe + QSGMII PHY multilink configuration
` [PATCH v2 23/25] phy: cadence: Sierra: Add support for skipping configuration
` [PATCH v2 24/25] arm: dts: k3-j721e: Add support for multilink PCIe + QSGMII
` [PATCH v2 25/25] include: configs: j721e_evm: Add support to boot ethfw core in j721e

[PATCH] Nokia RX-51: Convert to CONFIG_DM_KEYBOARD
 2022-02-08 17:36 UTC  (2+ messages)

[PATCH v4 00/11] dra7: bring up and support IPU load/start
 2022-02-08 17:33 UTC  (23+ messages)
` [PATCH v4 01/11] configs: dra7xx_evm: Increase the size of SPL_MULTI_DTB_FIT
` [PATCH v4 02/11] reset: dra7: Add a reset driver
` [PATCH v4 03/11] arm: mach-omap2: load/start remoteproc IPU1/IPU2
` [PATCH v4 04/11] drivers: misc: Makefile: Enable fs_loader compilation at SPL Level
` [PATCH v4 05/11] linux: bitmap.h: Add find_next_zero_area function
` [PATCH v4 06/11] remoteproc: uclass: Add remoteproc resource handling helpers
` [PATCH v4 07/11] remoteproc: ipu: Add driver to bring up ipu
` [PATCH v4 08/11] dts: dra7-ipu-common-early-boot.dtsi: Add all the ipu early boot related nodes
` [PATCH v4 09/11] arm: dts: dra7: Add ipu and "
` [PATCH v4 10/11] arm: dts: dra7*/am57xx-idk-evm-u-boot: Add ipu early boot DT changes
` [PATCH v4 11/11] dts: am57xx*: "

[PATCH v4 00/20] J721S2: Add initial support
 2022-02-08 17:32 UTC  (41+ messages)
` [PATCH v4 01/20] remoteproc: k3_system_controller: Support optional boot_notification channel
` [PATCH v4 02/20] ram: k3-ddrss: lpddr4_structs_if.h: Add a pointer to ddr instance
` [PATCH v4 03/20] ram: k3-ddrss: Add support for multiple instances of DDR subsystems
` [PATCH v4 04/20] ram: k3-ddrss: Add support for configuring MSMC subsystem in case of Multiple "
` [PATCH v4 05/20] arm: K3: Add basic support for J721S2 SoC definition
` [PATCH v4 06/20] drivers: dma: Add support for J721S2
` [PATCH v4 07/20] clk: clk-k3: Add support for J721S2 SoC
` [PATCH v4 08/20] power: domain: ti: "
` [PATCH v4 09/20] ram: k3-ddrss: "
` [PATCH v4 10/20] soc: ti: k3-socinfo: Add entry "
` [PATCH v4 11/20] board: ti: j721s2: Add board support for J721S2
` [PATCH v4 12/20] dt-bindings: ti-serdes-mux: Add defines for J721S2 SoC
` [PATCH v4 13/20] dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721S2
` [PATCH v4 14/20] arm: dts: Add initial support for J721S2 SoC
` [PATCH v4 15/20] arm: dts: Add initial support for J721S2 System on Module
` [PATCH v4 16/20] arm: dts: Add support for A72 specific J721S2 Common Processor Board
` [PATCH v4 17/20] arm: dts: k3-j721s2: Add r5 specific dt support
` [PATCH v4 18/20] arm: dts: k3-j721s2-ddr: Add DDR support
` [PATCH v4 19/20] configs: j721s2_evm_r5_defconfig: Add R5 SPL specific defconfig
` [PATCH v4 20/20] configs: j721s2_evm_a72_defconfig: Add A72 "

[PATCH] soc: soc_ti_k3: update j721e revision numbering
 2022-02-08 17:32 UTC  (2+ messages)

Running qemu tests on RISC-V
 2022-02-08 17:13 UTC  (10+ messages)

Compile error with SPL_FIT_FULL_CHECK and SPL_LOAD_FIT_FULL enabled
 2022-02-08 17:13 UTC  (3+ messages)

[PATCH v2 1/1] sandbox: fix build failure with musl and SDL
 2022-02-08 16:24 UTC  (4+ messages)

[PATCH 00/14] Add support for NVMEM API
 2022-02-08 16:05 UTC  (18+ messages)
` [PATCH 01/14] sandbox: net: Remove fake-host-hwaddr
` [PATCH 02/14] sandbox: Remove eth2addr from environment
` [PATCH 03/14] test: eth: Add test for ethernet addresses
` [PATCH 04/14] sandbox: Move some mac addresses to device tree
` [PATCH 05/14] misc: i2c_eeprom: Make i2c_eeprom_write use a const buf
` [PATCH 06/14] misc: Add support for nvmem cells
` [PATCH 07/14] sandbox: Enable NVMEM
` [PATCH 08/14] rtc: Implement nvmem interface
` [PATCH 09/14] misc: i2c_eeprom: "
` [PATCH 10/14] misc: "
` [PATCH 11/14] net: Add support for reading mac addresses from nvmem cells
` [PATCH 12/14] test: Load mac address with i2c eeprom
` [PATCH 13/14] test: Load mac address using RTC
` [PATCH 14/14] test: Load mac address using misc device

[RFC PATCH v2 00/21] Modernize U-Boot shell
 2022-02-08 15:32 UTC  (4+ messages)

[PATCH] boot: Update default on USE_SPL_FIT_GENERATOR
 2022-02-08 15:22 UTC  (3+ messages)

[RFC PATCH] dts: automatically build necessary .dtb files
 2022-02-08 15:15 UTC  (5+ messages)

[PATCH] serial: remove nulldev_serial_input
 2022-02-08 15:13 UTC  (2+ messages)

[PATCH 1/2] arch: x86: lib: acpi_table: Fix MCFG entries
 2022-02-08 15:08 UTC  (6+ messages)
` [PATCH 2/2] acpi: Move MCFG implementation to common lib

[PATCH v2 0/5] binman: Improvements to FIT entry type
 2022-02-08 15:05 UTC  (7+ messages)
` [PATCH v2 1/5] binman: Fix subentry expansion for "
` [PATCH v2 2/5] binman: Register and check bintools from FIT subentries
` [PATCH v2 3/5] binman: Check missing bintools of Section subclasses
` [PATCH v2 4/5] binman: Convert FIT entry type to a subclass of Section entry type
` [PATCH v2 5/5] binman: Update image positions of FIT subentries

[PATCH v1 0/5] Move board specific files to board directory
 2022-02-08 14:30 UTC  (7+ messages)

[PATCH v4 00/11] FWU: Add support for FWU Multi Bank Update feature
 2022-02-08 14:27 UTC  (33+ messages)
` [PATCH v4 01/11] FWU: Add FWU metadata structure and driver for accessing metadata
` [PATCH v4 02/11] FWU: Add FWU metadata access driver for GPT partitioned block devices
` [PATCH v4 03/11] FWU: stm32mp1: Add helper functions for accessing FWU metadata
` [PATCH v4 04/11] FWU: STM32MP1: Add support to read boot index from backup register
` [PATCH v4 05/11] EFI: FMP: Add provision to update image's ImageTypeId in image descriptor
` [PATCH v4 06/11] stm32mp1: Populate ImageTypeId values in EFI_FIRMWARE_IMAGE_DESCRIPTOR array
` [PATCH v4 07/11] FWU: Add boot time checks as highlighted by the FWU specification
` [PATCH v4 08/11] FWU: Add support for FWU Multi Bank Update feature
` [PATCH v4 09/11] FWU: cmd: Add a command to read FWU metadata
` [PATCH v4 10/11] mkeficapsule: Add support for generating empty capsules
` [PATCH v4 11/11] FWU: doc: Add documentation for the FWU feature

i.MX8M Mini Hangs at ATF when booting from USB
 2022-02-08 14:27 UTC  (12+ messages)

[PATCH] crypto/fsl: Fallback to SW sha1/256 is misaligned buffers
 2022-02-08 10:45 UTC  (3+ messages)
` [EXT] "

[PATCH v2] scripts: setlocalversion: remove quotes around localversion from config
 2022-02-08  9:42 UTC 

[RESEND PATCH v7 0/1] arm: imx8m: add support for Advantech RSB-3720
 2022-02-08  1:22 UTC  (2+ messages)
` [RESEND PATCH v7 1/1] "

[PATCH v2 0/3] fs/erofs: new filesystem
 2022-02-08 14:05 UTC  (7+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] fs/erofs: add erofs filesystem support
  ` [PATCH v3 2/5] lib/lz4: update LZ4 decompressor module
  ` [PATCH v3 3/5] fs/erofs: add lz4 decompression support
  ` [PATCH v3 4/5] fs/erofs: add filesystem commands
  ` [PATCH v3 5/5] test/py: Add tests for the erofs

[PATCH] arm: pdu001: Fix dt to work with the current am33xx dtsi files
 2022-02-08 10:38 UTC 

[PATCH] U-Boot ENV in EXT4 support for Espressobin
 2022-02-08  5:50 UTC  (4+ messages)

[PATCH v1] mmc: fsl_esdhc_imx: fix watermark level in dma
 2022-02-08  2:15 UTC  (5+ messages)

[PATCH v2 1/1] timer: npcm: Add driver for Nuvoton NPCM SoCs
 2022-02-08  0:31 UTC  (2+ messages)

[PATCH v3] gpio: Enable hogging support in SPL
 2022-02-07 23:09 UTC 

[PATCH v2] pstore: Support already existing reserved-memory node
 2022-02-07 16:02 UTC 

[PATCH 0/5] binman: Improvements to FIT entry type
 2022-02-07 22:05 UTC  (13+ messages)
` [PATCH 1/5] binman: Fix subentry expansion for "
` [PATCH 2/5] binman: Register and check bintools from FIT subentries
` [PATCH 3/5] binman: Check missing bintools of Section subclasses
` [PATCH 4/5] binman: Convert FIT entry type to a subclass of Section entry type
` [PATCH 5/5] binman: Update image positions of FIT subentries

[PATCH] drivers: serial: Make sure we really return a serial device
 2022-02-07 21:20 UTC  (3+ messages)

[PATCH 0/1] Introduce new sign binman's option
 2022-02-07 20:22 UTC  (5+ messages)
` [PATCH 1/1] binman: add sign option for binman

[PATCH] Replace echo -n's used in environment processing with touch
 2022-02-07 20:22 UTC  (2+ messages)

[PATCH v2] gpio: Enable hogging support in SPL
 2022-02-07 20:22 UTC  (2+ messages)

[RFC PATCH v1 00/21] Modernize U-Boot shell
 2022-02-07 20:22 UTC  (5+ messages)
` [RFC PATCH v1 16/21] test: hush: Fix variable expansion tests for hush 2021

[PATCH v2] adc: rockchip-saradc: add support for getting reference voltage value
 2022-02-07 20:22 UTC  (2+ messages)

Commit 4f2e2280862a ("RFC: arm: pci: Add PCI cam support to PCI-E ecam driver")
 2022-02-07 19:48 UTC  (5+ messages)

[PATCH v4 1/2] GPIO: fxl6408: Add support for FXL6408 GPIO expander
 2022-02-07 17:50 UTC  (3+ messages)

[PATCH 1/1] arm: apple: Switch to fully dynamic mem layout
 2022-02-07 15:51 UTC  (2+ messages)

[PATCH v5] apalis/colibri_imx6: move setting bootcmd to defconfig
 2022-02-07 15:34 UTC  (2+ messages)

[PATCH] arm: mach-k3: am6_init: Use CONFIG_TI_I2C_BOARD_DETECT
 2022-02-07 15:12 UTC 

[PATCH] ARM: dts: at91: sama7g5ek: disable slew rate for GMACs non MDIO pins
 2022-02-07 14:03 UTC  (4+ messages)

k210 spi flash regression
 2022-02-07 12:23 UTC 

[PATCH] tools/mrvl_uart.sh: Remove script
 2022-02-07 10:36 UTC  (12+ messages)

[PATCH v4] sf: Query write-protection status before operating the flash
 2022-02-07 12:43 UTC  (6+ messages)

[PATCH 1/2] lmb: Fix lmb property's defination under struct lmb
 2022-02-07 12:31 UTC  (3+ messages)

[PATCH v2 1/3] lmb: Fix lmb property's defination under struct lmb
 2022-02-07 12:30 UTC  (3+ messages)
` [PATCH v2 2/3] zynqmp: Run board_get_usable_ram_top() only on main U-Boot
` [PATCH v2 3/3] arm64: zynqmp: Disable LMB for mini configurations

FIT image: load secure FPGA
 2022-02-07 12:24 UTC  (7+ messages)

[PATCH V4] usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn
 2022-02-07 12:15 UTC  (7+ messages)

[PATCH v10 0/9] efi_loader: capsule: improve capsule authentication support
 2022-02-07 11:58 UTC  (5+ messages)
` [PATCH v10 6/9] tools: mkeficapsule: allow for specifying GUID explicitly

[PATCH v4] apalis/colibri_imx6: move setting bootcmd to defconfig
 2022-02-07 11:57 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