public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-10-23 08:00:02 to 2019-10-24 00:51:01 UTC [more...]

[U-Boot] Need help with verified u-boot on Tegra TX2
 2019-10-24  0:51 UTC  (6+ messages)
  ` [U-Boot] [EXTERNAL] "

[U-Boot] [PATCH 00/10] Moving test/py to Python 3
 2019-10-23 21:37 UTC  (21+ messages)
` [U-Boot] [PATCHv2 00/13] "
  ` [U-Boot] [PATCHv2 06/13] test/py: Manual python3 fixes
  ` [U-Boot] [PATCHv2 08/13] test/py: test_efi_selftest.py: Updates for python 3 support
  ` [U-Boot] [PATCHv2 10/13] test/py: Rework test.py to be a different kind of wrapper
  ` [U-Boot] [PATCHv2 11/13] test/py: Update docs, add requirements.txt for pip

[U-Boot] [RFC PATCH v2 00/18] arm: socfpga: gen5: move to DM
 2019-10-23 20:36 UTC  (7+ messages)
` [U-Boot] [RFC PATCH v2 08/18] socfpga: gen5: add new tool to create handoff dtsi files

[U-Boot] [PATCH v2 00/41] convert GE boards to DM
 2019-10-23 20:33 UTC  (45+ messages)
` [U-Boot] [PATCH v2 01/41] configs: bx50v3: Fix boot hang with video
` [U-Boot] [PATCH v2 02/41] board: ge: bx50v3: Fix run-time warning
` [U-Boot] [PATCH v2 03/41] board: ge: bx50v3: Fix message output to video console
` [U-Boot] [PATCH v2 04/41] configs: ppd: DM for USB and regulators PPD
` [U-Boot] [PATCH v2 05/41] board: ge: bx50v3: Enable DM for PCI and ethernet
` [U-Boot] [PATCH v2 06/41] board: ge: pass rtc_status via device tree
` [U-Boot] [PATCH v2 07/41] board: ge: bx50v3: use imx wdt
` [U-Boot] [PATCH v2 08/41] board: ge: mx53ppd: "
` [U-Boot] [PATCH v2 09/41] board: ge: bx50v3: Add i2c bus description
` [U-Boot] [PATCH v2 10/41] board: ge: mx53ppd: Add i2c bus descritpion
` [U-Boot] [PATCH v2 11/41] misc: i2c_eeprom: add fixed partitions support
` [U-Boot] [PATCH v2 12/41] misc: i2c_eeprom: add size query
` [U-Boot] [PATCH v2 13/41] board: ge: bx50v3: use DM I2C
` [U-Boot] [PATCH v2 14/41] board: ge: mx53ppd: "
` [U-Boot] [PATCH v2 15/41] board: ge: convert vpd to use i2c eeprom
` [U-Boot] [PATCH v2 16/41] i2c: add support for offset overflow in to address
` [U-Boot] [PATCH v2 17/41] dm: i2c: EEPROM simulator allow tests visibility of addr and offset
` [U-Boot] [PATCH v2 18/41] dm: i2c: EEPROM simulator add tests for addr offset mask
` [U-Boot] [PATCH v2 19/41] misc: i2c_eeprom: set offset len and chip "
` [U-Boot] [PATCH v2 20/41] bootcount: add a DM i2c eeprom backing store for bootcount
` [U-Boot] [PATCH v2 21/41] board: ge: bx50v3: add i2c eeprom bootcount storage
` [U-Boot] [PATCH v2 22/41] board: ge: mx53ppd: "
` [U-Boot] [PATCH v2 23/41] rtc: rx8010sj: fix DM initialization
` [U-Boot] [PATCH v2 24/41] board: ge: bx50v3, mx53ppd: use DM rtc
` [U-Boot] [PATCH v2 25/41] board: ge: bx50v3: use DM i2c for PMIC initialization
` [U-Boot] [PATCH v2 26/41] board: ge: mx53ppd: remove redundant power config
` [U-Boot] [PATCH v2 27/41] board: ge: bx50v3, mx53ppd: disable I2C compatibility API
` [U-Boot] [PATCH v2 28/41] board: ge: mx53ppd: move uart initialisation to own function
` [U-Boot] [PATCH v2 29/41] board: ge: mx53ppd: enable DM_VIDEO
` [U-Boot] [PATCH v2 30/41] rtc: s35392a: encode command correctly
` [U-Boot] [PATCH v2 31/41] board: ge: mx53ppd: fix RTC compatible definition
` [U-Boot] [PATCH v2 32/41] board: ge: bx50v3: Enable DM PWM for backlight
` [U-Boot] [PATCH v2 33/41] board: ge: mx53ppd: clean up DM PWM video and backlight
` [U-Boot] [PATCH v2 34/41] board: ge: mx53ppd: Use DM for ethernet
` [U-Boot] [PATCH v2 35/41] board: ge: bx50v3: use DM for uart
` [U-Boot] [PATCH v2 36/41] serial: mxc: add imx53 and imx21 compatible string
` [U-Boot] [PATCH v2 37/41] board: ge: mx53ppd: use DM for uart
` [U-Boot] [PATCH v2 38/41] pmic: allow dump command for non contiguous register maps
` [U-Boot] [PATCH v2 39/41] power: pmic: add driver for Dialog DA9063 PMIC
` [U-Boot] [PATCH v2 40/41] power: regulator: "
` [U-Boot] [PATCH v2 41/41] board: ge: bx50v3: use DM PMIC driver

