public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-10-17 19:08:34 to 2019-10-21 03:38:18 UTC [more...]

[U-Boot] [PATCH v3 022/108] x86: timer: Use a separate flag for whether timer is inited
 2019-10-21  3:38 UTC  (32+ messages)
` [U-Boot] [PATCH v3 023/108] x86: timer: Allow a timer base of 0
` [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 026/108] x86: timer: Reduce timer code size in TPL on Intel CPUs
` [U-Boot] [PATCH v3 027/108] x86: Drop unnecessary cpu code for TPL
` [U-Boot] [PATCH v3 028/108] x86: Drop unnecessary interrupt "
` [U-Boot] [PATCH v3 029/108] x86: Add a CPU init function "
` [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 034/108] x86: sandbox: Add a PMC emulator and test
` [U-Boot] [PATCH v3 035/108] x86: power: Add a 'pmc' command
` [U-Boot] [PATCH v3 036/108] pci: Add support for p2sb uclass
` [U-Boot] [PATCH v3 037/108] sandbox: Add PCI driver and test for p2sb
` [U-Boot] [PATCH v3 038/108] x86: Move UCLASS_IRQ into a separate file
` [U-Boot] [PATCH v3 039/108] sandbox: Add a test for IRQ
` [U-Boot] [PATCH v3 040/108] x86: Define the SPL image start
` [U-Boot] [PATCH v3 041/108] x86: Reduce mrccache record alignment size
` [U-Boot] [PATCH v3 042/108] x86: Correct mrccache find_next_mrc_cache() calculation
` [U-Boot] [PATCH v3 043/108] x86: Adjust mrccache_get_region() to use livetree
` [U-Boot] [PATCH v3 044/108] x86: Adjust mrccache_get_region() to support get_mmap()
` [U-Boot] [PATCH v3 045/108] x86: Add a new global_data member for the cache record
` [U-Boot] [PATCH v3 046/108] x86: Tidy up error handling in mrccache_save()
` [U-Boot] [PATCH v3 047/108] x86: Update mrccache to support multiple caches
` [U-Boot] [PATCH v3 048/108] x86: Add mrccache support for a 'variable' cache
` [U-Boot] [PATCH v3 049/108] x86: Move fsp_prepare_mrc_cache() to fsp1 directory
` [U-Boot] [PATCH v3 050/108] x86: Set the DRAM banks to reflect real location
` [U-Boot] [PATCH v3 051/108] x86: Set up the MTRR for SDRAM
` [U-Boot] [PATCH v3 052/108] x86: Don't imply libfdt or SPI flash in TPL
` [U-Boot] [PATCH v3 053/108] x86: Allow removal of standard PCH drivers

[U-Boot] [PATCH v3 001/108] binman: Correct symbol calculation with non-zero image base
 2019-10-21  3:31 UTC  (21+ 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 005/108] binman: Add a library to access binman entries
` [U-Boot] [PATCH v3 006/108] dm: gpio: Allow control of GPIO uclass in SPL
` [U-Boot] [PATCH v3 007/108] dm: core: Fix offset_to_ofnode() with invalid offset
` [U-Boot] [PATCH v3 008/108] dm: pci: Delay auto-config until after relocation
` [U-Boot] [PATCH v3 009/108] dm: pci: Move pci_get_devfn() into a common file
` [U-Boot] [PATCH v3 010/108] net: Move the checksum functions to lib/
` [U-Boot] [PATCH v3 011/108] i2c: Tidy up designware PCI support
` [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 016/108] fdt: Show the preprocessed .dts file on error
` [U-Boot] [PATCH v3 017/108] RFC: sandbox: net: Suppress the MAC-address warnings
` [U-Boot] [PATCH v3 018/108] Revert "RFC: sandbox: net: Suppress the MAC-address warnings"
` [U-Boot] [PATCH v3 019/108] spl: Add a size check for TPL
` [U-Boot] [PATCH v3 020/108] sandbox: pci: Create a new sandbox_pci_read_bar() function
` [U-Boot] [PATCH v3 021/108] x86: timer: Set up the timer in timer_early_get_count()

[U-Boot] [PATCH v3 000/108] x86: Add initial support for apollolake
 2019-10-21  3:29 UTC 

[U-Boot] [PATCH v2 00/38] x86: Various modifications to prepare for FSP2
 2019-10-21  3:16 UTC  (24+ messages)
` [U-Boot] [PATCH v2 12/38] x86: spi: Add a driver for the Intel Fast SPI interface
` [U-Boot] [PATCH v2 14/38] spi: Add support for memory-mapped flash

[U-Boot] [PATCH] drivers: nand: brcmnand: fix nand_chip ecc layout structure
 2019-10-20 23:40 UTC  (3+ messages)

[U-Boot] [PATCH v1 0/5] clk: Add a managed API and fix clock self-assignment
 2019-10-20 20:55 UTC  (2+ messages)

[U-Boot] [PATCH] riscv: increase stack size to avoid a stack overflow during distro boot
 2019-10-20 18:53 UTC 

[U-Boot] [PATCH v4] arm: add initial support for the Phytium Durian Board
 2019-10-20 15:55 UTC 

[U-Boot] [PULL] u-boot-usb/master
 2019-10-20 15:08 UTC 

[U-Boot] pytests: TypeError: 'encoding' is an invalid keyword argument for this function
 2019-10-20 14:43 UTC  (5+ messages)
    ` [U-Boot] use pytest-3 instead of py.test

