public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-01-16 08:13:40 to 2018-01-17 13:01:22 UTC [more...]

[U-Boot] QSPI "sf probe ...", "sf read ..." on Altera SoC FPGA
 2018-01-17 13:01 UTC  (2+ messages)

[U-Boot] [PATCH] configs: keystone2: env: Fix burn_uboot_spi command
 2018-01-17 12:56 UTC  (4+ messages)

[U-Boot] [PATCH V5 00/31] imx: add i.MX8M support and i.MX8MQ EVK
 2018-01-17 12:16 UTC  (9+ messages)
  ` [U-Boot] [PATCH V5 29/31] power: pmic/regulator allow dm be omitted by SPL

[U-Boot] [PATCH V4 00/32] imx: add i.MX8M support and i.MX8MQ EVK
 2018-01-17 12:15 UTC  (3+ messages)
  ` [U-Boot] [PATCH V4 30/32] power: pmic/regulator allow dm be omitted by SPL

[U-Boot] [PATCH] crypto/fsl: Fix HW accelerated hash commands
 2018-01-17 12:03 UTC 

[U-Boot] [PATCH v2 0/7] Add support of SD3.0 UHS modes for ZynqMP
 2018-01-17 11:17 UTC  (8+ messages)
  ` [U-Boot] [PATCH v2 1/7] mmc: sdhci: Add support for disabling clock
  ` [U-Boot] [PATCH v2 6/7] mmc: zynq_sdhci: Add support for SD3.0

[U-Boot] [PATCH 0/3] Rpi: Add support for second sd host controller
 2018-01-17 11:06 UTC  (6+ messages)
  ` [U-Boot] [PATCH 1/3] bcm2835_gpio: Add support for pinmux
  ` [U-Boot] [PATCH 2/3] mmc: Add bcm2835 sdhost controller
  ` [U-Boot] [PATCH 3/3] mmc: bcm2835_sdhci: Add pinmux support

[U-Boot] [PATCH] mmc: fix the wrong dislabing clock
 2018-01-17 10:56 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/7] RPi: Properly handle dynamic serial configuration
 2018-01-17 10:54 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/7] serial: Use next serial device if probing fails
` [U-Boot] [PATCH v2 2/7] serial: Allow boards to determine whether a serial device is usable
` [U-Boot] [PATCH v2 3/7] rpi: Remove runtime disabling support for serial
` [U-Boot] [PATCH v2 4/7] serial: bcm283x_mu: Remove support for post-init disabling
` [U-Boot] [PATCH v2 5/7] rpi: Properly detect which serial device is active
` [U-Boot] [PATCH v2 6/7] rpi: Determine PL011/Mini-UART availability at runtime
` [U-Boot] [PATCH v2 7/7] rpi: Force skip_init on serial devices

[U-Boot] [PATCH v8 00/11] Add VID support for QDS and RDB platforms
 2018-01-17 10:43 UTC  (12+ messages)
` [U-Boot] [PATCH v8 01/11] armv8: lsch3: Add serdes and DDR voltage setup
` [U-Boot] [PATCH v8 02/11] board: common:vid: Add LS1088A VID Supported voltage values
` [U-Boot] [PATCH v8 03/11] board: common: vid: Add board specific vdd adjust API
` [U-Boot] [PATCH v8 04/11] board: common: vid: Move IR chip specific code in flag
` [U-Boot] [PATCH v8 05/11] Kconfig: Add LTC3882 voltage regulator config
` [U-Boot] [PATCH v8 06/11] board: common: vid: Add support for LTC3882 voltage regulator chip
` [U-Boot] [PATCH v8 07/11] ddr: fsl: set cdr1 first in case 0.9v VDD is enabled for some SoCs
` [U-Boot] [PATCH v8 08/11] ls1088a: ddr: configure DDR for 0.9v for VID support
` [U-Boot] [PATCH v8 09/11] common: board_f: vid: Add VID specific API to adjust core voltage
` [U-Boot] [PATCH v8 10/11] ls1088a: Add VID support for QDS and RDB platforms
` [U-Boot] [PATCH v8 11/11] armv8: ls1088a: vid: Compiling VID specific functions for SPL

[U-Boot] mmc1 not working on Samsung snow chromebook
 2018-01-17 10:05 UTC  (6+ messages)

[U-Boot] [PATCH] arm: zynq: Mark cc108 uart to be initialized before relocation
 2018-01-17  9:21 UTC 

[U-Boot] [PATCH v2 00/15] env: Multiple env support and env transition for sunxi
 2018-01-17  8:58 UTC  (18+ messages)
