messages from 2020-04-14 02:51:47 to 2020-04-15 10:27:37 UTC [more...]
[PATCHv2 0/9] fsl: layerscape: Initialize the GIC redistributor
2020-04-15 10:27 UTC (3+ messages)
` [PATCHv2 2/9] arm64: fsl-layerscape: Assign addr to resv_ram if enabled RESV_RAM config
[PATCH v2] configs: ls1021a: Append othbootargs to bootargs
2020-04-15 10:13 UTC (2+ messages)
[PATCH] configs: ls1012afrwy: drop env qspi_bootcmd
2020-04-15 10:08 UTC (2+ messages)
[PATCH] armv8: ls1046ardb: add new 16GB udimm memory support
2020-04-15 10:06 UTC (2+ messages)
[PATCH] lx2160a : Update environment variable
2020-04-15 9:57 UTC (3+ messages)
` [PATCH v2] lx2160a : Update eMMC boot environment variables
[PATCH 0/4] Updates for ClearFog EEPROM
2020-04-15 9:49 UTC (2+ messages)
Please pull u-boot-marvell/master (watchdog related)
2020-04-15 9:43 UTC
[PATCH v4 1/1] driver: watchdog: get platform clock from dt file
2020-04-15 9:39 UTC (2+ messages)
[PATCH] watchdog: allow overriding the rate-limiting logic
2020-04-15 9:38 UTC (3+ messages)
` [PATCH 0/3] watchdog: honour hw_margin_ms property
[PATCH 0/2] Rename spl_boot_mode() and spl_boot_partition()
2020-04-15 9:33 UTC (3+ messages)
` [PATCH 1/2] spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()
` [PATCH 2/2] spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()
[PATCH] board: fsl: lx2160a: define gic_lpi_base with CONFIG_GIC_V3_ITS support
2020-04-15 9:23 UTC
[PULL] Pull request: u-boot-stm/next =u-boot-stm32-20200415
2020-04-15 9:08 UTC
[PATCH 0/7] ddr: altera: arria10: Convert SDRAM driver to DM
2020-04-15 9:00 UTC (8+ messages)
` [PATCH 1/7] ddr: altera: arria10: Fix incorrect address for mpu1
` [PATCH 2/7] ddr: altera: arria10: Move SDRAM driver to DM
` [PATCH 3/7] ddr: altera: arria10: Change to use reset DM function
` [PATCH 4/7] arm: socfpga: arria10: Move sdram_arria10.h to drivers/ddr/altera
` [PATCH 5/7] ddr: altera: arria10: Add RAM size check
` [PATCH 6/7] ddr: altera: arria10: Change %i to %u for printf
` [PATCH 7/7] ddr: altera: arria10: Remove call to dram_init_banksize()
[RFC PATCH] powerpc, qe: add DTS support for parallel I/O ports
2020-04-15 8:32 UTC (5+ messages)
[RFC PATCH] net, qe: add DM support for QE UEC ethernet
2020-04-15 8:32 UTC (7+ messages)
[PATCH 1/3] mips: mt76x8: ddr_cal: Rename dqs_test_valid() to dqs_test_error()
2020-04-15 7:46 UTC (7+ messages)
` [PATCH 2/3] mips: mt76x8: ddr_cal: Change types from u32 to int in dqs_find_min/max
` [PATCH 3/3] mips: mt76x8: ddr_cal: Correct dqs_find_min/max implementations
[PATCH] board: stm32mp1: correct CONFIG_IS_ENABLED usage for LED
2020-04-15 7:32 UTC (3+ messages)
` [Uboot-stm32] "
[PATCH] ARM: stm32: Enable bootd, iminfo, imxtract on ST defconfig
2020-04-15 7:32 UTC (3+ messages)
` [Uboot-stm32] "
[PATCH] ARM: dts: stm32: Rename LEDs to match silkscreen on AV96
2020-04-15 7:31 UTC (3+ messages)
[PATCH v3 00/23] gitlab: Simplify the test script
2020-04-15 7:30 UTC (3+ messages)
` [PATCH v3 19/23] travis/gitlab/azure: Use -W to avoid warnings check
[PATCH] configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT
2020-04-15 7:29 UTC (3+ messages)
` [Uboot-stm32] "
[PATCH V4] ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2
2020-04-15 7:29 UTC (3+ messages)
[PATCH] ARM: dts: stm32: Define FMC2 base address
2020-04-15 7:28 UTC (5+ messages)
[PATCH 1/2] net: dwc_eth_qos: implement reset-gpios for stm32
2020-04-15 7:27 UTC (4+ messages)
` [PATCH 2/2] net: dwc_eth_qos: implement phy reg and max-speed "
` [Uboot-stm32] "
` [Uboot-stm32] [PATCH 1/2] net: dwc_eth_qos: implement reset-gpios "
[PATCH v5 00/14] Add support for MediaTek xHCI host controller
2020-04-15 7:17 UTC (29+ messages)
` [PATCH v5 01/14] dm: core: Add function to get child count of ofnode or device
` [PATCH v5 02/14] test: dm: add test item for ofnode_get_child_count()
` [PATCH v5 03/14] phy: Add get/enable/disable for a bulk of phys
` [PATCH v5 04/14] test: dm: phy: add a test item for the phy_bulk API
` [PATCH v5 05/14] usb: dwc3: use the phy bulk API to get phys
` [PATCH v5 06/14] usb: dwc2_udc_otg: "
` [PATCH v5 07/14] phy: phy-mtk-tphy: add support USB phys
` [PATCH v5 08/14] phy: phy-mtk-tphy: add support new version
` [PATCH v5 09/14] phy: phy-mtk-tphy: add a new reference clock
` [PATCH v5 10/14] xhci: mediatek: Add support for MTK xHCI host controller
` [PATCH v5 11/14] arm: dts: mt7629: add usb related nodes
` [PATCH v5 12/14] dt-bindings: phy-mtk-tphy: add properties of address mapping and clocks
` [PATCH v5 13/14] dt-bindings: usb: mtk-xhci: Add binding for MediaTek xHCI host controller
` [PATCH v5 14/14] MAINTAINERS: MediaTek: add USB related files
[PATCH v3 0/9] Add support for MediaTek xHCI host controller
2020-04-15 7:09 UTC (19+ messages)
` [PATCH v3 1/9] dm: core: Add function to get child count of ofnode or device
` [PATCH v3 2/9] test: dm: add test item for ofnode_get_child_count()
` [PATCH v3 3/9] phy: phy-mtk-tphy: add support USB phys
` [PATCH v3 4/9] phy: phy-mtk-tphy: add support new version
` [PATCH v3 5/9] phy: phy-mtk-tphy: add a new reference clock
` [PATCH v3 6/9] xhci: mediatek: Add support for MTK xHCI host controller
` [PATCH v3 7/9] arm: dts: mt7629: add usb related nodes
` [PATCH v3 8/9] dt-bindings: phy-mtk-tphy: add properties of address mapping and clocks
` [PATCH v3 9/9] dt-bindings: usb: mtk-xhci: Add binding for MediaTek xHCI host controller
Calling i2c set speed twice for i2c_mux_bus
2020-04-15 6:40 UTC (5+ messages)
[PATCH u-boot-marvell 1/1] clk: armada-37xx-periph: fix DDR PHY clock divider values
2020-04-15 6:37 UTC (2+ messages)
[PATCH] pwm: Add PWM driver for SiFive SoC
2020-04-15 6:32 UTC
[PATCH v2 00/22] common: Further reduce the size of common.h
2020-04-15 4:48 UTC (8+ messages)
` [PATCH v2 21/22] Use __ASSEMBLY__ as the assembly macros
[PATCH] rockchip: rk3399: enable spl-fifo-mode for sdmmc
2020-04-15 3:25 UTC
[PATCH v2 1/2] arm: dts: bcm283x: Allow UARTs to work before relocation
2020-04-15 2:23 UTC (2+ messages)
[PATCH] fvp: Add support for loading Android boot images via semihosting
2020-04-15 1:19 UTC (5+ messages)
[PATCH] tiny-printf: Support %i
2020-04-15 0:26 UTC (15+ messages)
[PATCH v7 00/17] efi_loader: add secure boot support
2020-04-15 0:22 UTC (15+ messages)
` [PATCH v7 02/17] efi_loader: add signature verification functions
` [PATCH v7 10/17] cmd: env: add "-at" option to "env set -e" command
` [PATCH v7 11/17] cmd: efidebug: add "test bootmgr" sub-command
` [PATCH v7 12/17] efi_loader, pytest: set up secure boot environment
` [PATCH v7 13/17] efi_loader, pytest: add UEFI secure boot tests (authenticated variables)
` [PATCH v7 14/17] efi_loader, pytest: add UEFI secure boot tests (image)
` [PATCH v7 15/17] sandbox: add extra configurations for UEFI and related tests
` [PATCH v7 16/17] travis: add packages for UEFI secure boot test
` [PATCH v7 17/17] efi_loader: add some description about UEFI secure boot
AW: AW: latest u-boot branch for Marvell Armada 88F3720
2020-04-14 23:52 UTC (2+ messages)
` "
Please pull u-boot-marvell/master
2020-04-14 23:25 UTC (2+ messages)
[PULL] u-boot-socfpga/master
2020-04-14 23:24 UTC (2+ messages)
[PULL] u-boot-usb/master
2020-04-14 23:24 UTC (2+ messages)
[PATCH v5 0/6] RISC-V DT related fixes for reserved memory & UEFI
2020-04-14 23:18 UTC (11+ messages)
` [PATCH v5 1/6] riscv: Add boot hartid to Device tree
[PATCH v2 0/2] efi_loader: identify EFI system partition
2020-04-14 22:57 UTC (13+ messages)
` [PATCH v2 1/2] part: detect "
` [PATCH v2 2/2] efi_loader: identify "
[PATCH] Revert "riscv: qemu: clear kernel-start/-end in device tree as workaround for BBL"
2020-04-14 21:24 UTC
[PATCH 1/3] stm32mp1: board: add support of CONFIG_ENV_IS_IN_MMC
2020-04-14 13:18 UTC (6+ messages)
` [PATCH 2/3] stm32mp1: use a specific SD/eMMC partition for U-Boot enviromnent
` [Uboot-stm32] "
` [PATCH 3/3] configs:stm32mp1: activate env config in SPL
` [Uboot-stm32] "
` [Uboot-stm32] [PATCH 1/3] stm32mp1: board: add support of CONFIG_ENV_IS_IN_MMC
[PATCH 00/18] stm32mp1: add command stm32prog
2020-04-14 13:11 UTC (39+ messages)
` [PATCH 01/18] usb: gadget: g_dnl: add function g_dnl_set_product
` [Uboot-stm32] "
` [PATCH 02/18] dfu: add prototype for dfu_transaction_initiate/cleanup
` [Uboot-stm32] "
` [PATCH 03/18] stm32mp: add function get_cpu_dev
` [PATCH 04/18] stm32mp: add the command stm32prog
` [PATCH 05/18] stm32mp: stm32prog: add flash layout parsing
` [PATCH 06/18] stm32mp: stm32prog: add MMC device
` [PATCH 07/18] stm32mp: stm32prog: add support of boot partition for eMMC device
` [PATCH 08/18] stm32mp: stm32prog: add upport of partial update
` [PATCH 09/18] stm32mp: stm32prog: add MTD devices support
` [PATCH 10/18] stm32mp: stm32prog: adapt the MTD partitions
` [PATCH 11/18] stm32mp: stm32prog: add support of ssbl copy
` [PATCH 12/18] stm32mp: stm32prog: add support for delete option in flashlayout
` [PATCH 13/18] stm32mp: stm32prog: add otp update support
` [PATCH 14/18] stm32mp: stm32prog: add pmic NVM "
` [PATCH 15/18] stm32mp: stm32prog: add serial link support
` [PATCH 16/18] stm32mp: stm32prog: enable videoconsole
` [PATCH 17/18] stm32mp: stm32prog: support for script
` [PATCH 18/18] stm32mp: stm32prog: add support of RAM target
[PATCH v5 00/29] dm: Add programmatic generation of ACPI tables (part A)
2020-04-14 12:56 UTC (5+ messages)
` [PATCH v5 16/29] x86: Move acpi_s3.h to include/acpi/
` Antwort: "
` [PATCH v5 27/29] acpi: Put table-setup code in its own function
` Antwort: "
[PATCH V3] ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2
2020-04-14 12:18 UTC (9+ messages)
[PATCH 00/11] Fixes for Nokia RX-51
2020-04-14 12:01 UTC (12+ messages)
` [PATCH 08/11] Nokia RX-51: Enable CONFIG_CONSOLE_MUX
` [PATCH 11/11] Nokia RX-51: Add automated test for running RX-51 build in qemu
[PATCH 1/2] configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs
2020-04-14 10:08 UTC (3+ messages)
` [PATCH 2/2] configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME "
` [Uboot-stm32] "
[PATCH 1/5] arm: dts: rockchip: rk3399: add and enable rng node
2020-04-14 10:08 UTC (10+ messages)
` [PATCH 2/5] arm: dts: rockchip: px30: "
` [PATCH 3/5] rockchip: rng: Add a driver for random number generator(rng) device
` [PATCH 4/5] rockchip: rk3399: Enable CONFIG_RNG_ROCKCHIP
` [PATCH 5/5] rockchip: px30: "
[PATCH] rockchip: rk3328: add rock-pi-e-rk3328_defconfig
2020-04-14 10:02 UTC
[PATCH] powerpc: dts: p1010: add i2c node
2020-04-14 9:39 UTC (3+ messages)
[PATCH 00/11] stm32mp1: migrate MTD and DFU configuration in Kconfig
2020-04-14 9:34 UTC (23+ messages)
` [PATCH 01/11] board: stm32mp1: move board_get_mtdparts in st common directory
` [Uboot-stm32] "
` [PATCH 02/11] board: stm32mp1: move set_dfu_alt_info "
` [Uboot-stm32] "
` [PATCH 03/11] stm32mp1: dynamically build DFU_ALT_INFO
` [Uboot-stm32] "
` [PATCH 04/11] stm32mp1: move MTDPART configuration in Kconfig
` [Uboot-stm32] "
` [PATCH 05/11] board: stm32mp1: reserve memory for OP-TEE in device tree
` [PATCH 06/11] stm32mp1: dynamically detect op-tee presence
` [PATCH 07/11] board: stm32mp1: use FDT address provided by TF-A at boot time
` [PATCH 08/11] configs: stm32mp1: remove optee defconfig
` [PATCH 09/11] board: stm32mp1: support boot from spi-nand
` [PATCH 10/11] board: stm32mp1: adapt MTD partition for BOOT from NOR or NAND
` [Uboot-stm32] "
` [PATCH 11/11] doc: stm32mp1: update DFU support example
[PATCH v6 00/12] ClearFog Base static variant support
2020-04-14 9:33 UTC (5+ messages)
` [PATCH v6 09/12] arm: mvebu: enable working default boot support
` [PATCH v6 11/12] arm: mvebu: clearfog: don't always use SPL MMC
[PATCH 0/4] P1010RDB: Add device tree support and enable DM PCIe driver
2020-04-14 9:30 UTC (5+ messages)
` [PATCH 1/4] powerpc: Enable device tree support for P1010RDB
` [PATCH 2/4] powerpc: P1010RDB: Compile legacy PCIe routines conditionally
` [PATCH 3/4] powerpc: P1010RDB: Disable legacy PCIe driver when DM_PCI is enabled
` [PATCH 4/4] configs: P1010RDB: Enable PCIe driver
[RFC PATCH v2 0/2] Move FSP-S configuration to device-tree
2020-04-14 9:25 UTC (3+ messages)
` [RFC PATCH v2 1/2] arch: x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled
` [RFC PATCH v2 2/2] arch: x86: apl: Read FSP-S configuration from device-tree
[PATCH] armv8: ls1028a: define esdhc_status_fixup
2020-04-14 9:24 UTC
[PATCH] arm: stm32mp: cleanup test on eth_env_set_enetaddr result
2020-04-14 9:12 UTC (3+ messages)
[PATCH v1] colibri_t20: change maintainer
2020-04-14 8:58 UTC (2+ messages)
[PATCH v5 1/5] cmd: mvebu: bubt: add A38x support
2020-04-14 8:40 UTC (3+ messages)
` [PATCH v5 3/5] cmd: mvebu: bubt: verify A38x target device type
[PATCH v1 u-boot-marvell 0/5] MVEBU ARM64 improvments + another Turris Mox patch
2020-04-14 8:06 UTC (12+ messages)
` [PATCH v1 u-boot-marvell 1/5] arm64: mvebu: armada-8k: move dram init code
` [PATCH v1 u-boot-marvell 2/5] arm64: mvebu: a37xx: improve code determining memory info structures
` [PATCH v1 u-boot-marvell 3/5] arm: mvebu: turris_mox: support devices with RAM > 1 GB
` [PATCH v1 u-boot-marvell 4/5] arm64: mvebu: a37xx: add device-tree fixer for PCIe regions
` [PATCH v1 u-boot-marvell 5/5] arm: mvebu: turris_mox: fix PCIe ranges in device tree
[PATCH] common: Add Kconfig option for FDT mem alignment
2020-04-14 7:46 UTC (3+ messages)
[PATCH v3] mmc: zynq: parse dt when probing
2020-04-14 6:30 UTC (3+ messages)
` [PATCH v4] "
[PATCH][RESEND] arm: lpc32xx: move SoC to mach-lpc32xx
2020-04-14 4:40 UTC
[RFC 00/14] efi_loader: add capsule update support
2020-04-14 4:38 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