public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-10-31 03:07:05 to 2019-11-02 13:17:32 UTC [more...]

[U-Boot] Different build result for board "tbs2910" in gitlab-ci and azure
 2019-11-02 13:17 UTC  (3+ messages)

[U-Boot] Pull request: u-boot-net.git master
 2019-11-02 13:17 UTC  (12+ messages)
` [U-Boot] [EXT] "

[U-Boot] [PATCH] configs: Rename roc-rk3399-pc -> roc-pc-rk3399 defconfig
 2019-11-02 12:28 UTC  (2+ messages)

[U-Boot] [PATCH v3 022/108] x86: timer: Use a separate flag for whether timer is inited
 2019-11-02  9:58 UTC  (23+ messages)
` [U-Boot] [PATCH v3 024/108] x86: spl: Support init of a PUNIT
` [U-Boot] [PATCH v3 025/108] x86: tpl: Add a fake PCI bus
` [U-Boot] [PATCH v3 029/108] x86: Add a CPU init function for TPL
` [U-Boot] [PATCH v3 030/108] x86: Move CPU init to before spl_init()
` [U-Boot] [PATCH v3 031/108] x86: Don't print CPU info in TPL
` [U-Boot] [PATCH v3 032/108] x86: Quieten TPL's jump_to_image_no_args()
` [U-Boot] [PATCH v3 033/108] x86: power: Add an ACPI PMC uclass

[U-Boot] [PATCH v3 001/108] binman: Correct symbol calculation with non-zero image base
 2019-11-02  9:47 UTC  (32+ messages)
` [U-Boot] [PATCH v3 002/108] binman: Add support for Intel FSP-S
` [U-Boot] [PATCH v3 003/108] binman: Add support for Intel FSP-T
` [U-Boot] [PATCH v3 004/108] binman: Fix up comment in intel-fsp-m
` [U-Boot] [PATCH v3 006/108] dm: gpio: Allow control of GPIO uclass in SPL
` [U-Boot] [PATCH v3 012/108] spl: Correct priority selection for image loaders
` [U-Boot] [PATCH v3 013/108] x86: spi: Add helper functions for Intel Fast SPI
` [U-Boot] [PATCH v3 014/108] spi: Add support for memory-mapped flash
` [U-Boot] [PATCH v3 015/108] dm: doc: Correct of-platdata driver name
` [U-Boot] [PATCH v3 019/108] spl: Add a size check for TPL
` [U-Boot] [PATCH v3 021/108] x86: timer: Set up the timer in timer_early_get_count()

[U-Boot] [PATCH 1/1] cbfs: do not pack struct cbfs_cachenode
 2019-11-02  9:33 UTC  (2+ messages)

[U-Boot] [PATCH] buildman: Fix problem with non-existent output directories
 2019-11-02  3:54 UTC  (2+ messages)

[U-Boot] Please pull u-boot-video
 2019-11-01 23:05 UTC  (3+ messages)

[U-Boot] [PATCH 01/30] lib: Allow crc32 to be disabled
 2019-11-01 22:45 UTC  (3+ messages)
` [U-Boot] [PATCH 21/30] liebherr: Drop duplicate dm.h inclusion

[U-Boot] [PATCH 0/3] arm: dts: ti: sync cpsw/mdio/phy with latest linux 1 - drop phy_id
 2019-11-01 21:48 UTC  (4+ messages)

[U-Boot] [PATCH] azure: Update the script to prepend PATH not override PATH
 2019-11-01 21:48 UTC  (2+ messages)

[U-Boot] Pull request for UEFI sub-system for efi-2020-01-rc2
 2019-11-01 21:48 UTC  (2+ messages)

[U-Boot] Please pull u-boot-dm
 2019-11-01 21:48 UTC  (2+ messages)

[U-Boot] [PATCH] azure: Update for python3 and current pytest
 2019-11-01 16:59 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/6] net: ti: set of fixes and improvements
 2019-11-01 16:38 UTC  (3+ messages)

[U-Boot] [RFC PATCH 00/29] arm: Introduce Marvell/Cavium OcteonTX
 2019-11-01 16:07 UTC  (9+ messages)
  ` [U-Boot] [EXT] "

[U-Boot] Please pull ARC fixes for v2020.01-rc2
 2019-11-01 14:04 UTC 

[U-Boot] [PATCH v3 0/5] Add helper function for linking a DM Eth device to a PHY
 2019-11-01 13:41 UTC  (6+ messages)
