public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-11-10 20:26:00 to 2020-11-13 10:32:26 UTC [more...]

[patch v2 00/10] rk3399 (Pinebook pro) EDP support
 2020-11-13 10:32 UTC  (5+ messages)
` [patch v2 01/10] drivers/video/rockchip/rk_vop.c: Use endpoint compatible string to find VOP mode

[PATCH] rockchip: Pinebook Pro: Fix USB
 2020-11-13 10:17 UTC  (2+ messages)

[PATCH] video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0
 2020-11-13 10:15 UTC  (2+ messages)

[PATCH v2 1/2] rockchip: rk3399: Init clocks in U-Boot proper if SPL was not run
 2020-11-13 10:13 UTC  (4+ messages)
` [PATCH v2 2/2] rockchip: gru: Allow setting up clocks in U-Boot proper

[PATCH] drivers: led: bcm6858: set the correct led polarity register
 2020-11-13  9:30 UTC  (2+ messages)

[PATCH v3 0/1] RISC-V tracing support
 2020-11-13  8:07 UTC  (11+ messages)
` [PATCH v3 1/1] riscv: Add timer_get_us() for tracing

[PATCH 1/2] pinctrl: k210: Fix inverted IE and OE for I2C
 2020-11-13  7:19 UTC  (3+ messages)

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

[PATCH v2 0/2] Add OpenCores I2C controller driver
 2020-11-13  7:16 UTC  (6+ messages)
` [PATCH v2 1/2] i2c: ocores: add i2c driver for OpenCores I2C controller
` [PATCH v2 2/2] riscv: sifive/fu540: kconfig: Enable support for Opencores "

[PATCH] usb: xhci: fix event trb handling missed
 2020-11-13  6:48 UTC  (14+ messages)

[PATCH] env: mmc: Correct partition comparison in mmc_offset_try_partition
 2020-11-13  4:10 UTC  (4+ messages)

[PATCH v2] env: mmc: Correct partition comparison in mmc_offset_try_partition
 2020-11-13  4:03 UTC  (3+ messages)

[RESEND v2 00/22] Add Intel Diamond Mesa SoC support
 2020-11-13  3:57 UTC  (15+ messages)
` [RESEND v2 01/22] arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64
` [RESEND v2 02/22] arm: socfpga: dm: Add base address for Intel Diamond Mesa
` [RESEND v2 03/22] arm: socfpga: dm: Add firewall support for Agilex and "
` [RESEND v2 04/22] arm: socfpga: Rename Stratix10 and Agilex handoff common macros
` [RESEND v2 05/22] arm: socfpga: Changed wrap_pll_config_s10.c to wrap_pll_config_soc64.c
` [RESEND v2 06/22] arm: socfpga: Changed system_manager_s10.c to system_manager_soc64.c
` [RESEND v2 07/22] arm: socfpga: Rearrange sequence of macros in handoff_soc64.h

[PATCH 0/5] patman: Tidy up some hangovers from Python 2
 2020-11-13  3:42 UTC  (3+ messages)
` [PATCH 5/5] dtoc: Tidy up Python style in dtb_platdata

[v3 00/16] Enable ARM Trusted Firmware for U-Boot
 2020-11-13  3:25 UTC  (15+ messages)
` [v3 02/16] arm: socfpga: soc64: Load FIT image with ATF support
` [v3 07/16] mmc: dwmmc: socfpga: Add ATF support for MMC driver
` [v3 08/16] net: designware: socfpga: Add ATF support for MAC driver
` [v3 09/16] arm: socfpga: soc64: Add ATF support for Reset Manager driver
` [v3 14/16] arm: socfpga: dts: soc64: Add binman node of FIT image with ATF support
` [v3 15/16] arm: socfpga: soc64: Enable FIT image generation using binman
` [v3 16/16] configs: socfpga: Add defconfig for Agilex and Stratix 10 with ATF support

[PATCH 0/2] *** Add support for Mediatek mt762x SoC ***
 2020-11-13  3:02 UTC  (3+ messages)
` [PATCH 1/2] spi: mtk_snor: add support for MTK SPI NOR controller
` [PATCH 2/2] arm: dts: enable MTK SPI NOR controller driver

[PATCH 1/2 v5] tpm: Add some headers from the spec
 2020-11-12 22:22 UTC  (2+ messages)
` [PATCH 2/2 v5] efi: Add basic EFI_TCG2_PROTOCOL support

Secure the environment variables
 2020-11-12 21:35 UTC 

[PATCH 1/1] efi_selftest: keep devices in ExitBootServices()
 2020-11-12 21:09 UTC  (2+ messages)

[PATCH] env: mmc: Correct partition comparison in mmc_offset_try_partition
 2020-11-12 20:01 UTC  (7+ messages)

[PATCH 0/5] allow default environment to be amended from dtb
 2020-11-12 19:58 UTC  (7+ messages)
` [PATCH 2/5] fdtdec: introduce fdtdec_get_config_property
` [PATCH 3/5] env: make env_set_default_vars() return void
` [PATCH 4/5] env: allow default environment to be amended from control dtb
` [PATCH 5/5] test: add tests for default environment

[PATCH 1/2 v4] tpm: Add some headers from the spec
 2020-11-12 19:27 UTC  (11+ messages)
` [PATCH 2/2 v4] efi: Add basic EFI_TCG2_PROTOCOL support

