public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-08-05 09:32:38 to 2020-08-06 07:37:52 UTC [more...]

[PATCH 1/6] riscv: Call spl_board_init_f() in the generic SPL board_init_f()
 2020-08-06  7:37 UTC  (14+ messages)
` [PATCH 2/6] riscv: sifive/fu540: spl: Drop our own version of board_init_f()
` [PATCH 3/6] riscv: sifive/fu540: spl: Rename soc_spl_init()
` [PATCH 4/6] riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC level
` [PATCH 5/6] riscv: sifive/fu540: Drop NET_RANDOM_ETHADDR
` [PATCH 6/6] riscv: sifive/fu540: Move SPL related functions to spl.c

[PATCH v1] Makefile: socfpga: Generate spl/u-boot-splx4.sfp with 4 SPL images
 2020-08-06  7:15 UTC  (8+ messages)

[PATCH 0/6] efi_selftest: allow UEFI testing on MAIX
 2020-08-06  7:07 UTC  (3+ messages)
` [PATCH 3/6] riscv: load addresses for Sipeed MAIX

[PATCH v1] configs: socfpga: soc64: Avoid SPL enter infinite loop during exception
 2020-08-06  6:48 UTC  (2+ messages)

[PATCH] arm64: Layerscape: Survive LPI one-way reset workaround
 2020-08-06  6:38 UTC 

[PATCH v2] arm: socfpga: Use DM watchdog timer
 2020-08-06  6:02 UTC  (2+ messages)

[PATCH v2] arm: socfpga: soc64: Check FPGA Config status register before bridge reset
 2020-08-06  6:00 UTC  (2+ messages)

[PATCH] common/board_f: make sure to call fix_fdt() before reserve_fdt()
 2020-08-06  4:44 UTC  (3+ messages)

[PATCH] ddr: socfpga: stratix10: Use phys_size_t for memory size
 2020-08-06  3:50 UTC  (2+ messages)

[PATCH 1/1] cmd: exception: unaligned data access on RISC-V
 2020-08-06  2:56 UTC  (5+ messages)

[PATCH v1] arm: socfpga: Use DM watchdog timer
 2020-08-06  2:11 UTC  (2+ messages)

[PATCH v1 0/2] Print reset information in SPL
 2020-08-06  2:05 UTC  (5+ messages)
` [PATCH v1 1/2] arm: socfpga: soc64: Add SDM triggered warm reset bit mask
` [PATCH v1 2/2] arm: socfpga: soc64: Show reset state in SPL

[PATCH v1] arm: socfpga: soc64: Check FPGA Config status register before bridge reset
 2020-08-06  2:01 UTC  (2+ messages)

[PATCH v2 0/2] Enable sysreset support for SoCFPGA SoC64 platforms
 2020-08-06  1:52 UTC  (5+ messages)
` [PATCH v2 1/2] sysreset: socfpga: soc64: Rename SYSRESET SoCFPGA driver for S10 to SoC64
` [PATCH v2 2/2] sysreset: socfpga: agilex: Enable sysreset support

[PATCH] sun50i: a64: A64-Teres-I board detect builtin keyboard
 2020-08-05 23:09 UTC 

[PATCH 1/7] wdt: dw: Switch to using fls for log2
 2020-08-05 22:14 UTC  (10+ messages)
` [PATCH 2/7] wdt: dw: Switch to if(CONFIG()) instead of using #if
` [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
` [PATCH 6/7] riscv: Add watchdog bindings for the k210
` [PATCH 7/7] riscv: Enable watchdog "

[PATCH] travis-ci: Add SH4 r2dplus machine with various PCI ethernet options
 2020-08-05 21:26 UTC 

[PATCH] Dockerfile: Enable SH4 QEMU build
 2020-08-05 21:26 UTC 

[PULL] u-boot-sh/master
 2020-08-05 20:29 UTC  (2+ messages)

[PATCH 1/2] tools: env: Fix printf() warning in fw_env
 2020-08-05 20:28 UTC  (4+ messages)
` [PATCH 2/2] tools: env: Avoid an uninited warning with was_locked

[PATCH] ARM: add Kconfig option for PSCI 0.1
 2020-08-05 20:28 UTC  (2+ messages)

[PATCH 1/1] cmd: bdinfo: cleanup phys_addr_t output
 2020-08-05 20:28 UTC  (2+ messages)

[PATCH] cmd: bootz: fix device-tree overlap test
 2020-08-05 20:28 UTC  (2+ messages)

[PATCH v2] fit_image: Use calloc() to fix reproducibility issue
 2020-08-05 20:28 UTC  (2+ messages)

[PATCH v2 0/1] Fix SPL_EARLY_BSS applying to normal build
 2020-08-05 20:28 UTC  (3+ messages)
` [PATCH v2 1/1] arm: Add SPL build check to SPL early bss clear

[PATCH 1/1] doc: move Clang documentation to HTML
 2020-08-05 20:28 UTC  (2+ messages)

[PATCH] pinctrl: aspeed: Fix Kconfig entry indentation
 2020-08-05 20:28 UTC  (2+ messages)

[PATCH] Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabled
 2020-08-05 20:27 UTC  (2+ messages)

[PATCH] dt-bindings: Sync include/dt-bindings/phy/phy.h from Linux
 2020-08-05 20:27 UTC  (2+ messages)

[PATCH] fixdep: fix coding style in previous fix
 2020-08-05 20:27 UTC  (2+ messages)

[PATCH v1] test/py: Add test support for three stage boot
 2020-08-05 20:27 UTC  (2+ messages)

[PATCH v4 1/2] arm: move CONFIG_PREBOOT="usb start" to KConfig
 2020-08-05 20:27 UTC  (2+ messages)

[PATCHv2] lmb/bdinfo: dump lmb info via bdinfo
 2020-08-05 20:27 UTC  (2+ messages)

[PATCH v5] net: tftp: Add client support for RFC 7440
 2020-08-05 20:27 UTC  (2+ messages)

[PATCH] psci: put psci_method in .data section if EFI_LOADER is not enabled
 2020-08-05 20:27 UTC  (2+ messages)

[PATCH] Fix corner case in bad block table handling
 2020-08-05 20:27 UTC  (2+ messages)

[PATCH] cmd: add clone command
 2020-08-05 20:27 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3] fs/fat/fat.c: Do not perform zero block reads if there are no blocks left
 2020-08-05 20:27 UTC  (2+ messages)

