public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-03-17 14:31:28 to 2020-03-18 10:12:40 UTC [more...]

Pull request: u-boot-sunxi/master
 2020-03-18 10:12 UTC 

[PATCH 00/10] stm32mp1: board and SOC identifications
 2020-03-18 10:10 UTC  (13+ messages)
` [PATCH 01/10] board: stm32mp1: update command stboard on misc_write result
  ` [Uboot-stm32] "
` [PATCH 02/10] board: stm32mp1: read OTP in command stboard
  ` [Uboot-stm32] "
` [PATCH 03/10] arm: stm32mp: bsec: remove unneeded test
` [PATCH 04/10] arm: stm32mp: bsec: add permanent lock support in bsec driver
` [PATCH 05/10] board: stm32mp1: stboard: lock the OTP after programming
  ` [Uboot-stm32] "
` [PATCH 06/10] arm: stm32mp: improve the error message for smc

[RFC PATCH 0/9] produce working binaries by default
 2020-03-18 10:10 UTC  (11+ messages)
` [RFC PATCH 1/9] Kconfig: add config options for automatic builds
` [RFC PATCH 2/9] Makefile: export "
` [RFC PATCH 3/9] mksunxi_fit_atf.sh: produce working binaries by default
` [RFC PATCH 4/9] make_fit_atf.py: "
` [RFC PATCH 5/9] fit_spl_optee.sh: "
` [RFC PATCH 6/9] mkimage_fit_atf.sh: "
` [RFC PATCH 7/9] fit_spl_atf.sh: "
` [RFC PATCH 8/9] k3_fit_atf.sh: "
` [RFC PATCH 9/9] mkimage_fit_opensbi.sh: "

[PATCH] stm32mp1: add 800 MHz profile support
 2020-03-18 10:00 UTC  (2+ messages)

[PATCH] stm32mp: psci: set cntfrq register of cpu on
 2020-03-18  9:58 UTC  (2+ messages)

[PATCH] i2c: stm32f7_i2c: allows for any bus frequency
 2020-03-18  9:56 UTC  (2+ messages)

[PATCH 0/9] ram: stm32mp1: fixes
 2020-03-18  9:52 UTC  (19+ messages)
` [PATCH 1/9] ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR
` [PATCH 2/9] ram: stm32mp1: display result for software read DQS gating
` [PATCH 3/9] ram: stm32mp1: don't display the prompt two times
` [PATCH 4/9] ram: stm32mp1: tuning: add timeout for polling BISTGSR.BDDONE
` [PATCH 5/9] ram: stm32mp1: tuning: deactivate derating during BIST test
` [PATCH 6/9] ram: stm32mp1: update BIST config for tuning
` [PATCH 7/9] ram: stm32mp1_ddr: fix self refresh disable during DQS training
` [PATCH 8/9] ram: stm32mp1: reduce delay after BIST reset for tuning
` [PATCH 9/9] ram: stm32mp1: the property st,phy-cal becomes optional

[PATCH 1/2] net: dwc_eth_qos: implement reset-gpios for stm32
 2020-03-18  9:50 UTC  (2+ messages)
` [PATCH 2/2] net: dwc_eth_qos: implement phy reg and max-speed "

[PATCH 0/3] cmd: add driver, fs and part type listing commands
 2020-03-18  9:46 UTC  (5+ messages)
` [PATCH 3/3] cmd: dm: Fixed/Added DM driver listing subcommands

[PATCH 1/5] rockchip: Separate the reset cause from display cpuinfo
 2020-03-18  9:44 UTC  (5+ messages)
` [PATCH 2/5] roc-rk3399-pc: Configure the leds only during POR
` [PATCH 3/5] rockchip: tpl: Move board_early_init_f after cpu timer
` [PATCH 4/5] rockchip: tpl: Print TPL banner at end-of board_init_f
` [PATCH 5/5] rockchip: spl: Move board_early_init_f after cpu timer

[PATCH v2] ARM: dts: stm32mp1: DT alignment with Linux 5.6-rc1
 2020-03-18  9:37 UTC  (2+ messages)
` [Uboot-stm32] "

Pull request for UEFI sub-system for efi-2020-04-rc4 (4)
 2020-03-18  9:34 UTC 

[PATCH 1/2] clk: stm32mp1: correct CKSELR masks
 2020-03-18  9:31 UTC  (4+ messages)
