U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-05 22:57:34 to 2019-12-07 04:42:43 UTC [more...]

[PATCH v6 000/102] x86: Add initial support for apollolake
 2019-12-07  4:42 UTC  (71+ messages)
` [PATCH v6 001/102] binman: Add a library to access binman entries
` [PATCH v6 002/102] dm: gpio: Allow control of GPIO uclass in SPL
` [PATCH v6 003/102] dm: core: Fix offset_to_ofnode() with invalid offset
` [PATCH v6 004/102] dm: pci: Allow delaying auto-config until after relocation
` [PATCH v6 005/102] dm: pci: Move pci_get_devfn() into a common file
` [PATCH v6 006/102] net: Move the checksum functions to lib/
` [PATCH v6 007/102] i2c: designware: Tidy up PCI support
` [PATCH v6 008/102] i2c: designware: Avoid using static data
` [PATCH v6 009/102] i2c: designware: Support use in SPL
` [PATCH v6 010/102] x86: spi: Add helper functions for Intel Fast SPI
` [PATCH v6 011/102] fdt: Show the preprocessed .dts file on error
` [PATCH v6 012/102] dm: pinctrl: Allow enabling full pinctrl in SPL/TPL
` [PATCH v6 013/102] board_r: Move early-timer init later
` [PATCH v6 014/102] RFC: sandbox: net: Suppress the MAC-address warnings
` [PATCH v6 015/102] Revert "RFC: sandbox: net: Suppress the MAC-address warnings"
` [PATCH v6 016/102] x86: timer: use a timer base of 0
` [PATCH v6 017/102] x86: timer: Reduce timer code size in TPL on Intel CPUs
` [PATCH v6 018/102] x86: Drop unnecessary cpu code for TPL
` [PATCH v6 019/102] x86: Drop unnecessary interrupt "
` [PATCH v6 020/102] x86: power: Add an ACPI PMC uclass
` [PATCH v6 021/102] x86: sandbox: Add a PMC emulator and test
` [PATCH v6 022/102] pci: Add support for p2sb uclass
` [PATCH v6 023/102] sandbox: Disable mmio by default in tests
` [PATCH v6 024/102] sandbox: Add PCI driver and test for p2sb
` [PATCH v6 025/102] x86: Move UCLASS_IRQ into a separate file
` [PATCH v6 026/102] sandbox: Add a test for IRQ
` [PATCH v6 027/102] x86: Define the SPL image start
` [PATCH v6 028/102] x86: Reduce mrccache record alignment size
` [PATCH v6 029/102] x86: Correct mrccache find_next_mrc_cache() calculation
` [PATCH v6 030/102] x86: Adjust mrccache_get_region() to use livetree
` [PATCH v6 031/102] x86: Adjust mrccache_get_region() to support get_mmap()
` [PATCH v6 032/102] x86: Add a new global_data member for the cache record
` [PATCH v6 033/102] x86: Tidy up error handling in mrccache_save()
` [PATCH v6 034/102] x86: Update mrccache to support multiple caches
` [PATCH v6 035/102] x86: Add mrccache support for a 'variable' cache
` [PATCH v6 036/102] x86: Don't export mrccache_update()
` [PATCH v6 037/102] x86: Move fsp_prepare_mrc_cache() to fsp1 directory
` [PATCH v6 038/102] x86: Set the DRAM banks to reflect real location
` [PATCH v6 039/102] x86: Set up the MTRR for SDRAM
` [PATCH v6 040/102] x86: Don't imply libfdt or SPI flash in TPL
` [PATCH v6 041/102] x86: Allow removal of standard PCH drivers
` [PATCH v6 042/102] x86: Allow interrupt to happen once
` [PATCH v6 043/102] x86: fsp: Make graphics support common to FSP1/2
` [PATCH v6 044/102] x86: fsp: Correct wrong header inlude in fsp_support.c
` [PATCH v6 045/102] x86: fsp: Add FSP2 base support
` [PATCH v6 046/102] x86: fsp: Set up an MTRR for the graphics frame buffer
` [PATCH v6 047/102] x86: fsp: Add a new arch_fsp_init_r() hook
` [PATCH v6 048/102] x86: fsp: Allow remembering the location of FSP-S
` [PATCH v6 049/102] x86: fsp: Make the notify API call common
` [PATCH v6 050/102] x86: Don't include the BIOS emulator in TPL
` [PATCH v6 051/102] x86: Add an option to include a FIT
` [PATCH v6 052/102] x86: Add support for newer CAR schemes
` [PATCH v6 053/102] x86: Disable microcode section for FSP2
` [PATCH v6 054/102] x86: Update the fsp command "
` [PATCH v6 055/102] x86: Update .dtsi file "
` [PATCH v6 056/102] x86: Add an option to control the position of U-Boot
` [PATCH v6 057/102] x86: Add an option to control the position of SPL
` [PATCH v6 058/102] x86: Add an fdtmap and image-header
` [PATCH v6 059/102] x86: Don't repeat microcode in U-Boot if not needed
` [PATCH v6 060/102] x86: Separate out U-Boot and device tree in ROM image
` [PATCH v6 061/102] x86: Make MSR_PKG_POWER_SKU common
` [PATCH v6 062/102] spi: Correct operations check in dm_spi_xfer()
` [PATCH v6 063/102] x86: spi: Don't enable SPI_FLASH_BAR by default
` [PATCH v6 064/102] spi: ich: Move init function just above probe()
` [PATCH v6 065/102] spi: ich: Move the protection/lockdown code into a function
` [PATCH v6 066/102] spi: ich: Convert to livetree
` [PATCH v6 067/102] spi: ich: Fix header order
` [PATCH v6 068/102] spi: ich: Various small tidy-ups
` [PATCH v6 069/102] spi: ich: Add mmio_base to struct ich_spi_platdata
` [PATCH v6 070/102] dm: doc: Add a note about of-platdata and header files

