public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-07-27 03:45:21 to 2020-07-28 16:12:07 UTC [more...]

[PATCH 1/1] doc: riscv: Update documentation for Sipeed MAIX boards
 2020-07-28 16:12 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: add reset support to uart nodes on stm32mp15x
 2020-07-28 16:11 UTC  (3+ messages)
` [Uboot-stm32] "

[PATCH] ARM: dts: stm32mp: remove hnp-srp-disable for usbotg on dk1
 2020-07-28 16:11 UTC  (3+ messages)
` [Uboot-stm32] "

[PATCH 1/3] ARM: dts: rename stm32mp15xx-avenger96 ethernet0_rgmii_pins
 2020-07-28 16:09 UTC  (6+ messages)
` [PATCH 3/3] ARM: dts: stm32mp1: DT alignment with Linux kernel v5.8-rc1
  ` [Uboot-stm32] "
` [Uboot-stm32] [PATCH 1/3] ARM: dts: rename stm32mp15xx-avenger96 ethernet0_rgmii_pins

[PATCH] configs: stm32mp15: activate CMD_ADTIMG
 2020-07-28 16:03 UTC  (3+ messages)
` [Uboot-stm32] "

[PATCH] phy: usbphyc: use regulator_set_enable_if_allowed for disabling vdd supply
 2020-07-28 16:01 UTC  (3+ messages)
  ` [Uboot-stm32] "

[PATCH] arm: stm32mp: stm32prog: check result of find_mmc_device
 2020-07-28 15:59 UTC  (3+ messages)
  ` [Uboot-stm32] "

[PATCH 1/1] cmd: bdinfo: cleanup phys_addr_t output
 2020-07-28 15:56 UTC 

[PATCH 1/1] clk: kendryte/pll.h: do not redefine nop()
 2020-07-28 15:54 UTC  (2+ messages)

[PATCH 1/4] azure: Use a login shell everywhere for MSYS2 build
 2020-07-28 15:53 UTC  (8+ messages)
` [PATCH 2/4] azure: Drop 32-bit "
` [PATCH 3/4] azure: Add the missing build dependency for "
` [PATCH 4/4] azure: Switch to use the MSYS2 official installer as the CI base

Kendryte build warnings
 2020-07-28 15:50 UTC  (6+ messages)

[PATCH] board: update test on misc_read result in board_late_init
 2020-07-28 15:42 UTC  (3+ messages)
` [Uboot-stm32] "

[PATCH] [dh stm32mp1] remove env location override
 2020-07-28 15:38 UTC  (3+ messages)

[PATCH v2] stm32mp1: use the command env info -q in env_check
 2020-07-28 15:31 UTC  (2+ messages)
` [Uboot-stm32] "

[PATCH v2 0/3] stm32mp1: board: add support of CONFIG_ENV_IS_IN_MMC
 2020-07-28 15:28 UTC  (7+ messages)
` [PATCH v2 1/3] "
  ` [Uboot-stm32] "
` [PATCH v2 2/3] stm32mp1: use a specific SD/eMMC partition for U-Boot enviromnent
  ` [Uboot-stm32] "
` [PATCH v2 3/3] configs:stm32mp1: activate env config in SPL
  ` [Uboot-stm32] "

Improvements to FIT ciphering
 2020-07-28 15:28 UTC  (3+ messages)

[PATCH] stm32mp1: mmu_set_region_dcache_behaviour
 2020-07-28 15:27 UTC  (3+ messages)
  ` [Uboot-stm32] "

[PATCH] arm: stm32mp: move dbgmcu_init call when DT is ready
 2020-07-28 15:25 UTC  (3+ messages)
  ` [Uboot-stm32] "

[PATCH v4 0/5] add DM based reset driver for SiFive SoC's
 2020-07-28 15:19 UTC  (3+ messages)

Finish off common.h reduction
 2020-07-28 14:58 UTC 

[PATCH] cmd: bootz: fix device-tree overlap test
 2020-07-28 14:57 UTC 

[PATCH] arm: stm32mp: use correct weak function name spl_board_prepare_for_linux
 2020-07-28 14:10 UTC  (2+ messages)

[PATCH v2] Revert "ARM: dts: stm32: Reinstate card detect behavior on DHSOM"
 2020-07-28 14:09 UTC  (2+ messages)
` [Uboot-stm32] "

[PATCH] Revert "ARM: dts: stm32: Reinstate card detect behavior on ST boards"
 2020-07-28 13:56 UTC  (2+ messages)
` [Uboot-stm32] "

[PATCH V2 1/7] env: Warn on force access if ENV_ACCESS_IGNORE_FORCE set
 2020-07-28 13:15 UTC  (6+ messages)
` [PATCH V2 4/7] env: Fix invalid env handling in env_init()

[PATCH v1] configs: pico-imx6: convert ethernet function to DM_ETH
 2020-07-28 12:42 UTC  (2+ messages)