` [U-Boot] [PATCH v3 1/5] net: mdio-uclass: rename arguments of dm_mdio_phy_connect for clarity
` [U-Boot] [PATCH v3 2/5] net: mdio-uclass: add dm_eth_phy_connect helper function
` [U-Boot] [PATCH v3 3/5] net: mdio-uclass: Add helper functions for scanning the MDIO bus
` [U-Boot] [PATCH v3 4/5] doc: bindings: add mdio-handle property to ethernet nodes
` [U-Boot] [PATCH v3 5/5] drivers: net: fsl_enetc: use the new MDIO DM helper functions

[U-Boot] [RFC/RFT U-Boot PATCH] image: Add Image.gz parsing support in booti
 2019-11-01 13:33 UTC  (3+ messages)

[U-Boot] [PATCHv2 00/13] Moving test/py to Python 3
 2019-11-01 13:32 UTC  (28+ messages)
` [U-Boot] [PATCHv3 "
  ` [U-Boot] [PATCHv3 01/13] gitlab-ci: Fix indentation in some stanzas
  ` [U-Boot] [PATCHv3 02/13] gitlab-ci: Prepend to PATH rather than replace it
  ` [U-Boot] [PATCHv3 03/13] test/py: Split mark to multiple lines
  ` [U-Boot] [PATCHv3 04/13] test/py: Fix pytest4 deprecation warnings
  ` [U-Boot] [PATCHv3 05/13] test/py: Automated conversion to Python 3
  ` [U-Boot] [PATCHv3 06/13] test/py: Manual python3 fixes
  ` [U-Boot] [PATCHv3 07/13] test/py: test_ut.py: Ensure we use bytes
  ` [U-Boot] [PATCHv3 08/13] test/py: test_efi_selftest.py: Updates for python 3 support
  ` [U-Boot] [PATCHv3 09/13] test/py: Update test_fs to decode check_output calls
  ` [U-Boot] [PATCHv3 10/13] test/py: Rework test.py to be a different kind of wrapper
  ` [U-Boot] [PATCHv3 11/13] test/py: Update docs, add requirements.txt for pip
  ` [U-Boot] [PATCHv3 12/13] gitlab/travis: Rework how and when we use virtualenv in order to use python3
  ` [U-Boot] [PATCHv3 13/13] test/py: Use raw strings more to avoid deprecation warnings

[U-Boot] [PATCH] gpio: da8xx_gpio: Fix the _gpio_direction_output function
 2019-11-01 13:31 UTC  (2+ messages)

[U-Boot] [PATCH] Makefile: Fix printing problem in size_check on overflow
 2019-11-01 13:31 UTC  (2+ messages)

[U-Boot] [PATCH] dts: Kconfig: Fix help for SPL_OF_CONTROL
 2019-11-01 13:31 UTC  (2+ messages)

[U-Boot] [PATCH v2] cmd: avb: Support A/B slots
 2019-11-01 13:31 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] checkpatch.pl: update from Linux kernel v5.4-rc3
 2019-11-01 13:31 UTC  (2+ messages)

[U-Boot] [PATCH] nvme: add more cache flushes
 2019-11-01 13:31 UTC  (5+ messages)
    ` [U-Boot] [PATCH] nvme: flush dcache on both r/w, and the prp list

[U-Boot] [PATCH 1/1] virtio: pci: use correct type in virtio_pci_bind()
 2019-11-01 13:30 UTC  (2+ messages)

[U-Boot] [PATCH] nvme: use page-aligned buffer for identify command
 2019-11-01 13:30 UTC  (4+ messages)
  ` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] lib: time: Add microsecond timer
 2019-11-01 13:30 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] lib: errno: check for unsupported error number
 2019-11-01 13:30 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] "
` [U-Boot] [PATCH v2 2/2] test: provide test for errno_str()

[U-Boot] [PATCH 1/1] disk: part_dos: correctly detect DOS PBR
 2019-11-01 13:30 UTC  (2+ messages)

[U-Boot] [PATCH v3] ata: ahci allow 64-bit DMA for SATA
 2019-11-01 13:30 UTC  (2+ messages)

[U-Boot] [PATCH] dts: fix MULTI_DTB_FIT compression choice prompt
 2019-11-01 13:30 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] lib: errno: avoid error format-overflow
 2019-11-01 13:30 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] lib: errno: sync error codes
 2019-11-01 13:29 UTC  (2+ messages)

