public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-06-15 19:55:48 to 2020-06-17 02:55:10 UTC [more...]

[PATCH v2 00/17] efi_loader: add capsule update support
 2020-06-17  2:55 UTC  (13+ messages)
` [PATCH v2 01/17] common: update_tftp: remove unnecessary build check
` [PATCH v2 02/17] dfu: add a hidden reverse-dependency on UPDATE_TFTP
` [PATCH v2 03/17] dfu: rename dfu_tftp_write() to dfu_write_by_name()
` [PATCH v2 04/17] common: update: add a generic interface for FIT image
` [PATCH v2 05/17] dfu: export dfu_list
` [PATCH v2 06/17] efi_loader: add option to initialise EFI subsystem early
` [PATCH v2 07/17] efi_loader: define UpdateCapsule api
` [PATCH v2 08/17] efi_loader: capsule: add capsule_on_disk support
` [PATCH v2 09/17] efi_loader: capsule: add memory range capsule definitions
` [PATCH v2 10/17] efi_loader: capsule: support firmware update
` [PATCH v2 11/17] efi_loader: add firmware management protocol for FIT image
` [PATCH v2 12/17] dfu: add dfu_write_by_alt()

[PATCHv2 01/31] Convert CONFIG_AM335X_LCD to Kconfig
 2020-06-16 23:37 UTC  (32+ messages)
` [PATCHv2 02/31] Convert CONFIG_ARCH_MISC_INIT "
` [PATCHv2 03/31] Convert CONFIG_ARM_PL180_MMCI "
` [PATCHv2 04/31] Convert CONFIG_ARMV7_PSCI et al "
` [PATCHv2 05/31] Convert CONFIG_AT91_GPIO "
` [PATCHv2 06/31] Convert CONFIG_ATMEL_HLCD "
` [PATCHv2 07/31] Convert CONFIG_ATMEL_NAND_HW_PMECC et al "
` [PATCHv2 08/31] Convert CONFIG_ATMEL_USART "
` [PATCHv2 09/31] bk4r1: Re-convert CONFIG_AUTOBOOT_PROMPT et al "
` [PATCHv2 10/31] Convert CONFIG_BAUDRATE "
` [PATCHv2 11/31] Convert CONFIG_BOARD_EARLY_INIT_F et al "
` [PATCHv2 12/31] Convert CONFIG_BOOTARGS "
` [PATCHv2 13/31] Convert CONFIG_BCH "
` [PATCHv2 14/31] Convert CONFIG_BOARD_TYPES "
` [PATCHv2 15/31] arm: capricorn: Convert CONFIG_BOOTCOUNT_ENV et al "
` [PATCHv2 16/31] arm: abb secu1: Convert CONFIG_BOOTDELAY "
` [PATCHv2 17/31] Convert CONFIG_BOOTP_DNS2 "
` [PATCHv2 18/31] Convert CONFIG_BOUNCE_BUFFER "
` [PATCHv2 19/31] Convert CONFIG_BUILD_TARGET "
` [PATCHv2 20/31] Convert CONFIG_CMDLINE_EDITING "
` [PATCHv2 21/31] Convert CONFIG_CONS_INDEX "
` [PATCHv2 22/31] arm: toradex: Convert CONFIG_CONSOLE_MUX "
` [PATCHv2 23/31] Convert CONFIG_CONSOLE_SCROLL_LINES "
` [PATCHv2 24/31] arm: imx: Finish migration from CONFIG_SECURE_BOOT to CONFIG_IMX_HAB
` [PATCHv2 25/31] nxp: Finish switch to CONFIG_NXP_ESBC
` [PATCHv2 26/31] arm: imx: Finish migration of CONFIG_CSF_SIZE to Kconfig
` [PATCHv2 27/31] Convert CONFIG_BOOTM_NETBSD "
` [PATCHv2 28/31] Kconfig: Remove CONFIG_CLOCKS_IN_MHZ
` [PATCHv2 29/31] spi: Enable missing CONFIG_SPL_DM_SPI support
` [PATCHv2 30/31] spi: Update build guard for DM objects to cover SPL/TPL
` [PATCHv2 31/31] Convert CONFIG_CADENCE_QSPI to Kconfig

[PATCH v2 0/2] gpio: Add a managed API
 2020-06-16 23:37 UTC  (3+ messages)