[PATCH v3 0/4] Add Renesas SoC identification driver support
 2020-11-12 19:07 UTC  (5+ messages)
` [PATCH v3 1/4] dm: core: Add of_match_node helper function
` [PATCH v3 4/4] dm: soc: SoC identification driver for Renesas SoC's

[U-Boot] Issue in u-boot; TFTP error: trying to overwrite reserved memory
 2020-11-12 15:27 UTC 

[PATCH 1/1] riscv: Fix efi header size for RV32
 2020-11-12 14:05 UTC  (2+ messages)

[PATCH RESEND v2 0/2] arm64: meson: add libretech cc v2 support
 2020-11-12 13:35 UTC  (2+ messages)

[PATCH 0/4] ARM: upgrade Amlogic DT to Linux 5.10
 2020-11-12 13:35 UTC  (2+ messages)

[PATCH] video: add TDO tl070wsh30 panel driver
 2020-11-12 13:34 UTC  (3+ messages)

i.MX USB SDP broken on imx6q-sabresd
 2020-11-12 13:33 UTC  (4+ messages)

[PATCH v2 0/3] mmc: meson-gx: fix mmc & sdcard failur on SM1 SoCs
 2020-11-12 13:30 UTC  (6+ messages)
  ` [PATCH v2 1/3] mmc: meson-gx: move arch header to local header
  ` [PATCH v2 2/3] mmc: meson-gx: change clock phase value on SM1 SoCs
  ` [PATCH v2 3/3] ARM: dts: meson-sm1: add u-boot specific MMC controller compatible

[PATCH] ARM: mach-meson: update SoC IDs
 2020-11-12 13:28 UTC  (2+ messages)

Properly using gpio_request and pinmux for GPIO
 2020-11-12 13:24 UTC 

[PATCH v2] arm: vexpress: don't reset flags in board_init for vexpress boards
 2020-11-12 13:17 UTC 

[PATCH] vexpress: don't reset flags in board_init to avoid losing previous ones
 2020-11-12 13:02 UTC 

[PATCH] common/board_r: make sure to call initr_dm() before initr_trace()
 2020-11-12 12:32 UTC 

[PATCH v1] imx: clk: added IPG Clock for I2C on imx8qm
 2020-11-12 10:51 UTC 

I2C on imx8qm - Failed to enable ipg clk
 2020-11-12 10:37 UTC  (4+ messages)

[PATCH v4 00/23] Add support for MediaTek MT7620 SoC - v4
 2020-11-12  8:37 UTC  (24+ messages)
` [PATCH v4 01/23] mips: dts: switch to board defines for dtb for mtmips
` [PATCH v4 02/23] mips: mtmips: move mt7628 related Kconfig into mt7628 subdirectory
` [PATCH v4 03/23] mips: mtmips: select SYSRESET for mt7628 only
` [PATCH v4 04/23] mips: mtmips: fix dram size detection in dram_init
` [PATCH v4 05/23] mips: enable _machine_restart for spl
` [PATCH v4 06/23] mips: mtmips: add support to initialize SDRAM
` [PATCH v4 07/23] mips: mtmips: add support for MediaTek MT7620 SoC
` [PATCH v4 08/23] mips: mtmips: add two reference boards for mt7620
` [PATCH v4 09/23] configs: mtmips: refresh for mt7628 based boards
` [PATCH v4 10/23] serial: add uart driver for MediaTek MT7620 SoC
` [PATCH v4 11/23] clk: add clock "
` [PATCH v4 12/23] reset: mtmips: add reset controller support "
` [PATCH v4 13/23] pinctrl: mtmips: add "
` [PATCH v4 14/23] watchdog: add watchdog driver "
` [PATCH v4 15/23] gpio: add GPIO controller "
` [PATCH v4 16/23] spi: add spi controller support "
` [PATCH v4 17/23] phy: add USB PHY driver "
` [PATCH v4 18/23] net: add ethernet "
` [PATCH v4 19/23] mmc: mtk-sd: fix sclk cycles shift value
` [PATCH v4 20/23] mmc: mtk-sd: add pad control settings for MediaTek MT7620/MT76x8 SoCs
` [PATCH v4 21/23] mmc: mtk-sd: assign plat->cfg.f_max with a correct value
` [PATCH v4 22/23] reset: reset-mtmips: add DM_FLAG_PRE_RELOC flag
` [PATCH v4 23/23] MAINTAINERS: add maintainer for MediaTek MIPS platform

[PATCH v3 0/7] Microchip PolarFire SoC support
 2020-11-12  8:15 UTC  (4+ messages)
