public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-01-25 17:13:38 to 2022-01-27 09:18:02 UTC [more...]

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

[RFC PATCH 0/1] RISCV_EFI_BOOT_PROTOCOL support in U-boot
 2022-01-27  8:44 UTC  (5+ messages)
` [RFC PATCH 1/1] efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL support

[PATCH] ARM: at91: sama5d2: Enable the use of Galois Tables from ROM
 2022-01-27  8:31 UTC 

[PATCH v2 0/4] QEMU spike machine support for U-Boot
 2022-01-27  6:11 UTC  (5+ messages)
` [PATCH v2 1/4] serial: Add RISC-V HTIF console driver
` [PATCH v2 2/4] riscv: qemu: Enable HTIF console support
` [PATCH v2 3/4] riscv: qemu: Implement is_flash_available() for MTD NOR
` [PATCH v2 4/4] doc: qemu-riscv: Update documentation for QEMU spike machine

[PATCH v2] power: zynqmp: Add power domain driver for ZynqMP
 2022-01-27  5:02 UTC  (2+ messages)

Please pull u-boot-dm
 2022-01-27  3:35 UTC 

[PATCH 1/1] doc: describe MSEL settings for booting from SD card
 2022-01-27  1:57 UTC 

[RFC 0/2] A/B firmware update based in eMMC boot partition
 2022-01-27  1:45 UTC  (7+ messages)
  ` [RFC 1/2] drivers: mmc: write protect active boot area after mmc init

[PULL] u-boot-usb/master
 2022-01-27  0:35 UTC 

[PATCH 00/16] tools: Add support for signing devicetree blobs
 2022-01-26 23:57 UTC  (23+ messages)
` [PATCH 01/16] rsa: Add debugging for failure cases
` [PATCH 02/16] fit_check_sign: Update help to mention the key is in a dtb
` [PATCH 03/16] tools: Move copyfile() into a common file
` [PATCH 04/16] tools: Avoid leaving extra data at the end of copied files
` [PATCH 05/16] tools: Improve comments in signing functions
` [PATCH 06/16] tools: Drop unused name in image-host
` [PATCH 07/16] tools: Avoid confusion between keys and signatures
` [PATCH 08/16] tools: Tidy up argument order in fit_config_check_sig()
` [PATCH 09/16] tools: Pass the key blob around
` [PATCH 11/16] tools: Pass public-key node through to caller
` [PATCH 12/16] tools: mkimage: Show where signatures/keys are written

[PATCH v4 00/20] J721S2: Add initial support
 2022-01-26 23:55 UTC  (3+ messages)
  ` [PATCH v4 08/20] power: domain: ti: Add support for J721S2 SoC

[PATCH v2 0/9] Apple M1 NVMe storage support
 2022-01-26 23:54 UTC  (3+ messages)
  ` [PATCH v2 7/9] power: domain: apple: Add reset support

[PATCH] soc: soc_ti_k3: update j721e revision numbering
 2022-01-26 22:07 UTC 

U boot for Roach2
 2022-01-26 21:19 UTC 

Compile only changed files when doing 'make'?
 2022-01-26 15:09 UTC  (3+ messages)

[PATCH v7 0/2] arm: imx8m: add support for Advantech RSB-3720
 2022-01-26 12:33 UTC  (3+ messages)
` [PATCH v7 1/2] arm: dts: add imx8mp-rsb3720-a1 dts file
` [PATCH v7 2/2] arm: imx8m: add support for Advantech RSB-3720

Bug#1003490: u-boot: FTBFS on arch:all with qemu-ppce500 target
 2022-01-26  7:43 UTC  (3+ messages)

[PATCH 00/14] video: Drop old CFB code
 2022-01-26  7:30 UTC  (3+ messages)
` [PATCH 07/14] video: Drop references to CONFIG_VIDEO et al

do you have plan to add kaslrseed support to extlinux.conf
 2022-01-26  2:33 UTC 

[PATCH v5 00/13] kconfig: Add some new macros
 2022-01-26 23:17 UTC  (3+ messages)
  ` [PATCH v5 03/13] mmc: fsl: Use brackets around if()

[PATCH] cmd: mmc: Consider GP partitions in mmc hwpartition user enh start -
 2022-01-26 23:16 UTC  (2+ messages)

[PATCH v1 2/2] imx: imx8qm_rm7720: adjust fdt_addr
 2022-01-26 21:56 UTC 

[PATCH v1 1/2] imx: imx8qm_rom7720: Increase CONFIG_SYS_BOOTM_LEN to 64MB
 2022-01-26 21:55 UTC 

[RFC PATCH v3 0/5] imx8m: move env_get_location for imx8mn and imx8mp at board level
 2022-01-26 20:58 UTC  (4+ messages)
` [RFC PATCH v3 4/5] beacon: imx8mn: override env_get_location in imx8mn_beacon.c

tools: imximage: i.MXRT flash config table (questions)
 2022-01-26 19:45 UTC 