` [PATCH v2 1/2] drivers: gpio: Add a managed API to get a GPIO from the device-tree

[RFC PATCH] allow choosing -Os/-O2 separately for SPL and TPL
 2020-06-16 23:37 UTC  (2+ messages)

[PATCH v4 0/5] usb: xhci: Load Raspberry Pi 4 VL805's firmware
 2020-06-16 23:31 UTC  (5+ messages)
` [PATCH v4 4/5] dm: pci: Assign controller device node to root bridge

[PATCH v3 0/2] log: don't show function by default
 2020-06-16 23:31 UTC  (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] log: use BIT() instead of 1 <<

[RFC PATCH 0/4] CONFIG_IS_ENABLED magic
 2020-06-16 23:31 UTC  (3+ messages)
` [RFC PATCH 4/4] linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLED

U-Boot atheros PHY support and cubox ethernet
 2020-06-16 22:30 UTC  (22+ messages)

Can't access mmc #0 on mt7623 when booted from external SD
 2020-06-16 21:12 UTC  (7+ messages)

[PATCH] video: sunxi_display: Convert to DM_VIDEO
 2020-06-16 20:49 UTC 

[PATCH v2 1/1] spl: fix ext4fs_mount return code handling
 2020-06-16 20:03 UTC 

[PATCH v1 00/13] This patch-series includes updates for Toradex modules:
 2020-06-16 19:20 UTC  (14+ messages)
` [PATCH v1 01/13] apalis-imx8: enable of_system_setup
` [PATCH v1 02/13] apalis/colibri-imx8: re-enable CONFIG_IMX_SCU_THERMAL
` [PATCH v1 03/13] colibri-imx8x: declare consoleargs
` [PATCH v1 04/13] colibri_imx7: add addresses required for distro boot
` [PATCH v1 05/13] colibri-imx6ull/imx7: define bootubipart "
` [PATCH v1 06/13] colibri_vf_defconfig: enable part cmd
` [PATCH v1 07/13] configs/colibri_vf.h: drop sdboot in favour of distro_bootcmd
` [PATCH v1 08/13] apalis-tk1: enable distroboot
` [PATCH v1 09/13] apalis-tk1: fix setting fdtfile value
` [PATCH v1 10/13] toradex: imx: enable BOOTCOUNT feature
` [PATCH v1 11/13] apalis_imx6: boot env configuration updates
` [PATCH v1 12/13] colibri_imx7: "
` [PATCH v1 13/13] colibri_imx6: "

[PULL] Pull request: u-boot-stm32 for v2020.07= u-boot-stm32-20200616
 2020-06-16 18:01 UTC  (2+ messages)

[PATCH v2 00/12] mips: Add initial Octeon MIPS64 base support
 2020-06-16 17:42 UTC  (11+ messages)
` [PATCH v2 10/12] mips: octeon: Initial minimal support for the Marvell Octeon SoC
` [PATCH v2 12/12] mips: octeon: Add minimal Octeon 3 EBB7304 EVK support

[PATCH] configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mp
 2020-06-16 16:30 UTC 

[PATCH] arm: stm32mp: protect DBGMCU_IDC access with BSEC
 2020-06-16 16:27 UTC 

[PATCH] arm: stm32mp: stm32prog: add "Device Name" in iproduct during DFU USB enumeration
 2020-06-16 16:25 UTC 

[PATCH] board: st: stm32mp1: increase teed partition
 2020-06-16 16:19 UTC 

[PATCH] ARM: dts: stm32: add reset support to uart nodes on stm32mp15x
 2020-06-16 16:10 UTC 

Mainlining advice for new (MStar/SigmaStar) ARMv7 SoC family
 2020-06-16 15:44 UTC 

[PATCH] Add support for SHA384 and SHA512
 2020-06-16 15:39 UTC  (3+ messages)
` [PATCH] common: hash: Remove a debug printf statement

[PATCH v3 0/2] imx: support for conga-QMX8 board
 2020-06-16 15:31 UTC  (4+ messages)
` [PATCH v3] "
` [PATCH 2/2] hack to boot with 2020.01

[PATCH 1/1] spl: fix ext4fs_mount return code handling
 2020-06-16 15:29 UTC  (2+ messages)

[PATCH] power: axp209: Limit inrush current for A20-OLinuXino_MICRO
 2020-06-16 14:57 UTC 

[PATCH] checkpatch.pl: Fully re-sync with v5.7
 2020-06-16 14:29 UTC 

[PATCH] checkpatch: fix a false check against wchar/utf-16 string
 2020-06-16 14:17 UTC  (2+ messages)

[PATCH v2 0/6] crypto/fsl: add RNG support
 2020-06-16 14:02 UTC  (3+ messages)
` [PATCH v2 1/6] crypto/fsl: make SEC%u status line consistent

