public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-07-31 17:47:27 to 2020-08-03 22:24:04 UTC [more...]

[PATCH] pci: layerscape: Fix spurious writes and panic
 2020-08-03 22:24 UTC  (2+ messages)

[PATCH 1/1] riscv: remove redundant logical constraint
 2020-08-03 21:33 UTC 

[PATCH 1/1] riscv: fix building with CONFIG_SPL_SMP=n
 2020-08-03 21:25 UTC 

[PATCH] video: ipuv3: fix framebuffer base address init with multiple IPUs
 2020-08-03 21:13 UTC  (2+ messages)

[PATCH 1/1] riscv: sifive: fu540: redundant initialization
 2020-08-03 21:09 UTC 

U-Boot POST Memory Test
 2020-08-03 20:50 UTC  (2+ messages)

[PULL] u-boot-mips
 2020-08-03 20:36 UTC 

[PATCH 1/1] post: remove redundant condition
 2020-08-03 20:12 UTC 

[PATCH 1/2] dm: core: Fix devfdt_get_addr_ptr return value
 2020-08-03 19:17 UTC  (2+ messages)
` [PATCH 2/2] test: dm: Add test case for devfdt_get_addr_ptr

[PATCH v2 00/10] mips: octeon: Misc Octeon drivers, DT and Kconfig / defconfig updates
 2020-08-03 19:10 UTC  (5+ messages)
` [PATCH v2 01/10] gpio: octeon_gpio: Add GPIO controller driver for Octeon
` [PATCH v2 06/10] drivers: spi: Add SPI "

[PATCH 1/1] doc: qemu-mips build instructions
 2020-08-03 18:30 UTC  (2+ messages)

[PATCH 1/1] clk: kendryte/pll.h: do not redefine nop()
 2020-08-03 18:20 UTC  (6+ messages)

chromebook_coral: build failure
 2020-08-03 18:09 UTC  (2+ messages)

PowerPC progress
 2020-08-03 18:01 UTC  (5+ messages)

[PATCH v4 00/14] env: ext4: corrections and add test for env in ext4
 2020-08-03 17:11 UTC  (33+ messages)
` [PATCH v4 01/14] env: add absolute path at CONFIG_ENV_EXT4_FILE
` [PATCH v4 02/14] env: ext4: set gd->env_valid
` [PATCH v4 03/14] env: sf: avoid space in backend name
` [PATCH v4 04/14] env: correctly handle env_load_prio
` [PATCH v4 05/14] env: nowhere: add .load ops
` [PATCH v4 06/14] env: the ops driver load becomes mandatory in struct env_driver
` [PATCH v4 07/14] cmd: env: add env load command
` [PATCH v4 08/14] cmd: env: add env select command
` [PATCH v4 09/14] configs: sandbox: activate env in ext4 support
` [PATCH v4 10/14] configs: sandbox: activate command env select and env load
` [PATCH v4 11/14] test: environment in ext4
` [PATCH v4 12/14] env: ext4: introduce new function env_ext4_save_buffer
` [PATCH v4 13/14] env: ext4: add support of command env erase
` [PATCH v4 14/14] test: sandbox: add test for erase command

U-Boot as ARM Coreboot Payload (for Chromebook Duet)
 2020-08-03 17:08 UTC  (3+ messages)

Please pull u-boot-x86
 2020-08-03 16:00 UTC  (2+ messages)

[BUG] DM_VIDEO broken on imx6q
 2020-08-03 15:13 UTC  (3+ messages)

[PATCH v2] board: Add support for iMX8QXP AI_ML board
 2020-08-03 15:10 UTC  (4+ messages)

[PATCH] Link failure with CONFIG_SPL and CONFIG_I2C_MUX_PCA954x
 2020-08-03 14:49 UTC 

[PATCH 1/2] IPQ40xx: Add DRAM detection & FDT fixup
 2020-08-03 14:39 UTC  (3+ messages)
` [PATCH 2/2] IPQ40xx: Add SMEM support

Pull request for UEFI sub-system for efi-2020-10-rc2
 2020-08-03 14:25 UTC  (2+ messages)

rk3399-gru-kevin: issues on bringup
 2020-08-03 13:49 UTC  (8+ messages)

[PATCH v5 0/6] ARM: arbitrary virtual-physical mappings for RPi4 XHCI support
 2020-08-03 12:32 UTC  (5+ messages)
  ` [PATCH v5 3/6] arm: provide a function for boards init code to modify MMU virtual-physical map

[PATCH v3 0/6] drivers: Add a framework for MUX drivers
 2020-08-03 11:34 UTC  (4+ messages)
` [PATCH v3 5/6] sandbox: Enable memio operations in board_init

sunxi_nand_spl reading zeros on Cubietruck
 2020-08-03 11:07 UTC 

[PATCH 0/6] Refactor Aspeed SoCs support
 2020-08-03  9:36 UTC  (7+ 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 v2 00/18] Add new board: Xen guest for ARM64
 2020-08-03  9:07 UTC  (6+ messages)
