public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-02-26 20:31:49 to 2019-02-28 21:23:52 UTC [more...]

[U-Boot] [PULL] u-boot-sh/master
 2019-02-28 21:23 UTC 

[U-Boot] [PATCH 1/2] mv_ddr: ddr3: fix tRAS timimg parameter
 2019-02-28 21:11 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] mv_ddr: ddr3: only use active chip-selects when tuning ODT

[U-Boot] [PATCH v2 0/5] efi_loader: run a specific efi application more easily
 2019-02-28 20:59 UTC  (27+ messages)
` [U-Boot] [PATCH v2 1/5] efi_loader: bootmgr: support BootNext and BootCurrent variable behavior
` [U-Boot] [PATCH v2 4/5] cmd: bootefi: run an EFI application of a specific load option
` [U-Boot] [PATCH v2 5/5] cmd: run: add "-e" option to run an EFI application

[U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM
 2019-02-28 20:38 UTC  (18+ messages)

[U-Boot] [PATCH 1/3] arm: socfpga: fix comment about SPL memory layout
 2019-02-28 20:33 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] arm: socfpga: a10: move SPL stack size to Kconfig
` [U-Boot] [PATCH 3/3] arm: socfpga: put initial U-Boot stack into DDR

[U-Boot] [PATCH 1/1] efi_loader: error handling for `efidebug boot add`
 2019-02-28 19:49 UTC 

[U-Boot] [PATCH v4 00/20] mx6sabre: Add DM and SPL FIT support
 2019-02-28 19:24 UTC  (5+ messages)
` [U-Boot] [PATCH v4 19/20] board: mx6sabresd: Remove the enet reset gpio handling

[U-Boot] Pull request: u-boot-sunxi/master
 2019-02-28 19:08 UTC 

[U-Boot] [PATCH] ARM: kirkwood: add spi0 alias for dreamplug
 2019-02-28 19:00 UTC  (3+ messages)

[U-Boot] Marvell DDR training custom ODT configuration
 2019-02-28 18:56 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/1] configs: rk3288: Tinker Board SPL file must fit into 32 KiB
 2019-02-28 18:51 UTC  (6+ messages)

[U-Boot] i.MX8MQ: u-boot-spl-ddr.bin not found
 2019-02-28 18:13 UTC  (4+ messages)

[U-Boot] pre-reloc fdt scan for non-top-level nodes
 2019-02-28 16:49 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] kbuild: make arch-dtbs target PHONY
 2019-02-28 16:24 UTC  (8+ messages)
` [U-Boot] [PATCH 2/2] kbuild: fix DTB .cmd source variable

[U-Boot] [PATCH v2] x86: acpi: Not every platform has serial console a first device
 2019-02-28 15:19 UTC 

[U-Boot] [PATCH v1] x86: acpi: Not every platform has serial console a first device
 2019-02-28 15:18 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] x86: edison: Use proper number of serial interface
 2019-02-28 14:45 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/2] x86: edison: Add the rest of UARTs present on board

[U-Boot] [BUG] booting on the Tinker Board (tinker-rk3288_defconfig) is broken
 2019-02-28 13:29 UTC  (7+ messages)

[U-Boot] iMX8QXP MEK: no ethernet
 2019-02-28 12:27 UTC 

[U-Boot] [PATCH v2 1/2] imx8mq_evk/README: add missing firmware extract step
 2019-02-28 11:51 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] imx8mq_evk/README: fix DDR training firmware path

[U-Boot] [PATCH 1/2] imx8mq_evk: Move CONFIG_ENV_IS_IN_MMC to Kconfig
 2019-02-28 11:46 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] imx8mq_evk: Add myself as a co-maintainer

[U-Boot] [PATCH 1/2] imx8mq_evk/README: fix DDR training firmware path
 2019-02-28 10:43 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] imx8mq_evk/README: add missing firmware extract step

[U-Boot] [PATCH v3 0/7] android: implement A/B boot process
 2019-02-28 10:28 UTC  (2+ messages)

[U-Boot] [PATCH] arm: arm64 32bit address relocation
 2019-02-28  9:15 UTC  (3+ messages)

