public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-08-16 03:39:45 to 2020-08-18 00:53:43 UTC [more...]

[PATCH] arm: dts: fix ast2500-evb inclusion for correct target
 2020-08-18  0:53 UTC 

[PATCH] include: phy: fix NULL pointer check in phy_write()
 2020-08-18  0:31 UTC 

[PATCH] net: ftgmac100: Add support for board specific PHY interface address
 2020-08-18  0:08 UTC 

[PATCH 0/8] Early-boot support of R5FSS from A72 U-Boot for J7200 SoCs
 2020-08-17 23:15 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: remoteproc: k3-r5f: Update bindings "
` [PATCH 2/8] remoteproc: k3-r5: Add support for J7200 R5Fs
` [PATCH 3/8] armv8: K3: j7200: Add custom MMU support
` [PATCH 4/8] arm: dts: k3-j7200-mcu: Add MCU domain R5F cluster node
` [PATCH 5/8] arm: dts: k3-j7200-main: Add MAIN domain R5F cluster nodes
` [PATCH 6/8] env: ti: j721e-evm: Update rproc_fw_binaries env variable for J7200
` [PATCH 7/8] configs: j7200_evm_a72: Enable R5F remoteproc driver
` [PATCH 8/8] configs: j7200_evm_a72: Enhance bootcmd to start remoteprocs

[PATCH 0/3] Configure J721E Main R5FSS1 to Split-mode & env
 2020-08-17 21:57 UTC  (4+ messages)
` [PATCH 1/3] arm: dts: k3-j721e-main: Configure MAIN R5FSS1 for Split-mode
` [PATCH 2/3] configs: j721e_evm: Add Main R5FSS1 Core1 to default rproc boot list
` [PATCH 3/3] env: ti: j721e-evm: Limit scope of rproc env variables used by R5 SPL

[PATCH] arm: fsl: common: Improve NXP VID driver PMBus support
 2020-08-17 21:05 UTC 

[PATCH 1/2] board_f: Remove dead code from init_func_i2c
 2020-08-17 18:27 UTC  (2+ messages)
` [PATCH 2/2] sandbox: u-boot.lds: Remove bogus __bss_start symbol

[PATCH v6 00/10] Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info
 2020-08-17 17:42 UTC  (20+ messages)
` [PATCH v6 01/10] CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
` [PATCH v6 02/10] image: Use gd->ram_base/_size in env_get_bootm_size()
` [PATCH v6 03/10] board_f: Add default values for bi_dram[] in dram_init_banksize()
` [PATCH v6 04/10] global: Move from bi_memstart/memsize -> gd->ram_base/ram_size
` [PATCH v6 05/10] xtensa: Remove arch_setup_bdinfo()
` [PATCH v6 06/10] xtensa: Remove local no-op dram_init_banksize()
` [PATCH v6 07/10] video: cfb_console.c: Use bi_dram[] values on all platforms
` [PATCH v6 08/10] powerpc: Remove bi_memstart & bi_memsize assignments in spl.c
` [PATCH v6 09/10] cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize values
` [PATCH v6 10/10] asm-generic/u-boot.h: Remove bi_memstart & bi_memsize from bd_info

[GIT PULL] UniPhier SoC updates for v2020.10-rc3
 2020-08-17 17:12 UTC 

Error when decompressing with LZO
 2020-08-17 16:41 UTC  (2+ messages)

[PATCH] ARM: bootm: take into account gd->ram_top
 2020-08-17 16:29 UTC  (3+ messages)

[PATCH] arm: mvebu: Espressobin: Enable CONFIG_MVNETA
 2020-08-17 15:13 UTC 

[PATCH] net: smc911x: Automatically Update ethaddr with MAC
 2020-08-17 14:51 UTC  (3+ messages)

[PATCH] arm: mvebu: Espressobin: Disallow forwarding packets between wan and lan ports
 2020-08-17 14:36 UTC 

[RESEND PATCH v2 00/18] Add new board: Xen guest for ARM64
 2020-08-17 14:19 UTC  (5+ messages)
` [RESEND PATCH v2 09/18] lib: sscanf: add sscanf implementation

Pull request for UEFI sub-system for efi-2020-10-rc3 (2)
 2020-08-17 13:42 UTC  (2+ messages)

[PATCH v1 0/8] mips/usb: Add Octeon xHCI USB support
 2020-08-17 13:06 UTC  (9+ messages)
