u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-23 14:30:53 to 2022-11-28 06:48:06 UTC [more...]

[PATCH 0/3] power: X-Powers PMIC regulator support
 2022-11-28  6:47 UTC 

[PATCH 1/2] clk: Allow clk_get_by_name() with NULL name
 2022-11-28  5:53 UTC  (2+ messages)
` [PATCH 2/2] reset: Allow reset_get_by_name() "

[PATCH] serial: ns16550: Enable clocks during probe
 2022-11-28  5:48 UTC 

[PATCH] EFI: update the documentation to correctly order loading SB keys
 2022-11-28  3:04 UTC  (4+ messages)

[PATCH v1] ARM: dts: npcm7xx: add npcm750 gpio node compatible name
 2022-11-28  2:34 UTC 

[PATCH v1 0/2]add npcm845 function config and dts node
 2022-11-28  2:32 UTC  (3+ messages)
` [PATCH v1 1/2] ARM: config: enable function for nuvoton npcm845 bmc
` [PATCH v1 2/2] ARM: dts: npcm8xx: add npcm845 function node

[PATCH] net: phy: micrel: Get phy node from phy-handle
 2022-11-28  1:45 UTC  (3+ messages)

[PATCH 1/2] nvmem: core: refactor .cell_post_process() CB arguments
 2022-11-27 23:10 UTC  (2+ messages)
` [PATCH 2/2] nvmem: u-boot-env: reformat MAC in "ethaddr" cell when reading

[PATCH] patman: Switch to setuptools
 2022-11-27 21:55 UTC 

[PATCH 38/38] m68k: Rename CONFIG_WATCHDOG_TIMEOUT to CONFIG_WATCHDOG_TIMEOUT_MSECS
 2022-11-27 20:46 UTC  (44+ messages)