[U-Boot] [PATCH] NVMe: do PCI enumerate before nvme scan
 2019-11-01 13:29 UTC  (4+ messages)
  ` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 0/2] Small fixes to SPL/TPL logging
 2019-11-01 13:29 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] common: Kconfig: Fix typo in TPL_LOG_CONSOLE description
` [U-Boot] [PATCH 2/2] tiny-printf: Support vsnprintf()

[U-Boot] [PATCH] linux_compat: fix potential NULL pointer access
 2019-11-01 13:29 UTC  (2+ messages)

[U-Boot] [PATCH] drivers: phy: Handle gracefully NULL pointers
 2019-11-01 13:29 UTC  (2+ messages)

[U-Boot] [PATCH] mkimage: Set correct FDT type and ramdisk architecture in FIT auto mode
 2019-11-01 13:29 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] libavb: Update libavb to current AOSP master
 2019-11-01 13:29 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] libavb: Fix build warnings after updating the lib

[U-Boot] [PATCH v2] cmd: avb: Fix requested partitions list
 2019-11-01 13:29 UTC  (2+ messages)

[U-Boot] required host packages on Travis CI
 2019-11-01 13:07 UTC  (4+ messages)

[U-Boot] [RFC PATCH 0/5] WIP Add support for i.MXRT family
 2019-11-01 12:41 UTC  (6+ messages)
` [U-Boot] [RFC PATCH 4/5] ram: add SDRAM driver for i.MXRT SoCs
` [U-Boot] [RFC PATCH 5/5] Add support for the NXP IMXRT1050-EVK board

[U-Boot] [PATCH 1/2] configs: ls1028a: Resync with savedefconfig
 2019-11-01 12:28 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] configs: ls1028a: enable CMD_DM

[U-Boot] [PATCH] video: mxsfb: Configure the clock after eLCDIF reset
 2019-11-01 12:25 UTC 

[U-Boot] [PATCH] gitattributes: dont treat non-text files as text
 2019-11-01 10:18 UTC 

[U-Boot] [PATCH v2 0/8] Enablement of PCIe controller for lx2-rev2
 2019-11-01 10:08 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/8] drivers/pci : enable pcie_layerscape code "
` [U-Boot] [PATCH v2 2/8] pci: layerscape: Add stream_id_cur field to ls_pcie structure
` [U-Boot] [PATCH v2 3/8] pci: layerscape: Suffix API names with _ls
` [U-Boot] [PATCH v2 4/8] pci: layerscape_gen4: Suffix API names with _ls_gen4
` [U-Boot] [PATCH v2 5/8] armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160A
` [U-Boot] [PATCH v2 6/8] pci: layerscape: Common device tree fixup for NXP SoCs
` [U-Boot] [PATCH v2 7/8] pci: layerscape: Move streamId allocation to common device tree fixup
` [U-Boot] [PATCH v2 8/8] pci: layerscape: device tree fixup based on SoC and Version

[U-Boot] [PATCH v5 00/19] efi_loader: non-volatile variables support
 2019-11-01  6:04 UTC  (9+ messages)

[U-Boot] [PATCH 0/8] RISC-V AX25-AE350 support SPL
 2019-11-01  5:25 UTC  (25+ messages)
` [U-Boot] [PATCH 4/8] riscv: andes_plic: Fix some wrong configurations
` [U-Boot] [PATCH 6/8] spl: cache: Allow cache drivers in SPL
` [U-Boot] [PATCH 7/8] riscv: Fix clear bss loop in the start-up code
` [U-Boot] [PATCH 8/8] riscv: dts: Support four cores SMP

[U-Boot] [PATCH v2 0/5] Add support for MediaTek MT8518 Soc
 2019-11-01  3:03 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/5] ARM: MediaTek: Add support for MediaTek MT8518 SoC

[U-Boot] Cavium/Marvell Octeon Support
 2019-10-31 18:04 UTC  (12+ messages)
` [U-Boot] [EXT] "

[U-Boot] [PATCH v3 16/17] binman: Move to use Python 3
 2019-10-31 17:33 UTC  (2+ messages)

[U-Boot] [PATCH] test/py: Set cache_dir to /tmp/.pytest_cache
 2019-10-31 16:49 UTC  (8+ messages)

[U-Boot] [PATCH v2 00/17] scripts: Convert to Python 3
 2019-10-31 16:12 UTC  (23+ messages)