[PATCH v2] net: ping: reset stored IP address
 2020-08-05 20:26 UTC  (2+ messages)

[PATCH] net: dwc_eth_qos: add Kconfig option to select supported configuration
 2020-08-05 20:26 UTC  (2+ messages)

[PATCH] log: Allow LOG_DEBUG to always enable log output
 2020-08-05 19:32 UTC  (10+ messages)

[PATCH 0/4] binman: Add support for Python installation
 2020-08-05 19:27 UTC  (5+ messages)
` [PATCH 1/4] binman: Move GetEntryModules() to control
` [PATCH 2/4] binman: Correct some import statements
` [PATCH 3/4] dtoc: Add a setup script for Python
` [PATCH 4/4] binman: "

[PATCH] riscv: Remove unused define in maix header
 2020-08-05 18:36 UTC  (2+ messages)

[PATCH v4 00/27] rockchip: x86: Support building ROM files automatically with binman
 2020-08-05 18:25 UTC  (11+ messages)
` [PATCH v4 12/27] x86: Makefile: Drop explicit targets built by binman
  ` sunxi/arm64 build broken (was: [PATCH v4 12/27] x86: Makefile: Drop explicit targets built by binman)
  ` [PATCH v4 12/27] x86: Makefile: Drop explicit targets built by binman - BREAKS NETWORK ON SUNXI

crash with CONFIG_OF_LIVE
 2020-08-05 17:42 UTC  (2+ messages)
` Aw: "

[PATCH v2 00/19] arm: mach-k3: Initial support for Texas Instrument's J7200 Platform
 2020-08-05 17:19 UTC  (21+ messages)
` [PATCH v2 01/19] board: ti: board_detect: Add stub functions for EEPROM detection apis
` [PATCH v2 02/19] board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is defined
` [PATCH v2 03/19] board: ti: j721e: Update fdt fixup logic for interconnect nodes
` [PATCH v2 04/19] arm: mach-k3: Fix platform hang when SPL_MULTI_DTB_FIT is not enabled
` [PATCH v2 05/19] arm: mach-k3: Move mmr_unlock to a common location
` [PATCH v2 06/19] arm: mach-k3: sysfw-loader: Add support for rom loading sysfw image
` [PATCH v2 07/19] arm: mach-k3: j721e: Add detection for j721e
` [PATCH v2 08/19] arm: mach-k3: j721e: Fix unlocking control module registers
` [PATCH v2 09/19] arm: mach-k3: j7200: Add support for SOC detection
` [PATCH v2 10/19] arm: mach-k3: j7200: Add support for storing extended boot info from ROM
` [PATCH v2 11/19] arm: mach-k3: j7200: Detect if ROM has already loaded sysfw
` [PATCH v2 12/19] board: ti: j7200: Introduce support for j7200 build targets
` [PATCH v2 13/19] board: ti: j7200: Add board detection support for j7200
` [PATCH v2 14/19] ram: k3-j721e: Relax version checks for memory controller
` [PATCH v2 15/19] soc: soc_ti_k3: Add device identification for J7200 SoC
` [PATCH v2 16/19] arm: dts: k3-j7200: Add dts support
` [PATCH v2 17/19] arm: dts: k3-j7200: Add R5 specific "
` [PATCH v2 18/19] configs: j7200_evm_r5: Add initial support
` [PATCH v2 19/19] configs: j7200_evm_a72: Add Initial support

[PATCH v2 00/19] arm: mach-k3: Initial support for Texas Instrument's J7200 Platform
 2020-08-05 17:13 UTC  (2+ messages)
` [PATCH v2 01/19] board: ti: board_detect: Add stub functions for EEPROM detection apis