[U-Boot] [PATCH v4 0/6] rsa: extend rsa_verify() for UEFI secure boot
 2019-12-07  0:25 UTC  (3+ messages)
` [U-Boot] [PATCH v4 1/6] lib: rsa: decouple rsa from FIT image verification

[PATCHv2 0/2] Intel Stratix10/Agilex Additions
 2019-12-07  0:24 UTC  (4+ messages)
` [PATCHv2 1/2] arm: socfpga: stratix10: Enable SMMU access
` [PATCHv2 2/2] ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC Access

[PATCH 1/1] arch: arm: Program GIC LPI configuration table
 2019-12-06 22:18 UTC  (3+ messages)

[PATCH] imx: dts: tbs2910: add u-boot dtsi to shrink image size
 2019-12-06 22:08 UTC  (5+ messages)

[PATCH] Makefile: Ensure tools directory exists in output prior to use
 2019-12-06 21:50 UTC  (3+ messages)

[U-Boot] [PATCH v3 00/16] import x509/pkcs7 parsers from linux
 2019-12-06 21:50 UTC  (33+ messages)
` [U-Boot] [PATCH v3 01/16] linux_compat: move kmemdup() from ubifs.c to linux_compat.c
` [U-Boot] [PATCH v3 02/16] rtc.h: add struct udevice declaration
` [U-Boot] [PATCH v3 03/16] rtc: move date.c from drivers/rtc/ to lib/
` [U-Boot] [PATCH v3 04/16] lib: add mktime64() for linux compatibility
` [U-Boot] [PATCH v3 05/16] include: kernel.h: include printk.h
` [U-Boot] [PATCH v3 06/16] linux/time.h: include vsprintf.h
` [U-Boot] [PATCH v3 07/16] cmd: add asn1_compiler
` [U-Boot] [PATCH v3 08/16] Makefile: add build script for asn1 parsers
` [U-Boot] [PATCH v3 09/16] lib: add asn1 decoder
` [U-Boot] [PATCH v3 10/16] doc: add README for asn1 compiler and decoder
` [U-Boot] [PATCH v3 11/16] lib: add oid registry utility
` [U-Boot] [PATCH v3 12/16] lib: crypto: add public key utility
` [U-Boot] [PATCH v3 13/16] lib: crypto: add rsa public key parser
` [U-Boot] [PATCH v3 14/16] lib: crypto: add x509 parser
` [U-Boot] [PATCH v3 15/16] lib: crypto: add pkcs7 message parser
` [U-Boot] [PATCH v3 16/16] test: add asn1 unit test

[U-Boot] [PATCH v3 0/6] cmd: remove NET and CMD_NET dependency for CMD_PXE
 2019-12-06 21:48 UTC  (13+ messages)
` [U-Boot] [PATCH v3 1/6] cmd: Migrate from_env() from pxe.c to nvedit.c
` [U-Boot] [PATCH v3 2/6] cmd: Prepare sysboot command independence
` [U-Boot] [PATCH v3 3/6] cmd: sysboot: Create a sysboot command dedicated file
` [U-Boot] [PATCH v3 4/6] cmd: pxe_utils: Fix checkpatch WARNING/CHECK
` [U-Boot] [PATCH v3 5/6] cmd: sysboot: "
` [U-Boot] [PATCH v3 6/6] cmd: pxe: "

[PATCH] buildman: Ignore blank lines during size checks
 2019-12-06 21:37 UTC  (2+ messages)

[U-Boot,0/8] Add support for MediaTek MT7622 SoC
 2019-12-06 19:11 UTC  (11+ messages)
` [U-Boot,1/8] ARM: MediaTek: "
` [U-Boot,2/8] pinctrl: mediatek: add driver for MT7622
` [U-Boot,3/8] pinctrl: mediatek: add support for different pinctrl
` [U-Boot,4/8] clk: mediatek: add driver for MT7622
` [U-Boot,5/8] clk: mediatek: fix clock-rate overflow problem
` [U-Boot,6/8] power: domain: add power domain support for MT7622
` [U-Boot,7/8] mmc: add mmc and sd "
` [U-Boot,8/8] Add support for MT7622 reference board

[RESEND PATCH v1] colibri_imx6: fix broken fsl_esdhc_imx conversion
 2019-12-06 18:59 UTC  (4+ messages)

U-Boot 2020.01-rc4 - PCI support missing on Trimslice Pro
 2019-12-06 18:54 UTC  (2+ messages)

Pull request: u-boot-rockchip-20191206
 2019-12-06 18:24 UTC  (2+ messages)

[PATCH 0/4] Fixes for RISC-V U-Boot SPL / OpenSBI boot flow
 2019-12-06 18:06 UTC  (13+ messages)
` [PATCH 1/4] spl: opensbi: specify main hart as preferred boot hart
` [PATCH 2/4] riscv: add functions for reading the IPI status
` [PATCH 3/4] riscv: add option to wait for ack from secondary harts in smp functions
` [PATCH 4/4] spl: opensbi: wait for ack from secondary harts before entering OpenSBI

[U-Boot] [PATCH] spl: fix entry_point equal to load_addr
 2019-12-06 17:23 UTC  (12+ messages)

[PATCH 0/2] travis-ci: provide 'addr' in file2env()
 2019-12-06 16:53 UTC  (3+ messages)

[U-Boot] Maximum size of u-boot.imx for TBS2910 board
 2019-12-06 16:43 UTC  (18+ messages)

[PATCH v1] colibri_imx6: fix broken fsl_esdhc_imx conversion
 2019-12-06 16:22 UTC 

[PATCH] rockchip: px30: Change RK809 PMIC interrupt polarity
 2019-12-06 16:07 UTC  (2+ messages)

[U-Boot] [PATCH] Add -pthread to HOSTLOADLIBES_mkimage
 2019-12-06 15:13 UTC  (2+ messages)

Sourcing a signed boot script
 2019-12-06 14:47 UTC  (3+ messages)

[PATCH 1/2] video: add guards around 16bpp/32bbp code
 2019-12-06 14:21 UTC  (4+ messages)
` [PATCH 2/2] video: make BPP and ANSI configs optional