` [U-Boot] [PATCH v2 01/17] patman: Adjust 'command' to return strings instead of bytes
` [U-Boot] [PATCH v2 02/17] patman: Use unicode for file I/O
` [U-Boot] [PATCH v2 03/17] patman: Move to use Python 3
` [U-Boot] [PATCH v2 04/17] buildman: Convert to "
` [U-Boot] [PATCH v2 05/17] test_fdt: Move to use "
` [U-Boot] [PATCH v2 06/17] test_dtoc: "
` [U-Boot] [PATCH v2 07/17] microcode_tool: Convert to "
` [U-Boot] [PATCH v2 08/17] move_config: "
` [U-Boot] [PATCH v2 09/17] rkmux: "
` [U-Boot] [PATCH v2 10/17] pylibfdt: "
` [U-Boot] [PATCH v2 11/17] pylibfdt: Sync up with upstream
` [U-Boot] [PATCH v2 12/17] pylibfdt: Correct the type for fdt_property_stub()
` [U-Boot] [PATCH v2 13/17] binman: Remember the pre-reset entry size
` [U-Boot] [PATCH v2 14/17] binman: Convert a few tests to Python 3
` [U-Boot] [PATCH v2 15/17] dtoc: Convert fdt.py "
` [U-Boot] [PATCH v2 16/17] binman: Move to use "
` [U-Boot] [PATCH v2 17/17] RRC: gitlab: Use Python 3 in virtualenv

[U-Boot] tpm / measured boot in u-boot
 2019-10-31 15:28 UTC  (3+ messages)

[U-Boot] [PATCH v5 00/26]MTD defconfigs/Kconfigs/Makefiles heavy cleanup
 2019-10-31 15:05 UTC  (3+ messages)

[U-Boot] [PATCH 00/13] dm: add support of new binding in gpio and pincontrol
 2019-10-31 14:59 UTC  (10+ messages)
` [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 06/13] gpio: add support for new flags on gpio configuration

[U-Boot] [PATCH V2 0/4] aes: add support for aes192 and aes256
 2019-10-31 13:33 UTC  (4+ messages)
` [U-Boot] [PATCH V2 4/4] pytest: aes: add test "

[U-Boot] [PATCH 1/2] freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name
 2019-10-31 12:08 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] freescale/powerpc: "

[U-Boot] [GIT] Pull request: u-boot-dfu (15.10.2019)
 2019-10-31 11:16 UTC  (8+ messages)
          ` [U-Boot] [GIT] Pull request: u-boot-dfu (30.10.2019)

[U-Boot] [PATCH 0/7] mmc: fsl_esdhc: clean up and shrink the driver
 2019-10-31 10:54 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init()
` [U-Boot] [PATCH 2/7] mmc: fsl_esdhc: fix voltage validation
` [U-Boot] [PATCH 3/7] mmc: fsl_esdhc: clean up bus width configuration code
` [U-Boot] [PATCH 4/7] mmc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common()
` [U-Boot] [PATCH 5/7] mmc: fsl_esdhc: drop redundant code for non-removable feature
` [U-Boot] [PATCH 6/7] mmc: fsl_esdhc: always check write protect state
` [U-Boot] [PATCH 7/7] mmc: fsl_esdhc: clean up DM and non-DM code

[U-Boot] Pull request: u-boot-spi/master
 2019-10-31  8:09 UTC  (8+ messages)

[U-Boot] [PATCH v5] arm: add initial support for the Phytium Durian Board
 2019-10-31  7:51 UTC 

[U-Boot] [PATCH v2] configs: spi: Add the SPI_FLASH_BAR for ESPI
 2019-10-31  6:34 UTC 

[U-Boot] [PATCH v2 0/9] powerpc: convert socrates board to DM
 2019-10-31  6:00 UTC  (7+ messages)
` [U-Boot] [PATCH v2 4/9] mpc85xx, socrates: add DM support

[U-Boot] [PATCH v2] armv8: fsl-layerscape: fix warning if no hwconfig is defined
 2019-10-31  5:41 UTC 

[U-Boot] [PATCH] armv8: fsl-layerscape: fix warning if no hwconfig is defined
 2019-10-31  5:34 UTC 

[U-Boot] dm: rtc: random Gitlab results for dm_test_rtc_dual()
 2019-10-31  4:10 UTC 

[U-Boot] [PATCH v2 00/15] scripts: Convert to Python 3
 2019-10-31  3:11 UTC  (9+ messages)
` [U-Boot] [PATCH v2 03/15] buildman: "


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