public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-07-18 15:16:41 to 2018-07-19 22:53:11 UTC [more...]

[U-Boot] [RFC PATCH v3 0/2] env: Make environment loading log more clear
 2018-07-19 22:53 UTC  (4+ messages)
` [U-Boot] [RFC PATCH v3 1/2] env: Don't print "Failed" error message
` [U-Boot] [RFC PATCH v3 2/2] disk: part: Remove redundant "

[U-Boot] [PATCH 2/6] board: ge: Move VPD EEPROM configuration to the defconfig
 2018-07-19 21:47 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] binman: ensure temp filenames don't collide
 2018-07-19 21:14 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/7] Allow both TPM stacks to be compiled at the same time
 2018-07-19 20:35 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/7] tpm: fix typo in kernel doc
` [U-Boot] [PATCH v2 2/7] tpm: compile Sandbox driver by default
` [U-Boot] [PATCH v2 3/7] tpm: remove stale symbol in Kconfig
` [U-Boot] [PATCH v2 4/7] tpm: allow TPM v1 and v2 to be compiled at the same time
` [U-Boot] [PATCH v2 5/7] test/py: tpm2: switch from 'tpm' to 'tpm2' command
` [U-Boot] [PATCH v2 6/7] tpm: make TPM_V2 be compiled by default
` [U-Boot] [PATCH v2 7/7] sandbox: compile both TPM stack versions and drivers

[U-Boot] [PATCH 0/6] Allow both TPM stacks to be compiled at the same time
 2018-07-19 20:31 UTC  (14+ messages)
` [U-Boot] [PATCH 1/6] tpm: fix typo in kernel doc
` [U-Boot] [PATCH 2/6] tpm: compile Sandbox driver by default
` [U-Boot] [PATCH 3/6] tpm: allow TPM v1 and v2 to be compiled at the same time
` [U-Boot] [PATCH 4/6] test/py: tpm2: switch from 'tpm' to 'tpm2' command
` [U-Boot] [PATCH 5/6] tpm: make TPM_V2 be compiled by default
` [U-Boot] [PATCH 6/6] sandbox: compile both TPM stack versions and drivers

[U-Boot] [PATCH v2] spl: Kconfig: SPL_LOAD_FIT_ADDRESS to Kconfig
 2018-07-19 20:24 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [GIT PULL] Xilinx changes for v2018.09
 2018-07-19 20:16 UTC  (2+ messages)

[U-Boot] [RFC 1/2] env: Drop error messages when loading environment
 2018-07-19 20:16 UTC  (9+ messages)
` [U-Boot] [RFC 2/2] env: Add prefix to error messages when loading env

[U-Boot] [RFC v2] env: Fix errors printing on env loading
 2018-07-19 19:53 UTC  (2+ messages)

[U-Boot] [RFC] env: Fix errors printing on env loading
 2018-07-19 19:43 UTC  (2+ messages)

[U-Boot] [PATCH 00/25] sunxi: Enable DM_MMC for U-Boot proper
 2018-07-19 18:43 UTC  (15+ messages)
` [U-Boot] [PATCH 21/25] fastboot: sunxi: Update fastboot mmc default device
` [U-Boot] [PATCH 22/25] env: sunxi: Update default env fat device

[U-Boot] [PATCH] ARM: mx6ul: Apply ERR011115 errata workaround
 2018-07-19 18:27 UTC  (2+ messages)

[U-Boot] [PATCH 00/13] Allwinner H6 support (w/ SPL)
 2018-07-19 18:14 UTC  (5+ messages)
` [U-Boot] [linux-sunxi] "

[U-Boot] [RFC PATCH 0/4] arm: zynq: implement FPGA load from SPL
 2018-07-19 17:22 UTC  (9+ messages)
` [U-Boot] [RFC PATCH 4/4] arm: zynq: spl: implement FPGA load from FIT

[U-Boot] [PATCH v2 1/5] efi: app: Add a sysreset driver
 2018-07-19 16:11 UTC  (15+ messages)
` [U-Boot] [PATCH v2 2/5] x86: tangier: "
` [U-Boot] [PATCH v2 3/5] dm: sysreset: Add a standard message when doing reset
` [U-Boot] [PATCH v2 4/5] x86: fsp: Eliminate the reset_cpu() call
` [U-Boot] [PATCH v2 5/5] x86: Switch to use DM sysreset driver

[U-Boot] [PATCH] env: Merge Rockchip, Sunxi, Zynq and ZynqMP
 2018-07-19 15:50 UTC  (5+ messages)

[U-Boot] [PATCH] fdt: fix fdtdec_setup_memory_banksize()
 2018-07-19 15:49 UTC  (5+ messages)

[U-Boot] [PATCH] watchdog: dm: Support manual relocation for watchdogs
 2018-07-19 15:47 UTC  (9+ messages)

[U-Boot] [PATCH v2 1/3] x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library
 2018-07-19 15:21 UTC  (9+ messages)
` [U-Boot] [PATCH v2 2/3] x86: acpi: Don't touch ACPI hardware in write_acpi_tables()
` [U-Boot] [PATCH v2 3/3] x86: acpi: Prevent acpi_table.h from being included more than once

[U-Boot] [PATCH 1/6] fdt_support: make fdt_fixup_mtdparts() prototype more specific
 2018-07-19 15:21 UTC  (7+ messages)
` [U-Boot] [PATCH 2/6] board: constify struct node_info array
` [U-Boot] [PATCH 3/6] ARM: uniphier: clean-up ft_board_setup()
` [U-Boot] [PATCH 4/6] ARM: uniphier: split ft_board_setup() out to a separate file
` [U-Boot] [PATCH 5/6] ARM: uniphier: support fdt_fixup_mtdparts
` [U-Boot] [PATCH 6/6] ARM: uniphier: enable MTD partition and UBI