` [PATCH 2/2] clk: stm32mp1: add SPI5_K support

[PATCH v2 0/4] DT related fixes for RISC-V UEFI
 2020-03-18  9:10 UTC  (5+ messages)
` [PATCH v2 2/4] cmd: bootefi: Parse reserved-memory node from DT

[RFC 00/14] efi_loader: add capsule update support
 2020-03-18  9:06 UTC  (23+ messages)
` [RFC 01/14] efi_loader: define OsIndicationsSupported flags
` [RFC 06/14] efi_loader: capsule: add capsule_on_disk support
` [RFC 07/14] efi_loader: capsule: add memory range capsule definitions
` [RFC 09/14] efi_loader: add simple firmware management protocol for FIT image
` [RFC 11/14] efi_loader: variable: export variables table for runtime access
` [RFC 13/14] tools: add mkeficapsule command for UEFI capsule update test

Switching among serial consoles
 2020-03-18  8:48 UTC 

[PATCH 00/18] stm32mp1: add command stm32prog
 2020-03-18  8:25 UTC  (19+ messages)
` [PATCH 01/18] usb: gadget: g_dnl: add function g_dnl_set_product
` [PATCH 02/18] dfu: add prototype for dfu_transaction_initiate/cleanup
` [PATCH 03/18] stm32mp: add function get_cpu_dev
` [PATCH 04/18] stm32mp: add the command stm32prog
` [PATCH 05/18] stm32mp: stm32prog: add flash layout parsing
` [PATCH 06/18] stm32mp: stm32prog: add MMC device
` [PATCH 07/18] stm32mp: stm32prog: add support of boot partition for eMMC device
` [PATCH 08/18] stm32mp: stm32prog: add upport of partial update
` [PATCH 09/18] stm32mp: stm32prog: add MTD devices support
` [PATCH 10/18] stm32mp: stm32prog: adapt the MTD partitions
` [PATCH 11/18] stm32mp: stm32prog: add support of ssbl copy
` [PATCH 12/18] stm32mp: stm32prog: add support for delete option in flashlayout
` [PATCH 13/18] stm32mp: stm32prog: add otp update support
` [PATCH 14/18] stm32mp: stm32prog: add pmic NVM "
` [PATCH 15/18] stm32mp: stm32prog: add serial link support
` [PATCH 16/18] stm32mp: stm32prog: enable videoconsole
` [PATCH 17/18] stm32mp: stm32prog: support for script
` [PATCH 18/18] stm32mp: stm32prog: add support of RAM target

[PATCH 00/11] stm32mp1: migrate MTD and DFU configuration in Kconfig
 2020-03-18  8:22 UTC  (12+ messages)
` [PATCH 01/11] board: stm32mp1: move board_get_mtdparts in st common directory
` [PATCH 02/11] board: stm32mp1: move set_dfu_alt_info "
` [PATCH 03/11] stm32mp1: dynamically build DFU_ALT_INFO
` [PATCH 04/11] stm32mp1: move MTDPART configuration in Kconfig
` [PATCH 05/11] board: stm32mp1: reserve memory for OP-TEE in device tree
` [PATCH 06/11] stm32mp1: dynamically detect op-tee presence
` [PATCH 07/11] board: stm32mp1: use FDT address provided by TF-A at boot time
` [PATCH 08/11] configs: stm32mp1: remove optee defconfig
` [PATCH 09/11] board: stm32mp1: support boot from spi-nand
` [PATCH 10/11] board: stm32mp1: adapt MTD partition for BOOT from NOR or NAND
` [PATCH 11/11] doc: stm32mp1: update DFU support example

[PATCH v2] bootcount_ext: Add flag to enable/disable bootcount
 2020-03-18  8:17 UTC  (3+ messages)

[Patch v3 1/2] configs: ls2080ardb: Make MC_INIT access flash memory as per spi-mem
 2020-03-18  6:26 UTC  (2+ messages)
` [Patch v3 2/2] configs: ls2080ardb: Make BOOT command "

[v2, PATCH] include/configs: ls1012afrwy: support dhcp boot
 2020-03-18  5:40 UTC 

[PATCH v2 0/3] Support SDMA mode on RPI4 target - 32bit
 2020-03-18  5:29 UTC  (4+ messages)

[PATCH] include/configs: ls1012afrwy: delete duplicate environment variable BOOT_TARGET_DEVICES
 2020-03-18  3:41 UTC 

[PATCH v5 00/14] RISC-V SiFive FU540 support SPL
 2020-03-18  2:27 UTC  (33+ messages)