` [PATCH v2 04/18] board: Introduce xenguest_arm64 board

[PATCH] Fix corner case in bad block table handling
 2020-08-03  8:30 UTC  (2+ messages)

[RESEND][PATCH] usb: host: dwc3-sti-glue: Fix ofnode_valid() parameter
 2020-08-03  7:37 UTC  (3+ messages)

[PATCH 1/6] riscv: Call spl_board_init_f() in the generic SPL board_init_f()
 2020-08-03  6:09 UTC  (6+ 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 00/13] Add support for USB host and peripheral bootmodes on am65x-idk
 2020-08-03  6:06 UTC  (4+ messages)
` [PATCH 06/13] arm: mach-k3: am6_init: Do USB fixups to facilitate host and device boot modes

[PATCH v2 00/13] Add support for USB host and peripheral bootmodes on am65x-idk
 2020-08-03  6:05 UTC  (14+ messages)
` [PATCH v2 01/13] spl: usb: Create an API spl_usb_load()
` [PATCH v2 02/13] spl: usb: Only init usb once
` [PATCH v2 03/13] armv7R: K3: am654: Use full malloc in SPL both pre and post reloc
` [PATCH v2 04/13] arm: mach-k3: sysfw-loader: Add support to load SYSFW from USB
` [PATCH v2 05/13] arm: mach-k3: am6_init: Gate mmc related configurations with the appropriate config
` [PATCH v2 06/13] arm: mach-k3: am6_init: Do USB fixups to facilitate host and device boot modes
` [PATCH v2 07/13] arm: mach-k3: am6_init: Add support for USB boot mode
` [PATCH v2 08/13] arm: dts: k3-am654-r5-base-board: Add USB0 nodes
` [PATCH v2 09/13] arm: dts: k3-am654-base-board: Add support for USB0 in SPL
` [PATCH v2 10/13] configs: am65x_evm: Add support for DFU related configs
` [PATCH v2 11/13] configs: am65x_evm_a53: Enable USB Mass storage and DFU boot modes
` [PATCH v2 12/13] configs: Add defconfig for USB DFU bootmode
` [PATCH v2 13/13] configs: Add new config for supporting USB mass storage boot

[PATCH v5 00/17] efi_loader: add capsule update support
 2020-08-03  5:43 UTC  (18+ messages)
` [PATCH v5 01/17] dfu: rename dfu_tftp_write() to dfu_write_by_name()
` [PATCH v5 02/17] dfu: modify an argument type for an address
` [PATCH v5 03/17] common: update: add a generic interface for FIT image
` [PATCH v5 04/17] dfu: export dfu_list
` [PATCH v5 05/17] efi_loader: add option to initialise EFI subsystem early
` [PATCH v5 06/17] efi_loader: add efi_create_indexed_name()
` [PATCH v5 07/17] efi_loader: define UpdateCapsule api
` [PATCH v5 08/17] efi_loader: capsule: add capsule_on_disk support
` [PATCH v5 09/17] efi_loader: capsule: add memory range capsule definitions
` [PATCH v5 10/17] efi_loader: capsule: support firmware update
` [PATCH v5 11/17] efi_loader: add firmware management protocol for FIT image
` [PATCH v5 12/17] dfu: add dfu_write_by_alt()
` [PATCH v5 13/17] efi_loader: add firmware management protocol for raw image
` [PATCH v5 14/17] cmd: add "efidebug capsule" command
` [PATCH v5 15/17] tools: add mkeficapsule command for UEFI capsule update
` [PATCH v5 16/17] test/py: add a test for uefi firmware update capsule of FIT image
` [PATCH v5 17/17] test/py: add a test for uefi firmware update capsule of raw image

[PATCH v2 1/1] riscv: additional crash information
 2020-08-03  5:26 UTC  (4+ messages)

master u-boot broken for HiFive Unleashed
 2020-08-03  4:26 UTC  (2+ messages)

[PATCH v5 0/5] add DM based reset driver for SiFive SoC's
 2020-08-03  3:34 UTC  (3+ messages)

[PATCH 1/1] timer: dw-apb: fix compiler warnings
 2020-08-03  3:30 UTC  (2+ messages)

[PATCH v1 1/2] x86: sipi_vector: Append appropriate suffixes
 2020-08-03  2:45 UTC  (6+ messages)