` [U-Boot] [PATCH v2 01/15] cmd: nvedit: Get rid of the env lookup
` [U-Boot] [PATCH v2 02/15] env: Rename env_driver_lookup_default and env_get_default_location
` [U-Boot] [PATCH v2 03/15] env: Pass additional parameters to the env lookup function
` [U-Boot] [PATCH v2 04/15] env: Make the env save message a bit more explicit
` [U-Boot] [PATCH v2 05/15] env: Make it explicit where we're loading our environment from
` [U-Boot] [PATCH v2 06/15] env: fat: Make the debug messages play a little nicer
` [U-Boot] [PATCH v2 07/15] env: mmc: "
` [U-Boot] [PATCH v2 08/15] env: common: "
` [U-Boot] [PATCH v2 09/15] env: Support multiple environments
` [U-Boot] [PATCH v2 10/15] env: Initialise all the environments
` [U-Boot] [PATCH v2 11/15] env: mmc: depends on the MMC framework
` [U-Boot] [PATCH v2 12/15] env: Allow to build multiple environments in Kconfig
` [U-Boot] [PATCH v2 13/15] env: Mark env_get_location as weak
` [U-Boot] [PATCH v2 14/15] sunxi: Transition from the MMC to a FAT-based environment
` [U-Boot] [PATCH v2 15/15] env: sunxi: Enable FAT-based environment support by default

[U-Boot] [PATCH 0/3] STM32: Remove STMMAC clock setup from board
 2018-01-17  8:46 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] ARM: dts: stm32: Add STMMAC clocks for stm32f746
` [U-Boot] [PATCH 2/3] clk: clk_stm32f: Remove STMMAC clock setup
` [U-Boot] [PATCH 3/3] clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()

[U-Boot] [PATCH v2] mmc: sdhci-cadence: add HS200 support
 2018-01-17  8:37 UTC  (3+ messages)

[U-Boot] [PATCH 0/7] RPi: Properly handle dynamic serial configuration
 2018-01-17  8:32 UTC  (10+ messages)
` [U-Boot] [PATCH 1/7] serial: Use next serial device if probing fails
` [U-Boot] [PATCH 2/7] serial: Allow boards to determine whether a serial device is usable
` [U-Boot] [PATCH 3/7] rpi: Remove runtime disabling support for serial
` [U-Boot] [PATCH 4/7] serial: bcm283x_mu: Remove support for post-init disabling
` [U-Boot] [PATCH 5/7] rpi: Properly detect which serial device is active
` [U-Boot] [PATCH 6/7] rpi: Determine PL011/Mini-UART availability at runtime
` [U-Boot] [PATCH 7/7] rpi: Force skip_init on serial devices

[U-Boot] [PATCH 0/3] power: s2mps11: Support the DM regulator
 2018-01-17  8:15 UTC  (4+ messages)

[U-Boot] [PATCH] sunxi: Fix display timing flags
 2018-01-17  7:38 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] zynq: board: Remove checkboard()
 2018-01-17  6:48 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] zynq: Support CPU info display

[U-Boot] [PATCH 1/2] fsl: common :qixis: Add ifc and emmc switching via qixis
 2018-01-17  6:46 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] armv8: ls1088: Add ifc, emmc lbmap and rcw_src entry for ls1088

[U-Boot] [PATCH] arm: zynq: Update years in copyright to reflect latest changes
 2018-01-17  6:43 UTC 

[U-Boot] [PATCH] arm: bootm-fdt.c: fix compiler warning
 2018-01-17  6:00 UTC 

[U-Boot] [PATCH] i2c: imx: bus arbitration fix when reading block data
 2018-01-17  5:14 UTC  (7+ messages)

[U-Boot] [PATCH] spl: atf: pass NULL for bl32_ep pc
 2018-01-17  3:05 UTC 

[U-Boot] [PATCH 1/2] spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option
 2018-01-17  2:15 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] rockchip: firefly-rk3399: enable SPL_ATF_NO_PLATFORM_PARAM

[U-Boot] [PATCH v2] serial: sh: Add support for R7S72100 (RZ/A1)
 2018-01-17  1:52 UTC 

[U-Boot] [PATCH] rockchip: rk3036: enable rockusb support on rk3036 based device
 2018-01-17  1:51 UTC 

[U-Boot] Please pull u-boot-dm
 2018-01-17  1:26 UTC  (2+ messages)

[U-Boot] Please pull from u-boot-i2c
 2018-01-17  1:26 UTC  (2+ messages)

[U-Boot] [PATCH v2] mmc: fsl_esdhc: Fix i.MX53 eSDHCv3 clock
 2018-01-16 21:44 UTC 

[U-Boot] [PATCH] tools: Update python "help" tests to cope with "more" oddities
 2018-01-16 21:12 UTC  (2+ messages)

[U-Boot] [PATCH] arm: mach-omap2: Pass args to secure ROM in SRAM in SPL
 2018-01-16 20:25 UTC 