` [PATCH v5 01/14] misc: add driver for the SiFive otp controller
` [PATCH v5 02/14] riscv: sifive: fu540: Use OTP DM driver for serial environment variable
` [PATCH v5 04/14] lib: Makefile: build crc7.c when CONFIG_MMC_SPI
` [PATCH v5 05/14] riscv: sifive: dts: fu540: Add board -u-boot.dtsi files
` [PATCH v5 07/14] sifive: dts: fu540: Add DDR controller and phy register settings
` [PATCH v5 09/14] clk: sifive: fu540-prci: Add clock initialization for SPL
` [PATCH v5 11/14] configs: fu540: Add config options for U-boot SPL
` [PATCH v5 12/14] riscv: sifive: fu540: enable all cache ways from u-boot proper

U-CLASS SPI Bus and Devices
 2020-03-18  2:25 UTC 

[PATCH] ram: px30: drop non informative debug message
 2020-03-18  2:04 UTC  (2+ messages)

[PATCH 0/4] Fixes for rv1108 and rv1108-elgin-r1
 2020-03-18  1:52 UTC  (9+ messages)
` [PATCH 1/4] ARM: dts: Activate pullups in the console pins on rv1108-elgin-r1
  ` [PATCH 1/4] ARM: dts: Activate pullups in the console pins on rv1108-elgin-r1【请注意,邮件由u-boot-bounces@lists.denx.de代发】
` [PATCH 2/4] elgin-rv1108: Use rk_board_late_init() for GPIO settings
  ` [PATCH 2/4] elgin-rv1108: Use rk_board_late_init() for GPIO settings【请注意,邮件由u-boot-bounces@lists.denx.de代发】
` [PATCH 3/4] elgin-rv1108: Avoid adc_channel_single_shot error
  ` [PATCH 3/4] elgin-rv1108: Avoid adc_channel_single_shot error【请注意,邮件由u-boot-bounces@lists.denx.de代发】
` [PATCH 4/4] rv1108: Fix boot regression

[PATCH 0/5] Misc fixes for Tegra
 2020-03-18  1:44 UTC  (18+ messages)
` [PATCH 1/5] ARM: tegra: rework fdt_serial_tag_setup_one
` [PATCH 2/5] t210: do not enable PLLE and UPHY PLL HW PWRSEQ
` [PATCH 3/5] ARM: tegra: p2771-0000: enable PIE relocation
` [PATCH 4/5] fdt: Fix 'system' command
` [PATCH 5/5] ARM: Tegra: Use calc env var feature on all boards

[PATCH] [RFC] net: smc911x: Drop the standalone EEPROM example
 2020-03-18  1:16 UTC  (14+ messages)

[PATCH 0/2] mmc: t210: fix autocal and 400KHz clock
 2020-03-17 23:48 UTC  (3+ messages)
  ` [PATCH 1/2] mmc: t210: Add autocal and tap/trim updates for SDMMC1/3

[PATCH 00/14] net: ldpaa_eth: transition to CONFIG_DM_ETH
 2020-03-17 22:52 UTC  (5+ messages)
` [PATCH 01/14] drivers: net: add Layerscape mEMAC MDIO driver
` [PATCH 02/14] drivers: net: ldpaa: add support for probing based on the DTS

[PATCH v3 0/5] DT related fixes for RISC-V UEFI
 2020-03-17 22:01 UTC  (7+ messages)
` [PATCH v3 1/5] riscv: Add boot hartid to Device tree
` [PATCH v3 2/5] cmd: bootefi: Parse reserved-memory node from DT
` [PATCH v3 3/5] riscv: Provide a mechanism to fix DT for reserved memory
` [PATCH v3 4/5] riscv: Setup reserved-memory node for FU540
` [PATCH v3 5/5] riscv: Copy the reserved-memory nodes to final DT

[PATCH] t210: pinmux: Remove pinmux/GPIO init from T210 boards
 2020-03-17 21:55 UTC 

[PATCH] powerpc: remove WATCHDOG_RESET call from wait_ticks()
 2020-03-17 20:15 UTC  (11+ messages)

[PATCH 0/2] net: tegra: Misc network fixes
 2020-03-17 20:07 UTC  (3+ messages)
` [PATCH 1/2] net: rt8169: WAR for DHCP not getting IP after kernel boot/reboot
` [PATCH 2/2] tegra: Enable CONFIG_BOOTP_PREFER_SERVERIP for all boards

[PATCH v2 0/2] Add command to display or save Linux PStore dumps
 2020-03-17 19:57 UTC  (4+ messages)
