public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-09-07 05:34:10 to 2020-09-08 13:20:46 UTC [more...]

[PATCH] board: atmel: common: introduce at91_set_eth1addr for second interface
 2020-09-08 13:20 UTC  (2+ messages)

[PATCH v3 00/21] clk: at91: add sama7g5 support
 2020-09-08 13:20 UTC  (23+ messages)
` [PATCH v3 01/21] clk: check hw and hw->dev before dereference it
` [PATCH v3 02/21] dm: core: add support for device re-parenting
` [PATCH v3 03/21] clk: bind clk to new parent device
` [PATCH v3 04/21] clk: do not disable clock if it is critical
` [PATCH v3 05/21] clk: get clock pointer before proceeding
` [PATCH v3 06/21] clk: at91: add pre-requisite headers for AT91 clock architecture
` [PATCH v3 07/21] clk: at91: pmc: add helpers for clock drivers
` [PATCH v3 08/21] clk: at91: move clock code to compat.c
` [PATCH v3 09/21] clk: at91: sckc: add driver compatible with ccf
` [PATCH v3 10/21] clk: at91: clk-main: "
` [PATCH v3 11/21] clk: at91: sam9x60-pll: "
` [PATCH v3 12/21] clk: at91: clk-master: "
` [PATCH v3 13/21] clk: at91: clk-master: add support for sama7g5
` [PATCH v3 14/21] clk: at91: clk-utmi: add driver compatible with ccf
` [PATCH v3 15/21] clk: at91: clk-utmi: add support for sama7g5
` [PATCH v3 16/21] clk: at91: clk-programmable: add driver compatible with ccf
` [PATCH v3 17/21] clk: at91: clk-system: "
` [PATCH v3 18/21] clk: at91: clk-peripheral: "
` [PATCH v3 19/21] clk: at91: clk-generic: "
` [PATCH v3 20/21] clk: at91: pmc: add generic clock ops
` [PATCH v3 21/21] clk: at91: sama7g5: add clock support

[PATCH] defconfig: espressobin: enable NET_RANDOM_ETHADDR
 2020-09-08 12:52 UTC  (4+ messages)

[PATCH 0/5] Add spi boot support to am335x-icev2
 2020-09-08 12:26 UTC  (15+ messages)
` [PATCH 2/5] configs: Add spiboot support for am335x
` [PATCH 3/5] spi: spi-uclass: Block dm_scan_fdt_dev with OF_CONTROL to prevent build failures
` [PATCH 4/5] spi: omap3_spi: Read platform data in ofdata_to_platdata()
` [PATCH 5/5] arm: mach-omap2: am33xx: Add device structure for spi

[PATCH v3 0/7] riscv: Clean up timer drivers
 2020-09-08 12:10 UTC  (8+ messages)
` [PATCH v3 1/7] riscv: Rework riscv timer driver to only support S-mode
` [PATCH v3 4/7] riscv: Rework Sifive CLINT as UCLASS_TIMER driver
` [PATCH v3 7/7] riscv: Update SiFive device tree for new CLINT driver

Changing U-boot relocation addres to SRAM (instead of DRAM)
 2020-09-08 11:33 UTC  (2+ messages)

[PATCH v3 1/9] usb: xhci: add a member hci_version in xhci_ctrl struct
 2020-09-08 11:24 UTC  (18+ messages)
` [PATCH v3 2/9] usb: xhci: create one unified function to calculate TRB TD remainder
` [PATCH v3 3/9] usb: xhci: add quirks flag to support MediaTek xHCI 0.96
` [PATCH v3 4/9] usb: xhci: convert to HCS_MAX_PORTS()
` [PATCH v3 5/9] usb: xhci: convert to TRB_TYPE()
` [PATCH v3 6/9] usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET()
` [PATCH v3 7/9] usb: xhci: convert to TRB_TX_TYPE()
` [PATCH v3 8/9] usb: xhci: use macros with parameter to fill ep_info2
` [PATCH v3 9/9] usb: xhci: convert to readx_poll_sleep_timeout()

[PATCH 1/1] efi_loader: efi_var_mem_notify_exit_boot_services
 2020-09-08 11:06 UTC  (2+ messages)

[PATCH 1/1] lib: rsa: fix data abort in br_i32_decode()
 2020-09-08 10:29 UTC 

[PATCH] include: dt-bindings: Add MSCC header
 2020-09-08 10:10 UTC 

[PATCH v4 1/9] usb: xhci: add a member hci_version in xhci_ctrl struct
 2020-09-08  8:06 UTC  (9+ messages)