[U-Boot] [PATCH] drivers: net: ls1088ardb: Fix EC1 and EC2 RCW offset
 2019-02-28  9:06 UTC 

[U-Boot] Commit "ARM: CPU: arm926ejs: Consolidate cache routines to common file" breaks u-boot on Dreamplug
 2019-02-28  8:24 UTC  (5+ messages)

[U-Boot] [PATCH] board: fsl: lx2160aqds: modify the phy fixup code
 2019-02-28  8:12 UTC 

[U-Boot] Commit "arm: kirkwood: configs: dreamplug: Convert to DM_SPI" breaks u-boot on Dreamplug
 2019-02-28  7:41 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] cmd: set CONFIG_SYS_HELP_CMD_WIDTH = 10
 2019-02-28  5:17 UTC 

[U-Boot] [PATCH 1/2] tools/imx8m_image.sh: remove bashism
 2019-02-28  4:23 UTC  (3+ messages)

[U-Boot] [PATCH v9 0/7] Add support for loading FPGA bitstream
 2019-02-28  4:11 UTC  (21+ messages)
` [U-Boot] [PATCH v9 1/7] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10
` [U-Boot] [PATCH v9 2/7] ARM: socfpga: Add default FPGA bitstream fitImage for Arria10 SoCDK
` [U-Boot] [PATCH v9 3/7] ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading

[U-Boot] Pull request: u-boot-riscv/master
 2019-02-28  3:59 UTC  (2+ messages)

[U-Boot] [PATCH v1 1/2] x86: acpi: Add DMA descriptors for SPI5 on Intel Tangier
 2019-02-28  3:39 UTC  (4+ messages)
` [U-Boot] [PATCH v1 2/2] x86: acpi: Add DMA descriptors for I2C1 "

[U-Boot] [PATCH v1 1/2] x86: edison: Use proper number of serial interface
 2019-02-28  3:38 UTC  (4+ messages)
` [U-Boot] [PATCH v1 2/2] x86: edison: Add the rest of UARTs present on board

[U-Boot] [PATCH v2 1/2] x86: TunnelCreek: switch P state to the highest freq
 2019-02-28  3:29 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] PSCI support for r8a7790 SoC (Lager/Stout boards)
 2019-02-27 21:16 UTC  (21+ messages)
` [U-Boot] [PATCH 1/3] ARM: rmobile: Switch CPU to non-secure HYP mode for r8a7790 based boards
` [U-Boot] [PATCH 2/3] ARM: rmobile: Add basic PSCI support for r8a7790 SoC

[U-Boot] [PATCH] efi_loader: Fix serial console size detection
 2019-02-27 19:26 UTC  (4+ messages)

[U-Boot] [PATCH 1/1] configs: tinker-rk3288 disable CONFIG_SPL_I2C_SUPPORT
 2019-02-27 19:05 UTC 

[U-Boot] [PATCH v3 00/13] net: Add Allwinner EMAC CLK, RESET support
 2019-02-27 18:57 UTC  (14+ messages)
` [U-Boot] [PATCH v3 01/13] clk: sunxi: Implement A10 EMAC clocks
` [U-Boot] [PATCH v3 02/13] net: sunxi_emac: Add CLK support
` [U-Boot] [PATCH v3 03/13] net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandle
` [U-Boot] [PATCH v3 04/13] clk: Get the CLK by index without device
` [U-Boot] [PATCH v3 05/13] clk: Use clk_get_by_index_tail()
` [U-Boot] [PATCH v3 06/13] test/dm: clk: Add clk_get_by_index[_nodev] test
` [U-Boot] [PATCH v3 07/13] reset: Get the RESET by index without device
` [U-Boot] [PATCH v3 08/13] test/dm: reset: Add reset_get_by_index[_nodev] test
` [U-Boot] [PATCH v3 09/13] clk: sunxi: Implement EMAC, GMAC clocks, resets
` [U-Boot] [PATCH v3 10/13] net: sun8i_emac: Add CLK and RESET support
` [U-Boot] [PATCH v3 11/13] clk: sunxi: h3: Implement EPHY CLK and RESET
` [U-Boot] [PATCH v3 12/13] net: sun8i_emac: Add EPHY CLK and RESET support
` [U-Boot] [PATCH v3 13/13] board: sunxi: gmac: Remove Ethernet clock and reset