[PATCH v2] i2c: eeprom: Use reg property instead of offset and size
 2020-06-16 13:53 UTC  (3+ messages)

[PATCH v2 00/49] rockchip: x86: Support building ROM files automatically with binman
 2020-06-16 13:44 UTC  (4+ messages)
` [PATCH v2 29/49] tegra: Drop the unused non-binman code

[PATCH 00/10] improve OF_PLATDATA support
 2020-06-16 13:43 UTC  (11+ messages)
` [PATCH 01/10] dtoc: add support to scan drivers

Pull request for UEFI sub-system for efi-2020-07-rc5
 2020-06-16 13:18 UTC  (2+ messages)

[PATCH] regulator: fix: enable gpio when requested
 2020-06-16 13:18 UTC  (2+ messages)

[PATCH v2 00/23] spi: dm-conversion (part1)
 2020-06-16 12:59 UTC  (4+ messages)
` [PATCH v2 12/23] logicpd: Drop omap3 zoom1

[PATCH v3 32/35] x86: Allow devices to write to DSDT
 2020-06-16 11:31 UTC  (2+ messages)

[PATCH v3 30/35] x86: Allow devices to write an SSDT
 2020-06-16 11:31 UTC  (2+ messages)

[PATCH v3 29/35] acpi: Support ordering SSDT data by device
 2020-06-16 11:31 UTC  (2+ messages)

[PATCH v3 21/35] acpi: Support copying properties from device tree to ACPI
 2020-06-16 11:31 UTC  (2+ messages)

[PATCH v3 20/35] acpi: Support writing a GPIO
 2020-06-16 11:31 UTC  (2+ messages)

[PATCH v3 12/35] acpi: Support generation of SPI descriptor
 2020-06-16 11:31 UTC  (2+ messages)

[PATCH v3 05/35] acpi: Support generation of ACPI code
 2020-06-16 11:31 UTC  (2+ messages)

[PATCH v2 24/25] x86: mp: Add more comments to the module
 2020-06-16 11:31 UTC  (2+ messages)

[PATCH v2 20/25] x86: mtrr: Add support for writing to MTRRs on any CPU
 2020-06-16 11:30 UTC  (2+ messages)

[PATCH v2 18/25] x86: coral: Update the memory map
 2020-06-16 11:30 UTC  (2+ messages)

[PATCH v2 17/25] x86: Don't enable SMP in SPL
 2020-06-16 11:30 UTC  (2+ messages)

[PATCH v2 13/25] x86: mp: Allow running functions on multiple CPUs
 2020-06-16 11:30 UTC  (2+ messages)

[PATCH v2 10/25] x86: mp: Support APs waiting for instructions
 2020-06-16 11:30 UTC  (2+ messages)

[PATCH v2 04/25] x86: mp_init: Switch parameter names in start_aps()
 2020-06-16 11:30 UTC  (2+ messages)

[PATCH 1/1] spl: fix ext4fs_mount return code handling
 2020-06-16  9:45 UTC 

[PATCH 1/2] board: stm32mp1: fix handling of DT OP-TEE reserved memory nodes
 2020-06-16  9:18 UTC  (6+ messages)
` [PATCH 2/2] dts: ARM: stm32mp15: add OP-TEE node in u-boot DTSI
  ` [Uboot-stm32] "

[PATCH u-boot v2 0/4] r8152: support more chips
 2020-06-16  9:09 UTC  (5+ messages)
` [PATCH u-boot v2 1/4] eth/r8152: reset bmu after disabling Tx/Rx
` [PATCH u-boot v2 2/4] eth/r8152: reset PHY after setting it
` [PATCH u-boot v2 3/4] eth/r8152: modify rtl_clear_bp function
` [PATCH u-boot v2 4/4] eth/r8152: support RTL8153B/RTL8154B

[PATCH v3] arm: socfpga: add board support for ic-automation moritz III
 2020-06-16  8:15 UTC 

[PATCHv3 0/6] omap4/omap5: convert to DM model
 2020-06-16  8:03 UTC  (7+ messages)
` [PATCHv3 1/6] omap4: Copy device tree from Linux 5.7.y
` [PATCHv3 2/6] omap4: panda: convert to device model
` [PATCHv3 3/6] omap4: Copy device tree from Linux 5.7.y for SDP4430
` [PATCHv3 4/6] omap4: sdp: convert to device model
` [PATCHv3 5/6] omap5: Copy device tree from linux 5.7.y
` [PATCHv3 6/6] omap5: uevm: convert to device model

[PATCH v4 0/4] cmd: env: add option for quiet output on env info
 2020-06-16  8:01 UTC  (4+ messages)
` [PATCH v4 4/4] test: env: add test for env info sub-command