` [PATCH v3 5/7] riscv: dts: Add device tree for Microchip Icicle Kit

[PATCH] riscv: Fix efi header for RV32
 2020-11-12  8:09 UTC  (4+ messages)

[PATCH 1/1] trace: avoid infinite recursion
 2020-11-12  7:22 UTC  (2+ messages)

[PATCH v2 0/4] sandbox: exception handling
 2020-11-11 23:29 UTC  (5+ messages)
` [PATCH v2 1/4] sandbox: add handler for exceptions
` [PATCH v2 2/4] cmd: sandbox: implement exception command
` [PATCH v2 3/4] efi_selftest: implement exception test for sandbox
` [PATCH v2 4/4] test: unit test for exception command

[PATCH 0/3] sandbox: exception handling
 2020-11-11 23:11 UTC  (9+ messages)
` [PATCH 1/3] sandbox: add handler for exceptions
` [PATCH 2/3] cmd: sandbox: implement exception command
` [PATCH 3/3] efi_selftest: implement exception test for sandbox

Properly using gpio_request and muxing
 2020-11-11 17:16 UTC 

[PATCH] ARM: mach-at91: fix timer.o compile condition
 2020-11-11 16:46 UTC 

[PATCH] libfdt: Fix signedness comparison warnings
 2020-11-11 14:52 UTC  (2+ messages)

Re-syncing U-Boot DTS with the kernel again
 2020-11-11 14:50 UTC  (3+ messages)

[PATCH] tpm: spi: Cleanup source code
 2020-11-11 14:42 UTC  (2+ messages)

[PATCH] sandbox: cros_ec: Basic support for EC_CMD_GET_NEXT_EVENT
 2020-11-11 14:32 UTC  (4+ messages)

[PATCH 1/1] cros_ec: Handling EC_CMD_GET_NEXT_EVENT
 2020-11-11 14:32 UTC  (4+ messages)

[PATCH] cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT
 2020-11-11 14:32 UTC  (5+ messages)

[PATCH 1/1] test: test/lib/test_print.c depends on CONSOLE_RECORD
 2020-11-11 14:32 UTC  (2+ messages)

[PATCH 1/1] cmd: CMD_CPU depends on CPU
 2020-11-11 14:32 UTC  (2+ messages)

[PATCH 1/2 v3] tpm: Add some headers from the spec
 2020-11-11 14:32 UTC  (2+ messages)

[PATCH 1/3 v2] tpm: Change response length of tpm2_get_capability()
 2020-11-11 14:32 UTC  (2+ messages)

[PATCH 1/3] log: don't build the trace buffer when log is not ready
 2020-11-11 14:32 UTC  (6+ messages)
` [PATCH 2/3] log: use debug uart to output trace before LOG init
` [PATCH 3/3] log: call vsnprintf only when it is needed to emit trace

[PATCH 1/2] test: Avoid assuming sandbox board for bloblist test
 2020-11-11 14:31 UTC  (4+ messages)
` [PATCH 2/2] test: Only enable bloblist test when supported

[Patch] fdt: Use phandle to distinguish DT nodes with same name
 2020-11-11 14:26 UTC 

[PATCH] mpc83xx: Fix dcache setup in lock_ram_in_cache
 2020-11-11 12:54 UTC 

[PATCH v2 0/2] tools/sunxi: Use mkimage for SPL generation
 2020-11-11 12:52 UTC  (3+ messages)
` [PATCH v2 1/2] tools: mkimage: Add Allwinner eGON support
` [PATCH v2 2/2] sunxi: Use mkimage for SPL boot image generation

[PATCH 0/3] mkimage usability fixes
 2020-11-11 11:18 UTC  (4+ messages)
` [PATCH 1/3] tools/Makefile: FIT_CIPHER requires libssl
` [PATCH 2/3] image-cipher: Fix FIT_CIPHER linking
` [PATCH 3/3] mkimge: Reject signing-related flags without FIT_SIGNATURE

[PATCH] ARM: at91: armv7: sama7g5 uses CCF clock driver
 2020-11-11 11:15 UTC 

drivers/ram/rockchip/sdram_common.c :: sdram_detect_dbw() LPDDR3/2 calculations seem wrong
 2020-11-11  9:46 UTC 

[RESEND,PATCH v2 0/1] RISC-V tracing support
 2020-11-11  8:58 UTC  (6+ messages)
` [RESEND,PATCH v2 1/1] riscv: Add timer_get_us() for tracing

[PATCH 00/26] TI J7 SoC HSM Rearch support series
 2020-11-11  7:03 UTC  (4+ messages)
` [PATCH 01/26] lib: rational: copy the rational fraction lib routines from Linux

[PATCH] binman: Handle tool paths containing '~' correctly
 2020-11-11  1:35 UTC  (3+ messages)

[PATCH] rockchip: Move Bob specific bits to it's specific u-boot.dtsi
 2020-11-10 23:37 UTC  (4+ messages)

[scan-admin@coverity.com: New Defects reported by Coverity Scan for Das U-Boot]
 2020-11-10 21:18 UTC 


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