[U-Boot] [PATCH v4 0/1] Xilinx Axi Watchdog driver conversion to driver model
 2018-07-19 15:21 UTC  (3+ messages)
` [U-Boot] [PATCH v4] watchdog: Convert Xilinx Axi watchdog driver "

[U-Boot] [RFC PATCH 00/15] cmd: fpga: Fix fpga command handling and add some fpga tests
 2018-07-19 15:21 UTC  (30+ messages)
` [U-Boot] [RFC PATCH 01/15] test/py: Extend fpga command to test all fpga load types
` [U-Boot] [RFC PATCH 02/15] cmd: fpga: Move error handling to do_fpga()
` [U-Boot] [RFC PATCH 03/15] cmd: fpga: Move fpga_get_op to avoid local function declaration
` [U-Boot] [RFC PATCH 04/15] cmd: fpga: Cleanup error handling in connection to FPGA_NONE
` [U-Boot] [RFC PATCH 05/15] cmd: fpga: Move parameter checking for loadfs/loads
` [U-Boot] [RFC PATCH 06/15] cmd: fpga: Remove parameter checking from fpga loadfs command
` [U-Boot] [RFC PATCH 07/15] cmd: fpga: Clean wrong_parms handling
` [U-Boot] [RFC PATCH 08/15] cmd: fpga: Create new do_fpga_wrapper for using u-boot subcommands
` [U-Boot] [RFC PATCH 09/15] cmd: fpga: Extract fpga info command to separate function
` [U-Boot] [RFC PATCH 10/15] cmd: fpga: Fix dump and all direct fpga load commands
` [U-Boot] [RFC PATCH 11/15] cmd: fpga: Fix loadfs command
` [U-Boot] [RFC PATCH 12/15] cmd: fpga: Fix loadmk command
` [U-Boot] [RFC PATCH 13/15] cmd: fpga: Use CMD_RET_FAILURE instead of simple 1
` [U-Boot] [RFC PATCH 14/15] cmd: fpga: Fix loads command
` [U-Boot] [RFC PATCH 15/15] MAINTAINERS: Add myself as the FPGA maintainer

[U-Boot] [PATCH V2 00/32] i.MX: Add i.MX8QXP support
 2018-07-19 14:28 UTC  (12+ messages)
` [U-Boot] [PATCH V2 14/32] armv8: add cpu core helper functions
` [U-Boot] [PATCH V2 26/32] serial_lpuart: Update lpuart driver to support i.MX8
` [U-Boot] [PATCH V2 29/32] fsl_esdhc: Update usdhc "

[U-Boot] [PATCH v2 00/11] Add ethernet support for phyCORE-RK3288
 2018-07-19 14:11 UTC  (4+ messages)
` [U-Boot] [PATCH v2 01/11] arch: arm: mach-rockchip: rk3288: Enable regulators in board_init

[U-Boot] [PATCH 01/16] pico-imx7d: Convert to distro config
 2018-07-19 13:46 UTC  (2+ messages)

[U-Boot] [PATCH v2] Add Beaglebone Enhanced support
 2018-07-19 13:15 UTC  (8+ messages)

[U-Boot] [PATCH] omap3: beagle: re-enable EFI support after the following commit removed it by mistake:
 2018-07-19 12:12 UTC  (4+ messages)

[U-Boot] [PATCH 00/20] Add support for 1wire protocol and 1wire eeproms
 2018-07-19  9:58 UTC  (21+ messages)