[RFT][PATCH v1 0/2] Fix CONFIG_SYS_UBOOT_START default value
 2019-12-06 14:01 UTC  (3+ messages)
` [PATCH v1 1/2] Makefile: "
` [PATCH v1 2/2] treewide: Remove CONFIG_SYS_UBOOT_START from configs board files

[U-Boot] [PATCH] clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[]
 2019-12-06 11:13 UTC  (6+ messages)
        `  "

[PATCH] arm64: zynqmp: Enable bind/unbind commands for all boards
 2019-12-06 10:19 UTC 

[PATCH] arm64: zynqmp: Remove nand partition description from mini-nand
 2019-12-06 10:14 UTC 

[PATCH] arm: zynq: Remove low level UART setting
 2019-12-06  8:44 UTC 

[PATCH] arm64: zynqmp: Remove low level UART setting
 2019-12-06  8:17 UTC 

[U-Boot] [PATCH v5 000/101] x86: Add initial support for apollolake
 2019-12-06  4:59 UTC  (13+ messages)
` [U-Boot] [PATCH v5 088/101] x86: apl: Add systemagent driver
    `  "
` [U-Boot] [PATCH v5 098/101] x86: apl: Add Kconfig and Makefile
    `  "
` [U-Boot] [PATCH v5 099/101] x86: apl: Add FSP structures
    `  "
` [U-Boot] [PATCH v5 100/101] x86: apl: Add FSP support
    `  "

[U-Boot] [PATCH 0/9] phy: atheros: cleanup and device tree bindings
 2019-12-06  4:10 UTC  (12+ messages)
` [U-Boot] [PATCH 1/9] phy: atheros: introduce debug read and write functions