` [PATCH v2 1/2] cmd: "

[PATCH v6 00/19] riscv: Add Sipeed Maix support
 2020-03-17 19:27 UTC  (9+ messages)
` [PATCH v6 04/19] clk: Add functions to register CCF clock structs
` [PATCH v6 13/19] riscv: Fix race conditions when initializing IPI

[PATCH 00/12] net: smc911x: Convert to DM
 2020-03-17 17:20 UTC  (7+ messages)
` [PATCH 10/12] net: smc911x: Clean up the status handling in smc911x_recv()
` [PATCH 11/12] net: smc911x: Split non-DM specific bits from common code
` [PATCH 12/12] net: smc911x: Add DM support

[PATCH 0/2] qspi: t210: fix claim_bus and clock/tap delays
 2020-03-17 17:03 UTC  (3+ messages)
` [PATCH 1/2] qspi: t210: Fix claim_bus's use of the wrong bus/device
` [PATCH 2/2] qspi: t210: Fix QSPI clock and tap delays

[PATCH v2 00/23] gitlab: Simplify the test script
 2020-03-17 16:42 UTC  (14+ messages)
` [PATCH v2 06/23] buildman: Allow ignoring warnings in the return code
` [PATCH v2 14/23] travis/gitlab/azure: Drop BUILDMAN variable with test.py
` [PATCH v2 19/23] travis/gitlab/azure: Drop the -E flag

[PATCH] Revert "mksunxi_fit_atf.sh: Allow for this to complete when bl31.bin is missing"
 2020-03-17 16:24 UTC  (5+ messages)

fdtdec: what is the purpose of the compat_names array
 2020-03-17 16:11 UTC  (2+ messages)

Append an environment variable: 'env append'
 2020-03-17 15:55 UTC 

[PATCH 2/2] timer: sti: use clk API to get timer clock rate
 2020-03-17 15:34 UTC  (6+ messages)
` [PATCH v2 0/2] timer: sti: mimic Linux declaration and usage
  ` [PATCH v2 1/2] timer: sti: convert to livetree
  ` [PATCH v2 2/2] timer: sti: use clk API to get timer clock rate

[PATCH 1/7] misc: Add more -I$(objtree)/$(obj) lines
 2020-03-17 15:30 UTC  (3+ messages)
` [PATCH 2/7] mx31pdk: Move CONFIG_SPL_LDSCRIPT to defconfig

[PATCHv2 1/8] spl: Kconfig: Escape '$(ARCH)' in LDSCRIPT entries
 2020-03-17 15:29 UTC  (16+ messages)
` [PATCHv2 2/8] Kconfig: Remove redundant variable sets
` [PATCHv2 3/8] edminiv2: Move CONFIG_SPL_LDSCRIPT to defconfig
` [PATCHv2 4/8] mach-davinci: Hard-code the default SPL_LDSCRIPT path
` [PATCHv2 5/8] Azure / GitLab / Travis: Add Kconfig unit tests to a job
` [PATCHv2 6/8] scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bc
` [PATCHv2 7/8] kconfig / kbuild: re-sync with Linux 4.18
` [PATCHv2 8/8] configs: Drop '$(ARCH)' usage in CONFIG_SPL_LDSCRIPT

[PATCH] kbuild: remove unused dtc-version.sh script
 2020-03-17 15:29 UTC  (2+ messages)

[PATCHv2 1/4] kbuild: fixdep: Resync this with v4.17
 2020-03-17 15:29 UTC  (8+ messages)
` [PATCHv2 2/4] kbuild: Re-sync DTC flag logic "
` [PATCHv2 3/4] scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGS
` [PATCHv2 4/4] scripts/Makefile.lib: Re-add -Wno-simple_bus_reg "

[PATCH] spl.h: make <spl.h> self-contained
 2020-03-17 15:28 UTC  (2+ messages)

[PATCH] mmc: make <mmc.h> self-contained
 2020-03-17 15:28 UTC  (2+ messages)

[PATCH] debug_uart.h: make <debug_uart.h> self-contained
 2020-03-17 15:28 UTC  (2+ messages)

[PATCH] asm-generic/u-boot.h: make <asm-generic/u-boot.h> self-contained
 2020-03-17 15:28 UTC  (2+ messages)

[PATCH] global_data.h: make <asm-generic/global_data.h> self-contained
 2020-03-17 15:28 UTC  (2+ messages)

[PATCH] fixdep: fix U-Boot own code to handle only valid symbol characters
 2020-03-17 15:28 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