` [PATCH v1 1/8] usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr()
` [PATCH v1 2/8] usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addresses on Octeon
` [PATCH v1 3/8] usb: xhci: octeon: Add DWC3 glue layer for Octeon
` [PATCH v1 4/8] mips: octeon: cpu.c: Add table for selective swapping
` [PATCH v1 5/8] mips: octeon: Add mangle-port.h
` [PATCH v1 6/8] mips: octeon: cache.c: Flush all pending writes in flush_dcache_range()
` [PATCH v1 7/8] mips: octeon: Add USB DT nodes
` [PATCH v1 8/8] mips: octeon: octeon_ebb7304_defconfig: Enable USB support

[PATCH v2 0/9] mips: Add Octeon DDR4 init code
 2020-08-17 12:12 UTC  (10+ messages)
` [PATCH v2 1/9] mips: octeon: dts: mrvl, cn73xx.dtsi: Add memory controller DT node
` [PATCH v2 2/9] mips: octeon: Add octeon-model.h header
` [PATCH v2 3/9] mips: octeon Add cvmx/cvmx-lmcx-defs.h header
` [PATCH v2 4/9] mips: octeon: Add octeon_ddr.h header
` [PATCH v2 5/9] ram: octeon: Add MIPS Octeon3 DDR4 support (part 1/3)
` [PATCH v2 6/9] ram: octeon: Add MIPS Octeon3 DDR4 support (part 2/3)
` [PATCH v2 7/9] ram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3)
` [PATCH v2 8/9] mips: octeon: dram.c: Add RAM driver support
` [PATCH v2 9/9] mips: octeon: octeon_ebb7304: Add DDR4 support

[PATCH v2 0/3] watchdog: K3: Add RTI watchdog support
 2020-08-17 11:31 UTC  (10+ messages)

[PATCH v5 00/17] efi_loader: add capsule update support
 2020-08-17 10:42 UTC  (2+ messages)

[PATCH 1/5] IPQ40xx: Add SMEM support
 2020-08-17 10:36 UTC  (5+ messages)
` [PATCH 2/5] reset: Add IPQ40xx reset controller driver
` [PATCH 3/5] IPQ40xx: Add reset controller support
` [PATCH 4/5] usb: xhci: Add Qualcomm DWC3 xHCI driver
` [PATCH 5/5] IPQ40xx: Add USB nodes

[PATCH v2 1/1] configs: defconfig for Sipeed Maix in S-mode
 2020-08-17 10:35 UTC 

[Xilinx Zynq]: spurious UART receive on startup
 2020-08-17 10:07 UTC  (2+ messages)

U-Boot issue
 2020-08-17  9:59 UTC 

binman build questions
 2020-08-17  9:54 UTC 

board/arch-specific artifacts vs. make clean
 2020-08-17  9:18 UTC 

libfdt: Warnings of signed/unsigned comparison
 2020-08-17  8:35 UTC 

[PATCH v5 00/10] Add support MediaTek USB3 DRD driver
 2020-08-17  7:54 UTC  (13+ messages)
` [PATCH v5 01/10] dt-binding: usb: add bindings for some common properties
` [PATCH v5 02/10] dt-bindings: usb: mtu3: add bindings for MediaTek USB3 DRD
` [PATCH v5 03/10] usb: add USB_SPEED_SUPER_PLUS
` [PATCH v5 04/10] usb: common: add define of usb_speed_string()
` [PATCH v5 05/10] usb: add MediaTek USB3 DRD driver
` [PATCH v5 06/10] usb: gadget: Add bcdDevice for the MTU3 USB Gadget Controller
` [PATCH v5 07/10] arm: dts: mt8512: add usb related nodes
` [PATCH v5 08/10] configs: mt8512: enable fastboot
` [PATCH v5 09/10] configs: mt8512: add USB host related configs
` [PATCH v5 10/10] MAINTAINERS: add USB driver to ARM MEDIATEK

[PATCH] cmd: fix clone coverity scan
 2020-08-17  7:53 UTC 

[PATCH v2 00/25] arm: Introduce Marvell/Cavium OcteonTX/TX2
 2020-08-17  7:08 UTC  (26+ messages)
` [PATCH v2 01/25] fdtdec: Add API to read pci bus-range property
` [PATCH v2 02/25] dm: core: Add API to read PCI "
` [PATCH v2 03/25] pci: pci-uclass: Remove #ifdef CONFIG_NR_DRAM_BANKS as its always set
` [PATCH v2 04/25] ARM: renesas: Drop unnecessary function ft_board_setup()
` [PATCH v2 05/25] pci: pci-uclass: Dynamically allocate the PCI regions
` [PATCH v2 06/25] pci: pci-uclass: Fix incorrect argument in map_physmem
` [PATCH v2 07/25] pci: pci-uclass: Make DT subnode parse optional
` [PATCH v2 08/25] pci: pci-uclass: Add multi entry support for memory regions
` [PATCH v2 09/25] pci: pci-uclass: Add support for Enhanced Allocation in Bridges
` [PATCH v2 10/25] pci: pci-uclass: Add support for Single-Root I/O Virtualization
` [PATCH v2 11/25] pci: pci-uclass: Add VF BAR map support for Enhanced Allocation
` [PATCH v2 12/25] pci: pci-uclass: Add support for Alternate-RoutingID capability
` [PATCH v2 13/25] pci: pci-uclass: Check validity of ofnode
` [PATCH v2 14/25] arm: include/asm/io.h: Add 64bit clrbits and setbits helpers
` [PATCH v2 15/25] arm: octeontx: Add headers for OcteonTX
` [PATCH v2 16/25] arm: octeontx2: Add headers for OcteonTX2
` [PATCH v2 17/25] ata: ahci: Add BAR index quirk for Cavium PCI SATA device
` [PATCH v2 18/25] pci: Add PCI controller driver for OcteonTX / TX2
` [PATCH v2 19/25] mmc: Add MMC "
` [PATCH v2 20/25] mtd: nand: Add NAND controller driver for OcteonTX
` [PATCH v2 21/25] net: Add NIC "
` [PATCH v2 22/25] net: Add NIC controller driver for OcteonTX2
` [PATCH v2 23/25] watchdog: Add reset support for OcteonTX / TX2
` [PATCH v2 24/25] arm: octeontx: Add support for OcteonTX SoC platforms
` [PATCH v2 25/25] arm: octeontx2: Add support for OcteonTX2 "

[PATCH v1 00/10] Add MTK AHCI driver, BPI-R64 dts and USB-Nodes for mt7622/mt7623
 2020-08-17  6:50 UTC  (16+ messages)
` [PATCH v1 01/10] arm: dts: mt7622: add SATA reset constants
` [PATCH v1 02/10] phy: mtk-tphy: add PHY_TYPE_SATA
` [PATCH v1 03/10] reset: add basic reset controller for pciesys
` [PATCH v1 04/10] ahci: mediatek: add ahci driver
` [PATCH v1 05/10] clk: mt7622: add needed clocks for ssusb-node
` [PATCH v1 06/10] arm: dts: add watchdog-reboot node for mt7622
` [PATCH v1 07/10] arm: dts: add dts for Bananapi-R64
` [PATCH v1 08/10] dts: r64: add sata- and asm_sel nodes
` [PATCH v1 09/10] arm: dts: mt7622: add USB nodes
` [PATCH v1 10/10] arm: dts: mt7623: "

[PATCH v4 00/27] rockchip: x86: Support building ROM files automatically with binman
 2020-08-17  6:49 UTC  (5+ messages)
` [PATCH v4 20/27] Makefile: Warn against using CONFIG_SPL_FIT_GENERATOR

[PATCH v2 01/11] usb: xhci: add a member hci_version in xhci_ctrl struct
 2020-08-17  6:33 UTC  (11+ messages)
` [PATCH v2 02/11] usb: xhci: create one unified function to calculate TRB TD remainder
` [PATCH v2 03/11] usb: xhci: add quirks flag to support MediaTek xHCI 0.96
` [PATCH v2 04/11] usb: xhci: convert to HCS_MAX_PORTS()
` [PATCH v2 05/11] usb: xhci: convert to TRB_TYPE()
` [PATCH v2 06/11] usb: xhci: convert to TRB_INTR_TARGET()
` [PATCH v2 07/11] usb: xhci: convert to TRB_LEN()
` [PATCH v2 08/11] usb: xhci: convert to TRB_TX_TYPE()
` [PATCH v2 09/11] usb: xhci: convert to EP_TYPE()
` [PATCH v2 10/11] usb: xhci: use macros with parameter to fill ep_info2
` [PATCH v2 11/11] usb: xhci: convert to readx_poll_sleep_timeout()

[PATCH v3 0/3] Add support for multiple required keys
 2020-08-17  6:01 UTC  (4+ messages)
` [PATCH v3 1/3] vboot: add DTB policy for supporting multiple required conf keys
` [PATCH v3 2/3] test: vboot: add tests for multiple required keys
` [PATCH v3 3/3] doc: verified-boot: add required-mode information

[PATCH v1 01/15] x86: Introduce USE_EARLY_BOARD_INIT option
 2020-08-17  5:52 UTC  (6+ messages)
` [PATCH v1 14/15] x86: intel: slimbootloader: Remove dead code
` [PATCH v1 15/15] x86: qemu: "

[PATCH v1 00/16] Enable ARM Trusted Firmware for U-Boot
 2020-08-17  5:46 UTC  (19+ messages)
` [PATCH v1 01/16] arm: socfpga: soc64: Remove CONFIG_OF_EMBED
` [PATCH v1 02/16] arm: socfpga: soc64: Add FIT generator script for pack itb with ATF
` [PATCH v1 03/16] arm: socfpga: Add function for checking description from FIT image
` [PATCH v1 04/16] arm: socfpga: soc64: Load FIT image with ATF support
` [PATCH v1 05/16] arm: socfpga: soc64: Override 'lowlevel_init' to support ATF
` [PATCH v1 06/16] arm: socfpga: Disable "spin-table" method for booting Linux
` [PATCH v1 07/16] arm: socfpga: soc64: Add SMC helper function for Intel SOCFPGA (64bits)
` [PATCH v1 08/16] arm: socfpga: soc64: Define SMC function identifiers for PSCI SiP services
` [PATCH v1 09/16] mmc: dwmmc: socfpga: Add ATF support for MMC driver
` [PATCH v1 10/16] net: designware: socfpga: Add ATF support for MAC driver
` [PATCH v1 11/16] arm: socfpga: soc64: Add ATF support for Reset Manager driver
` [PATCH v1 12/16] arm: socfpga: soc64: Add ATF support for FPGA reconfig driver
` [PATCH v1 13/16] arm: socfpga: mailbox: Add 'SYSTEM_RESET' PSCI support to mbox_reset_cold()
` [PATCH v1 14/16] arm: socfpga: soc64: SSBL shall not setup stack on OCRAM
` [PATCH v1 15/16] arm: socfpga: soc64: Skip handoff data access in SSBL
` [PATCH v1 16/16] configs: socfpga: Add defconfig for Agilex and Stratix 10 with ATF support

[PATCH 0/3] arm: k3: Update to SYFW ABI 3.0 changes
 2020-08-17  5:30 UTC  (4+ messages)
` [PATCH 1/3] firmware: ti_sci: drop the device ids to resource id translation table
` [PATCH 2/3] firmware: ti_sci: Drop unused structure ti_sci_rm_type_map
` [PATCH 3/3] arm: dts: k3-am65: Update the RM resource types

[PATCH v2 0/5] powerpc, mpc83xx: add DM_ETH support
 2020-08-17  5:23 UTC  (2+ messages)

[PATCH v2 0/3] Add support for multiple required keys
 2020-08-17  4:09 UTC  (4+ messages)
` [PATCH v2 3/3] doc: verified-boot: add required-mode information

[PATCH v1] Makefile: socfpga: Generate spl/u-boot-splx4.sfp with 4 SPL images
 2020-08-17  2:55 UTC  (3+ messages)

[PATCH 01/11] usb: xhci: add a member hci_version in xhci_ctrl struct
 2020-08-17  2:37 UTC  (7+ messages)
` [PATCH 03/11] usb: xhci: add quirks flag to support MediaTek xHCI 0.96
  ` Aw: "
` [PATCH 11/11] usb: xhci: convet to readx_poll_sleep_timeout()
  ` Aw: "

[PATCH 1/1] riscv: riscv_get_time() implementation for SMODE
 2020-08-16 13:38 UTC  (10+ messages)

[PATCH 1/1] cmd: provide command sbi
 2020-08-16 13:05 UTC 

[PATCH 1/1] doc: update UEFI documentation
 2020-08-16 10:29 UTC 

[PATCH 1/7] wdt: dw: Switch to using fls for log2
 2020-08-16  3:39 UTC  (7+ messages)
` [PATCH 3/7] wdt: dw: Fix clock rate being off by 1000
` [PATCH 4/7] wdt: dw: Enable the clock before using it
` [PATCH 5/7] wdt: dw: Free the clock on error

pytest to test reset
 2020-08-16  3:39 UTC  (2+ messages)

[PATCH] x86: mtrr: Fix parsing of "mtrr list" command
 2020-08-16  3:39 UTC  (2+ messages)

x86: apl: Acessing SPI flash when booting with Coreboot/U-Boot
 2020-08-16  3:39 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