[U-Boot] [PATCH] socfpga: fix include guard in misc.h (arch vs. global)
 2019-10-23 20:32 UTC 

[U-Boot] [PATCH] spi: cadence_qspi: support DM_CLK
 2019-10-23 20:27 UTC 

[U-Boot] [PATCH] timer: dw-apb: add reset handling
 2019-10-23 20:23 UTC 

[U-Boot] [PATCH] ddr: socfpga: gen5: constify altera_gen5_sdram_ops
 2019-10-23 20:19 UTC 

[U-Boot] [PATCH] Makefile: Fix printing problem in size_check on overflow
 2019-10-23 20:07 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/7] rockchip: Add Binman support
 2019-10-23 19:56 UTC  (8+ messages)
` [U-Boot] [PATCH v4 1/7] Makefile: Add rockchip image type
` [U-Boot] [PATCH v4 2/7] Makefile: rockchip: Suffix platform type with tpl name
` [U-Boot] [PATCH v4 3/7] Makefile: rockchip: Support SPL-alone mkimage
` [U-Boot] [PATCH v4 4/7] Makefile: rockchip: Use u-boot preferred spl name
` [U-Boot] [PATCH v4 5/7] arm: dts: rk3036: Add rk3036-u-boot.dtsi
` [U-Boot] [PATCH v4 6/7] rockchip: Add Single boot image (with binman, pad_cat)
` [U-Boot] [PATCH v4 7/7] doc: boards: Add rockchip documentation

[U-Boot] [PATCH] spl: fix SPI config dependencies
 2019-10-23 19:41 UTC  (2+ messages)

[U-Boot] [PATCH] configs: spi: Miss the SPI_FLASH_BAR for ESPI
 2019-10-23 19:39 UTC  (4+ messages)

[U-Boot] [PATCH 0/7] am57xx: Implement Android 10 boot flow
 2019-10-23 19:37 UTC  (12+ messages)
` [U-Boot] [PATCH 1/7] image: android: Add functions for handling dtb field
` [U-Boot] [PATCH 3/7] cmd: bootimg: Add bootimg command

[U-Boot] [PATCH] spi-nor-ids: Add support for Adesto AT25SL321
 2019-10-23 19:37 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2019-10-23 19:35 UTC  (3+ messages)

[U-Boot] [PATCH] clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[]
 2019-10-23 19:29 UTC  (2+ messages)

[U-Boot] [PATCH v3] mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTD
 2019-10-23 19:27 UTC  (2+ messages)

[U-Boot] [PULL] Pull request: u-boot-stm32 u-boot-stm32-2019-10-23
 2019-10-23 19:26 UTC  (2+ messages)

[U-Boot] pull request u-boot-fsl-qoriq
 2019-10-23 19:26 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] mtd: spi: Add a new option SPL_SPI_FLASH_MTD to Kconfig
 2019-10-23 19:26 UTC  (9+ messages)
` [U-Boot] [PATCH 3/3] mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTD

[U-Boot] [PATCH v3 0/3] spi-nor: spi-nor-ids: Fix 4 Byte addressing for n25q*
 2019-10-23 19:17 UTC  (6+ messages)
` [U-Boot] [PATCH v3 3/3] spi-nor: spi-nor-ids: Add USE_FSR flag for mt25q* and n25q* entry

[U-Boot] [PATCH v5 00/26]MTD defconfigs/Kconfigs/Makefiles heavy cleanup
 2019-10-23 19:09 UTC  (6+ messages)

[U-Boot] [PATCH v2 0/5] imx: nandbcb: support for i.MX7 and bcb only updates
 2019-10-23 18:32 UTC  (16+ messages)
` [U-Boot] [PATCH v2 1/5] imx: gpmi: add defines for hw randominizer
` [U-Boot] [PATCH v2 2/5] nand: mxs_nand: add API for switching different BCH layouts
` [U-Boot] [PATCH v2 3/5] imx: nandbcb: add support for i.MX7
` [U-Boot] [PATCH v2 4/5] imx: nandbcb: refactor update function
` [U-Boot] [PATCH v2 5/5] imx: nandbcb: add support for writing BCB only

[U-Boot] [PATCH 1/2] warp7: Remove CONFIG_SYS_FSL_ESDHC_ADDR
 2019-10-23 17:49 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] warp7: Remove duplicate "mmc dev" command

[U-Boot] [PATCH 1/2] rockchip: clk: rv1108: remove duplicate reset init
 2019-10-23 17:45 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] rockchip: clk: fix wrong CONFIG_IS_ENABLED handling

[U-Boot] [PATCH] ARM: dts: zynq: enablement of coresight topology
 2019-10-23 17:32 UTC  (2+ messages)

[U-Boot] [PATCH V1 0/6] imx: imx8mm-evk: support eth
 2019-10-23 16:31 UTC  (12+ messages)
` [U-Boot] [PATCH V1 1/6] clk: imx8mm: add enet clk
` [U-Boot] [PATCH V1 2/6] clk: imx: imx8mm: add set_parent callback
` [U-Boot] [PATCH V1 4/6] net: Kconfig: FEC: Add dependency on i.MX8M
` [U-Boot] [PATCH V1 5/6] net: fec_mxc: support i.MX8M with CLK_CCF
` [U-Boot] [PATCH V1 6/6] imx: imx8mm-evk: enable ethernet

[U-Boot] [PATCH 0/5] stm32mp1: activate gpio hog support and add new pinctrl ops
 2019-10-23 16:12 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] pinctrl: stmfx: add information on pin configuration
` [U-Boot] [PATCH 2/5] pinctrl: stm32: "
` [U-Boot] [PATCH 3/5] stm32mp1: activate CONFIG_GPIO_HOG and update the gpio hog support
` [U-Boot] [PATCH 4/5] gpio: stm32: add set_config ops
` [U-Boot] [PATCH 5/5] gpio: stmfx: "

[U-Boot] [PATCH v2 1/4] fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory()
 2019-10-23 15:53 UTC  (5+ messages)
` [U-Boot] [PATCH v2 3/4] image: fdt: copy possible optee nodes to a loaded devicetree

[U-Boot] [PATCH v3 1/4] fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory()
 2019-10-23 14:46 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/4] fdtdec: only create phandle if caller wants it "
` [U-Boot] [PATCH v3 3/4] image: fdt: copy possible optee nodes to a loaded devicetree
` [U-Boot] [PATCH v3 4/4] tests: add OP-TEE test suite

[U-Boot] [PATCH v2 0/8] am57xx: Implement Android 10 boot flow
 2019-10-23 14:34 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/8] image: android: Add functions for handling dtb field