drivers: mtd: spi: Use correct 4 byte mode enablement for ISSI SPI flash devices alongside spi-nor-tiny.c subsystem
 2022-01-26 18:52 UTC 

[PATCH] drivers: mtd: spi: Use correct 4 byte mode enablement for ISSI SPI flash devices alongside spi-nor-tiny.c subsystem
 2022-01-26 18:51 UTC 

drivers: mtd: spi: Allow Quad I/O enablement for ISSI SPI flash devices alongside spi-nor-tiny.c subsystem
 2022-01-26 18:51 UTC 

i.MX8MN (ROMv2) fails to boot over USB
 2022-01-26 18:36 UTC  (6+ messages)

[PATCH] imx: imx8mn_beacon: Fix USB booting
 2022-01-26 18:25 UTC 

[PATCH v2 00/12] Add support for SUNIV and F1C100s
 2022-01-26 17:43 UTC  (14+ messages)
` [PATCH v2 01/12] arm: arm926ej-s: start.S: port save_boot_params support from armv7 code
` [PATCH v2 02/12] mach-sunxi: Move timer code to mach folder
` [PATCH v2 03/12] arm: arm926ej-s: Add sunxi code
` [PATCH v2 04/12] dt-bindings: clock: Add initial suniv headers
` [PATCH v2 05/12] dt-bindings: reset: "
` [PATCH v2 06/12] ARM: sunxi: Add clock and uart to sunxi headers
` [PATCH v2 07/12] sunxi: Add F1C100s DRAM initial support
` [PATCH v2 08/12] sunxi: board: Add support for SUNIV
` [PATCH v2 09/12] configs: sunxi: Add common SUNIV header
` [PATCH v2 10/12] mach-sunxi: Add support for SUNIV architecture
` [PATCH v2 11/12] ARM: dts: suniv: Add device tree files for F1C100s
` [PATCH v2 12/12] configs: sunxi: Add support for Lichee Pi Nano

[PATCH v2] binman: Skip node generation for images read from files
 2022-01-26 17:18 UTC  (3+ messages)

[PATCH] doc: replace @return by Return:
 2022-01-26 16:10 UTC  (2+ messages)

[PATCH v1] imx: imx8qm-rom7720: switch to binman
 2022-01-26 15:52 UTC 

[PATCH 0/4] pci: Extend 'pci' and 'pci regions' commands
 2022-01-26 15:43 UTC  (5+ messages)