` [PATCH 01/41] xenguest_arm64: Disable networking support more fully
  ` [PATCH 02/41] LicheePi_Zero: "
  ` [PATCH 03/41] pinecube: "
  ` [PATCH 04/41] topic_miami*: "
  ` [PATCH 05/41] chromebook_samus_tpl: Disable SPL networking
  ` [PATCH 06/41] sunxi: Move MMC_SUNXI_SLOT to Kconfig
  ` [PATCH 07/41] net: Remove extraneous dependencies
  ` [PATCH 08/41] global: Remove extraneous DM_ETH imply/select
  ` [PATCH 09/41] net: tsec: Remove non-DM_ETH support code
  ` [PATCH 10/41] net: fm: Remove non-DM_ETH code
  ` [PATCH 11/41] net: dc2114x: "
  ` [PATCH 12/41] net: designware: "
  ` [PATCH 13/41] net: dm9000x: "
  ` [PATCH 14/41] net: e1000: "
  ` [PATCH 15/41] net: eepro100: "
  ` [PATCH 16/41] net: ethoc: "
  ` [PATCH 17/41] net: fec_mxc: "
  ` [PATCH 18/41] net: fsl-mc: "
  ` [PATCH 19/41] net: ldpaa_eth: "
  ` [PATCH 20/41] net: macb: "
  ` [PATCH 21/41] net: mcfmii: "
  ` [PATCH 22/41] net: mvgbe: "
  ` [PATCH 23/41] net: netconsole: "
  ` [PATCH 24/41] net: pcnet: "
  ` [PATCH 25/41] net: phy: "
  ` [PATCH 26/41] net: rtl8139: "
  ` [PATCH 27/41] net: rtl8169: "
  ` [PATCH 28/41] net: sh_eth: "
  ` [PATCH 29/41] net: smc911x: "
  ` [PATCH 30/41] net: sunxi_emac: "
  ` [PATCH 31/41] net: cpsw: "
  ` [PATCH 32/41] net: keystone_net: "
  ` [PATCH 33/41] usb: eth: asix: "
  ` [PATCH 34/41] usb: eth: asix88179: "
  ` [PATCH 35/41] usb: eth: msc7830: "
  ` [PATCH 36/41] usb: eth: r8152: "
  ` [PATCH 37/41] usb: eth: smsc95xx: "
  ` [PATCH 38/41] usb: eth: "
  ` [PATCH 39/41] usb: gadget: "
  ` [PATCH 40/41] qe: "
  ` [PATCH 41/41] net: Remove eth_legacy.c

Nokia RX51 U-Boot USB support updates?
 2022-11-27 15:35 UTC  (6+ messages)

[PATCH v3 1/5] usb: dwc3: Cache ref_clk pointer in struct dwc3
 2022-11-27 14:31 UTC  (5+ messages)
` [PATCH v3 2/5] usb: dwc3: reference clock period configuration
` [PATCH v3 3/5] usb: dwc3: Calculate REFCLKPER based on reference clock
` [PATCH v3 4/5] usb: dwc3: Program GFLADJ
` [PATCH v3 5/5] usb: dwc3: Drop support for "snps, ref-clock-period-ns" DT property

[PATCH 0/2] musb-new: fix omap peripheral support
 2022-11-26 22:50 UTC  (4+ messages)
` [PATCH 1/2] omap4: make musb probeable by simple bus
` [PATCH 2/2] musb-new: omap2430: fix musb probing in gadget mode

[PATCH 1/1] net: CONFIG_NET_DEVICES in dhcp_handler()
 2022-11-26 22:50 UTC  (2+ messages)

[PATCH 01/38] power: pmic: Guard non-DM_PMIC drivers with a check for POWER_LEGACY
 2022-11-26 22:47 UTC  (6+ messages)
` [PATCH 19/38] arm: samsung: Move CONFIG_MISC_COMMON to Kconfig
` [PATCH 33/38] net: ftmac100: Remove non-DM_ETH code

[RESEND PATCH v2 0/3] net: fm: Add support for loading firmware from filesystem
 2022-11-26 22:47 UTC  (5+ messages)

[PATCH 00/17] Support android boot image v3/v4
 2022-11-26 16:59 UTC  (18+ messages)
` [PATCH 01/17] android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0_v1_v2
` [PATCH 02/17] android: boot: support vendor boot image in abootimg
` [PATCH 03/17] android: boot: replace android_image_check_header
` [PATCH 04/17] android: boot: add boot image header v3 and v4 structures
` [PATCH 05/17] android: boot: add documentation for boot image header v3/v4 structure
` [PATCH 06/17] android: boot: kcomp: support andr_image_data
` [PATCH 07/17] android: boot: move to andr_image_data structure
` [PATCH 08/17] android: boot: content print is not supported for v3, v4 header version
` [PATCH 09/17] android: boot: boot image header v3, v4 do not support recovery DTBO
` [PATCH 10/17] android: boot: add vendor boot image to prepare for v3, v4 support
` [PATCH 11/17] android: boot: update android_image_get_data to support v3, v4
` [PATCH 12/17] android: boot: ramdisk: support vendor ramdisk
` [PATCH 13/17] android: boot: support extra command line
` [PATCH 14/17] drivers: fastboot: zImage flashing is not supported for v3, v4
` [PATCH 15/17] android: boot: support boot image header version 3 and 4
` [PATCH 16/17] lib: support libxbc
` [PATCH 17/17] android: boot: support bootconfig

[PATCH 1/1] efi_loader: fix handling of DHCP acknowledge
 2022-11-26 16:10 UTC 

[PATCH 1/5] x86: bayleybay: Adjust CONFIG_TEXT_BASE
 2022-11-27 14:35 UTC  (9+ messages)
` [PATCH 2/5] x86: minnowmax: "
` [PATCH 3/5] x86: conga-qeval20-qa3-e3845: "
` [PATCH 4/5] x86: dfi-bt700: "
` [PATCH 5/5] x86: som-db5800-som-6867: "

[PATCH] usb: Expand buffer size in usb_find_and_bind_driver()
 2022-11-27 14:35 UTC  (2+ messages)

[PATCH] distro/pxeboot: Handle prompt variable
 2022-11-27 14:35 UTC  (2+ messages)

[PATCH] x86: cosmetic: Fix a typo in the reserve_arch() comments
 2022-11-26  2:46 UTC  (2+ messages)

[PATCH] config: tools only: add VIDEO to build bmp_logo
 2022-11-26  2:46 UTC  (2+ messages)

[PATCH] cli_hush: fix 'exit' cmd that was not exiting scripts
 2022-11-25 21:35 UTC  (5+ messages)

[PATCH] gpio: renesas: Simplify .request/.rfree callbacks
 2022-11-25 21:31 UTC  (7+ messages)

[PATCH v7 00/10] introduce Arm FF-A support
 2022-11-25 21:17 UTC  (6+ messages)