[U-Boot] [PATCH v2 0/4] Add Support for NAND in dra71x-evm
 2019-02-27 18:55 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/4] board: ti: dra71: Add pinmux settings for NAND on DRA71x EVM
` [U-Boot] [PATCH v2 2/4] arm: dra7: Allow NAND to be enabled "
` [U-Boot] [PATCH v2 3/4] configs: dra71x-evm: Add Support for NAND
` [U-Boot] [PATCH v2 4/4] configs: ti_omap5_common: Add NAND environment settings

[U-Boot] [PATCH v2] configs: dra7xx_evm: Remove ENV_IS_IN_FAT
 2019-02-27 18:55 UTC  (3+ messages)

[U-Boot] [PATCH 00/19] stm32mp1: update of stm32mp arch and stm32mp1 board
 2019-02-27 16:01 UTC  (20+ messages)
` [U-Boot] [PATCH 01/19] stm32mp1: add runtime information in environment
` [U-Boot] [PATCH 02/19] stm32mp1: update boot mode management
` [U-Boot] [PATCH 03/19] stm32mp1: update print_cpuinfo()
` [U-Boot] [PATCH 04/19] stm32mp1: spl: add spl_display_print
` [U-Boot] [PATCH 05/19] stm32mp1: cosmetic cleanup Kconfig
` [U-Boot] [PATCH 06/19] stm32mp1: cosmetic: add comment on psci_migrate_info_type return value
` [U-Boot] [PATCH 07/19] stm32mp1: spl: hang with trace when DDR init failed
` [U-Boot] [PATCH 08/19] stm32mp1: update bootcmd
` [U-Boot] [PATCH 09/19] stm32mp1: activate FASTBOOT on eMMC
` [U-Boot] [PATCH 10/19] stm32mp1: support forced boot mode
` [U-Boot] [PATCH 11/19] stm32mp1: update memory layout
` [U-Boot] [PATCH 12/19] stm32mp1: activated some configuration
` [U-Boot] [PATCH 13/19] stm32mp1: add some syscon drivers for syscfg and etpzc
` [U-Boot] [PATCH 14/19] stm32mp1: add syscfg initialization
` [U-Boot] [PATCH 15/19] stm32mp1: align serial number on bootrom
` [U-Boot] [PATCH 16/19] stm32mp1: basic boot: SPL enable access to GPIOZ bank
` [U-Boot] [PATCH 17/19] stm32mp1: bsec: use device tree new compatible
` [U-Boot] [PATCH 18/19] stm32mp1: bsec: shadow all the upper OTP (no secure) during boot
` [U-Boot] [PATCH 19/19] stm32mp1: Replace OTP read by SHADOW read

[U-Boot] [PATCH v3 0/1] Read default speed and mode values from DT
 2019-02-27 14:59 UTC  (6+ messages)
` [U-Boot] [PATCH v3] dm: spi: "

[U-Boot] [PATCH 0/7] Migrate SPI defines to Kconfig
 2019-02-27 14:50 UTC  (9+ messages)
` [U-Boot] [PATCH 1/7] bcm7445: move some configuration in defconfig file
` [U-Boot] [PATCH 2/7] controlcenterdc: "
` [U-Boot] [PATCH 3/7] exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASE
` [U-Boot] [PATCH 4/7] tqma6s_wru4_mmc: manage board_spi_cs_gpio correctly
` [U-Boot] [PATCH 5/7] Convert CONFIG_SF_DEFAULT_* to Kconfig
` [U-Boot] [PATCH 6/7] Convert CONFIG_DEFAULT_SPI_* "
` [U-Boot] [PATCH 7/7] Convert CONFIG_ENV_SPI_* "

[U-Boot] [PATCH v4 0/1] Read default speed and mode values from DT
 2019-02-27 14:36 UTC  (2+ messages)