` [PATCH 2/4] pci: Extend 'pci regions' command with bus number

[PATCH u-boot-marvell 00/14] Another set of kwboot improvements
 2022-01-26 15:42 UTC  (29+ messages)
` [PATCH u-boot-marvell 01/14] tools: kwboot: Increase blk_rsp_timeo to 2s
` [PATCH u-boot-marvell 02/14] tools: kwboot: Wait blk_rsp_timeo when flushing
` [PATCH u-boot-marvell 03/14] tools: kwboot: Improve retrying logic for incomplete xmodem packets
` [PATCH u-boot-marvell 04/14] tools: kwboot: Remove code for handling CAN byte
` [PATCH u-boot-marvell 05/14] tools: kwboot: Do not change received character in kwboot_xm_recv_reply()
` [PATCH u-boot-marvell 06/14] tools: kwboot: Fix handling of repeated xmodem packets
` [PATCH u-boot-marvell 07/14] tools: kwboot: Show 'E' in progress output when error occurs
` [PATCH u-boot-marvell 08/14] tools: kwboot: Allow to use option -b without image path
` [PATCH u-boot-marvell 09/14] tools: kwboot: Force BootROM to flush input queue after boot pattern
` [PATCH u-boot-marvell 10/14] tools: kwboot: Remove 2s delay before sending first xmodem packet
` [PATCH u-boot-marvell 11/14] tools: kwboot: Handle EINTR in kwboot_write()
` [PATCH u-boot-marvell 12/14] tools: kwboot: Handle EINTR in kwboot_tty_recv()
` [PATCH u-boot-marvell 13/14] tools: kwboot: Fix usage of -D without -t
` [PATCH u-boot-marvell 14/14] tools: kwboot: Set debug flag to 1

[PATCH v2 00/38] binman: Add support for bintools and missing tools
 2022-01-26 15:37 UTC  (73+ messages)
` [PATCH v2 01/38] Makefile: Fake external blobs by default with binman
` [PATCH v2 02/38] binman: Tweak elf tests for a toolchain change
` [PATCH v2 03/38] mkimage: Show the external-offset error
` [PATCH v2 04/38] binman: Expand the external FIT test a little
` [PATCH v2 05/38] patman: Allow running a tool and returning the full result
` [PATCH v2 06/38] buildman: Move the download function to tools
` [PATCH v2 07/38] patman: Tidy up the download function a little
` [PATCH v2 08/38] patman: Add a function to find a tool on the path
` [PATCH v2 10/38] binman: Drop the image name from the fake-blob message
` [PATCH v2 11/38] binman: Allow faked blobs in blob-ext-list
` [PATCH v2 12/38] binman: Correct path for fip_util
` [PATCH v2 13/38] binman: Add installation instructions
` [PATCH v2 14/38] binman: Add support for bintools
` [PATCH v2 15/38] binman: Plumb in "
` [PATCH v2 16/38] binman: Add tests for bintool
` [PATCH v2 17/38] binman: Add a bintool implementation for cbfstool
` [PATCH v2 18/38] binman: Add a bintool implementation for fiptool
` [PATCH v2 19/38] binman: Add a bintool implementation for futility
` [PATCH v2 20/38] binman: Add a bintool implementation for ifwitool
` [PATCH v2 21/38] binman: Add a bintool implementation for mkimage
` [PATCH v2 22/38] binman: Enable bintool tests including cmdline processing
` [PATCH v2 23/38] binman: Convert to using the CBFS bintool
` [PATCH v2 24/38] binman: Convert to using the FIP bintool
` [PATCH v2 25/38] binman: Convert to using the futility bintool
` [PATCH v2 26/38] binman: Convert to using the ifwitool bintool
` [PATCH v2 27/38] binman: Convert to using the mkimage bintool
` [PATCH v2 28/38] binman: Move compression into binman
` [PATCH v2 29/38] binman: Tidy up pylint warnings in comp_util
` [PATCH v2 30/38] binman: Add a bintool implementation for lz4
` [PATCH v2 31/38] binman: Convert to using the lz4 bintool
` [PATCH v2 32/38] binman: Add a bintool implementation for lzma_alone
` [PATCH v2 33/38] binman: Convert to using the lzma_alone bintool
` [PATCH v2 34/38] binman: Plumb in support for missing bintools
` [PATCH v2 35/38] binman: Complete test coverage of comp_util
` [PATCH v2 36/38] binman: Add a command to generate bintool docs
` [PATCH v2 37/38] binman: Add documentation for bintools

[PATCH] introduce CONFIG_DEVICE_TREE_INCLUDES
 2022-01-26 15:37 UTC  (10+ messages)

[PATCH] usb: Use the first available device for ehci_gadget
 2022-01-26 15:37 UTC  (3+ messages)

[PATCH v2] dm: Fix OF_BAD_ADDR definition
 2022-01-26 15:37 UTC  (3+ messages)

[PATCH] binman: Document the __bss_size symbol error
 2022-01-26 15:36 UTC  (2+ messages)

[PATCH 1/1] sandbox: eth-raw: fix building with musl library
 2022-01-26 15:36 UTC  (3+ messages)

[PATCH 1/1] sandbox: sandbox_serial_pending depends on DM_VIDEO
 2022-01-26 15:36 UTC  (3+ messages)

[PATCH] binman: doc: fix typo for u-boot-tpl
 2022-01-26 15:36 UTC  (3+ messages)

[PATCH] arm: kirkwood: GoFlex Home : Use Marvell uclass mvgbe and PHY driver for Ethernet
 2022-01-26 15:33 UTC  (3+ messages)

[PATCH 00/11] Add support for SUNIV and F1C100s
 2022-01-26 14:48 UTC  (13+ messages)
` [PATCH 05/11] ARM: sunxi: Add support for F1C100s
` [PATCH 08/11] configs: sunxi: Add common SUNIV header
` [PATCH 09/11] sunxi: Add support for SUNIV architecture
` [PATCH 11/11] configs: sunxi: Add support for Lichee Pi Nano

Early debug UART not working on AM33XX SoC
 2022-01-26 14:02 UTC 

[PATCH v2 0/2] imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards
 2022-01-26 11:08 UTC  (4+ messages)

[PATCH] fastboot: only look up real partition names when no alias exists
 2022-01-26  9:54 UTC  (3+ messages)

[RFC] imx: imx8qm-rom7720: switch to binman
 2022-01-26  8:18 UTC  (3+ messages)

[PATCH 0/2] EFI: Add CAPSULE_FLAG_INITIATE_RESET support
 2022-01-26  8:46 UTC  (7+ messages)
` [PATCH 1/2] EFI: Support CAPSULE_FLAGS_INITIATE_RESET for capsule update

[PATCH v3 00/11] dra7: bring up and support IPU load/start
 2022-01-26  3:37 UTC  (3+ messages)
` [PATCH v3 04/11] drivers: misc: Makefile: Enable fs_loader compilation at SPL Level

[PATCH] scripts: Makefile: also clean subdir dtc
 2022-01-26  3:24 UTC  (2+ messages)

[PATCH 0/5] sunxi: remove lowlevel_init
 2022-01-26  0:59 UTC  (3+ messages)

[PATCH] arm: kirkwood: Pogoplug V4 : Use Marvel network PHY driver
 2022-01-25 21:37 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