` [PATCH v1 2/2] x86: call32: "

[PATCH 0/2] Update Apollo Lake FSP parameters
 2020-08-03  2:43 UTC  (7+ messages)
` [PATCH 1/2] x86: apl: fsp_bindings: Add support for u64 parameters
` [PATCH 2/2] arch: x86: apl: Update FSP parameters

[PATCH] x86: irq: Fix some typos
 2020-08-03  2:42 UTC  (3+ messages)

[PATCH 00/16] common: Drop remaining includes in common.h
 2020-08-02 22:59 UTC  (17+ messages)
` [PATCH 01/16] common: Drop asm/global_data.h from common header
` [PATCH 02/16] common: Drop display_options.h "
` [PATCH 03/16] common: Drop linux/printk.h "
` [PATCH 04/16] Fix code style for time functions
` [PATCH 05/16] common: Drop time.h from common header
` [PATCH 06/16] common: Drop linux/string.h "
` [PATCH 07/16] common: Drop asm/u-boot.h "
` [PATCH 08/16] common: Drop stdio.h "
` [PATCH 09/16] common: Drop stdarg.h "
` [PATCH 10/16] common: Drop vsprintf.h "
` [PATCH 11/16] common: Drop errno.h "
` [PATCH 12/16] common: Drop linux/kernel.h "
` [PATCH 13/16] common: Drop linux/types.h "
` [PATCH 14/16] common: Move the build-system includes to a separate file
` [PATCH 15/16] common: Add a comment about the current state of common.h
` [PATCH 16/16] Makefile: Drop linux/kconfig.h from config.h

[PATCH V2] dm: core: Add late driver remove option
 2020-08-02 15:06 UTC 

[PATCH] sh: r2dplus: Enable additional PCI ethernet devices
 2020-08-02 15:06 UTC 

[PATCH 1/3] sh: Set gd->malloc_base if MALLOC_F_LEN is set
 2020-08-02 15:05 UTC  (3+ messages)
` [PATCH 2/3] sh: r2dplus: Add SCIF1 to the basic DT
` [PATCH 3/3] sh: r2dplus: Enable DM_SERIAL and DM_CLK

[PATCH] sh: r2dplus: Add pci enum to preboot
 2020-08-02 15:05 UTC 

[PATCH] sh: r2dplus: Switch to DM ETH
 2020-08-02 15:04 UTC 

RISC-V Microconference Accepted into 2020 Linux Plumbers Conference
 2020-08-02  7:12 UTC 

[PATCH v6 0/4] usb: xhci: Load Raspberry Pi 4 VL805's firmware
 2020-08-01 17:53 UTC  (5+ messages)

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

[PATCH 00/16] x86: zboot: Enhance the 'zboot' command
 2020-08-01 16:08 UTC  (17+ messages)
` [PATCH 01/16] x86: Update the bootparam header
` [PATCH 02/16] x86: zimage: Use a state struct to hold the state
` [PATCH 03/16] x86: zimage: Avoid using #ifdef
` [PATCH 04/16] x86: zboot: Move kernel-version code into a function
` [PATCH 05/16] x86: zboot: Correct image type
` [PATCH 06/16] x86: zimage: Disable interrupts just before booting
` [PATCH 07/16] x86: zboot: Set up a sub-command structure
` [PATCH 08/16] x86: zboot: Add a 'go' subcommand
` [PATCH 09/16] x86: zboot: Add an 'info' subcommand
` [PATCH 10/16] x86: zboot: Add an 'setup' subcommand
` [PATCH 11/16] x86: zboot: Set environment variables for image locations
` [PATCH 12/16] x86: zboot: Allow setting a separate setup base address
` [PATCH 13/16] x86: zboot: Add an option to dump the setup information
` [PATCH 14/16] x86: zboot: Allow overriding the command line
` [PATCH 15/16] cros: Update chromium documentation
` [PATCH 16/16] cros: Add information about booting Chrome OS on x86

[PATCH] riscv: additional crash information
 2020-08-01 14:05 UTC  (4+ messages)

[PATCH 0/6] efi_selftest: allow UEFI testing on MAIX
 2020-08-01 13:32 UTC  (6+ messages)
` [PATCH 2/6] configs: reduce stack size of Sipeed MAIX
` [PATCH 3/6] riscv: load addresses for "

[PATCH] test: efi_selftest: Do not force serial# setting
 2020-07-31 21:42 UTC  (2+ messages)

[PATCH 1/1] test: do not rely on => being the prompt
 2020-07-31 21:42 UTC  (2+ messages)

[PATCH 0/1] fw_setenv always locks flash whenever it tries to write
 2020-07-31 21:40 UTC  (3+ messages)
` [PATCH 1/1] fw_setenv: lock the flash only if it was locked before

[PATCH V2 1/7] env: Warn on force access if ENV_ACCESS_IGNORE_FORCE set
 2020-07-31 21:40 UTC  (12+ messages)
` [PATCH V2 2/7] env: Add H_DEFAULT flag
` [PATCH V2 3/7] env: Discern environment coming from external storage
` [PATCH V2 5/7] env: nowhere: Implement .load callback
` [PATCH V2 6/7] env: Add option to only ever append environment
` [PATCH V2 7/7] env: Add support for explicit write access list

[RESEND PATCH] env: add prototypes for weak function
 2020-07-31 21:39 UTC  (2+ messages)

[PATCH] ARM: add Kconfig option for PSCI 0.1
 2020-07-31 18:56 UTC 

[PATCH v1 00/24] arm: Introduce Marvell/Cavium OcteonTX/TX2
 2020-07-31 18:44 UTC  (17+ messages)
` [PATCH v1 06/24] pci: pci-uclass: Add multi entry support for memory regions
` [PATCH v1 13/24] arm: octeontx: Add headers for OcteonTX
` [PATCH v1 15/24] ata: ahci: Add BAR index quirk for Cavium PCI SATA device
` [PATCH v1 16/24] pci: Add PCI controller driver for OcteonTX / TX2


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