[U-Boot] [PATCH v3 1/3] spi: Kconfig: Enable SPI_SUNXI for SUNXI
 2019-10-20  6:24 UTC  (3+ messages)
` [U-Boot] [PATCH v3 3/3] configs: sopine-baseboard: Enable SPI-FLASH

[U-Boot] Need help with verified u-boot on Tegra TX2
 2019-10-20  2:14 UTC 

[U-Boot] [PATCH] dm: pinctrl: fix for introduce PINCONF_RECURSIVE option
 2019-10-19 20:02 UTC  (4+ messages)

[U-Boot] [PATCH] pinctrl: remove duplicated (SPL_)PINCONF_RECURSIVE entries
 2019-10-19 19:21 UTC 

[U-Boot] [PATCH] spl: mmc: make eMMC HW boot partition configuration optional
 2019-10-19 14:25 UTC  (3+ messages)

[U-Boot] Pull request for UEFI sub-system for efi-2020-01-rc1 (2)
 2019-10-19 14:25 UTC  (2+ messages)

[U-Boot] [PULL u-boot] Please pull u-boot-amlogic-20191018
 2019-10-19 14:24 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-riscv/master
 2019-10-19 14:24 UTC  (2+ messages)

[U-Boot] problems with building u-boot-fit-dtb.bin
 2019-10-19 12:34 UTC  (6+ messages)

[U-Boot] [PATCH 00/10] Moving test/py to Python 3
 2019-10-19 12:16 UTC  (22+ messages)
` [U-Boot] [PATCH 01/10] gitlab-ci: Fix indentation in some stanzas
` [U-Boot] [PATCH 02/10] gitlab-ci: Prepend to PATH rather than overwrite it
` [U-Boot] [PATCH 03/10] test/py: Fix pytest4 deprecation warnings
` [U-Boot] [PATCH 04/10] test/py: Automated conversion to Python 3
    ` [U-Boot] [RFC v2 4/10] "
` [U-Boot] [PATCH 05/10] test/py: Split mark to multiple lines
` [U-Boot] [PATCH 06/10] test/py: test_ut.py: Ensure we use bytes
` [U-Boot] [PATCH 07/10] test/py: Manual python3 fixes
` [U-Boot] [PATCH 08/10] WORKAROUND: gitlab-ci: Rework how and when we use virtualenv in order to have python3
` [U-Boot] [PATCH 09/10] WORKAROUND: test/py: Skip fs tests for now
` [U-Boot] [PATCH 10/10] HACK: test.py: Disable EFI "

[U-Boot] [PATCH v2] arm: dts: sync dts for Allwinner H6
 2019-10-19 10:57 UTC  (5+ messages)

[U-Boot] [PATCH 1/1] imx: include files should be chmod 644
 2019-10-19  7:10 UTC 