` [PATCH v8 "
  ` [PATCH v8 03/10] arm_ffa: introduce Arm FF-A low-level driver

[PATCH] mtd: nand: mxs_nand_spl: don't read useless pages
 2022-11-25 15:35 UTC  (2+ messages)

[PATCH] spi: zynqmp_qspi: Add support for 64-bit read/write
 2022-11-25 10:44 UTC 

[PATCH] arm64: versal: Enable REMAKE_ELF for mini_ospi/mini_qspi
 2022-11-25  8:46 UTC 

[u-boot][PATCH 00/14] rawnand: omap_gpmc: driver model support
 2022-11-25 12:38 UTC  (4+ messages)

[PATCH] firmware: scmi: use protocol node name to bind the scmi regulator driver
 2022-11-25 11:56 UTC 

[PATCH v2 0/6] Update Chameleon v3 configuration
 2022-11-25  9:47 UTC  (2+ messages)

[PATCH v2] spi: zynqmp_gqspi: Update tapdelay value
 2022-11-25  9:12 UTC  (3+ messages)

[PATCH v1 0/1] Marks real-time processing units (rpu) as used when released
 2022-11-25  8:39 UTC  (2+ messages)

[PATCH v2 0/2] Manage PCS/PMA PHY if pressent
 2022-11-25  8:34 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: mfd: add at91-usart.h from Linux
 2022-11-25  8:29 UTC  (6+ messages)
` [PATCH 2/3] sysreset: at91: add compatible with microchip, sama7g5-rstc
  ` [PATCH 2/3] sysreset: at91: add compatible with microchip,sama7g5-rstc
` [PATCH 3/3] ARM: dts: at91: sama7g5/sama7g5ek: align DT with kernel 6.1

[PATCH v2 1/2] spi: cadence_qspi: setup ADDR Bits in cmd reads
 2022-11-25  6:13 UTC  (3+ messages)
` [PATCH v2 2/2] spi: cadence_qspi: use STIG mode for small reads

[PATCH V3 0/2] spi: cqspi: Fix register reads in STIG Mode
 2022-11-25  5:59 UTC  (3+ messages)
` [PATCH V3 1/2] spi: cadence_qspi: setup ADDR Bits in cmd reads
` [PATCH V3 2/2] spi: cadence_qspi: use STIG mode for small reads

[PATCH] tools: fdtgrep: Fix handle leak
 2022-11-25  4:01 UTC  (2+ messages)

[PATCH] tools: imx8image: Fix handle leak
 2022-11-25  4:01 UTC  (2+ messages)

[PATCH] cmd: fix dependency for CMD_CLS
 2022-11-25  4:01 UTC  (4+ messages)

[PATCH] arm: mach-k3: fix spelling mistake "entended" -> "extended"
 2022-11-24 21:33 UTC  (2+ messages)

[PATCH] CI: Make more use of git safe.directory
 2022-11-24 21:33 UTC  (2+ messages)

[PATCH 0/3] Improve AST26x0 DDR4 timing and signal quality
 2022-11-24 21:33 UTC  (10+ messages)
` [PATCH 1/3] ram: ast2600: Fix incorrect statement of the register polling
` [PATCH 2/3] ram: ast2600: Improve ddr4 timing and signal quality
` [PATCH 3/3] ram: ast2600: Align the RL and WL setting

[PATCH] tools: mkenvimage: Drop duplicate crc header include
 2022-11-24 21:33 UTC  (2+ messages)

[PATCH] cmd: ubifs: Do not show usage when command fails
 2022-11-24 21:32 UTC  (2+ messages)

[PATCH] ubifs: Allow to silence debug dumps
 2022-11-24 21:32 UTC  (2+ messages)

[PATCH 1/7] mtd: replace name of 'rfree' field with 'free' in struct mtd_ooblayout_ops to better match it's description
 2022-11-24 15:09 UTC  (4+ messages)

[PATCH v4 0/3] Introduce STM32MP13 RCC driver
 2022-11-24 10:36 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: stm32mp13: add clock & reset support for STM32MP13
` [PATCH v4 2/3] clk: stm32mp13: introduce STM32MP13 RCC driver
` [PATCH v4 3/3] arm: dts: stm32mp13: add support of "

[PATCH v3 0/3] Introduce STM32MP13 RCC driver
 2022-11-24 10:32 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: stm32mp13: add clock & reset support for STM32MP13
` [PATCH v3 2/3] clk: stm32mp13: introduce STM32MP13 RCC driver