[PATCH] tools/imximage: fix DCD Blocks message output order
 2020-07-28 11:32 UTC 

Reproducibility regression with mx6cuboxi
 2020-07-28 11:23 UTC  (12+ messages)

[PATCH 1/2] ARM: dts: stm32: Move ethernet PHY into SoM DT
 2020-07-28 11:14 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: stm32: Add DHSOM based DRC02 board

[PATCH v1 1/2] x86: sipi_vector: Append appropriate suffixes
 2020-07-28  9:56 UTC  (2+ messages)
` [PATCH v1 2/2] x86: call32: "

[PATCH v4 00/14] env: ext4: corrections and add test for env in ext4
 2020-07-28  9:51 UTC  (15+ 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

[PATCH] imx8m: enlarge CONFIG_SYS_BOOTM_LEN
 2020-07-28  9:28 UTC 

[PATCH 0/6] riscv: Clean up timer drivers
 2020-07-28  9:27 UTC  (4+ messages)
` [PATCH 1/6] riscv: Rework riscv timer driver to only support S-mode

[PATCH v4 0/5] cmd: bind allow to bind driver with driver_data
 2020-07-28  9:10 UTC  (7+ messages)
` [PATCH v4 1/5] cmd: bind: allow to bind driver with driver data

[PATCH] usb: host: dwc3-sti-glue: Fix ofnode_valid() parameter
 2020-07-28  8:54 UTC  (2+ messages)

[PATCH v1] configs: pico-imx6: convert ethernet function to DM_ETH
 2020-07-28  8:15 UTC 

[PATCH v5 0/5] cmd: bind allow to bind driver with driver_data
 2020-07-28  7:13 UTC  (6+ messages)
` [PATCH v5 1/5] cmd: bind: allow to bind driver with driver data
` [PATCH v5 2/5] sandbox: phy: add driver_data for bind test cmd
` [PATCH v5 3/5] sandbox: dts: Add compatible string for bind-test node
` [PATCH v5 4/5] test/py: Update test_bind
` [PATCH v5 5/5] doc: add bind/unbind command documentation

[ANN] U-Boot v2020.10-rc1 released
 2020-07-28  2:47 UTC 

[PULL u-boot] Please pull u-boot-amlogic-20200727
 2020-07-28  1:46 UTC  (2+ messages)

pull request of u-boot-fsl-qoriq for v2020.10
 2020-07-28  1:11 UTC  (2+ messages)

AM335X Bootp of u-boot-spl.bin followed by tftp of u-boot.img. Is it possible?
 2020-07-28  0:44 UTC 

[PATCH v2] fit_image: Use calloc() to fix reproducibility issue
 2020-07-28  0:03 UTC 

[PATCH 1/3] mkimage: fit: only process one cipher node
 2020-07-27 23:45 UTC  (2+ messages)

[PATCH] dtoc: add coverage test for unicode error
 2020-07-27 23:35 UTC  (2+ messages)

[PATCH] log: Allow LOG_DEBUG to always enable log output
 2020-07-27 23:17 UTC  (3+ messages)

[PATCH 1/1] sandbox: support CTRL-C processing in U-Boot
 2020-07-27 23:17 UTC  (2+ messages)

[PATCH] CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
 2020-07-27 23:17 UTC  (3+ messages)

[PATCH 1/1] dm: fix ofnode_read_addr/size_cells()
 2020-07-27 23:17 UTC  (2+ messages)

Initial support for the Pine64 Pinephone
 2020-07-27 20:43 UTC  (10+ messages)
` [PATCH 6/8] arm: dts: Sync the sun50i-a64.dtsi from Linux 5.8-rc1
` [PATCH 8/8] Initial Pine64 Pinephone support

[v2] travis: Install pyelftools via pip
 2020-07-27 19:11 UTC  (2+ messages)

Please pull u-boot-dm (take 2)
 2020-07-27 19:11 UTC  (2+ messages)

[PATCH v2 09/14] ARM: dts: imx6ull-colibri: move u-boot specific node
 2020-07-27 19:10 UTC  (2+ messages)

[PATCH v2 05/14] toradex: tdx-cfg-clock: add migration routine from PID8
 2020-07-27 19:10 UTC  (2+ messages)

[PATCH v2 06/14] toradex: tdx-cfg-block: add carrier board info printing
 2020-07-27 19:09 UTC  (2+ messages)

[PATCH v2 01/14] imx: mx7: fix DDRC size in A7-M4 mapping table
 2020-07-27 19:09 UTC  (2+ messages)

[PATCH v2 14/14] colibri-imx7: fix splash logo drawing
 2020-07-27 19:09 UTC  (2+ messages)

[PATCH v2 03/14] toradex: tdx-cfg-block: add carrier boards and display adapters
 2020-07-27 19:09 UTC  (2+ messages)

[PATCH v2 13/14] colibri-imx6ull: fix splash screen logo drawing
 2020-07-27 19:09 UTC  (2+ messages)

