messages from 2021-07-19 20:44:48 to 2021-07-20 21:46:25 UTC [more...]
[PATCH] ARM: dts: stm32: Fix AV96 eMMC pinmux
2021-07-20 21:46 UTC
[PATCH 00/15] lib: Add support for a decimal 0m prefix for numbers
2021-07-20 19:28 UTC (24+ messages)
` [PATCH 01/15] hash: Ensure verification hex pairs are terminated
` [PATCH 02/15] global: Convert simple_strtoul() with hex to hextoul()
` [PATCH 03/15] global: Convert simple_strtoul() with decimal to dectoul()
` [PATCH 04/15] lib: Comment the base parameter with simple_strtoul/l()
` [PATCH 05/15] lib: Drop unnecessary check for hex digit
` [PATCH 06/15] lib: Add tests for simple_strtoull()
` [PATCH 07/15] lib: Add octal tests for simple_strtoul/l()
` [PATCH 08/15] lib: Move common digit-parsing code into a function
` [PATCH 09/15] doc: Convert command-line info to rST
` [PATCH 10/15] doc: Add a note about number representation
` [PATCH 11/15] lib: Allow using 0x when a decimal value is requested
` [PATCH 12/15] lib: Support a decimal prefix 0m
` [PATCH 13/15] RFC: lib: Support a binary prefix 0y
` [PATCH 14/15] RFC: lib: Use 0o prefix for octal
` [PATCH 15/15] RFC: Change simple_strtoul() et al to default to hex
[PATCH 1/3] efi_capsule: Move signature from DTB to .rodata
2021-07-20 18:50 UTC (7+ messages)
` [PATCH 2/3] mkeficapsule: Remove dtb related options
[PATCH] build: remove the variable NM in gen_ll_addressable_symbols.sh
2021-07-20 18:50 UTC (2+ messages)
[PATCH RESEND u-boot-spi 0/8] Fix `mtd erase` when used with mtdpart
2021-07-20 18:33 UTC (18+ 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 RESEND u-boot-spi 3/8] mtd: spi-nor-core: Don't overwrite return value if it is non-zero
` [PATCH RESEND u-boot-spi 4/8] mtd: spi-nor-core: Check return value of write_disable() in spi_nor_erase()
` [PATCH RESEND u-boot-spi 5/8] mtd: spi-nor-core: Don't check for zero length "
` [PATCH RESEND u-boot-spi 6/8] mtd: spi-nor-core: Call mtd_erase_callback() from spi_nor_erase()
` [PATCH RESEND u-boot-spi 7/8] mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase()
` [PATCH RESEND u-boot-spi 8/8] mtd: mtdpart: Make mtdpart's _erase method sane
[PATCH] command: Fix SMC and HVC maximum number of arguments
2021-07-20 18:33 UTC (2+ messages)
[PATCH 0/6] Convert MIPS Malta boards to PCI DM
2021-07-20 18:33 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/6] dm: pci: add option to map virtual system memory base address
[PATCH v2 0/6] add measurement support
2021-07-20 18:33 UTC (3+ messages)
` [PATCH v2 2/6] efi_loader: add secure boot variable measurement
[PATCH] serial: pl011: Enable DEBUG_UART_PL011 in SPL
2021-07-20 18:33 UTC (2+ messages)
[PATCH] arm: vexpress64: juno: Enable distro_bootcmd functionality
2021-07-20 18:32 UTC (2+ messages)
[PATCH 0/3 v3] Inrtoduce TPM TIS
2021-07-20 18:32 UTC (4+ messages)
` [PATCH 3/3 v3] MAINTAINERS: Add entry for TPM drivers
[PATCH] dts: khadas Edge: Use devicetree for SMBIOS settings
2021-07-20 18:33 UTC (4+ messages)
` [PATCH] configs: khadas-edge series: Enable SMBIOS
[PATCH] distro_boot: Fix block device after DHCP boot sequence
2021-07-20 18:32 UTC (2+ messages)
sandbox: drivers/core/ofnode.c:118: ofnode_read_bool: Assertion `ofnode_valid(node)' failed
2021-07-20 18:32 UTC (2+ messages)
[RESEND PATCH v2 0/3] sunxi: Improve automatic eMMC boot partition support
2021-07-20 18:32 UTC (3+ messages)
` [RESEND PATCH v2 1/3] spl: mmc: extend spl_mmc_boot_mode() to take mmc argument
[PATCH v3] dm: core: fix no null pointer detection in ofnode_get_addr_size_index()
2021-07-20 18:32 UTC (2+ messages)
[PATCH v4 00/21] TI/Cadence: Add Sierra/Torrent SERDES driver
2021-07-20 18:32 UTC (3+ messages)
` [PATCH v4 01/21] drivers: reset: Add devm_to_reset() to return dummy "struct reset_ctl"
[PATCH v3 00/14] aspeed: Support secure boot chain with FIT image verification
2021-07-20 18:33 UTC (16+ messages)
` [PATCH v3 01/14] aspeed: ast2600: Enlarge SRAM size
` [PATCH v3 02/14] clk: ast2600: Add YCLK control for HACE
` [PATCH v3 03/14] crypto: aspeed: Add AST2600 HACE support
` [PATCH v3 04/14] ast2600: spl: Add HACE probing
` [PATCH v3 05/14] ARM: dts: ast2600: Add HACE to device tree
` [PATCH v3 06/14] common: fit: Use hash.c to call CRC/SHA function
` [PATCH v3 07/14] clk: ast2600: Add RSACLK control for ARCY
` [PATCH v3 08/14] crypto: aspeed: Add AST2600 ARCY support
` [PATCH v3 09/14] ast2600: spl: Add ARCY probing
` [PATCH v3 10/14] ARM: dts: ast2600: Add ARCY to device tree
` [PATCH v3 11/14] ast2600: spl: Locate load buffer in DRAM space
` [PATCH v3 12/14] configs: ast2600-evb: Enable SPL FIT support
` [PATCH v3 13/14] configs: aspeed: Make EXTRA_ENV_SETTINGS board specific
` [PATCH v3 14/14] configs: ast2600: Boot kernel FIT in DRAM
[PATCH v2] serial: pl011: Resend the character if FIFO is full in debug uart
2021-07-20 18:33 UTC (2+ messages)
[PATCH 0/9] tpm: Enhance sandbox tpm2 emulation
2021-07-20 18:33 UTC (5+ messages)
` [PATCH 9/9] sandbox: tpm: Support extending a PCR multiple times
[PATCH] acpi: Use U-Boot version for OEM_REVISION
2021-07-20 18:32 UTC (2+ messages)
[PATCH 0/8] dtoc: Improvements to warnings
2021-07-20 18:32 UTC (4+ messages)
` [PATCH 8/8] dtoc: Update documentation to cover warnings in more detail
[RESEND PATCH 1/3] net: eth-phy: define LOG_CATEGORY
2021-07-20 18:15 UTC (3+ messages)
` [RESEND PATCH 2/3] net: dwc_eth_qos: "
` [RESEND PATCH 3/3] net: "
[PATCH v3 0/6] net: dwc_eth_qos: add support of device tree configuration for reset delay
2021-07-20 18:09 UTC (7+ messages)
` [PATCH v3 1/6] net: eth-phy: add support of device tree configuration for gpio reset
` [PATCH v3 2/6] net: eth-phy: use dev_dbg and log_notice
` [PATCH v3 3/6] net: eth-phy: manage subnode mdio0
` [PATCH v3 4/6] net: dwc_eth_qos: remove the field phyaddr of the struct eqos_priv
` [PATCH v3 5/6] net: dwc_eth_qos: use generic ethernet phy for stm32 variant
` [PATCH v3 6/6] net: dwc: add a common empty ops eqos_null_ops
[PATCH v2 0/6] net: dwc_eth_qos: add support of device tree configuration for reset delay
2021-07-20 18:02 UTC (3+ messages)
` [PATCH v2 1/6] net: eth-phy: add support of device tree configuration for gpio reset
Pull request: u-boot-imx u-boot-imx-20210720
2021-07-20 17:45 UTC (2+ messages)
[PATCH] common: board_r: print error if binman_init fails
2021-07-20 17:42 UTC (2+ messages)
[PATCH 1/3 v2] efi_capsule: Move signature from DTB to .rodata
2021-07-20 17:42 UTC (5+ messages)
[PATCH v2 0/5] Add SIMATIC IOT2050 board support
2021-07-20 17:33 UTC (18+ messages)
` [PATCH v2 4/5] watchdog: rti_wdt: Add support for loading firmware
[PATCH v2 0/5] stm32mp1: handle TF-A boot with FIP
2021-07-20 17:31 UTC (4+ messages)
` [PATCH v2 2/5] arm: stm32mp: handle the OP-TEE nodes in DT with FIP support
` [Uboot-stm32] "
Help wanted: Adding OpenSSL in FSL HAB
2021-07-20 16:35 UTC (4+ messages)
[Patch V3 21/44] arm: imx8ulp: Update the reset vector in u-boot
2021-07-20 14:59 UTC (2+ messages)
[Patch V3 36/44] driver: misc: imx8ulp: Add fuse driver for imx8ulp
2021-07-20 14:59 UTC (2+ messages)
[Patch V3 43/44] arm: dts: add i.MX8ULP dtsi
2021-07-20 14:58 UTC (2+ messages)
[Patch V3 03/44] arm: imx: sys_proto: move boot mode define to common header
2021-07-20 14:58 UTC (2+ messages)
[Patch V3 29/44] arm: imx8ulp: release trdc and assign lpav from RTD to APD
2021-07-20 14:58 UTC (2+ messages)
[Patch V3 44/44] arm: imx: add i.MX8ULP EVK support
2021-07-20 14:58 UTC (2+ messages)
[Patch V3 39/44] imx8ulp: Add workaround for eMMC boot
2021-07-20 14:58 UTC (2+ messages)
[Patch V3 40/44] imx8ulp: move struct mu_type to common header
2021-07-20 14:58 UTC (2+ messages)
[Patch V3 35/44] arm: imx8ulp: add iomuxc support
2021-07-20 14:58 UTC (2+ messages)
[Patch V3 41/44] imx8ulp: add upower api support
2021-07-20 14:58 UTC (2+ messages)
[Patch V3 17/44] drivers: mmc: fsl_esdhc_imx: support i.MX8ULP
2021-07-20 14:58 UTC (2+ messages)
[Patch V3 07/44] arm: imx8: Move container parser and image to mach-imx common folder
2021-07-20 14:58 UTC (2+ messages)
[Patch V3 04/44] arm: imx8ulp: support print cpu info
2021-07-20 14:58 UTC (2+ messages)
[Patch V3 15/44] driver: serial: fsl_lpuart: support i.MX8ULP
2021-07-20 14:58 UTC (2+ messages)
[Patch V3 05/44] imx: imx8ulp: add get reset cause
2021-07-20 14:58 UTC (2+ messages)
[Patch V3 24/44] drivers: misc: imx8ulp: Update S400 API for release RDC
2021-07-20 14:58 UTC (2+ messages)
[Patch V3 01/44] arm: imx: add i.MX8ULP basic Kconfig option
2021-07-20 14:58 UTC (2+ messages)
[Patch V3 31/44] arm: imx8ulp: Probe the S400 MU device in arch init
2021-07-20 14:58 UTC (2+ messages)
[Patch V3 32/44] arm: iMX8ULP: Add boot device relevant functions
2021-07-20 14:57 UTC (2+ messages)
[Patch V3 08/44] arm: imx8: Move container image header file to mach-imx
2021-07-20 14:57 UTC (2+ messages)
[Patch V3 38/44] imx8ulp: Use DGO_GP5 to get boot config
2021-07-20 14:57 UTC (2+ messages)
[Patch V3 10/44] arm: imx8ulp: add container support
2021-07-20 14:57 UTC (2+ messages)
[Patch V3 25/44] drivers: misc: s400_api: Update API for fuse read and write
2021-07-20 14:57 UTC (2+ messages)
[Patch V3 12/44] driver: misc: Add MU and S400 API to communicate with Sentinel
2021-07-20 14:57 UTC (2+ messages)
[PATCH v3 2/2] imx: imx8mm: Add support for Kontron Electronics SL/BL i.MX8M-Mini boards (N801x)
2021-07-20 14:57 UTC (2+ messages)
[Patch V3 19/44] arm: imx8ulp: Enable full L2 cache in SPL
2021-07-20 14:57 UTC (2+ messages)
[Patch V3 18/44] arm: imx8ulp: soc: Change to use CMC1 to get bootcfg
2021-07-20 14:57 UTC (2+ messages)
[Patch V3 28/44] arm: imx8ulp: add trdc release request
2021-07-20 14:57 UTC (2+ messages)
[Patch V3 22/44] drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6
2021-07-20 14:57 UTC (2+ messages)
[Patch V3 37/44] imx8ulp: soc: correct reset cause
2021-07-20 14:57 UTC (2+ messages)
[Patch V3 13/44] net: fec_mxc: support i.MX8ULP
2021-07-20 14:57 UTC (2+ messages)
[PATCH v3 1/2] imx: imx6ul: Add support for Kontron Electronics SL/BL i.MX6UL/ULL boards (N63xx/N64xx)
2021-07-20 14:57 UTC (2+ messages)
[Patch V3 27/44] arm: imx8ulp: add rdc support
2021-07-20 14:57 UTC (2+ messages)
[Patch V3 06/44] arm: imx: basic i.MX8ULP support
2021-07-20 14:56 UTC (2+ messages)
[Patch V3 34/44] arm: imx8ulp: add dummy imx_get_mac_from_fuse
2021-07-20 14:56 UTC (2+ messages)
[Patch V3 26/44] arm: imx8ulp: release and configure XRDC at early phase
2021-07-20 14:56 UTC (2+ messages)
[Patch V3 09/44] arm: imx: parse-container: guard included header files
2021-07-20 14:56 UTC (2+ messages)
[Patch V3 42/44] ddr: Add DDR driver for iMX8ULP
2021-07-20 14:56 UTC (2+ messages)
[Patch V3 33/44] arm: imx8ulp: Allocate DCNANO and MIPI_DSI to AD domain
2021-07-20 14:56 UTC (2+ messages)
[Patch V3 02/44] arm: imx: add i.MX8ULP cpu type and helper
2021-07-20 14:56 UTC (2+ messages)
[Patch V3 30/44] imx8ulp: unify rdc functions
2021-07-20 14:56 UTC (2+ messages)
[Patch V3 14/44] pinctrl: Add pinctrl driver for imx8ulp
2021-07-20 14:56 UTC (2+ messages)
[Patch V3 23/44] drivers: misc: imx8ulp: Add S400 API for image authentication
2021-07-20 14:56 UTC (2+ messages)
[Patch V3 20/44] arm: imx8ulp: disable wdog3
2021-07-20 14:56 UTC (2+ messages)
[Patch V3 16/44] arm: imx8ulp: add clock support
2021-07-20 14:56 UTC (2+ messages)
[RFC 1/1] board: sifive: unmatched: use zero copy for initrd
2021-07-20 14:56 UTC (7+ messages)
[Patch V3 11/44] arm: imx: move container Kconfig under mach-imx
2021-07-20 14:56 UTC (2+ messages)
U-Boot contributor call 20th July
2021-07-20 12:36 UTC (2+ messages)
[PATCH] lib: rsa: rsa-sign: Minor bug in debug message
2021-07-20 12:33 UTC (2+ messages)
[PATCH] mmc: sdhci: Write to HOST_CONTROL2 register for HS400 speed mode
2021-07-20 12:16 UTC (11+ messages)
U-boot hanging when I give mmc access commands
2021-07-20 9:31 UTC
[PATCH] MAINTAINERS: correct the path of UEFI docs
2021-07-20 9:38 UTC (3+ messages)
[PATCH 0/6] Call phy_config at port probe time for the Felix DSA driver
2021-07-20 9:16 UTC (3+ messages)
` [PATCH 3/6] net: dsa: refactor the code to set the port MAC address into a dedicated function
[PATCH] arm: bootm: Disable LMB reservation for command line and board info on arm64
2021-07-20 9:08 UTC (2+ messages)
[PATCH v2] dts: Makefile: add support to build dedicated devicetree
2021-07-20 9:02 UTC
[PATCH] armv8: fsl : create bootcmd and mcinitcmd as per boot source
2021-07-20 9:01 UTC (3+ messages)
[PATCH] patman: Handle PAGER containing arguments
2021-07-20 8:51 UTC (3+ messages)
[PATCH v2 0/5] Resync BeagleBone dtbs, add SanCloud BBE support & minor fixups
2021-07-20 8:19 UTC (4+ messages)
` [PATCH v2 5/5] configs: am335x_evm: Fix BeagleBone Green DTB selection
[PATCH 0/2] board: sifive: unmatched: reset multiple devices in SPL
2021-07-20 7:57 UTC (2+ messages)
[PATCH v3 0/5] Add SIMATIC IOT2050 board support
2021-07-20 7:24 UTC (5+ messages)
[PATCH] efi_loader: capsule: add a debug message in case of no key
2021-07-20 7:18 UTC (6+ messages)
[PATCH] reset: ast2600: Fix missing reference operator
2021-07-20 7:01 UTC
[PATCH] board: sifive: drop stuff related to unmatched revision 1
2021-07-20 6:28 UTC (3+ messages)
[PATCH v2] board: sifive: drop stuff related to unmatched revision 1
2021-07-20 6:26 UTC
[PATCH v2] test/py: efi_capsule: align with efidebug syntax changes
2021-07-20 5:57 UTC
[PATCH v2] efi_loader: remove asm/setjmp.h from efi_api.h
2021-07-20 5:57 UTC
[PATCH v2] efi_loader: capsule: remove unused guid
2021-07-20 5:53 UTC
[PATCH v2] efi_loader: capsule: remove authentication data
2021-07-20 5:52 UTC
[PATCH] efi_loader: capsule: remove authentication data
2021-07-20 5:51 UTC (2+ messages)
[PATCH 0/2] cmd/sbi: add missing SBI information
2021-07-20 5:13 UTC (7+ messages)
` [PATCH 1/2] riscv: provide missing base extension functions
` [PATCH 2/2] cmd/sbi: add missing SBI information
IMX8M Mini HAB secure boot - working?
2021-07-20 4:01 UTC (7+ messages)
[PATCH v3 0/2] arm: imx8m: add support for Advantech RSB-3720
2021-07-19 16:40 UTC (2+ messages)
` [PATCH v3 2/2] "
[PATCH] test/py: efi_capsule: aligned with efidebug syntax changes
2021-07-20 2:42 UTC (3+ messages)
[PATCH] efi_loader: move asm/setjmp.h to efi_loader.h
2021-07-20 2:29 UTC (3+ messages)
[PATCH] efi_loader: capsule: remove authentication data
2021-07-20 2:17 UTC (3+ messages)
[PATCH] efi_loader: capsule: remove unused guid
2021-07-20 2:05 UTC (3+ messages)
U-Boot loaded RAMDisk crashes Linux on MT7623
2021-07-20 0:49 UTC (3+ messages)
using binman fails boot
2021-07-19 23:23 UTC (7+ messages)
[PATCH 1/2] mx6cuboxi: Fix the mmc device for the rootfs
2021-07-19 20:44 UTC (3+ messages)
` [PATCH 2/2] mx6cuboxi: Fix the console variable
Please pull u-boot-marvell/master
2021-07-19 20:44 UTC (2+ messages)
[GIT PULL] TI changes for v2021.10-rc1
2021-07-19 20:44 UTC (2+ 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