[PATCH 0/2] mach-meson: port dwc2_otg usage to CONFIG_DM_USB_GADGET=y
 2022-11-24  9:34 UTC  (4+ messages)
` [PATCH 1/2] usb: dwc3-meson-g12a: force mode on child add/removal
` [PATCH 2/2] ARM: meson: g12a: switch dwc2 otg to DM

Patch proposal - mkimage: fit: Support signed conf 'auto' FITs
 2022-11-24  7:32 UTC  (3+ messages)
  ` R: "

[PATCH v1] clk: nuvoton: fix bug for calculate pll clock
 2022-11-24  4:41 UTC  (2+ messages)

(no subject)
 2022-11-24  4:21 UTC  (3+ messages)
` [PATCH v3 2/2] tools: mkimage: add new image type "fdt_legacy"

[PATCH] ddr: altera: n5x: Fixing debug log typo
 2022-11-24  3:16 UTC 

[PATCH 0/3] miscellaneous fixes of eficonfig
 2022-11-24  1:48 UTC  (6+ messages)
` [PATCH 2/3] cmd: add maximum boot option index Kconfig option

[PATCH] Nokia RX-51: Use ENTRY/ENDPROC for save_boot_params
 2022-11-23 23:45 UTC 

[PATCH 1/6] buildman: Fetch 12.2.0 toolchains by default
 2022-11-23 23:40 UTC  (9+ messages)
` [PATCH 4/6] arm: Use the WEAK assembly entry point consistently
` [PATCH 5/6] pogo_v4: Disable LTO

[PATCH] sunxi: define SYS_MONITOR_LEN in Kconfig, not _defconfig
 2022-11-23 22:51 UTC 

Setting MAC address from I2C EEPROM - debug / commands? (Xilinx)
 2022-11-23 22:14 UTC  (8+ messages)

[PATCH 1/2] pwm: sunxi: enable pwm0 support on sun7i
 2022-11-23 21:30 UTC  (3+ messages)
` [PATCH 2/2] sunxi: video: Add support for active low LCD power pin

[PATCH v4 0/1] Makefile: rework u-boot-initial-env target
 2022-11-23 18:32 UTC  (5+ messages)
` [PATCH v4 1/1] u-boot-initial-env: rework make target

[PATCH v5 0/3] Support UEFI SPI I/O protocol
 2022-11-23 17:50 UTC  (4+ messages)
` [PATCH v5 1/3] efi_loader: Add SPI I/O protocol support
` [PATCH v5 2/3] efi_selftest: Add tests for SPI "
` [PATCH v5 3/3] arm: dts: am335x-sancloud-bbe-lite: UEFI SPI export

[GIT PULL] Please pull u-boot-amlogic-20221122
 2022-11-23 17:32 UTC  (2+ messages)

[PATCH v2 0/2] fastboot/mach-meson: release usb_gadget on reboot commands
 2022-11-23 15:45 UTC  (10+ messages)
` [PATCH v2 2/2] mach-meson: g12a: reset usb controller in reset_misc()

[PATCH 0/2] adc: stm32mp15: add support of generic channels binding
 2022-11-23 15:20 UTC  (3+ messages)
` [PATCH 1/2] adc: stm32mp15: split channel init into several routines
` [PATCH 2/2] adc: stm32mp15: add support of generic channels binding

[PATCH v2] configs: roc-pc-rk3399: Enable rockchip efuse support
 2022-11-23 13:59 UTC 

[PATCH] drivers: fpga: Add FPGA configuration during bootm for Intel SOCFPGA
 2022-11-23 15:36 UTC 

[PATCH] ddr: altera: n5x: Ensure 'cal->header.data_len' is validated
 2022-11-23 15:21 UTC 

Please pull u-boot-dm
 2022-11-23 14:57 UTC  (2+ messages)

[PATCH] ddr: altera: n5x: Ensure correct size of result for correct type casting
 2022-11-23 14:34 UTC 

[PATCH] ddr: altera: n5x: Copies calibration data to DDR when DDR retention is set
 2022-11-23 14:32 UTC 

[PATCH] ddr: altera: n5x: Return error if invalid DDR type is detected in argument
 2022-11-23 14:30 UTC 


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).