[PATCH] net: nfs: Only link in NFS code outside of SPL builds
 2019-12-06  0:35 UTC 

[gitlab-ci-runner PATCH 1/2] Dockerfile: Update to the bionic-20191029 tag
 2019-12-06  0:07 UTC  (2+ messages)
` [gitlab-ci-runner PATCH 2/2] Dockerfile: Add required utilities for EFI Secure Boot tests

[PATCH] cmd/Kconfig: Add more dependencies to OSE bootm support
 2019-12-05 23:46 UTC 

[PATCH 1/4] serial: n16550: Support run-time configuration
 2019-12-05 23:04 UTC  (4+ messages)
` [PATCH 2/4] x86: Update coreboot serial table struct
` [PATCH 3/4] x86: serial: Add a coreboot serial driver
` [PATCH 4/4] x86: Move coreboot over to use the coreboot UART

[PATCH 1/4] genboardcfg: Support a quiet mode
 2019-12-05 22:59 UTC  (4+ messages)
` [PATCH 2/4] buildman: Ask genboardscfg to be quiet
` [PATCH 3/4] buildman: Figure out boards before commits
` [PATCH 4/4] buildman: Add options to get the arch and toolchain info

[PATCH v2 00/12] phy: atheros: dt bindings and cleanup
 2019-12-05 22:57 UTC  (10+ messages)
` [PATCH v2 04/12] phy: atheros: Explicitly disable RGMII delays
` [PATCH v2 05/12] phy: atheros: Clarify the intention of ar8021_config
` [PATCH v2 06/12] phy: atheros: fix AR8021 PHY ID mask
` [PATCH v2 07/12] phy: atheros: use defines for PHY IDs
` [PATCH v2 08/12] phy: atheros: introduce debug read and write functions
` [PATCH v2 09/12] phy: atheros: move delay config to common function
` [PATCH v2 10/12] phy: atheros: add device tree bindings and config
` [PATCH v2 11/12] phy: atheros: ar8035: remove static clock config
` [PATCH v2 12/12] phy: atheros: consolidate {ar8031|ar8035}_config()


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