` [U-Boot] [PATCH 01/20] w1: Add 1-Wire uclass
` [U-Boot] [PATCH 02/20] w1: Add 1-Wire gpio driver
` [U-Boot] [PATCH 03/20] dt-bindings: W1: w1-gpio: added bindings for w1-gpio
` [U-Boot] [PATCH 04/20] W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs
` [U-Boot] [PATCH 05/20] W1-EEPROM: add support for Maxim DS24 eeprom families
` [U-Boot] [PATCH 06/20] W1-EEPROM: add sandbox driver
` [U-Boot] [PATCH 07/20] w1: add command for onewire protocol
` [U-Boot] [PATCH 08/20] pinctrl: sandbox: add gpio onewire w1 group
` [U-Boot] [PATCH 09/20] sandbox: DTS: w1: add node for one wire interface on GPIO
` [U-Boot] [PATCH 10/20] configs: sandbox: add onewire w1 and sandbox eeprom
` [U-Boot] [PATCH 11/20] w1: enumerate sandbox driver if configured
` [U-Boot] [PATCH 12/20] configs: sama5d2_xplained: add onewire and eeprom drivers
` [U-Boot] [PATCH 13/20] configs: sama5d3_xplained: "
` [U-Boot] [PATCH 14/20] board: atmel: add support for pda detection
` [U-Boot] [PATCH 15/20] board: sama5d2_xplained: add pda detect call at init time
` [U-Boot] [PATCH 16/20] board: sama5d3_xplained: "
` [U-Boot] [PATCH 17/20] configs: sama5d2_xplained: add fdt overlay support
` [U-Boot] [PATCH 18/20] configs: sama5d3_xplained: "
` [U-Boot] [PATCH 19/20] ARM: dts: at91: sama5d2_xplained: add onewire connector for LCD eeprom
` [U-Boot] [PATCH 20/20] ARM: dts: at91: sama5d3_xplained: "

[U-Boot] Issue with fat16 format
 2018-07-19  9:41 UTC  (4+ messages)

[U-Boot] [PATCH] spl: fpga: Implement fpga bistream loading with fpga_load
 2018-07-19  8:35 UTC  (13+ messages)

[U-Boot] [PATCH v6 0/5] Add support for reading memory configuration from DT at run-time
 2018-07-19  8:31 UTC  (2+ messages)

[U-Boot] [PATCH] arm: zynq: Setup ENV_SIZE via Kconfig
 2018-07-19  8:28 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] arm: zynq: migrate to DM I2C driver
 2018-07-19  7:28 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] spl: fit: display a message when an FPGA image is loaded
 2018-07-19  7:17 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] drivers: fpga: zynqpl: fix compilation with SPL
` [U-Boot] [PATCH 3/3] arm: zynq: spl: fix FPGA initialization

[U-Boot] [PATCH v2 0/3] Xilinx Axi Watchdog driver conversion to driver model
 2018-07-19  7:06 UTC  (4+ messages)
` [U-Boot] [PATCH v2 3/3] watchdog: Convert Xilinx Axi watchdog driver "

[U-Boot] [PATCH v3] env: Added support to save env to spi through Kconfig
 2018-07-19  6:46 UTC  (5+ messages)

[U-Boot] [PATCH 1/4] x86: quark: acpi: Add full reset bit to the reset register value in FADT
 2018-07-19  5:33 UTC  (9+ messages)
` [U-Boot] [PATCH 2/4] dm: sysreset: x86: Add a sysreset driver
` [U-Boot] [PATCH 3/4] x86: fsp: Eliminate the reset_cpu() call

[U-Boot] [PATCH 0/6] driver: net: fsl-mc: Add support of multiple phys for dpmac
 2018-07-19  3:35 UTC  (2+ messages)

[U-Boot] [PATCH 00/41] imx: add i.MX8QXP support
 2018-07-19  1:32 UTC  (5+ messages)
` [U-Boot] [PATCH 35/41] dm: core: device: enable power domain in probe

[U-Boot] [PATCH v2] sysreset: Add support for gpio-restart
 2018-07-19  1:32 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] RK3399: Add support for Ficus board
 2018-07-19  1:32 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] arm: dts: rockchip: add some common pin-settings to rk3399
` [U-Boot] [PATCH 2/3] ARM: add RK3399 Ficus board
` [U-Boot] [PATCH 3/3] rockchip: rk3399: Add more instructions to the README

[U-Boot] [PATCH v5 0/5] Add support for reading memory configuration from DT at run-time
 2018-07-19  1:31 UTC  (3+ messages)
` [U-Boot] [PATCH v5 3/5] arm: zynq: Dont define SDRAM_BASE and SDRAM_SIZE in .h

[U-Boot] [PATCH] mtd: nand: denali: correct buffer alignment for DMA transfer
 2018-07-19  1:13 UTC 

[U-Boot] sunxi: support multiple memory banks
 2018-07-18 21:42 UTC 

[U-Boot] [RFC] Make U-Boot log great again
 2018-07-18 21:41 UTC  (7+ messages)

[U-Boot] [RESEND PATCH v2 0/2] Add bootlimit to Kconfig
 2018-07-18 21:08 UTC  (3+ messages)
` [U-Boot] [RESEND PATCH v2 2/2] Migrate "

[U-Boot] Commit d233ccb1d84b90 broke MMC access on BeagleBoard xM
 2018-07-18 20:50 UTC  (4+ messages)
` [U-Boot] Re : "
    ` [U-Boot] Re : "

[U-Boot] [PATCH 1/3] bmips: ram: add an option to force the size of the ram
 2018-07-18 17:56 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] bcm6838: add initial support
` [U-Boot] [PATCH 3/3] bcm968380gerg: "

[U-Boot] [RFC 00/35] sunxi: Add initial CLK, RESET support
 2018-07-18 15:22 UTC  (7+ messages)
` [U-Boot] [RFC 17/35] clk: sunxi: Add initial CLK driver for H3_H5


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