messages from 2021-07-21 10:29:37 to 2021-07-22 17:02:59 UTC [more...]
[PATCH] configs: layerscape: Disable the EFI_LOADER feature
2021-07-22 17:02 UTC (4+ messages)
boot hangs on new board with SAMA5D27C-D5M
2021-07-22 17:01 UTC
[PATCH 1/3 v2] efi_capsule: Move signature from DTB to .rodata
2021-07-22 16:46 UTC (10+ messages)
[PATCH 0/8] Patches for Toradex boards
2021-07-22 16:32 UTC (11+ messages)
` [PATCH 1/8] board: colibri_vf: synchronize/improve memory options
` [PATCH 2/8] board: colibri_imx7: use SDP if USB serial downloader has been used
` [PATCH 3/8] board: toradex: make USB PID from config block optional
` [PATCH 4/8] board: colibri-imx8x: update building documentation
` [PATCH 5/8] board: colibri_imx6: add board_fit_config_name_match to support FIT in SPL
` [PATCH 6/8] configs: toradex: add default rootpath
` [PATCH 7/8] board: colibri_vf: fix compiling warning
` [PATCH 8/8] board: apalis-tk1: launch toradex easy installer in usb recovery
[PATCH] Revert "spi: spi-uclass: Add support to manually relocate spi memory ops"
2021-07-22 16:04 UTC (2+ messages)
[PATCH] arm64: zynqmp: Print the secure boot status information in EL3
2021-07-22 16:00 UTC (2+ messages)
[PATCH] rk3399: Add basic support for helios64
2021-07-22 15:38 UTC (3+ messages)
[PATCH 1/3] arm: dts: sync the Rockhip 3399 SoCs from Linux
2021-07-22 15:20 UTC (3+ messages)
` [PATCH 2/3] arm: dts: sync the Rockhip 3328 "
` [PATCH 3/3] arm: dts: sync the Rockhip 3368 "
pull request of u-boot-fsl-qoriq for v2021.10
2021-07-22 15:13 UTC (2+ messages)
[PATCH v2] patman: add warning for invalid tag
2021-07-22 14:51 UTC
[PATCH 00/15] lib: Add support for a decimal 0m prefix for numbers
2021-07-22 14:44 UTC (15+ messages)
` [PATCH 13/15] RFC: lib: Support a binary prefix 0y
[RFC PATCH 00/13] Add support for Allwinner R329
2021-07-22 13:48 UTC (17+ messages)
` [RFC PATCH 01/13] sunxi: decide the inclusion of SCP by SCP_ADDR existence
` [RFC PATCH 02/13] sunxi: only include alias for eMMC when mmc2 used
` [RFC PATCH 03/13] mmc: sunxi: conditionally include MMC2 initialization code
` [RFC PATCH 04/13] sunxi: add memory addresses for R329 SoC
` [RFC PATCH 05/13] sunxi: add support for R329 clocks
` [RFC PATCH 06/13] sunxi: add support for basical pinmux setup on R329
` [RFC PATCH 07/13] sunxi: add support for R329 DRAM controller
` [RFC PATCH 08/13] sunxi: add Kconfig option for R329
` [RFC PATCH 09/13] sunxi: sync R329 CCU binding headers from internal WIP kernel tree
` [RFC PATCH 10/13] clk: sunxi: add support for R329 in sunxi DM clock driver
` [RFC PATCH 11/13] mmc: sunxi: add support for R329 MMC controller
` [RFC PATCH 12/13] sunxi: sync R329 DTs from internal WIP kernel tree
` [RFC PATCH 13/13] sunxi: add support for Sipeed Maix IIA Dock board
[PATCH 0/5] doc: Improve documentation for testing
2021-07-22 13:28 UTC (10+ messages)
` [PATCH 1/5] doc: Create an intro section "
` [PATCH 2/5] doc: Move coccinelle into its own section
` [PATCH 3/5] doc: Add docs for the moveconfig tool
` [PATCH 4/5] doc: Fix up outdated moveconfig docs
` [PATCH 5/5] moveconfig: Update to newer kconfiglib
[PATCH 00/22] Various fixes and enhancements
2021-07-22 13:28 UTC (8+ messages)
` [PATCH 06/22] Makefile: Avoid rebuilding .dtb files each time
` [PATCH 08/22] sandbox: Add work-around for SDL2 display
[PATCH v5 00/20] TI/Cadence: Add Sierra/Torrent SERDES driver
2021-07-22 13:28 UTC (22+ messages)
` [PATCH v5 01/20] dm: core: Add helper to compare node names
` [PATCH v5 02/20] dm: test: Add test case to check node name ignoring unit address
` [PATCH v5 03/20] dt-bindings: phy: Add definitions for additional phy types
` [PATCH v5 04/20] dt-bindings: phy: Add defines for AM64 SERDES Wrapper
` [PATCH v5 05/20] dt-bindings: phy: cadence-torrent: Add defines for refclk driver
` [PATCH v5 06/20] dt-bindings: ti-serdes-mux: Add defines for AM64 SoC
` [PATCH v5 07/20] phy: cadence: Add driver for Sierra PHY
` [PATCH v5 08/20] phy: cadence: Add driver for Torrent SERDES
` [PATCH v5 09/20] phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoC
` [PATCH v5 10/20] board: ti: j721e: Add support for probing and configuring Torrent serdes on J7200
` [PATCH v5 11/20] ARM: dts: k3-j721e: Add support for USB3 in USB0 instance
` [PATCH v5 12/20] arm: dts: k3-j7200-main: Add DT node for torrent serdes
` [PATCH v5 13/20] arm: dts: k3-j7200-common-proc-board: Enable SERDES DT
` [PATCH v5 14/20] arm: dts: k3-j7200-common-proc-board-u-boot: Add u-boot tags for torrent serdes
` [PATCH v5 15/20] configs: j721e_evm_a72_defconfig: Enable the drivers required for the USB3 support
` [PATCH v5 16/20] configs: j7200_evm_a72_defconfig: Add config for torrent serdes and common clock framework
` [PATCH v5 17/20] env: ti: j721e-evm: Add env variable to power on & reset QSGMII PHY in J7200 EVM
` [PATCH v5 18/20] configs: j7200_evm_a72: Add CONFIG_PREBOOT to configure ethernet PHY
` [PATCH v5 19/20] doc: board: Move j721e document to doc/board/ti/ directory
` [PATCH v5 20/20] doc: board: j721e_evm: Add documentation for firmware loading
[PATCH v3] serial: pl011: Enable DEBUG_UART_PL011 in SPL
2021-07-22 13:28 UTC (2+ messages)
Please pull u-boot-dm
2021-07-22 13:07 UTC
[PATCH v4 1/2] imx: imx6ul: Add support for Kontron Electronics SL/BL i.MX6UL/ULL boards (N63xx/N64xx)
2021-07-22 12:48 UTC (3+ messages)
[PULL] u-boot-riscv/master
2021-07-22 12:15 UTC (2+ messages)
U-BOOT 2021.07 and STM32MP15x issues for Trusted Boot Chain
2021-07-22 9:03 UTC (2+ messages)
[PATCH u-boot-mvebu v2 00/41] kwboot / kwbimage improvements reducing image size
2021-07-22 8:56 UTC (20+ messages)
` [PATCH u-boot-mvebu v2 33/41] SPL: Add support for specifying offset between header and image
` [PATCH u-boot-mvebu v2 34/41] SPL: Add support for parsing board / BootROM specific image types
` [PATCH u-boot-mvebu v2 35/41] arm: mvebu: Load main U-Boot binary in SPL code based on kwbimage header
` [PATCH u-boot-mvebu v2 36/41] arm: mvebu: Remove legacy U-Boot header from kwbimage v1 files
` [PATCH u-boot-mvebu v2 37/41] tools: kwbimage: Remove v1 kwbimage SPL padding to CONFIG_SYS_U_BOOT_OFFS bytes
` [PATCH u-boot-mvebu v2 38/41] arm: mvebu: Remove unused macro CONFIG_SYS_U_BOOT_OFFS
` [PATCH u-boot-mvebu v2 39/41] arm: mvebu: gdsys: Remove custom spl_board_init()
` [PATCH u-boot-mvebu v2 40/41] kwbimage: Add support for extracting images via dumpimage tool
` [PATCH u-boot-mvebu v2 41/41] kwbimage: Update help message about how to extract from an existing image
U-Boot contributor call 20th July
2021-07-22 7:53 UTC (5+ messages)
[PATCH 0/6] binman: Support compressing files in parallel
2021-07-22 2:12 UTC (13+ messages)
` [PATCH 1/6] binman: Put compressed data into separate files
` [PATCH 2/6] binman: Support multithreading for building images
` [PATCH 3/6] binman: Split node-reading out from constructor in files
` [PATCH 4/6] binman: Use bytearray instead of string
` [PATCH 5/6] patman: "
` [PATCH 6/6] binman: Add basic support for debugging performance
[PATCH 1/1] sandbox: don't set SA_NODEFER in signal handler
2021-07-22 2:12 UTC (4+ messages)
[PATCH v3] dm: core: fix no null pointer detection in ofnode_get_addr_size_index()
2021-07-22 2:11 UTC (3+ messages)
[PATCH v2] doc: Bring in Makefile documentation
2021-07-22 2:09 UTC
bug in SPI on rk3399 devices
2021-07-22 0:24 UTC
[PATCH][RFC] image: fdt: Fix DT relocation handling with multiple DRAM banks with gap
2021-07-22 0:05 UTC
[PATCH 1/1] arm: Finish migration of HAS_FSL_XHCI_USB
2021-07-21 22:53 UTC
[PATCH] Nokia RX-51: Update documentation about ext2/3/4
2021-07-21 21:28 UTC (3+ messages)
[PATCH] Nokia RX-51: Convert documentation to rst format
2021-07-21 21:25 UTC
[PATCH] doc: Bring in Makefile documentation
2021-07-21 21:01 UTC (2+ messages)
[PATCH 1/2] fdt: Tidy up the code a bit with fdt addr
2021-07-21 20:55 UTC (2+ messages)
` [PATCH 2/2] fdt: Show the type of devicetree "
Bootcount device-model I2C EEPROM partition
2021-07-21 16:59 UTC
[PATCH] net: fsl-mc: fix logically dead code
2021-07-21 16:13 UTC
[PATCH] drivers: net: aquantia: fix unsigned compared against 0
2021-07-21 16:13 UTC
[PATCH v2 0/3] riscv: enable SBI system reset
2021-07-21 17:05 UTC (6+ messages)
` [PATCH v2 1/3] risv: add missing SBI extension definitions
` [PATCH v2 2/3] cmd/sbi: use constants instead of numerical values
` [PATCH v2 3/3] sysreset: provide SBI based sysreset driver
[PATCH RESEND u-boot-spi 0/8] Fix `mtd erase` when used with mtdpart
2021-07-21 16:16 UTC (6+ messages)
` [PATCH RESEND u-boot-spi 1/8] mtd: spi-nor-core: Try cleaning up in case writing BAR failed
` [PATCH RESEND u-boot-spi 2/8] mtd: spi-nor-core: Check return value of write_enable() in spi_nor_erase()
[PATCH 0/2] board: sifive: unmatched: reset multiple devices in SPL
2021-07-21 14:24 UTC (5+ messages)
` [PATCH 1/2] board: sifive: unmatched: refine GEMGXL initialized function "
` [PATCH 2/2] board: sifive: unmatched: reset USB hub, PCIe-USB bridge, and ULPI device "
[PATCH] patman: add warning for invalid tag
2021-07-21 14:19 UTC (2+ messages)
[PATCH] arm: vexpress64: juno: Enable distro_bootcmd functionality
2021-07-21 13:58 UTC (2+ messages)
[PATCH V4 00/44] imx: add i.MX8ULP support
2021-07-21 14:17 UTC (45+ messages)
` [PATCH V4 01/44] arm: imx: add i.MX8ULP basic Kconfig option
` [PATCH V4 02/44] arm: imx: add i.MX8ULP cpu type and helper
` [PATCH V4 03/44] arm: imx: sys_proto: move boot mode define to common header
` [PATCH V4 04/44] arm: imx8ulp: support print cpu info
` [PATCH V4 05/44] imx: imx8ulp: add get reset cause
` [PATCH V4 06/44] arm: imx: basic i.MX8ULP support
` [PATCH V4 07/44] arm: imx8: Move container parser and image to mach-imx common folder
` [PATCH V4 08/44] arm: imx8: Move container image header file to mach-imx
` [PATCH V4 09/44] arm: imx: parse-container: guard included header files
` [PATCH V4 10/44] arm: imx8ulp: add container support
` [PATCH V4 11/44] arm: imx: move container Kconfig under mach-imx
` [PATCH V4 12/44] driver: misc: Add MU and S400 API to communicate with Sentinel
` [PATCH V4 13/44] net: fec_mxc: support i.MX8ULP
` [PATCH V4 14/44] pinctrl: Add pinctrl driver for imx8ulp
` [PATCH V4 15/44] driver: serial: fsl_lpuart: support i.MX8ULP
` [PATCH V4 16/44] arm: imx8ulp: add clock support
` [PATCH V4 17/44] drivers: mmc: fsl_esdhc_imx: support i.MX8ULP
` [PATCH V4 18/44] arm: imx8ulp: soc: Change to use CMC1 to get bootcfg
` [PATCH V4 19/44] arm: imx8ulp: Enable full L2 cache in SPL
` [PATCH V4 20/44] arm: imx8ulp: disable wdog3
` [PATCH V4 21/44] arm: imx8ulp: Update the reset vector in u-boot
` [PATCH V4 22/44] drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6
` [PATCH V4 23/44] drivers: misc: imx8ulp: Add S400 API for image authentication
` [PATCH V4 24/44] drivers: misc: imx8ulp: Update S400 API for release RDC
` [PATCH V4 25/44] drivers: misc: s400_api: Update API for fuse read and write
` [PATCH V4 26/44] arm: imx8ulp: release and configure XRDC at early phase
` [PATCH V4 27/44] arm: imx8ulp: add rdc support
` [PATCH V4 28/44] arm: imx8ulp: add trdc release request
` [PATCH V4 29/44] arm: imx8ulp: release trdc and assign lpav from RTD to APD
` [PATCH V4 30/44] imx8ulp: unify rdc functions
` [PATCH V4 31/44] arm: imx8ulp: Probe the S400 MU device in arch init
` [PATCH V4 32/44] arm: iMX8ULP: Add boot device relevant functions
` [PATCH V4 33/44] arm: imx8ulp: Allocate DCNANO and MIPI_DSI to AD domain
` [PATCH V4 34/44] arm: imx8ulp: add dummy imx_get_mac_from_fuse
` [PATCH V4 35/44] arm: imx8ulp: add iomuxc support
` [PATCH V4 36/44] driver: misc: imx8ulp: Add fuse driver for imx8ulp
` [PATCH V4 37/44] imx8ulp: soc: correct reset cause
` [PATCH V4 38/44] imx8ulp: Use DGO_GP5 to get boot config
` [PATCH V4 39/44] imx8ulp: Add workaround for eMMC boot
` [PATCH V4 40/44] imx8ulp: move struct mu_type to common header
` [PATCH V4 41/44] imx8ulp: add upower api support
` [PATCH V4 42/44] ddr: Add DDR driver for iMX8ULP
` [PATCH V4 43/44] arm: dts: add i.MX8ULP dtsi
` [PATCH V4 44/44] arm: imx: add i.MX8ULP EVK support
Pull request: u-boot-imx u-boot-imx-20210720
2021-07-21 13:26 UTC (6+ messages)
[PATCH 0/2] Add support of the FXL6408 GPIO expander
2021-07-21 12:20 UTC (3+ messages)
` [PATCH 1/2] GPIO: fxl6408: Add support for "
` [PATCH 2/2] colibri-imx8x: add on-module gpio expander fxl6408
[PATCH v4 00/21] TI/Cadence: Add Sierra/Torrent SERDES driver
2021-07-21 12:16 UTC (4+ messages)
` [PATCH v4 01/21] drivers: reset: Add devm_to_reset() to return dummy "struct reset_ctl"
[PATCH v2] serial: pl011: Enable DEBUG_UART_PL011 in SPL
2021-07-21 5:52 UTC
Help wanted: Adding OpenSSL in FSL HAB
2021-07-21 11:45 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox