public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-08-14 06:33:36 to 2020-08-17 06:50:14 UTC [more...]

[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 v6 00/10] Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info
 2020-08-17  6:48 UTC  (11+ 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

[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  (27+ messages)
` [PATCH v1 02/15] x86: advantech: som-db5800-som-6867: Remove dead code
` [PATCH v1 04/15] x86: coreboot: "
` [PATCH v1 06/15] x86: efi: efi-x86_payload: "
` [PATCH v1 07/15] x86: intel: bayleybay: "
` [PATCH v1 08/15] x86: intel: cherryhill: "
` [PATCH v1 09/15] x86: intel: cougarcanyon2: "
` [PATCH v1 10/15] x86: intel: crownbay: "
` [PATCH v1 11/15] x86: intel: edison: "
` [PATCH v1 12/15] x86: intel: galileo: "
` [PATCH v1 13/15] x86: intel: minnowmax: "
` [PATCH v1 14/15] x86: intel: slimbootloader: "
` [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] ARM: bootm: take into account gd->ram_top
 2020-08-17  4:46 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] net: smc911x: Automatically Update ethaddr with MAC
 2020-08-16 12:17 UTC 

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

[RESEND PATCH v2 00/18] Add new board: Xen guest for ARM64
 2020-08-16  8:23 UTC  (38+ messages)
` [RESEND PATCH v2 01/18] Add MIT License
` [RESEND PATCH v2 02/18] Kconfig: Introduce CONFIG_XEN
` [RESEND PATCH v2 03/18] xen: Add essential and required interface headers
` [RESEND PATCH v2 04/18] board: Introduce xenguest_arm64 board
` [RESEND PATCH v2 05/18] xen: Port Xen hypervisor related code from mini-os
` [RESEND PATCH v2 06/18] xen: Port Xen event channel driver "
` [RESEND PATCH v2 07/18] serial: serial_xen: Add Xen PV serial driver
` [RESEND PATCH v2 08/18] linux/compat.h: Add wait_event_timeout macro
` [RESEND PATCH v2 09/18] lib: sscanf: add sscanf implementation
` [RESEND PATCH v2 10/18] xen: Port Xen bus driver from mini-os
` [RESEND PATCH v2 11/18] xen: Port Xen grant table "
` [RESEND PATCH v2 12/18] xen: pvblock: Add initial support for para-virtualized block driver
` [RESEND PATCH v2 13/18] xen: pvblock: Enumerate virtual block devices
` [RESEND PATCH v2 14/18] xen: pvblock: Read XenStore configuration and initialize
` [RESEND PATCH v2 15/18] xen: pvblock: Implement front-back protocol and do IO
` [RESEND PATCH v2 16/18] xen: pvblock: Print found devices indices
` [RESEND PATCH v2 17/18] board: xen: De-initialize before jumping to Linux
` [RESEND PATCH v2 18/18] doc: xen: Add Xen guest ARM64 board documentation

[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)

[PATCH 1/4] firmware: add new driver for SCMI firmwares
 2020-08-16  3:39 UTC  (3+ messages)

[PATCH v2 00/21] clk: at91: add sama7g5 support
 2020-08-16  3:39 UTC  (12+ messages)
` [PATCH v2 01/21] clk: check hw and hw->dev before dereference it
` [PATCH v2 02/21] dm: core: add support for device re-parenting
` [PATCH v2 03/21] clk: bind clk to new parent device
` [PATCH v2 04/21] clk: do not disable clock if it is critical
` [PATCH v2 05/21] clk: get clock pointer before proceeding

[PATCH v2 0/2] reset: Add a managed API
 2020-08-16  3:39 UTC  (3+ messages)

[PATCH v2 0/8] regmap: Add managed API, regmap fields, regmap config
 2020-08-16  3:39 UTC  (3+ messages)

[PATCH 1/2] cmd: clk: cosmetic: correct code alignment in show_clks
 2020-08-16  3:39 UTC  (4+ messages)
` [PATCH 2/2] cmd: clk: correctly handle depth for clk dump

[PATCH 1/3] gpio: at91: use dev_read_addr() to get base address
 2020-08-16  3:39 UTC  (4+ messages)
` [PATCH 3/3] treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()

[RFC PATCH v2 0/3] RFC: tiny-dm: Proposal for using driver model in SPL
 2020-08-16  3:17 UTC  (5+ messages)

[Xilinx Zynq]: spurious UART receive on startup
 2020-08-15 21:42 UTC 

[PATCH 1/1] configs: defconfig for Sipeed Maix in S-mode
 2020-08-15 21:15 UTC 

[PATCH 1/1] efi_loader: remove empty comment line
 2020-08-15 21:12 UTC 

[PATCH 1/1] efi_loader: document parameters of do_bootefi_exec()
 2020-08-15 21:11 UTC 

[PATCH v5 00/11] riscv: Add FPIOA and GPIO support for Kendryte K210
 2020-08-15 15:52 UTC  (12+ messages)
` [PATCH v5 01/11] pinctrl: Add pinmux property support to pinctrl-generic
` [PATCH v5 02/11] pinctrl: Reformat documentation in dm/pinctrl.h
` [PATCH v5 03/11] test: pinmux: Add test for pin muxing
` [PATCH v5 04/11] pinctrl: Add support for Kendryte K210 FPIOA
` [PATCH v5 05/11] gpio: dw: Fix warnings about casting int to pointer
` [PATCH v5 06/11] gpio: dw: Add a trailing underscore to generated name
` [PATCH v5 07/11] gpio: dw: Return output value when direction is out
` [PATCH v5 08/11] led: gpio: Default to using node name if label is absent
` [PATCH v5 09/11] test: dm: Test for default led naming
` [PATCH v5 10/11] riscv: Add pinmux and gpio bindings for Kendryte K210
` [PATCH v5 11/11] riscv: Add FPIOA and GPIO support "

[PATCH 1/1] clk: kendryte/pll.h: do not redefine nop()
 2020-08-15  9:55 UTC  (10+ messages)

Pull request for UEFI sub-system for efi-2020-10-rc3 (2)
 2020-08-15  9:02 UTC 

[PATCH v2 1/1] riscv: fix building with CONFIG_SPL_SMP=n
 2020-08-15  7:49 UTC 

HDMi Output on OrangePi Win/Win Plus Allwinner A64 (SUN50I)
 2020-08-14 21:34 UTC 

HDMi Output on OrangePi Win/Win Plus Allwinner A64 (SUN50I)
 2020-08-14 20:18 UTC 

[PATCH] Revert "mmc: disable UHS modes if Vcc cannot be switched on and off"
 2020-08-14 20:16 UTC  (7+ messages)

[PATCH v1 0/3] add elog support for broadcom NS3 soc
 2020-08-14 19:52 UTC  (3+ messages)
` [PATCH v1 1/3] common: ns3: add error logging support

[PATCH] Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
 2020-08-14 19:52 UTC  (10+ messages)

[PATCH 0/6] Refactor Aspeed SoCs support
 2020-08-14 19:52 UTC  (13+ messages)
` [PATCH 1/6] MAINTAINERS: Add maintainers for Aspeed SoCs
` [PATCH 2/6] aspeed: ast2500: Add lowlevel_init assembly
` [PATCH 3/6] cosmetic: aspeed: ast2500: Rename board file
` [PATCH 4/6] include/configs: aspeed: Remove hardcoded variables
` [PATCH 5/6] configs: evb-ast2500: Move BOOTCOMMAND from header to defconfig
` [PATCH 6/6] configs: evb-ast2500: Convert to OF_SEPARATE

[PATCH v1 0/2] add brcm iproc pcie driver
 2020-08-14 19:51 UTC  (5+ messages)
` [PATCH v1 1/2] drivers: pci: add api to get dma regions
` [PATCH v1 2/2] drivers: pcie: add Broadcom IPROC PCIe RC driver

[PATCH] cmd: demo: Remove duplicated help message for list subcommand
 2020-08-14 19:51 UTC  (3+ messages)

[PATCH] riscv: load addresses for Sipeed MAIX
 2020-08-14 17:31 UTC 

[RFC PATCH] tools: env: Add an option to have an empty default environment
 2020-08-14 15:14 UTC  (2+ messages)

[PATCH] spi/zynqmp_gqspi.c: Use a sane timeout value in milliseconds
 2020-08-14 13:29 UTC 

[PATCHv2 00/10] Introduce B1x5v2 support
 2020-08-14 12:54 UTC  (3+ messages)
` [PATCHv2 06/10] sysreset: Add poweroff-gpio driver

Pull request: u-boot-riscv/master 20200814
 2020-08-14 12:53 UTC  (2+ messages)

[PATCH v5 00/10] Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info
 2020-08-14 11:59 UTC  (8+ messages)
` [PATCH v5 03/10] board_f: Add default values for bi_dram[] in dram_init_banksize()
` [PATCH v5 07/10] video: cfb_console.c: Use bi_dram[] values on all platforms
` [PATCH v5 08/10] powerpc: Remove bi_memstart & bi_memsize assignments in spl.c
` [PATCH v5 09/10] cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize values
` [PATCH v5 10/10] asm-generic/u-boot.h: Remove bi_memstart & bi_memsize from bd_info

[PATCH v1 00/24] arm: Introduce Marvell/Cavium OcteonTX/TX2
 2020-08-14 11:40 UTC  (8+ messages)
` [PATCH v1 06/24] pci: pci-uclass: Add multi entry support for memory regions

[PATCH 1/2] efi_loader: signature: correct a behavior against multiple signatures
 2020-08-14 10:33 UTC  (2+ messages)

[PATCH] arm: dts: mt7622: add USB nodes to rfb
 2020-08-14  9:04 UTC 

[PATCH 0/3] Add USB for MT7622/MT7623
 2020-08-14  7:15 UTC  (4+ messages)
` [PATCH 1/3] clk: mt7622: add needed clocks for ssusb-node
` [PATCH 2/3] arm: dts: mt7622: add USB nodes
` [PATCH 3/3] arm: dts: mt7623: "

[PATCH] arm: dts: mt7622: add PCIe nodes for BananaPi-R64
 2020-08-14  7:10 UTC 


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