` [PATCH v4 2/9] usb: xhci: create one unified function to calculate TRB TD remainder
` [PATCH v4 3/9] usb: xhci: add quirks flag to support MediaTek xHCI 0.96
` [PATCH v4 4/9] usb: xhci: convert to HCS_MAX_PORTS()
` [PATCH v4 5/9] usb: xhci: convert to TRB_TYPE()
` [PATCH v4 6/9] usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET()
` [PATCH v4 7/9] usb: xhci: convert to TRB_TX_TYPE()
` [PATCH v4 8/9] usb: xhci: use macros with parameter to fill ep_info2
` [PATCH v4 9/9] usb: xhci: convert to readx_poll_sleep_timeout()

[PATCH 0/2] Refactor AST2500 reset control
 2020-09-08  7:21 UTC  (3+ messages)
` [PATCH 1/2] reset: ast2500: Use SCU for "
` [PATCH 2/2] cosmetic: reset: ast2500: Rename driver and configs

[v4, 00/11] mmc: fsl_esdhc: support eMMC HS200/HS400 modes
 2020-09-08  7:17 UTC  (5+ messages)

[PATCH v2 2/2] armv8: lx2162aqds: Add support for LX2162AQDS platform
 2020-09-08  6:16 UTC  (7+ messages)
` [PATCH v3 0/2] Add support for LX2162AQDS board
  ` [PATCH v3 1/2] armv8: lx2162a: Add Soc changes to support LX2162A
  ` [PATCH v3 2/2] armv8: lx2162aqds: Add support for LX2162AQDS platform

[RFC PATCH 0/1] Anti rollback protection for FIT Images
 2020-09-08  6:15 UTC  (3+ messages)

[PATCH v2 0/5] powerpc, mpc83xx: add DM_ETH support
 2020-09-08  5:59 UTC  (3+ messages)

[PATCH v4 0/2] gpio: Add a managed API
 2020-09-08  5:40 UTC  (3+ messages)
` [PATCH v4 1/2] drivers: gpio: Add a managed API to get a GPIO from the device-tree
` [PATCH v4 2/2] test: gpio: Add tests for the managed API

[PATCH v2] arm: dts: fix ast2500-evb inclusion for the correct soc family
 2020-09-08  2:42 UTC  (2+ messages)

[PATCH v1] arm: socfpga: soc64: Disable CONFIG_PSCI_RESET
 2020-09-08  1:57 UTC  (2+ messages)

[PATCH 0/3] net: tftp: Fixes for tftp rollover
 2020-09-08  1:50 UTC  (2+ messages)

[PATCH U-BOOT v3 00/30] PLEASE TEST fs: btrfs: Re-implement btrfs support using code from btrfs-progs
 2020-09-08  0:59 UTC  (9+ messages)
` [PATCH U-BOOT v3 03/30] fs: btrfs: Crossport btrfs_read_dev_super() "
` [PATCH U-BOOT v3 25/30] fs: btrfs: Implement btrfs_file_read()

[BUG] rsa: crash in br_i32_decode() called from rsa_gen_key_prop()
 2020-09-08  0:21 UTC  (2+ messages)

Please pull u-boot-marvell/remove-config-nr-dram-banks-v9-2020-08-26
 2020-09-07 21:39 UTC  (2+ messages)

[PATCH v7 0/2] Basic Kontron SMARC-sAL28 board support
 2020-09-07 21:07 UTC  (3+ messages)
` [PATCH v7 1/2] board: kontron: add sl28 support
` [PATCH v7 2/2] board: sl28: add board specific nvm command

[RFC 0/4] drivers: footprint reduction proposal
 2020-09-07 19:10 UTC  (12+ messages)
` [RFC 3/4] dtoc: add support for generate stuct udevice_id

[PATCH] timer: Return count from timer_ops.get_count
 2020-09-07 18:19 UTC 

[ANN] U-Boot v2020.10-rc4 released
 2020-09-07 18:18 UTC 

[PATCH 0/7] riscv: Correctly handle IPIs already pending upon boot
 2020-09-07 18:16 UTC  (8+ messages)
` [PATCH 1/7] Revert "riscv: Clear pending interrupts before enabling IPIs"
` [PATCH 2/7] riscv: Match memory barriers between send_ipi_many and handle_ipi
` [PATCH 3/7] riscv: Use NULL as a sentinel value for smp_call_function
` [PATCH 4/7] riscv: Clear pending IPIs on initialization
` [PATCH 5/7] riscv: Add fence to available_harts_lock
` [PATCH 6/7] riscv: Ensure gp is NULL or points to valid data
` [PATCH 7/7] riscv: Add some comments to start.S

[RFC] FPGA configuration as MTD using Device Tree
 2020-09-07 17:03 UTC 

[PATCH] arm: mvebu: Espressobin: Set environment variable fdtfile
 2020-09-07 16:51 UTC  (7+ messages)

[PATCH v4 0/2] use dt and UCLASS_IRQ/SYSCON to get gic details
 2020-09-07 16:32 UTC  (4+ messages)
` [PATCH v4 1/2] arch: arm: use dt and UCLASS_IRQ "