[U-Boot] [PATCH] TCP and wget implementation
 2018-01-16 19:43 UTC  (12+ messages)
    ` [U-Boot] [PATCH] TCP and wget implementation v3
          ` [U-Boot] [PATCH] TCP and wget implementation v4
                    ` [U-Boot] [PATCH] TCP and wget implementation v5.1

[U-Boot] [PATCH] ARC: invalidate i$ and d$ at startup code
 2018-01-16 18:52 UTC 

[U-Boot] Pull request, u-boot-tegra/master
 2018-01-16 18:14 UTC  (4+ messages)

[U-Boot] [PATCH 1/4] ARC: HSDK: CGU: update AXI, TUN, ARC clock options
 2018-01-16 17:44 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] ARC: HSDK: CGU: fix using plat data instead of priv data
` [U-Boot] [PATCH 3/4] ARC: HSDK: CGU: add 'Hz' when printing clock frequency
` [U-Boot] [PATCH 4/4] ARC: HSDK: DTS: add cgu-clk node

[U-Boot] [PATCH v1] driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl
 2018-01-16 17:31 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: rmobile: Enable HS200 mode on RCar Gen3
 2018-01-16 17:17 UTC 

[U-Boot] [PATCH 1/7] mmc: uniphier-sd: Use mmc_of_parse()
 2018-01-16 17:17 UTC  (7+ messages)
` [U-Boot] [PATCH V2 2/7] mmc: uniphier-sd: Properly handle pin voltage configuration
` [U-Boot] [PATCH 3/7] mmc: uniphier-sd: Add Renesas RCar quirks
` [U-Boot] [PATCH 4/7] mmc: uniphier-sd: Handle Renesas div-by-1
` [U-Boot] [PATCH 5/7] mmc: uniphier-sd: Add Renesas SDR104/HS200 tuning support
` [U-Boot] [PATCH 6/7] mmc: uniphier-sd: Handle DMA completion flag differences
` [U-Boot] [PATCH 7/7] mmc: uniphier-sd: Always check controller version

[U-Boot] [PATCH] clk: rmobile: Assure SD-IF clock are configured correctly
 2018-01-16 17:15 UTC 

[U-Boot] [PATCH 1/7] mmc: uniphier-sd: Use mmc_of_parse()
 2018-01-16 17:13 UTC  (4+ messages)
  ` [U-Boot] [PATCH 2/7] mmc: uniphier-sd: Properly handle pin voltage configuration

[U-Boot] [PATCH 1/7] libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c
 2018-01-16 16:33 UTC  (17+ messages)
` [U-Boot] [PATCH 2/7] libfdt: fix <linux/libfdt.h>
` [U-Boot] [PATCH 3/7] tools: include necessary headers explicitly
` [U-Boot] [PATCH 4/7] libfdt: move lib/libfdt/libfdt.h to include/libfdt.h
` [U-Boot] [PATCH 5/7] libfdt: move working_fdt and FDT_RAMDISK_OVERHEAD "
` [U-Boot] [PATCH 6/7] libfdt: migrate libfdt.h to a wrapper
` [U-Boot] [PATCH 7/7] libfdt: migrate include/libfdt_env.h "

[U-Boot] [PATCH] ARC: HSDK: hang on panic
 2018-01-16 16:30 UTC 

[U-Boot] [PATCH 1/4] ARC: read pae_exist bit from MMU BCR
 2018-01-16 16:20 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] ARC: ARCv2: CACHE: fix work without IOC
` [U-Boot] [PATCH 3/4] ARC: CACHE: disable IOC by default
` [U-Boot] [PATCH 4/4] ARC: CACHE: fix style violations

[U-Boot] [PATCH v2 1/3] arm64: zynqmp: Call psu_init() only when ZYNQMP_PSU_INIT_ENABLED
 2018-01-16 15:05 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] arm64: zynqmp: Prepare psu_init rework