[PATCH 1/1] test: py: test_shell_run() with CONFIG_HUSH_PARSER=n
 2020-08-05 16:31 UTC 

[PATCH 1/4] ARM: imx: Add bmode support for iMX7
 2020-08-05 16:09 UTC  (11+ messages)
` [PATCH 2/4] ARM: imx: Add support for switching primary/secondary boot mode to bmode
` [PATCH 3/4] ARM: imx: Add support for reading out the primary/secondary bmode
` [PATCH 4/4] ARM: imx: Add support for reading out the primary/secondary bmode to MX7

[PATCH v2 00/21] clk: at91: add sama7g5 support
 2020-08-05 15:12 UTC  (22+ 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 06/21] clk: at91: add pre-requisite headers for AT91 clock architecture
` [PATCH v2 07/21] clk: at91: pmc: add helpers for clock drivers
` [PATCH v2 08/21] clk: at91: move clock code to compat.c
` [PATCH v2 09/21] clk: at91: sckc: add driver compatible with ccf
` [PATCH v2 10/21] clk: at91: clk-main: "
` [PATCH v2 11/21] clk: at91: sam9x60-pll: "
` [PATCH v2 12/21] clk: at91: clk-master: "
` [PATCH v2 13/21] clk: at91: clk-master: add support for sama7g5
` [PATCH v2 14/21] clk: at91: clk-utmi: add driver compatible with ccf
` [PATCH v2 15/21] clk: at91: clk-utmi: add support for sama7g5
` [PATCH v2 16/21] clk: at91: clk-programmable: add driver compatible with ccf
` [PATCH v2 17/21] clk: at91: clk-system: "
` [PATCH v2 18/21] clk: at91: clk-peripheral: "
` [PATCH v2 19/21] clk: at91: clk-generic: "
` [PATCH v2 20/21] clk: at91: pmc: add generic clock ops
` [PATCH v2 21/21] clk: at91: sama7g5: add clock support

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

I2C on imx8qm - Failed to enable ipg clk
 2020-08-05 14:50 UTC  (2+ messages)

[PATCH v2 00/18] arm: mach-k3: Initial support for Texas Instrument's J7200 Platform
 2020-08-05 14:00 UTC  (4+ messages)
` [PATCH v2 12/18] board: ti: j7200: Introduce support for j7200 build targets

[PATCH v1 00/24] arm: Introduce Marvell/Cavium OcteonTX/TX2
 2020-08-05 13:47 UTC  (10+ messages)
` [PATCH v1 16/24] pci: Add PCI controller driver for OcteonTX / TX2
` [PATCH v1 22/24] watchdog: Add reset support "

[PATCH] firmware: psci: Do not bind driver if U-Boot runs in EL3
 2020-08-05 13:45 UTC  (2+ messages)

[PATCH] env: nowhere: Implement .load callback
 2020-08-05 13:41 UTC  (2+ messages)

[PATCH] ARM: imx: soc: Add reset for non-DM case
 2020-08-05 13:31 UTC 

[PATCH] ARM: imx: ddr: Add deskew register programming
 2020-08-05 13:30 UTC 

[PATCH] spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2
 2020-08-05 13:07 UTC 

[PATCH] board: atmel: common: introduce at91_set_eth1addr for second interface
 2020-08-05 12:30 UTC 

[PATCH 1/1] clk: kendryte/pll.h: do not redefine nop()
 2020-08-05 12:19 UTC  (8+ messages)

[PATCH] xilinx: Check return value from variable setup
 2020-08-05 12:03 UTC 

[PATCH] xilinx: Change logic around zynq_board_read_rom_ethaddr()
 2020-08-05 12:02 UTC 

[PATCH] xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIG
 2020-08-05 12:01 UTC 

[PATCH] xilinx: versal: Enable i2c misc eeprom driver
 2020-08-05 12:00 UTC 

[PATCH v1] spi: cadence_qspi: Probe fail if QSPI clock is not set
 2020-08-05 11:26 UTC  (3+ messages)

[PATCH 0/8] xilinx: zynqmp: Silicon name cleanup
 2020-08-05 11:23 UTC  (9+ messages)
` [PATCH 1/8] xilinx: zynqmp: synchronize firmware call return payload
` [PATCH 2/8] xilinx: zynqmp: merge firmware calls for EL2 and EL3
` [PATCH 3/8] xilinx: zynqmp: get chip ID using firmware driver
` [PATCH 4/8] xilinx: zynqmp: get chip ID at EL3
` [PATCH 5/8] xilinx: zynqmp: remove chip_id function
` [PATCH 6/8] xilinx: zynqmp: refactor silicon name function
` [PATCH 7/8] xilinx: zynqmp: fix incorrect map not align with IPI HW
` [PATCH 8/8] xilinx: zynqmp: Remove one static variable

[PATCH v1] sysreset: socfpga: agilex: Enable sysreset support
 2020-08-05 10:09 UTC  (4+ messages)

[PATCH v1] spi: cadence-qspi: Fix QSPI write issues
 2020-08-05 10:00 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