[PATCH v2 08/14] verdin-imx8mm: add EEPROM support for carrier board
 2020-07-27 19:09 UTC  (2+ messages)

[PATCH 1/2] imx8m: ddrphy_utils: Improve coding style
 2020-07-27 19:09 UTC  (2+ messages)

[PATCH v2 04/14] toradex: tdx-cfg-block: add support for EEPROM
 2020-07-27 19:09 UTC  (2+ messages)

[PATCH 2/2] imx8m: soc: Remove unneeded space
 2020-07-27 19:09 UTC  (2+ messages)

[PATCH v2 00/14] toradex: imx: fixes and updates for v2020.10
 2020-07-27 19:09 UTC  (6+ messages)
` [PATCH v2 02/14] toradex: tdx-cfg-block: add EEPROM read/store wrappers

[PATCH v2 12/14] colibri-imx6ull: show boot logo
 2020-07-27 19:09 UTC  (2+ messages)

[PATCH v2 10/14] toradex: common: show boot logo
 2020-07-27 19:09 UTC  (2+ messages)

[PATCH v2 07/14] ARM: dts: imx8mm-verdin: eeprom nodes adjustments
 2020-07-27 19:09 UTC  (2+ messages)

[PATCH v2 11/14] ARM: dts: imx7-colibri: multiple node updates
 2020-07-27 19:09 UTC  (2+ messages)

[U-Boot] [PATCH] board: Add support for iMX8QXP AI_ML board
 2020-07-27 19:02 UTC  (3+ messages)
`  "

[PULL] u-boot-sh/net
 2020-07-27 18:06 UTC  (4+ messages)

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

[PATCH 1/1] doc: qemu-mips build instructions
 2020-07-27 16:46 UTC 

[PATCH v2] imx: Add MYiR Tech MYS-6ULX support
 2020-07-27 16:39 UTC  (2+ messages)

[PULL] u-boot-sh/master
 2020-07-27 15:14 UTC  (2+ messages)

[PATCH] travis: Update to python3-pyelftools
 2020-07-27 15:12 UTC 

[PATCHv3 00/36] spi: fsl-espi: Convert eSPI driver to DM
 2020-07-27 15:04 UTC  (3+ messages)
` [PATCHv3 01/36] dm: spi: Convert Freescale ESPI driver to driver model

Please pull u-boot-dm
 2020-07-27 14:59 UTC  (6+ messages)

[PATCH] imx: Add MYiR Tech MYS-6ULX support
 2020-07-27 14:51 UTC  (3+ messages)

[RESEND PATCH v5 0/4] cmd: env: add option for quiet output on env info
 2020-07-27 13:33 UTC  (9+ messages)
` [RESEND PATCH v5 1/4] "
` [RESEND PATCH v5 2/4] cmd: env: check real location for env info command
` [RESEND PATCH v5 3/4] configs: sandbox: Enable sub command 'env info'
` [RESEND PATCH v5 4/4] test: env: add test for env info sub-command

[RESEND PATCH 0/3] env: mmc: allow support of mmc_get_env_dev with OF_CONTROL
 2020-07-27 13:33 UTC  (7+ messages)
` [RESEND PATCH 1/3] "
` [RESEND PATCH 2/3] env: mmc: correct the offset returned by mmc_offset_try_partition
` [RESEND PATCH 3/3] env: mmc: add redundancy support in mmc_offset_try_partition

[PATCH] env: add failing trace in env_save
 2020-07-27 13:32 UTC  (2+ messages)

[PATCH] env: correct overflow check of env_has_init size
 2020-07-27 13:32 UTC  (2+ messages)

[PATCH] env/fat.c: allow loading from a FAT partition on the MMC boot device
 2020-07-27 13:32 UTC  (2+ messages)

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

[PATCH v2 0/6] mx6cuboxi: enable OF_PLATDATA with MMC support
 2020-07-27 12:10 UTC  (3+ messages)
` [PATCH v2 3/6] gpio: mxc_gpio: add OF_PLATDATA support

[PATCH v4 0/6] Introduce DSA Ethernet switch class and Felix driver
 2020-07-27  9:05 UTC  (5+ messages)
` [PATCH v4 2/6] drivers: net: add a DSA sandbox driver

[PATCH] sandbox, test: change hog gpio
 2020-07-27  4:17 UTC  (2+ messages)

[PATCH v1 00/54] dm: Add programatic generation of ACPI tables (part D)
 2020-07-27  3:45 UTC  (7+ messages)
` [PATCH v1 49/54] x86: apl: Check low-level init in FSP-S pre-init
` [PATCH v1 50/54] x86: fsp: Add more debugging for silicon init
` [PATCH v1 51/54] x86: fsp: Show FSP-S or FSP-M address in fsp_get_header()
` [PATCH v1 52/54] acpi: Use defines for field lengths
` [PATCH v1 53/54] x86: Add a way to add to the e820 memory table
` [PATCH v1 54/54] x86: coral: Update config and device tree for ACPI


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