` [U-Boot] [PATCH v4] dm: spi: "

[U-Boot] [PATCH v3 0/9] spi: Add Allwinner A31 SPI driver
 2019-02-27 14:32 UTC  (10+ messages)
` [U-Boot] [PATCH v3 1/9] spi: sun4i: Poll for rxfifo to be filled up
` [U-Boot] [PATCH v3 2/9] clk: sunxi: Implement SPI clocks, resets
` [U-Boot] [PATCH v3 3/9] spi: sun4i: Simplify reg writes using set/clrbits_le32
` [U-Boot] [PATCH v3 4/9] spi: sun4i: Access registers and bits via enum offsets
` [U-Boot] [PATCH v3 5/9] spi: sun4i: Support fifo_depth via drvdata
` [U-Boot] [PATCH v3 6/9] spi: sun4i: Add CLK support
` [U-Boot] [PATCH v3 7/9] spi: sun4: Add A31 spi controller support
` [U-Boot] [PATCH v3 8/9] spi: sun4i: Driver cleanup
` [U-Boot] [PATCH v3 9/9] spi: Rename sun4i_spi.c into spi-sunxi.c

[U-Boot] U-Boot Digest, Vol 129, Issue 63
 2019-02-27 13:56 UTC 

[U-Boot] Antwort: [PATCH] fs: fat: fix reading non-cluster-aligned root directory
 2019-02-27 10:55 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] SDCRARD boot on Intel Arria10 SOCDK
 2019-02-27 10:19 UTC 

[U-Boot] [PATCH] mc : Add support to run MC in 128 MB DDR size
 2019-02-27  9:11 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] cmd: efidebug: add memmap command
  ` [U-Boot] [PATCH 2/2] mc : Reduce MC memory size to 128M

[U-Boot] [PATCH 0/4] Add Support for NAND in dra71x-evm
 2019-02-27  7:48 UTC  (4+ messages)
` [U-Boot] [PATCH 4/4] configs: ti_omap5_common: Add NAND environment settings

[U-Boot] [PATCH] drivers: net: ldpaa_eth: check if the dpmac is enabled
 2019-02-27  6:53 UTC  (3+ messages)

[U-Boot] [PATCH] net: eth-uclass: call stop only for active devices
 2019-02-27  6:05 UTC  (4+ messages)

[U-Boot] [PATCH v2] spi: cadence_qspi: Add quad write support
 2019-02-27  5:36 UTC 

[U-Boot] SiFive FU540 U-Boot patches,
 2019-02-27  5:29 UTC  (6+ messages)

[U-Boot] [PATCH] spi: cadence_qspi: Add quad write support
 2019-02-27  5:28 UTC  (3+ messages)

[U-Boot] [PATCH 3/3] mips: fix erros on registers macros of pll-ddr-config1-nfrac for QCA956X
 2019-02-26 23:28 UTC  (2+ messages)

[U-Boot] [PATCH 2/3] mips: add initial support for qca956x referenced board
 2019-02-26 23:26 UTC  (2+ messages)

[U-Boot] Extract RSA Keys from image
 2019-02-26 22:04 UTC  (2+ messages)

[U-Boot] [PATCH] spl: add debug print for early malloc usage
 2019-02-26 21:27 UTC 

[U-Boot] ut dm pch sandbox test failures
 2019-02-26 21:09 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/8] arm: socfpga: implement proper peripheral reset handling
 2019-02-26 20:31 UTC  (9+ messages)
` [U-Boot] [PATCH v3 1/8] arm: socfpga: gen5: sync devicetrees to Linux
` [U-Boot] [PATCH v3 2/8] arm: socfpga: gen5: add reset & sdr node to SPL devicetrees
` [U-Boot] [PATCH v3 3/8] arm: socfpga: gen5: deassert peripheral reset by default
` [U-Boot] [PATCH v3 4/8] reset: socfpga: add reset handling for old kernels
` [U-Boot] [PATCH v3 5/8] arm: socfpga: move gen5 SDR driver to DM
` [U-Boot] [PATCH v3 6/8] mtd: rawnand: denali: add reset handling
` [U-Boot] [PATCH v3 7/8] spi: cadence_qspi: "
` [U-Boot] [PATCH v3 8/8] arm: socfpga: implement proper peripheral reset


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