[U-Boot] [PATCH 1/1] checkpatch.pl: update from Linux kernel v5.4-rc3
 2019-10-19  7:06 UTC 

[U-Boot] [PATCH 0/2] armv8: fsl-layerscape: Allow use of PSCI handlers for ls1088a
 2019-10-18 20:45 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] armv8: dts: ls1088a: add PSCI binding for LS1088A
` [U-Boot] [PATCH 2/2] armv8: fsl-layerscape: do not use layerscape EFI reset if PSCI used

[U-Boot] [PATCH v1 0/3] gpio: Add a managed API
 2019-10-18 20:38 UTC  (3+ messages)
` [U-Boot] [PATCH v1 1/3] drivers: gpio: Handle gracefully NULL pointers

[U-Boot] [PATCH] patman: separate emails in CC list with NULs
 2019-10-18 18:21 UTC 

[U-Boot] [RFC/RFT U-Boot PATCH] image: Add Image.gz parsing support in booti
 2019-10-18 17:56 UTC  (3+ messages)

[U-Boot] Enable USB host controller on Odroid-C2
 2019-10-18 14:54 UTC  (3+ messages)

[U-Boot] [PATCH 0/8] Enablement of PCIe controller for LX2-Rev2
 2019-10-18 14:08 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] driver/pci : enable pcie layerscape code for pcie gen4 code
` [U-Boot] [PATCH 2/8] pci: layerscape: Add stream_id_cur field to ls_pcie structure
` [U-Boot] [PATCH 3/8] pci: layerscape: Update API names for layerscape fixup
` [U-Boot] [PATCH 4/8] pci: layerscape: Update API names for layerscape gen4 fixup
` [U-Boot] [PATCH 5/8] armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160A
` [U-Boot] [PATCH 6/8] pci: layerscape: Common device tree fixup for NXP SoCs
` [U-Boot] [PATCH 7/8] pci: layerscape: Move streamId allocation to common device tree fixup
` [U-Boot] [PATCH 8/8] pci: layerscape: device tree fixup based on SoC and Version

[U-Boot] [PATCH v2 1/6] armv8: fsl-layerscape: guard caam specific defines
 2019-10-18 14:03 UTC  (9+ messages)
` [U-Boot] [PATCH v2 2/6] armv8: fsl-layerscape: fix compile error with sec fw disabled
` [U-Boot] [PATCH v2 3/6] armv8: ls2088a: add icid setup for platform devices
` [U-Boot] [PATCH v2 4/6] armv8: fsl-layerscape: add missing SATA3 and SATA4 base addresses
` [U-Boot] [PATCH v2 5/6] armv8: lx2160a: add icid setup for platform devices
` [U-Boot] [PATCH v2 6/6] armv8: ls1028a: add erratum A-050382 workaround

[U-Boot] [PATCH] MIPS: remove Micronas VCT boards
 2019-10-18 13:13 UTC 

[U-Boot] 5 dead BPI-M3 after one year of inactivity
 2019-10-18 13:07 UTC 

[U-Boot] [PATCH v2 0/6] J721e: Add HyperBus support
 2019-10-18 12:48 UTC  (3+ messages)

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

[U-Boot] [PATCH v1 00/11] import x509/pkcs7 parsers from linux
 2019-10-18 12:35 UTC  (9+ messages)

[U-Boot] [PATCH v3 0/5] rockchip: Add Binman support
 2019-10-18 12:20 UTC  (5+ messages)
` [U-Boot] [PATCH v3 2/5] Makefile: Rename idbloader.img with u-boot-spl-rockchip.bin
` [U-Boot] [PATCH v3 5/5] doc: boards: Add rockchip documentation

[U-Boot] [PATCH v3 00/28] Add and update drivers for MediaTek MT76x8 SoCs
 2019-10-18 12:19 UTC  (2+ messages)

[U-Boot] [PATCH] mips: bmips: switch to board defines for dtb
 2019-10-18 11:28 UTC  (2+ messages)

[U-Boot] [PATCH] bmips: configs: switch to size definitions
 2019-10-18 11:27 UTC  (2+ messages)