[PATCH] ARM: zynq: Add Z-turn board V5
 2020-09-07 16:11 UTC 

Pull request for UEFI sub-system for efi-2020-10-rc4
 2020-09-07 16:08 UTC  (2+ messages)

[RFC] [PATCH] rockchip: Pinebook Pro: fix mmc boot ordering
 2020-09-07 16:07 UTC 

[PATCH] time: Fix get_ticks being non-monotonic
 2020-09-07 15:51 UTC  (5+ messages)

[PATCH] timer: mchp-pit64b: add support for pit64b
 2020-09-07 15:36 UTC 

[RFC PATCH 0/7]
 2020-09-07 15:24 UTC  (3+ messages)

[PATCH 0/5] edison: Support for writing an xFSTK image
 2020-09-07 15:10 UTC  (13+ messages)
` [PATCH 2/5] binman: Show an error when a file is missing

[PATCH v3 1/8] firmware: add SCMI agent uclass
 2020-09-07 14:50 UTC  (8+ messages)
` [PATCH v3 2/8] firmware: scmi: mailbox/smt agent device
` [PATCH v3 3/8] firmware: scmi: support Arm SMCCC transport
` [PATCH v3 4/8] dt-bindings: arm: SCMI bindings documentation
` [PATCH v3 5/8] clk: add clock driver for SCMI agents
` [PATCH v3 6/8] firmware: scmi: sandbox test for SCMI clocks
` [PATCH v3 7/8] reset: add reset controller driver for SCMI agents
` [PATCH v3 8/8] firmware: smci: sandbox test for SCMI reset controllers

RPi4 U-Boot freeze
 2020-09-07 14:36 UTC  (3+ messages)

[PATCH v3 01/12] binman: Allow entry args to be required
 2020-09-07 13:57 UTC  (10+ messages)
` [PATCH v3 00/12] binman: Add support for generating more complex FITs
  ` [PATCH v3 08/12] sunxi: Convert 64-bit boards to use binman

[PATCH 0/2] Add support for loading images above 4GB
 2020-09-07 13:57 UTC  (15+ messages)
` [PATCH 1/2] spl: Use standard FIT entries
` [PATCH 2/2] spl: fdt: Record load/entry fit-images entries in 64bit format

[PATCH v4 0/3] binman: Further updates for FIT support
 2020-09-07 13:57 UTC  (3+ messages)

[PATCH v2 0/3] arm64: Large PIE fixes
 2020-09-07 13:40 UTC  (10+ messages)
` [PATCH v2 1/3] arm64: Mention 4K aligned load addresses in the PIE Kconfig help
` [PATCH v2 2/3] arm64: Bail out PIE builds early if load address is not 4K aligned

[PATCH v6 0/2] Basic Kontron SMARC-sAL28 board support
 2020-09-07 12:25 UTC  (4+ messages)
` [PATCH v6 1/2] board: kontron: add sl28 support

[PATCH RESEND v2 01/11] usb: xhci: add a member hci_version in xhci_ctrl struct
 2020-09-07 10:12 UTC  (7+ messages)
` [PATCH RESEND v2 05/11] usb: xhci: convert to TRB_TYPE()

[PATCH] am335x, guardian: update the maintainer list
 2020-09-07  9:44 UTC 

[PATCH v2 4/6] mmc: atmel-sdhci: do not check clk_set_rate return value
 2020-09-07  9:42 UTC  (3+ messages)

[PATCH v2 00/21] clk: at91: add sama7g5 support
 2020-09-07  9:32 UTC  (3+ messages)
` [PATCH v2 08/21] clk: at91: move clock code to compat.c

[PATCH v4] arm: socfpga: add board support for ic-automation Moritz III
 2020-09-07  9:11 UTC  (2+ messages)

Change in gic_lpi_tables_init() function
 2020-09-07  9:06 UTC  (2+ messages)

[PATCH] ARM: stm32: Use firwmare property instead of loadables
 2020-09-07  8:48 UTC  (2+ messages)

[PATCH 0/2] Refactor ASPEED AST2500 DDR SDRAM driver structure
 2020-09-07  8:25 UTC  (3+ messages)
` [PATCH 1/2] ram: move aspeed ram driver into drivers/ directory
` [PATCH 2/2] ram: add ddr4 dual x8 configuration

[PATCH v4] arm: socfpga: add board support for ic-automation Moritz III
 2020-09-07  7:23 UTC  (2+ messages)

[PATCH] arm64: a37xx: increase CONFIG_SYS_BOOTM_LEN to 64MB
 2020-09-07  6:56 UTC 

[PATCH] mtd: spi-nor-ids: add support for Macronix mx25u12835f flash
 2020-09-07  6:54 UTC 

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


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