` [U-Boot] [PATCH v2 3/3] arm64: zynqmp: Add psu_init for zcu102-rev1.0

[U-Boot] [PATCH 00/10] mips: bmips: add SPI support
 2018-01-16 14:57 UTC  (16+ messages)
` [U-Boot] [PATCH v8 00/12] "
  ` [U-Boot] [PATCH v8 06/12] mips: bmips: add bcm63xx-spi driver support for BCM6338
  ` [U-Boot] [PATCH v8 07/12] mips: bmips: add bcm63xx-spi driver support for BCM6348
  ` [U-Boot] [PATCH v8 08/12] mips: bmips: add bcm63xx-spi driver support for BCM6358
  ` [U-Boot] [PATCH v8 09/12] mips: bmips: add bcm63xx-spi driver support for BCM3380
  ` [U-Boot] [PATCH v8 10/12] mips: bmips: add bcm63xx-spi driver support for BCM63268
  ` [U-Boot] [PATCH v8 11/12] mips: bmips: enable the SPI flash on the Sagem F@ST1704
  ` [U-Boot] [PATCH v8 12/12] mips: bmips: enable the SPI flash on the Netgear CG3100D

[U-Boot] FW: u-boot v2016 vs v2013
 2018-01-16 14:57 UTC  (9+ messages)

[U-Boot] [PATCH v3 00/16] efi_loader: implement driver management
 2018-01-16 14:56 UTC  (9+ messages)
` [U-Boot] [PATCH v3 01/16] efi_selftest: colored test output
` [U-Boot] [PATCH v3 02/16] efi_loader: simplify efi_remove_all_protocols
` [U-Boot] [PATCH v3 03/16] efi_selftest: do not try to close device path protocol
` [U-Boot] [PATCH v3 16/16] efi_loader: consistently use efi_handle_t for handles

[U-Boot] [PATCH v4 1/1] vsprintf.c: add EFI device path printing
 2018-01-16 14:56 UTC  (2+ messages)

[U-Boot] [PATCH V3 00/31] imx: add i.MX8M support and i.MX8MQ EVK
 2018-01-16 14:56 UTC  (5+ messages)
` [U-Boot] [PATCH V3 04/31] time: add wait_mask_set/clr_timeout helper functions
` [U-Boot] [PATCH V3 29/31] power: pmic/regulator allow dm be omitted by SPL

[U-Boot] [PATCH v6 0/2] Generic firmware loader
 2018-01-16 14:41 UTC  (6+ messages)
` [U-Boot] [PATCH v6 2/2] common: Generic firmware loader for file system
  ` [U-Boot] [U-Boot, v6, "

[U-Boot] [PATCH 1/1] efi_loader: memory reservations according to e820 table
 2018-01-16 14:40 UTC  (3+ messages)

[U-Boot] UEFI on u-boot
 2018-01-16 14:22 UTC  (8+ messages)

[U-Boot] [PATCH] ubi: Fix filesystem corruption on detach when fastmap enabled
 2018-01-16 14:13 UTC  (7+ messages)

[U-Boot] X86 Broadwell-DE override FSP configuration
 2018-01-16 13:01 UTC 

[U-Boot] [PATCH] powerpc: Drop unreferenced CONFIG_* defines
 2018-01-16 12:53 UTC  (2+ messages)

[U-Boot] [PATCH] nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT
 2018-01-16 10:50 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] nand: arasan_nfc: Move common ecc struct initialization init routine
 2018-01-16 10:49 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] Add new targets for Xilinx ZynqMP SoC
 2018-01-16 10:43 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] xilinx: zynqmp: Add new target with only qspi enabled
` [U-Boot] [PATCH 2/3] xilinx: zynqmp: Add new target with only nand enabled
` [U-Boot] [PATCH 3/3] xilinx: zynqmp: Add new target with only emmc enabled

[U-Boot] [PATCH v2 1/2] spi: zynqmp_qspi: Add support for ZynqMP qspi driver
 2018-01-16  9:54 UTC  (2+ messages)

[U-Boot] [PATCH] i2c: mxc_i2c: Use or operation
 2018-01-16  9:50 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] i2c: lpi2c: do not add 4 for bus seq
 2018-01-16  9:48 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] imx: mx7ulp: modify lpi2c seq number

[U-Boot] [PULL] Please pull u-boot-imx
 2018-01-16  9:40 UTC  (3+ messages)

[U-Boot] [GIT PULL] Please pull u-boot-mmc master
 2018-01-16  8:50 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/12] sunxi: arm64 binary size fixes
 2018-01-16  8:44 UTC  (13+ messages)
` [U-Boot] [PATCH v2 01/12] dfu: select HASH
` [U-Boot] [PATCH v2 02/12] cmd: crc32: Disable by default on sunXi
` [U-Boot] [PATCH v2 03/12] cmd: unzip: "
` [U-Boot] [PATCH v2 04/12] cmd: loadb: "
` [U-Boot] [PATCH v2 05/12] cmd: loads: "
` [U-Boot] [PATCH v2 06/12] cmd: misc: "
` [U-Boot] [PATCH v2 07/12] video: bpp8: "
` [U-Boot] [PATCH v2 08/12] video: bpp16: "
` [U-Boot] [PATCH v2 09/12] net: regex: "
` [U-Boot] [PATCH v2 10/12] sunxi: imply CONFIG_OF_LIBFDT_OVERLAY
` [U-Boot] [PATCH v2 11/12] Makefile: Add size check to the u-boot.itb make target
` [U-Boot] [PATCH v2 12/12] sunxi: Add limit with the MMC environment


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