[U-Boot] [PATCH] bmips: correct name characters
 2019-10-18 11:26 UTC  (2+ messages)

[U-Boot] [PATCH] mips: bmips: remove unneeded definitions
 2019-10-18 11:13 UTC  (3+ messages)
` [U-Boot] [PATCH V2] "

[U-Boot] [PATCH V2 0/6] bmips: add brcmnand support
 2019-10-18 11:05 UTC  (3+ messages)
` [U-Boot] [PATCH V3 "

[U-Boot] [PATCH v2 1/2] MIPS: add empty arch/clk.h
 2019-10-18 11:03 UTC  (3+ messages)
` [U-Boot] [PATCH] MIPS: add compile time definition of L2 cache size

[U-Boot] [PATCH] LS1043A: Add bugfix for IFC beyond 4 GiB
 2019-10-18 10:36 UTC  (2+ messages)

[U-Boot] [PATCH] Enable building of u-boot.itb on Rockchip RK3328 platforms
 2019-10-18 10:24 UTC  (2+ messages)
` [U-Boot] [PATCH] Enable building of u-boot.itb on Rockchip RK3328 platforms.【请注意,邮件由vagrant@aikidev.net代发】

[U-Boot] [PATCH v0] rockchip: adding the missing "/" in entries of boot_devices
 2019-10-18 10:22 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] i.MX6: nand: extend nandbcb command for imx6UL(L)
 2019-10-18 10:06 UTC  (6+ messages)

[U-Boot] [PATCH v3] i.MX6: nand: extend nandbcb command for imx6UL(L)
 2019-10-18  9:46 UTC 

[U-Boot] [PATCH 1/3] ARM: imx: Rename imx6_is_bmode_from_gpr9 to imx6_is_bmode_from_gpr10
 2019-10-18  9:29 UTC 

[U-Boot] [PATCH 0/8] amlogic: add SEI610 support
 2019-10-18  9:22 UTC  (4+ messages)
` [U-Boot] [PATCH 6/8] boards: "

[U-Boot] [PATCH v3] arm: add initial support for the Phytium Durian Board
 2019-10-18  9:09 UTC  (5+ messages)
  ` [U-Boot] 回复: "

[U-Boot] [PATCH 0/2] amlogic: Add support for the Everything-Else power domain driver
 2019-10-18  8:30 UTC  (2+ messages)

[U-Boot] [PATCH 1/6] armv8: fsl-layerscape: guard caam specific defines
 2019-10-18  8:10 UTC  (15+ messages)
` [U-Boot] [PATCH 2/6] armv8: fsl-layerscape: fix compile error with sec fw disabled
` [U-Boot] [PATCH 3/6] armv8: ls2088a: add icid setup for platform devices
` [U-Boot] [PATCH 4/6] armv8: fsl-layerscape: add missing SATA3 and SATA4 base addresses
  ` [U-Boot] [u-boot] "
` [U-Boot] [PATCH 5/6] armv8: lx2160a: add icid setup for platform devices
  ` [U-Boot] [u-boot] "
` [U-Boot] [PATCH 6/6] armv8: ls1028a: erratum A050382 workaround

[U-Boot] [PATCH v2 1/3] rockchip: rk3399: defconfig: no need to reserve IRAM for SPL
 2019-10-18  7:54 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] rockchip: rk3399: update SPL_STACK_R_ADDR
` [U-Boot] [PATCH v2 3/3] rockchip: config: update CONFIG_SPL_MAX_SIZE for 64bit CPUs

[U-Boot] [PATCH] board, zynqmp: Fix for wrong AMS setting by ROM
 2019-10-18  5:51 UTC 

[U-Boot] [PATCH v2] pci: layerscape: remove multiple definitions of SVR
 2019-10-18  5:36 UTC  (3+ messages)

[U-Boot] [PATCH] arm: freescale: ls102xa: add helper Macro to get the SVR
 2019-10-18  5:19 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] tools: Support building U-Boot host tools for Windows via MSYS2
 2019-10-18  1:53 UTC  (8+ messages)
` [U-Boot] [PATCH 5/5] doc: Add documentation for how to build U-Boot host tools


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