messages from 2020-07-28 19:01:31 to 2020-07-29 20:30:03 UTC [more...]
[PATCH v4 0/3] add FIT image support for broadcom NS3 soc
2020-07-29 20:30 UTC (7+ messages)
` [PATCH v4 1/3] configs: ns3: enable FIT config
` [PATCH v4 2/3] board: ns3: add FIT image its file
` [PATCH v4 3/3] board: ns3: add development keys used in FIT
[PATCH v5 0/7] add basic driver support for broadcom NS3 soc
2020-07-29 20:29 UTC (15+ messages)
` [PATCH v5 1/7] configs: ns3: enable pinctrl driver
` [PATCH v5 2/7] dt-bindings: pinctrl: add ns3 pads definition
` [PATCH v5 3/7] configs: ns3: enable BCM IPROC mmc driver
` [PATCH v5 4/7] configs: ns3: enable mmc commands
` [PATCH v5 5/7] configs: ns3: enable gpt commands
` [PATCH v5 6/7] configs: ns3: enable EXT4 and FAT fs support
` [PATCH v5 7/7] configs: ns3: enable sp805 watchdog driver
[PATCH v5 00/15] add initial support for broadcom NS3 soc
2020-07-29 20:29 UTC (31+ messages)
` [PATCH v5 01/15] board: ns3: add support for Broadcom Northstar 3
` [PATCH v5 02/15] arm: cpu: armv8: add L3 memory flush support
` [PATCH v5 03/15] configs: ns3: enable clock subsystem
` [PATCH v5 04/15] dt-bindings: memory: ns3: add memory definitions
` [PATCH v5 05/15] board: ns3: add api to save boot parameters passed from BL31
` [PATCH v5 06/15] board: ns3: default reset type to L3
` [PATCH v5 07/15] board: ns3: program GIC LPI tables
` [PATCH v5 08/15] configs: ns3: enable GIC_V3 ITS
` [PATCH v5 09/15] dt-bindings: memory: ns3: add ddr memory definition
` [PATCH v5 10/15] board: ns3: define ddr memory layout
` [PATCH v5 11/15] board: ns3: limit U-boot relocation within 16MB memory
` [PATCH v5 12/15] include/configs: ns3: add env variables for Linux boot
` [PATCH v5 13/15] include/configs: ns3: add support for flashing images
` [PATCH v5 14/15] doc: add README doc for bcmns3 platform
` [PATCH v5 15/15] MAINTAINERS: update maintainers for broadcom ns3 platform
[PATCH v6 0/2] add brcm iproc gpio driver
2020-07-29 20:27 UTC (5+ messages)
` [PATCH v6 1/2] drivers: gpio: add broadcom iproc gpio driver support
` [PATCH v6 2/2] gpio: do not include <asm/arch/gpio.h> on TARGET_BCMNS3
[PATCH v2] board: ti: am65x: Update fdt fixup logic for interconnect nodes
2020-07-29 18:41 UTC
[PATCH 1/1] doc: riscv: debug UART for MAIX
2020-07-29 17:32 UTC (2+ messages)
[PATCH 1/3] mkimage: fit: only process one cipher node
2020-07-29 17:17 UTC (6+ messages)
` [PATCH 2/3] mkimage: fit: handle FDT_ERR_NOSPACE when ciphering
` [PATCH 3/3] mkimage: fit: don't cipher ciphered data
[PATCH v3 0/5] Add support for the SquashFS filesystem
2020-07-29 16:54 UTC (8+ messages)
` [PATCH v3 3/5] include/u-boot, lib/zlib: add sources for zlib decompression
[PATCH 0/2] drivers: use of_match_ptr to avoid references when OF_PLATDATA is used
2020-07-29 16:17 UTC (3+ messages)
` [PATCH 1/2] core: improve of_match_ptr with OF_PLATDATA
` [PATCH 2/2] drivers: use of_match_ptr to avoid references when OF_PLATDATA is used
[RFC 0/4] drivers: footprint reduction proposal
2020-07-29 16:00 UTC (8+ messages)
` [RFC 3/4] dtoc: add support for generate stuct udevice_id
[PATCH 0/6] efi_selftest: allow UEFI testing on MAIX
2020-07-29 16:00 UTC (8+ messages)
` [PATCH 1/6] efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system
` [PATCH 2/6] configs: reduce stack size of Sipeed MAIX
` [PATCH 3/6] riscv: load addresses for "
` [PATCH 4/6] dm: sysreset: wait after reset message
` [PATCH 5/6] efi_selftest: SNP test depends on network
` [PATCH 6/6] efi_selftest: block device test requires CONFIG_DOS_PARTITION
[PATCH 1/1] x86: rename CONFIG_STACK_SIZE
2020-07-29 15:57 UTC
[PATCH v2 0/6] mx6cuboxi: enable OF_PLATDATA with MMC support
2020-07-29 15:32 UTC (4+ messages)
` [PATCH v2 3/6] gpio: mxc_gpio: add OF_PLATDATA support
[PATCH v3 0/6] mx6cuboxi: enable OF_PLATDATA with MMC support
2020-07-29 15:31 UTC (7+ messages)
` [PATCH v3 1/6] mmc: fsl_esdhc_imx: rename driver name to match ll_entry
` [PATCH v3 2/6] mmc: fsl_esdhc_imx: add OF_PLATDATA support
` [PATCH v3 3/6] gpio: mxc_gpio: "
` [PATCH v3 4/6] mmc: fsl_esdhc_imx: add CD support when OF_PLATDATA is enabled
` [PATCH v3 5/6] drivers: rename more drivers to match compatible string
` [PATCH v3 6/6] mx6cuboxi: enable OF_PLATDATA
[PATCH] mmc: sdhci: Setup HS modes based on HISPD bit
2020-07-29 15:07 UTC (3+ messages)
[PATCH] mmc: sdhci: Enable high speed conditional on the correspnding bit
2020-07-29 15:07 UTC (2+ messages)
[PATCH 00/22] clk: at91: add sama7g5 support
2020-07-29 14:51 UTC (23+ messages)
` [PATCH 01/22] clk: check hw and hw->dev before dereference it
` [PATCH 02/22] clk: check pointer returned by dev_get_parent()
` [PATCH 03/22] dm: core: add support for device re-parenting
` [PATCH 04/22] clk: bind clk to new parent device
` [PATCH 05/22] clk: do not disable clock if it is critical
` [PATCH 06/22] clk: get clock pointer before proceeding
` [PATCH 07/22] clk: at91: add pre-requisite headers for AT91 clock architecture
` [PATCH 08/22] clk: at91: pmc: add helpers for clock drivers
` [PATCH 09/22] clk: at91: move clock code to compat.c
` [PATCH 10/22] clk: at91: sckc: add driver compatible with ccf
` [PATCH 11/22] clk: at91: clk-main: "
` [PATCH 12/22] clk: at91: sam9x60-pll: "
` [PATCH 13/22] clk: at91: clk-master: "
` [PATCH 14/22] clk: at91: clk-master: add support for sama7g5
` [PATCH 15/22] clk: at91: clk-utmi: add driver compatible with ccf
` [PATCH 16/22] clk: at91: clk-utmi: add support for sama7g5
` [PATCH 17/22] clk: at91: clk-programmable: add driver compatible with ccf
` [PATCH 18/22] clk: at91: clk-system: "
` [PATCH 19/22] clk: at91: clk-peripheral: "
` [PATCH 20/22] clk: at91: clk-generic: "
` [PATCH 21/22] clk: at91: pmc: add generic clock ops
` [PATCH 22/22] clk: at91: sama7g5: add clock support
Improvements to FIT ciphering
2020-07-29 13:49 UTC (4+ messages)
[PATCH 1/3] board: mediatek: fix mmc_get_boot_dev() for platforms without external SD
2020-07-29 13:45 UTC (6+ messages)
` [PATCH 2/3] board: mediatek: Use CONFIG_DEFAULT_FDT_FILE for default environment
` [PATCH 3/3] board: mediatek: Add support for UniElec U7623 board
[PATCH v4 00/14] arm: add support for SoC S5P4418
2020-07-29 13:45 UTC (29+ messages)
` [PATCH v4 01/14] arm: add mach-nexell (header files)
` [PATCH v4 02/14] arm: add mach-nexell (all files except header files)
` [PATCH v4 03/14] gpio: add nexell driver
` [PATCH v4 04/14] i2c: "
` [PATCH v4 05/14] mmc: "
` [PATCH v4 06/14] pinctrl: "
` [PATCH v4 07/14] pwm: add driver for nexell
` [PATCH v4 08/14] video: add nexell video driver (soc: displaytop)
` [PATCH v4 09/14] video: add nexell video driver (soc: mlc, mipi)
` [PATCH v4 10/14] video: add nexell video driver (soc: lvds, hdmi)
` [PATCH v4 11/14] video: add nexell video driver (soc: dpc, makefile)
` [PATCH v4 12/14] video: add nexell video driver (display/video driver)
` [PATCH v4 13/14] arm: add support for SoC s5p4418 (cpu) / nanopi2 board
` [PATCH v4 14/14] arm: add (default) config for "
[PATCH] mmc: sdhci: Use upper/lower_32_bits macros
2020-07-29 13:44 UTC
[PATCH v3 0/5] Fixes for running U-boot under QEMU/KVM
2020-07-29 13:44 UTC (11+ messages)
` [PATCH v3 1/5] arm: enable allocate-on-read for LPAE's DCACHE_WRITEBACK/_WRITETHROUGH
` [PATCH v3 2/5] arm: qemu: enable LPAE on 32-bit
` [PATCH v3 3/5] arm: qemu: implement enable_caches()
` [PATCH v3 4/5] arm: qemu: disable the EFI workaround for older GRUB
` [PATCH v3 5/5] arm: qemu: override flash accessors to use virtualizable instructions
[PATCH 1/3] arm: Add support for Qualcomm IPQ40xx family
2020-07-29 13:43 UTC (6+ messages)
` [PATCH 2/3] msm_serial: Read bit rate register value from DT
` [PATCH 3/3] msm_gpio: Add support for Qualcomm IPQ40xx
Can't access mmc #0 on mt7623 when booted from external SD
2020-07-29 13:43 UTC (11+ messages)
` [PATCH] pinctrl: mediatek: add PUPD/R0/R1 support for MT7623
[U-boot,V2,0/2] Enable mt7531 switch support for MT7629
2020-07-29 13:43 UTC (5+ messages)
` [U-boot, V2, 1/2] eth: mtk-eth: enable mt7629 sgmii mode support in mediatek eth driver
` [U-boot, V2, 2/2] arm: dts: mediatek: enable sgmii mode and mt7531 switch for mt7629
[PATCH v2 00/18] Add new board: Xen guest for ARM64
2020-07-29 13:03 UTC (8+ messages)
` [PATCH v2 01/18] Add MIT License
` [PATCH v2 02/18] Kconfig: Introduce CONFIG_XEN
Using gerrit or github for review?
2020-07-29 13:01 UTC (5+ messages)
[PATCH] board: stm32mp1: use const for struct node_info
2020-07-29 11:24 UTC
[RESEND PATCH] usb: max3420: add the gadget driver
2020-07-29 10:04 UTC (5+ messages)
[PATCH v2 0/7] riscv: Clean up timer drivers
2020-07-29 9:56 UTC (8+ messages)
` [PATCH v2 1/7] riscv: Rework riscv timer driver to only support S-mode
` [PATCH v2 2/7] riscv: Rework Andes PLMT as a UCLASS_TIMER driver
` [PATCH v2 3/7] riscv: Clean up initialization in Andes PLIC
` [PATCH v2 4/7] riscv: Rework Sifive CLINT as UCLASS_TIMER driver
` [PATCH v2 5/7] riscv: clk: Add CLINT clock to kendryte clock driver
` [PATCH v2 6/7] riscv: Update Kendryte device tree for new CLINT driver
` [PATCH v2 7/7] riscv: Update SiFive "
[PATH v2] fsl-layerscape: enable dwc3 snooping feature
2020-07-29 9:52 UTC
[PATCH v5 0/5] add DM based reset driver for SiFive SoC's
2020-07-29 9:36 UTC (6+ messages)
` [PATCH v5 1/5] dt-bindings: prci: add indexes for reset signals available in prci
` [PATCH v5 2/5] fu540: prci: use common reset indexes defined in binding header
` [PATCH v5 3/5] fu540: dtsi: add reset producer and consumer entries
` [PATCH v5 4/5] sifive: reset: add DM based reset driver for SiFive SoC's
` [PATCH v5 5/5] configs: reset: fu540: enable dm reset framework for SiFive
[PATCH] fsl-layerscape: enable dwc3 snooping feature
2020-07-29 9:13 UTC
[PULL] Pull request: u-boot-stm32 for v2020.10= u-boot-stm32-20200729
2020-07-29 7:56 UTC
[PATCH v4 00/16] efi_loader: add capsule update support
2020-07-29 7:06 UTC (8+ messages)
` [PATCH v4 03/16] common: update: add a generic interface for FIT image
` [PATCH v4 06/16] efi_loader: define UpdateCapsule api
[RESEND,V2,0/2] Enable mt7531 switch support for MT7629
2020-07-29 7:02 UTC (3+ messages)
` [RESEND, V2, 1/2] eth: mtk-eth: enable mt7629 sgmii mode support in mediatek eth driver
` [RESEND, V2, 2/2] arm: dts: mediatek: enable sgmii mode and mt7531 switch for mt7629
[PATCH v3 01/17] Kconfig: Introduce CONFIG_SYS_HAS_SRAM
2020-07-29 6:41 UTC (6+ messages)
` [PATCH v3 11/17] board_f: ppc: Factor out ppc-specific bdinfo setup
[PATCH v2] board: Add support for iMX8QXP AI_ML board
2020-07-29 5:05 UTC
[PATCH 1/1] cmd: bdinfo: cleanup phys_addr_t output
2020-07-29 3:56 UTC (2+ messages)
[PATCH v4 0/5] add DM based reset driver for SiFive SoC's
2020-07-29 3:49 UTC (7+ messages)
[PATCH v5 0/8] efi_loader: secure boot: support intermediate certificates in signature
2020-07-29 2:49 UTC (4+ messages)
` [PATCH v5 6/8] efi_loader: signature: rework for intermediate certificates support
Please pull u-boot-dm
2020-07-29 2:38 UTC
[PATCH v2] travis: update sbsigntools to 0.9.4
2020-07-29 2:36 UTC
[PATCH v1 3/3] pico-imx6ul: convert ethernet function to DM_ETH
2020-07-29 2:36 UTC
[PATCH v2 00/18] arm: mach-k3: Initial support for Texas Instrument's J7200 Platform
2020-07-29 2:35 UTC (4+ messages)
` [PATCH v2 06/18] arm: mach-k3: sysfw-loader: Add support for rom loading sysfw image
[PATCH v1 2/3] configs: pico-imx6ul: convert DM_VIDEO
2020-07-29 2:35 UTC
[PATCH] mmc: am654_sdhci: Use MMC_MODES_END value instead of hardcoded value
2020-07-29 2:08 UTC (2+ messages)
[PATCH v1 1/3] configs: pico-imx6ul: convert DM_USB
2020-07-29 2:07 UTC
[PATCH v2] configs: pico-imx6: convert ethernet function to DM_ETH
2020-07-29 2:03 UTC
[PATCH v2 0/5] cmd: Fix 'md' and add a memory-search command
2020-07-29 1:41 UTC (6+ messages)
` [PATCH v2 1/5] test: Add a way to check part of a console line or skip it
` [PATCH v2 2/5] console: Always define the console-recording functions
` [PATCH v2 3/5] dm: Rename DM test flags to make them more generic
` [PATCH v2 4/5] test: Add a flag for tests that need console recording
` [PATCH v2 5/5] cmd: Update the memory-search command
Initial support for the Pine64 Pinephone
2020-07-29 0:30 UTC (6+ messages)
` [PATCH 6/8] arm: dts: Sync the sun50i-a64.dtsi from Linux 5.8-rc1
[PATCH 1/2] Kconfig: add SPL_LOAD_FIT_ADDRESS
2020-07-28 22:28 UTC (4+ messages)
` [PATCH 2/2] configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigs
[PATCH] Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig
2020-07-28 22:28 UTC (2+ messages)
[PATCH] configs: Remove dead CONFIG options
2020-07-28 22:28 UTC (2+ messages)
[PATCH] Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig
2020-07-28 22:28 UTC (2+ messages)
[PATCH] Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig
2020-07-28 22:28 UTC (2+ messages)
[PATCH] Convert CONFIG_ENV_OVERWRITE to Kconfig
2020-07-28 22:28 UTC (2+ messages)
[PATCH 1/2] Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig
2020-07-28 22:28 UTC (4+ messages)
` [PATCH 2/2] Convert CONFIG_SPL_NAND_BASE "
[PATCH] Convert CONFIG_BOOTP_DNS2 to Kconfig
2020-07-28 22:27 UTC (2+ messages)
[PATCH v2] dtoc: add coverage test for unicode error
2020-07-28 22:06 UTC
[PATCH] dtoc: add coverage test for unicode error
2020-07-28 22:04 UTC (3+ messages)
AM335X Bootp of u-boot-spl.bin followed by tftp of u-boot.img. Is it possible?
2020-07-28 20:39 UTC (2+ messages)
[PATCH v5 0/3] Add support for booting into userspace fastboot
2020-07-28 20:35 UTC (4+ messages)
` [PATCH v5 1/3] fastboot: Extend fastboot_set_reboot_flag with reboot reason
` [PATCH v5 2/3] fastboot: Add support for 'reboot fastboot' command
` [PATCH v5 3/3] fastboot: Add default fastboot_set_reboot_flag implementation
[PATCH v2] fit_image: Use calloc() to fix reproducibility issue
2020-07-28 19:07 UTC (2+ messages)
[PATCH v1 00/24] arm: Introduce Marvell/Cavium OcteonTX/TX2
2020-07-28 19:01 UTC (25+ messages)
` [PATCH v1 05/24] pci: pci-uclass: Make DT subnode parse optional
` [PATCH v1 06/24] pci: pci-uclass: Add multi entry support for memory regions
` [PATCH v1 07/24] pci: pci-uclass: Add support for Enhanced Allocation in Bridges
` [PATCH v1 08/24] pci: pci-uclass: Add support for Single-Root I/O Virtualization
` [PATCH v1 09/24] pci: pci-uclass: Add VF BAR map support for Enhanced Allocation
` [PATCH v1 11/24] pci: pci-uclass: Check validity of ofnode
` [PATCH v1 13/24] arm: octeontx: Add headers for OcteonTX
` [PATCH v1 14/24] arm: octeontx2: Add headers for OcteonTX2
` [PATCH v1 15/24] ata: ahci: Add BAR index quirk for Cavium PCI SATA device
` [PATCH v1 16/24] pci: Add PCI controller driver for OcteonTX / TX2
` [PATCH v1 17/24] mmc: Remove static qualifier on mmc_power_init
` [PATCH v1 22/24] watchdog: Add reset support for OcteonTX / TX2
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