` [U-Boot] [PATCH v2 2/8] image: android: Add routine to get dtbo params
` [U-Boot] [PATCH v2 3/8] cmd: bootimg: Add bootimg command
` [U-Boot] [PATCH v2 4/8] test/py: android: Add test for bootimg
` [U-Boot] [PATCH v2 5/8] configs: am57xx_evm: Enable Android commands
` [U-Boot] [PATCH v2 6/8] env: ti: boot: Respect slot_suffix in AVB commands
` [U-Boot] [PATCH v2 7/8] env: ti: boot: Boot Android with dynamic partitions
` [U-Boot] [PATCH v2 8/8] arm: ti: boot: Use correct dtb and dtbo on Android boot

[U-Boot] How to make commands non repeatable?
 2019-10-23 14:24 UTC 

[U-Boot] Regression in fastboot on X15 due to CDCE913 enabling
 2019-10-23 14:20 UTC 

[U-Boot] [PATCH v2 00/11] Add Support for UFS subsystem for TI's J721e
 2019-10-23 14:20 UTC  (4+ messages)
` [U-Boot] [PATCH v2 05/11] ufs: Add Initial Support for UFS subsystem

[U-Boot] [PATCH 1/3] mx7ulp_evk: Disable CONFIG_NET
 2019-10-23 14:08 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] mx7ulp_evk: Remove unneeded SDHC definitions
` [U-Boot] [PATCH 3/3] mx7ulp: Move SoC base address to a common file

[U-Boot] [PATCH 00/13] dm: add support of new binding in gpio and pincontrol
 2019-10-23 13:44 UTC  (14+ messages)
` [U-Boot] [PATCH 01/13] pinctrol: dm: remove the function pinctrl_decode_pin_config
` [U-Boot] [PATCH 02/13] dm: pinctrl: convert pinctrl-single to livetree
` [U-Boot] [PATCH 03/13] dm: core: add ofnode function to iterate on node property
` [U-Boot] [PATCH 04/13] dm: pinctrl: migrate pinctrl-generic to livetree
` [U-Boot] [PATCH 05/13] dt-bindings: gpio: document the new pull-up/pull-down flags
` [U-Boot] [PATCH 06/13] gpio: add support for new flags on gpio configuration
` [U-Boot] [PATCH 07/13] dt-bindings: gpio: alignment with kernel v5.3
` [U-Boot] [PATCH 08/13] pinctrl: sandbox: Add mux information in get_pin_muxing
` [U-Boot] [PATCH 09/13] test: dm: update test for pins configuration in pinctrl node
` [U-Boot] [PATCH 10/13] gpio: sandbox: cleanup flag support
` [U-Boot] [PATCH 11/13] gpio: sandbox: cleanup binding support
` [U-Boot] [PATCH 12/13] test: dm: update test for pins configuration in gpio
` [U-Boot] [PATCH 13/13] test: pinmux: add pincontrol-gpio for pin configuration

[U-Boot] [PATCH v2 0/9] powerpc: convert socrates board to DM
 2019-10-23 11:18 UTC  (3+ messages)
` [U-Boot] [PATCH v2 4/9] mpc85xx, socrates: add DM support

[U-Boot] [v2 1/6] powerpc: p2041: dts: Add Sata DT nodes
 2019-10-23 11:07 UTC  (6+ messages)
` [U-Boot] [v2 2/6] powerpc: p3041: "
` [U-Boot] [v2 3/6] powerpc: p5040: "
` [U-Boot] [v2 4/6] powerpc: t102x: "
` [U-Boot] [v2 5/6] powerpc: t104x: "
` [U-Boot] [v2 6/6] powerpc: t4240: "

[U-Boot] [v2 1/2] ata: fsl_sata: Add DM support for Freescale PowerPC SATA driver
 2019-10-23 10:56 UTC  (2+ messages)
` [U-Boot] [v2 2/2] ata: sata_sil: Add DM support for Silicon sata driver

[U-Boot] [PATCH 1/6] spi: fsl_qspi: Fix DDR mode setting for latest iMX platforms
 2019-10-23 10:52 UTC  (19+ messages)
` [U-Boot] [EXT] "

[U-Boot] [PATCH] net: phy: micrel: make sure the factory test bit is cleared
 2019-10-23 10:46 UTC 