[PATCH v2 0/9] env: ext4: corrections and add test for env in ext4
 2020-06-16  7:40 UTC  (10+ messages)
` [PATCH v2 1/9] env: add absolute path at CONFIG_ENV_EXT4_FILE
` [PATCH v2 2/9] env: ext4: set gd->env_valid
` [PATCH v2 3/9] env: correctly handle result in env_init
` [PATCH v2 4/9] sandbox: activate env in ext4 support
` [PATCH v2 5/9] sandbox: support the change of env location
` [PATCH v2 6/9] test: environment in ext4
` [PATCH v2 7/9] env: ext4: introduce new function env_ext4_save_buffer
` [PATCH v2 8/9] env: ext4: add support of command env erase
` [PATCH v2 9/9] test: sandbox: add test for erase command

[PATCH 0/2] board: amlogic: move boards doc into doc/board/amlogic
 2020-06-16  7:40 UTC  (4+ messages)
` [PATCH 1/2] "

[RESEND PATCH] usb: max3420: add the gadget driver
 2020-06-16  7:29 UTC  (4+ messages)

[PATCH v2 0/8] efi_loader: secure boot: support intermediate certificates in signature
 2020-06-16  5:26 UTC  (9+ messages)
` [PATCH v2 1/8] lib: rsa: export rsa_verify_with_pkey()
` [PATCH v2 2/8] lib: crypto: add public_key_verify_signature()
` [PATCH v2 3/8] lib: crypto: enable x509_check_for_self_signed()
` [PATCH v2 4/8] lib: crypto: import pkcs7_verify.c from linux
` [PATCH v2 5/8] lib: crypto: add pkcs7_digest()
` [PATCH v2 6/8] lib: crypto: export and enhance pkcs7_verify_one()
` [PATCH v2 7/8] efi_loader: signature: rework for intermediate certificates support
` [PATCH v2 8/8] test/py: efi_secboot: add test for intermediate certificates

[PATCH v2 0/8] efi_loader: secure boot: support intermediate certificates in signature
 2020-06-16  5:24 UTC 

[PATCH 0/6] checkpatch.pl: Add features to help improve U-Boot code
 2020-06-16  2:15 UTC  (9+ messages)
` [PATCH 6/6] checkpatch.pl: Request if() instead #ifdef

[PATCH 0/8] efi_loader: secure boot: support intermediate certificates in signature
 2020-06-16  1:23 UTC  (4+ messages)
` [PATCH 6/8] lib: crypto: export and enhance pkcs7_verify_one()

[PATCH v2] mmc: retry CMD1 in mmc_send_op_cond() until the eMMC is ready
 2020-06-16  1:02 UTC  (2+ messages)

[PATCH] rockchip: rk3399: allow deselecting SPL_ATF_NO_PLATFORM_PARAM
 2020-06-15 23:30 UTC 

[PATCH 1/2] test/py: efi_secboot: apply autopep8
 2020-06-15 23:16 UTC  (2+ messages)
` [PATCH 2/2] test/py: efi_secboot: more fixes against pylint

[PATCH] env: Kconfig: cosmetics: update comment for SYS_RELOC_GD_ENV_ADDR
 2020-06-15 19:56 UTC  (2+ messages)

[PATCH 1/1] config: qemu: increase SYS_MALLOC_F_LEN
 2020-06-15 19:56 UTC  (2+ messages)

[PATCH] Revert "lib: Improve _parse_integer_fixup_radix base 16 detection"
 2020-06-15 19:55 UTC  (2+ messages)

[PATCH] trivial: Fix booot occurences
 2020-06-15 19:55 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox