public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-03-31 23:01:55 to 2021-04-04 20:20:05 UTC [more...]

[PATCH 1/8] ARM: dragonboard410c: Enable DM_ETH
 2021-04-04 20:20 UTC  (9+ messages)
` [PATCH 2/8] ARM: dragonboard820c: Disable network support
` [PATCH 3/8] ARM: odroid-xu3: Enable DM_ETH
` [PATCH 4/8] ARM: odroid: "
` [PATCH 5/8] ARM: Rock: Disable network support
` [PATCH 6/8] ARM: geekbox: Enable the rk3368 network driver
` [PATCH 7/8] ARM: sheep-rk3368: "
` [PATCH 8/8] ARM: CHIP: Enable DM_USB

[PATCH 1/1] requirements.txt: pin docutils
 2021-04-04 20:09 UTC 

[PATCH] sphinx: Pin to docutils-0.16
 2021-04-04 20:07 UTC 

[PATCH] board: novtech: meerkat96: Add environment variables
 2021-04-04 19:47 UTC 

[PATCH v2] clk: fix clk_get_rate() documentation
 2021-04-04 18:56 UTC  (6+ messages)

imxrt1020 EVK u-boot doesn't run
 2021-04-04 18:51 UTC  (5+ messages)

[PATCH 1/3] board: freescale: imxrt1020-evk: fix console is not enabled while init dram
 2021-04-04 18:21 UTC  (3+ messages)
` [PATCH 2/3] board: freescale: imxrt1050-evk: "
` [PATCH 3/3] board: st: stm32f746-disco: "

SAMA5D3 Xplained: SPL broken after panic added to /lib/time.c:94
 2021-04-04 16:25 UTC  (12+ messages)

[PATCH 1/1] cmd: CMD_USB depends on USB
 2021-04-04 13:41 UTC  (2+ messages)

Locking down U-Boot env with ENV_WRITEABLE_LIST
 2021-04-03 19:09 UTC  (6+ messages)

[BUG] MMC support on MaixDuino
 2021-04-03 15:09 UTC  (2+ messages)

[PATCH 1/5] ARM: board: warp: Import dts files
 2021-04-03 14:14 UTC  (6+ messages)
` [PATCH 2/5] ARM: board: warp: Enable OF_CONTROL and DM gpio/pin control
` [PATCH 3/5] ARM: board: warp: convert to DM_MMC
` [PATCH 4/5] ARM: board: warp: convert to DM_USB
` [PATCH 5/5] ARM: board: warp7: Minor cleanups and DM_ETH

[PATCH 1/5] ARM: board: udoo: Import UDOO dts files
 2021-04-03 14:13 UTC  (6+ messages)
` [PATCH 2/5] ARM: imx: udoo: Enable OF_CONTROL and DM gpio/pin control
` [PATCH 3/5] ARM: imx: udoo: drop MTD config
` [PATCH 4/5] ARM: imx: udoo: Convert block devices to DM
` [PATCH 5/5] ARM: imx: udoo: convert to DM_ETH

[PATCH 1/8] ARM: embestmx6boards: Import the marsboard/riotboard. dts files
 2021-04-03 14:13 UTC  (9+ messages)
` [PATCH 2/8] ARM: marsboard: Enable OF_CONTROL and DM gpio/pin control
` [PATCH 3/8] ARM: embestmx6boards: merge the riotboard's configs together
` [PATCH 4/8] ARM: riotboard: Enable OF_CONTROL and DM gpio/pin control
` [PATCH 5/8] ARM: embestmx6boards: convert the mars/riot boards to DM_MMC
` [PATCH 6/8] ARM: embestmx6boards: convert mars/riot boards to DM_USB
` [PATCH 7/8] ARM: embestmx6boards: convert mars/riot boards to DM_ETH
` [PATCH 8/8] ARM: embestmx6boards: convert the mars/riot boards to DM SPI

[PATCH 1/2] ARM: board: usbarmory: Import the usbarmory dts file
 2021-04-03 14:11 UTC  (3+ messages)
` [PATCH 2/2] ARM: board: usbarmory: Convert to OF_CONTROL and DM

[PATCH 1/4] ARM: board: udoo_neo: Import UDOO Neo dts files
 2021-04-03 14:11 UTC  (5+ messages)
` [PATCH 2/4] ARM: imx: udoo_neo: Enable OF_CONTROL and DM gpio/pin control
` [PATCH 3/4] ARM: imx: udoo_neo: convert to DM_MMC
` [PATCH 4/4] ARM: imx: udoo_neo: Convert to ethernet DM

[PATCH 1/2] arm: dts: imx8mn, imx8mn-beacon: Sync dts files with Kernel 5.12-rc5
 2021-04-03  3:17 UTC  (2+ messages)
` [PATCH 2/2] configs: imx8mn_beacon: Enable QSPI Support

[PATCH v2 00/10] spi: dw: Add support for DUAL/QUAD/OCTAL modes
 2021-04-02 23:07 UTC  (12+ messages)
` [PATCH v2 01/10] mtd: spi-mem: Export spi_mem_default_supports_op
` [PATCH v2 02/10] spi: spi-mem: Add debug message for spi-mem ops
` [PATCH v2 03/10] spi: dw: Log status register on timeout
` [PATCH v2 04/10] spi: dw: Actually mask interrupts
` [PATCH v2 05/10] spi: dw: Switch to capabilities
` [PATCH v2 06/10] spi: dw: Rewrite poll_transfer logic
` [PATCH v2 07/10] spi: dw: Add ENHANCED cap
` [PATCH v2 08/10] spi: dw: Define registers for enhanced mode
` [PATCH v2 09/10] spi: dw: Support enhanced SPI
` [PATCH v2 10/10] spi: dw: Support clock stretching

[PATCH v6 0/6] wdt: Add support for watchdogs on Kendryte K210
 2021-04-02 22:56 UTC  (2+ messages)

[RFC PATCH v4 0/2] arch: riscv: cpu: Add callback to init each core
 2021-04-02 22:53 UTC  (3+ messages)
` [RFC PATCH v4 1/2] "

[U-Boot-Users] PPC405GP - uboot - can't get past stackloop
 2021-04-02 22:39 UTC 

[PATCH v8 00/28] mtd: spi-nor-core: add xSPI Octal DTR support
 2021-04-02 22:31 UTC  (34+ messages)
` [PATCH v8 01/28] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v8 02/28] spi: spi-mem: allow specifying a command's extension
` [PATCH v8 03/28] spi: spi-mem: export spi_mem_default_supports_op()
` [PATCH v8 04/28] spi: spi-mem: add spi_mem_dtr_supports_op()
` [PATCH v8 05/28] spi: cadence-qspi: Do not calibrate when device tree sets read delay
` [PATCH v8 06/28] spi: cadence-qspi: Add a small delay before indirect writes
` [PATCH v8 07/28] spi: cadence-qspi: Add support for octal DTR flashes
` [PATCH v8 08/28] arm: mvebu: x530: Use tiny SPI NOR
` [PATCH v8 09/28] mtd: spi-nor-core: Fix address width on flash chips > 16MB
` [PATCH v8 10/28] mtd: spi-nor-core: Add a ->setup() hook
` [PATCH v8 11/28] mtd: spi-nor-core: Move SFDP related declarations to top
` [PATCH v8 12/28] mtd: spi-nor-core: Introduce flash-specific fixup hooks
` [PATCH v8 13/28] mtd: spi-nor-core: Rework hwcaps selection
` [PATCH v8 14/28] mtd: spi-nor-core: Do not set data direction when there is no data
` [PATCH v8 15/28] mtd: spi-nor-core: Add support for DTR protocol
` [PATCH v8 16/28] mtd: spi-nor-core: prepare BFPT parsing for JESD216 rev D
` [PATCH v8 17/28] mtd: spi-nor-core: Get command opcode extension type from BFPT
` [PATCH v8 18/28] mtd: spi-nor-core: Parse xSPI Profile 1.0 table
` [PATCH v8 19/28] mtd: spi-nor-core: Prepare Read SR and FSR for Octal DTR mode
` [PATCH v8 20/28] mtd: spi-nor-core: Enable octal DTR mode when possible
` [PATCH v8 21/28] mtd: spi-nor-core: Do not make invalid quad enable fatal
` [PATCH v8 22/28] mtd: spi-nor-core: Detect Soft Reset sequence support from BFPT
` [PATCH v8 23/28] mtd: spi-nor-core: Perform a Soft Reset on shutdown
` [PATCH v8 24/28] mtd: spi-nor-core: Perform a Soft Reset on boot
` [PATCH v8 25/28] mtd: spi-nor-core: allow truncated erases
` [PATCH v8 26/28] mtd: spi-nor-core: Add non-uniform erase for Spansion/Cypress
` [PATCH v8 27/28] mtd: spi-nor-core: Add support for Cypress Semper flash
` [PATCH v8 28/28] mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode

[PATCH 1/2] binman: Tweak implementation of fmap
 2021-04-02 22:05 UTC  (2+ messages)
` [PATCH 2/2] binman: Support adding sections to FMAPs

[PATCH 1/1] efi_loader: EFI_UNACCEPTED_MEMORY_TYPE
 2021-04-02 20:27 UTC 

Pull request for efi-2021-04-rc6
 2021-04-02 15:10 UTC  (2+ messages)

[PATCH 01/19] phy: nop-phy: Add standard usb-nop-xceiv compat string
 2021-04-02 12:48 UTC  (19+ messages)
` [PATCH 02/19] arc: emsdp/iotdk: Use standard compatible string for USB no-op PHY
` [PATCH 03/19] ARM: dts: k2g-evm: "
` [PATCH 04/19] ARM: dts: imx8mm: Replace deprecated fsl, usbphy DT props with phys
` [PATCH 05/19] ARM: dts: imx8mm: Add power domain nodes
` [PATCH 06/19] imx: power-domain: Add fsl, imx8mm-gpc compatible string
` [PATCH 07/19] usb: ehci-mx6: Turn off Vbus on probe failure
` [PATCH 08/19] usb: ehci-mx6: Add DM clock support
` [PATCH 09/19] usb: ehci-mx6: Unify USBNC registers
` [PATCH 10/19] usb: ehci-mx6: Parse USB PHY and MISC offsets from DT
` [PATCH 11/19] usb: ehci-mx6: Split ehci_mx6_common_init()
` [PATCH 12/19] usb: ehci-mx6: Pass PHY address to usb_*_phy*()
` [PATCH 13/19] usb: ehci-mx6: Split usb_power_config()
` [PATCH 14/19] usb: ehci-mx6: Pass MISC address to usb_oc_config()
` [PATCH 15/19] usb: ehci-mx6: Use portnr in DM only if PHY is disabled
` [PATCH 16/19] usb: ehci-mx6: Add generic EHCI PHY support
` [PATCH 17/19] usb: ehci-mx6: Add fsl,imx7d-usb compatible string
` [PATCH 18/19] usb: ehci-mx6: Add iMX8M support
` [PATCH 19/19] ARM: imx8m: verdin-imx8mm: Enable USB Host support

Ethernet Gadget on STM32MP1 not working
 2021-04-02 12:20 UTC  (2+ messages)

[PATCH 1/1] Azure/GitLab: bump OpenSBI version to 0.9
 2021-04-02 12:09 UTC  (2+ messages)

[PATCH] stm32mp: stm32prog: add FIP header support
 2021-04-02 12:05 UTC 

[PATCH 1/1] efi_loader: simplify efi_get_device_path_text()
 2021-04-02 11:08 UTC 

[PATCH v4 0/7] Add rt-thread art-pi board support
 2021-04-02  8:42 UTC  (8+ messages)
` [PATCH v4 1/7] ARM: dts: stm32: split sdram pin & timing parameter into specific board dts
` [PATCH v4 2/7] ARM: dts: stm32: introduce stm32h7-pinctrl.dtsi to support stm32h750
` [PATCH v4 3/7] ARM: dts: stm32: add new instances for stm32h743 MCU
` [PATCH v4 4/7] ARM: dts: stm32: fix i2c node typo in stm32h743, update dmamux1 register
` [PATCH v4 5/7] ARM: dts: stm32: add support for art-pi board based on stm32h750xbh6
` [PATCH v4 6/7] ram: stm32: fix strsep failed on read only memory
` [PATCH v4 7/7] board: Add rt-thread art-pi board support

[PATCH] configs: qemu-riscv64_spl_defconfig enable CMD_SBI
 2021-04-02  8:41 UTC  (2+ messages)

[PATCH V2] doc: mmc man-page
 2021-04-02  8:11 UTC  (3+ messages)

[PATCH v2 0/2] dm: core: Add size operations on device tree references
 2021-04-02  6:28 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] test: dm: add test item for ofnode_get_addr() and ofnode_get_size()

[PATCH] timer: sifive_clint: Support the official clint DT bindings
 2021-04-02  1:54 UTC  (2+ messages)

[PATCH] lib/rsa: Use EVP_PKEY instead of RSA
 2021-04-01 22:42 UTC 

[PATCH] dm: core: Add size operations on device tree references
 2021-04-01 19:30 UTC  (2+ messages)

Serial console via USB (USBTTY) 
 2021-04-01 18:45 UTC  (5+ messages)

[PATCH v3 0/6] SPL: FIT: Fix some omissions of SPL_LOAD_FIT_FULL and bootm
 2021-04-01 18:25 UTC  (7+ messages)
` [PATCH v3 1/6] spl: LOAD_FIT_FULL: Fix selection of the "fdt" node
` [PATCH v3 2/6] spl: LOAD_FIT_FULL: Do not hard-code os to IH_OS_U_BOOT
` [PATCH v3 3/6] spl: LOAD_FIT_FULL: Relocate FDT for u-boot payloads
` [PATCH v3 4/6] spl: LOAD_FIT_FULL: Support 'kernel' and 'firmware' properties
` [PATCH v3 5/6] image-fit: Accept IH_TYPE_FIRMWARE in fit_image_load() as valid
` [PATCH v3 6/6] image-fit: Accept OP-TEE images when booting a FIT

RK1808 DDR3 test uboot
 2021-04-01 16:44 UTC 

[PATCH] Makefile: Silence the deprecation script
 2021-04-01 14:36 UTC  (2+ messages)

[2021.04 URGENT PATCH] Makefile: Remove idiotic ominous messages
 2021-04-01 14:20 UTC  (2+ messages)

[PATCH V2] spi: Update speed/mode on change
 2021-04-01 14:18 UTC  (19+ messages)

[PATCH] efi: Fix Kconfig dependency for EFI_TCG2_PROTOCOL
 2021-04-01 11:13 UTC  (3+ messages)

[PATCH v3 0/4] psci: add support for SYSTEM_RESET2 and PSCI_FEATURES
 2021-04-01 11:01 UTC  (9+ messages)
` [PATCH v3 3/4] sysreset: provide type of reset in do_reset cmd
` [PATCH v3 4/4] doc: usage: add usage details for reset cmd

[PATCH] xilinx: Enable GUID partitions and EFI variable commands
 2021-04-01 10:51 UTC 

[PATCH] doc: Add build instructions for OP-TEE backed EFI variables
 2021-04-01 10:35 UTC 

[PATCH] atcspi200: Add timeout mechanism in spi_xfer()
 2021-04-01  8:48 UTC 

RISC-V: discard SBI v0.1
 2021-04-01  8:22 UTC 

[PATCH] patman: Parse checkpatch by message instead of by line
 2021-04-01  5:42 UTC  (2+ messages)

[PATCH] patman: Parse checkpatch by message instead of by line
 2021-04-01  1:48 UTC  (2+ messages)

[PATCH 1/3] clk: mediatek: Add MT8175 clock driver
 2021-04-01  1:42 UTC  (3+ messages)
` [PATCH 2/3] ARM: mediatek: Add MT8175 support

[PATCH v4 0/5] psci: add support for SYSTEM_RESET2 and PSCI_FEATURES
 2021-03-31 23:01 UTC  (3+ messages)
` [PATCH v4 4/5] sysreset: provide type of reset in do_reset cmd
` [PATCH v4 5/5] doc: usage: add usage details for reset cmd


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