[U-Boot] [PATCH] ARM: mvebu: don't dereference null bd pointer
 2019-10-23 10:31 UTC  (4+ messages)

[U-Boot] [PATCH v4 0/5] efi_loader: disk: install FILE_SYSTEM_PROTOCOL to whole disk
 2019-10-23 10:30 UTC  (4+ messages)
` [U-Boot] [PATCH v4 4/5] efi_loader: disk: install FILE_SYSTEM_PROTOCOL only if available
  ` [U-Boot] [BUG] efi_driver: crash while reading from iSCSI drive

[U-Boot] [PATCH] spl: spl_mmc: fix getting raw_sect when boot from emmc boot partition
 2019-10-23 10:29 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] spi: cadence-qspi: Move to spi-mem APIs
 2019-10-23 10:06 UTC  (10+ messages)
` [U-Boot] [PATCH 2/2] spi: cadence-qspi: Add direct mode support

[U-Boot] [PATCH] board: stm32mp1: fixup the usb product id for USB download gadget
 2019-10-23  9:57 UTC  (2+ messages)

[U-Boot] [PATCH] configs: stm32f746-disco: Fix ramdisk_addr_r
 2019-10-23  9:55 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] Disable CONFIG_NET flag for STM32F4 and STM32H7 boards
 2019-10-23  9:53 UTC  (11+ messages)
` [U-Boot] [PATCH 1/5] configs: stm32f429-discovery: Disable CONFIG_NET flag
` [U-Boot] [PATCH 2/5] configs: stm32f429-evaluation: "
` [U-Boot] [PATCH 3/5] configs: stm32f469-discovery: "
` [U-Boot] [PATCH 4/5] configs: stm32h743-disco: "
` [U-Boot] [PATCH 5/5] configs: stm32h743-eval: "

[U-Boot] [PATCH v3 00/15] dfu: update dfu stack and add MTD backend
 2019-10-23  9:27 UTC  (11+ messages)
` [U-Boot] [PATCH v3 11/15] stm32mp1: activate DFU support and command MTD
  ` [U-Boot] [Uboot-stm32] "
` [U-Boot] [PATCH v3 12/15] stm32mp1: activate SET_DFU_ALT_INFO
  ` [U-Boot] [Uboot-stm32] "
` [U-Boot] [PATCH v3 13/15] stm32mp1: configs: activate CONFIG_MTD_SPI_NAND
  ` [U-Boot] [Uboot-stm32] "
` [U-Boot] [PATCH v3 14/15] stm32mp1: board: add spi nand support
  ` [U-Boot] [Uboot-stm32] "
` [U-Boot] [PATCH v3 15/15] stm32mp1: add support for virtual partition read
  ` [U-Boot] [Uboot-stm32] "

[U-Boot] [PATCH 0/9] rockchip: ram: add common code for sdram driver
 2019-10-23  9:01 UTC  (5+ messages)
` [U-Boot] [PATCH 4/9] ram: rk3328: use common "
    ` [U-Boot] [PATCH 4/9] ram: rk3328: use common sdram driver【请注意,邮件由u-boot-bounces@lists.denx.de代发】

[U-Boot] [PATCH v2 0/6] J721e: Add HyperBus support
 2019-10-23  8:02 UTC  (4+ messages)
` [U-Boot] [PATCH v2 3/6] arm: dts: k3-j721e-mcu-wakeup: Add HyperBus Controller node

[U-Boot] [PATCH v3 0/6] J721e: Add HyperBus support
 2019-10-23  8:00 UTC  (5+ messages)
` [U-Boot] [PATCH v3 3/6] arm: dts: k3-j721e-mcu-wakeup: Add HyperBus Controller node
` [U-Boot] [PATCH v3 4/6] arm: dts: k3-j721e-som-p0: Add HyperFlash node
` [U-Boot] [PATCH v3 5/6] configs: j721e_evm.h: Define CONFIG_SYS_MAX_FLASH_BANKS_DETECT
` [U-Boot] [PATCH v3 6/6] configs: j721e_evm_a72_defconfig: Add HBMC related configs


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