public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-10-15 09:21:38 to 2017-10-17 13:32:43 UTC [more...]

[U-Boot] [PATCH v2] DW SPI: Get clock value from Device Tree
 2017-10-17 13:32 UTC  (3+ messages)

[U-Boot] [PATCH 0/5] libfdt: Reduce duplicated copies of libfdt
 2017-10-17 13:30 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] libfdt: change fdt.h to a wrapper of scripts/dtc/libfdt/*
` [U-Boot] [PATCH 2/5] libfdt: change libfdt_internal.h "
` [U-Boot] [PATCH 3/5] tools: use files from scripts/dtc/libfdt where possible
` [U-Boot] [PATCH 4/5] linux/types.h: add typedef of uintptr_t
` [U-Boot] [PATCH 5/5] lib: libfdt: wrap scripts/dtc/libfdt/* where possible

[U-Boot] [PATCH 1/4] ARM: uniphier: enable DWC3 xHCI driver really
 2017-10-17 13:16 UTC  (7+ messages)
` [U-Boot] [PATCH 2/4] ARM: uniphier: remove CONFIG_UNIPHIER_ETH
` [U-Boot] [PATCH 3/4] ARM: uniphier: split u-boot, dm-pre-reloc out to uniphier-v7-u-boot.dtsi
` [U-Boot] [PATCH 4/4] ARM: dts: uniphier: sync DT with Linux 4.14-rc5

[U-Boot] [PATCH v5] cmd: usb: add blk, emulation devices to ignore list as needed
 2017-10-17 12:43 UTC  (5+ messages)

[U-Boot] [PATCH v2] chiliboard config: use CONFIG_DEFAULT_FDT_FILE as env variable
 2017-10-17 12:06 UTC 

[U-Boot] [PATCH] configs: vf610: increase maximum size and enforce correct limit
 2017-10-17 11:59 UTC 

[U-Boot] [PATCH 4/6] net: gmac_rockchip: Define the gmac grf register struct at gmac_rockchip.c
 2017-10-17 11:52 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] sf: ensure flash device is in 3-byte address mode
 2017-10-17 11:47 UTC 

[U-Boot] [PATCH v2] usb: dwc3: Allocate and flush dwc->ep0_trb in a cache aligned manner
 2017-10-17 11:14 UTC  (13+ messages)

[U-Boot] [PATCH] chiliboard config: use CONFIG_DEFAULT_FDT_FILE as env variable
 2017-10-17 11:08 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/9] efi_loader: implement SetWatchdogTimer
 2017-10-17 10:58 UTC  (8+ messages)
` [U-Boot] [PATCH v2 2/9] "
` [U-Boot] [PATCH v2 6/9] efi_selftest: allow to select a single test for exexution
` [U-Boot] [PATCH v2 7/9] efi_selftest: test reboot by watchdog

[U-Boot] [PATCH] i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclass
 2017-10-17 10:11 UTC  (4+ messages)

[U-Boot] [PATCH] dm: pci: change bus number register setting compliant with Linux
 2017-10-17  9:46 UTC  (3+ messages)

[U-Boot] [PATCH] simple-bus: remove DECLARE_GLOBAL_DATA_PTR
 2017-10-17  9:38 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] stm32f7_i2c fixes
 2017-10-17  9:21 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] i2c: stm32f7_i2c: fix data abort
` [U-Boot] [PATCH v2 2/2] i2c: stm32f7_i2c: fix usage of useless local variable

[U-Boot] [PATCH 0/2] stm32f7_i2c fixes
 2017-10-17  9:20 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] i2c: stm32f7_i2c: fix data abort

[U-Boot] [PATCH 1/1] x86: place CONFIG_CMD_BOOTEFI_SELFTEST in natural position
 2017-10-17  8:55 UTC  (2+ messages)

[U-Boot] [PATCH v4 1/1] x86: provide CONFIG_BUILD_ROM
 2017-10-17  8:52 UTC  (2+ messages)

[U-Boot] [PATCH] x86: conga-qeval20-qa3-e3845-internal-uart_defconfig: Add ACPI resume support
 2017-10-17  8:51 UTC  (2+ messages)

[U-Boot] [PATCH] mtd: nand: fsl-ifc: fix support of multiple NAND devices
 2017-10-17  8:00 UTC 

[U-Boot] [PATCH] mtd/spi: add support for is25lq040b
 2017-10-17  7:02 UTC 

[U-Boot] [PATCH v2 0/4] pylibfdt: compile pylibfdt in scripts/dtc/pylibfdt only when necessary
 2017-10-17  4:42 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync script
` [U-Boot] [PATCH v2 2/4] scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110
` [U-Boot] [PATCH v2 3/4] pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile
` [U-Boot] [PATCH v2 4/4] pylibfdt: compile pylibfdt only when dtoc/binman is necessary

[U-Boot] [PATCH 0/3] pylibfdt: compile pylibfdt in scripts/dtc/pylibfdt only when necessary
 2017-10-17  4:36 UTC  (6+ messages)
` [U-Boot] [PATCH 1/3] dtc: libfdt: import fdt_addresses.c and fdt_overlay.c
` [U-Boot] [PATCH 2/3] pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile
` [U-Boot] [PATCH 3/3] pylibfdt: compile pylibfdt only when dtoc/binman is necessary

[U-Boot] [PATCH v5] Convert CONFIG_NAND_OMAP_GPMC et al to Kconfig
 2017-10-17  3:50 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/20] Add FPGA, SDRAM, SPL loadfs U-boot & booting to console
 2017-10-17  3:44 UTC  (16+ messages)
` [U-Boot] [PATCH v3 03/20] arm: socfpga: Add Arria 10 SoCFPGA programming interface
` [U-Boot] [PATCH v3 06/20] common: Generic firmware loader for file system
` [U-Boot] [PATCH v3 07/20] arm: socfpga: Fix with the correct polling status bit
` [U-Boot] [PATCH v3 08/20] arm: socfpga: Add drivers for programing FPGA from flash
` [U-Boot] [PATCH v3 11/20] arm: socfpga: Add DDR driver for Arria 10
` [U-Boot] [PATCH v3 12/20] configs: Add DDR Kconfig support "
` [U-Boot] [PATCH v3 13/20] arm: socfpga: Enable SPL memory allocation

[U-Boot] Silencing SPL output
 2017-10-17  3:34 UTC  (4+ messages)

[U-Boot] [PATCH] ARM: rmobile: Enable xHCI on RCar Gen3 boards
 2017-10-17  3:08 UTC  (2+ messages)

[U-Boot] [PATCH] [RFC] MAINTAINERS: Add myself as RCar/RMobile comaintainer
 2017-10-17  3:07 UTC  (2+ messages)

[U-Boot] [PATCH] libfdt: give setup.py optional interpreter
 2017-10-17  1:46 UTC  (4+ messages)
` [U-Boot] "

[U-Boot] [ANN] U-Boot v2017.11-rc2 released
 2017-10-17  1:43 UTC 

[U-Boot] [PATCH] kbuild: fix dependency of DT build
 2017-10-17  0:50 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 1/1] test/py/tests/test_sleep.py: test time approximately
 2017-10-17  0:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 1/1] scripts/get_maintainer.pl: update to current version
 2017-10-17  0:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/4] arm: dra76: fastboot: extend cpu type for getvar command
 2017-10-17  0:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/4] omap-common: fastboot: extend cpu type for DRA71x rev 2.1
 2017-10-17  0:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/4] arm: dra7xx: Add vendor partition to Android GPT table for eMMC
 2017-10-17  0:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/4] arm: am57xx: Add vendor partition to Android GPT table for eMMC
 2017-10-17  0:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/1] usbtty: fix typos
 2017-10-17  0:48 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH] tools: env: Add embedded.c to .gitignore
 2017-10-17  0:48 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] cmd/pxe.c: Rework bootargs construction to clarify string checks
 2017-10-17  0:48 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 4/4] common: Remove genimg_get_image()
 2017-10-17  0:47 UTC  (2+ messages)
` [U-Boot] [U-Boot,4/4] "

[U-Boot] [PATCH 3/4] Drop CONFIG_HAS_DATAFLASH
 2017-10-17  0:47 UTC  (2+ messages)
` [U-Boot] [U-Boot,3/4] "

[U-Boot] [PATCH 2/4] spi: Drop CONFIG_ATMEL_DATAFLASH_SPI
 2017-10-17  0:47 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/4] "

[U-Boot] [PATCH 1/4] env: Drop CONFIG_ENV_IS_IN_DATAFLASH
 2017-10-17  0:47 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/4] "

[U-Boot] [PATCH] fs/jffs2/mini_inflate.c: use "static inline" instead of "inline"
 2017-10-17  0:47 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] jffs2: ECC corrected nand data is ignored
 2017-10-17  0:47 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ARM: Add documentation for the qemu-arm board
 2017-10-17  0:47 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/1] mmc: stm32_sdmmc2: increase polling status register delay
 2017-10-17  0:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/2] dm: clk: fix PWR_CR3 register's bit 2 name
 2017-10-17  0:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] dm: clk: remove CLK() macro for clk_stm32h7
 2017-10-17  0:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] ARM: tegra: Remove unused define CONFIG_ARMCORTEXA9
 2017-10-17  0:47 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] fs: Set .opendir to fs_opendir_unsupported for btrfs
 2017-10-17  0:47 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 4/4] fs: btrfs: Remove a foreign language note
 2017-10-17  0:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/4] fs: btrfs: Fix usage of uninitialized variables
 2017-10-17  0:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/4] linux/time.h: Remove dead code
 2017-10-17  0:47 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/4] "

[U-Boot] [PATCH v2] iso: Reduce verbosity on test and info calls
 2017-10-17  0:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] fixdep: fix dependency on options surrounded by CONFIG_VAL()
 2017-10-17  0:46 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] tools: bmp_logo: correctly interpret BMP files with larger headers
 2017-10-17  0:46 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] common: Add a prototype for s_init()
 2017-10-17  0:46 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] tools/mkimage: Fix DTC run command to handle file names with space
 2017-10-17  0:46 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] fdt: update bcm283x device tree sources to Linux 4.14 state
 2017-10-17  0:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] part_efi: In is_gpt_valid() check argument validity before allocation
 2017-10-17  0:46 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] SPL: FIT: Kconfig: Change SPL_FIT_IMAGE_POST_PROCESS entry
 2017-10-17  0:46 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] i.MX6: Prealloc pinctrl make U-Boot hang at relocation (data abort)
 2017-10-16 22:53 UTC  (2+ messages)

[U-Boot] [PATCH v2] spi: kirkwood_spi: implement workaround for FE-9144572
 2017-10-16 22:45 UTC  (3+ messages)

[U-Boot] fsl_esdhc driver is broken with DM
 2017-10-16 21:52 UTC  (15+ messages)

[U-Boot] [PATCH] Convert CONFIG_MTDIDS et al to Kconfig for Logic PD Boards
 2017-10-16 21:45 UTC 

[U-Boot] [PATCH] ARM: SPL: FIT: fix DTC warnings on FIT generation
 2017-10-16 21:30 UTC  (6+ messages)

[U-Boot] [PATCH] sun50i: h5: Add NanoPi Neo Plus2 DT initial support
 2017-10-16 21:29 UTC  (6+ messages)
` [U-Boot] [PATCH v4 1/2] arm64: sun50i-h5.dtsi : add h5 & a64 compatible to mmc[0-2]

[U-Boot] [ANN] U-Boot v2017.11-rc1 released
 2017-10-16 21:16 UTC  (4+ messages)

[U-Boot] [PATCH] spi: kirkwood_spi: implement workaround for FE-9144572
 2017-10-16 20:57 UTC  (3+ messages)

[U-Boot] [PATCH] Convert CONFIG_SMC911X et al to Kconfig
 2017-10-16 20:50 UTC 

[U-Boot] [PATCH] simple-bus: remove DECLARE_GLOBAL_DATA_PTR and <common.h>
 2017-10-16 17:45 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 0/5] solve issues in gpt management
 2017-10-16 17:00 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/5] test/py: gpt: copy persistent file
` [U-Boot] [PATCH v2 2/5] test/py: gpt: add test for sub-command read/verify/write
` [U-Boot] [PATCH v2 3/5] disk: efi: correct the overlap check on GPT header and PTE
` [U-Boot] [PATCH v2 4/5] test/py: gpt: test start LBA for sub-command rename and swap
` [U-Boot] [PATCH v2 5/5] cmd: gpt: solve issue for swap

[U-Boot] [PATCH V2] imx: mx6slevk: fix mmc breakage
 2017-10-16 16:15 UTC  (2+ messages)

[U-Boot] [PATCH v1 1/3] test/py: gpt: update test_gpt
 2017-10-16 16:08 UTC  (5+ messages)

[U-Boot] [PATCH v3 1/2] LS1088A_QSPI: SECURE_BOOT: Images validation
 2017-10-16 15:44 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/2] LS1088A_QSPI: Add secure boot defconfigs for QSPI boot
` [U-Boot] [Patch v2] LS2080A_SECURE_BOOT: Enable CONFIG_FSL_LS_PPA

[U-Boot] [PATCH v2] ARC: HSDK: introduce CREG GPIO driver
 2017-10-16 13:47 UTC  (2+ messages)
` [U-Boot] [uboot-snps-arc] "

[U-Boot] [PATCH] ARC: HSDK: introduce CREG GPIO driver
 2017-10-16 12:30 UTC  (2+ messages)

[U-Boot] [PATCH] ARC: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO
 2017-10-16 12:15 UTC 

[U-Boot] [PATCH] imx: mx6slevk: fix mmc breakage
 2017-10-16 12:10 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] net: phy: Add Broadcom BCM53xx switch driver
 2017-10-16  9:36 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] "
` [U-Boot] [PATCH 2/4] net: designware: Pad small packets
` [U-Boot] [PATCH 3/4] net: phy: b53: Add b53_reg read/write commands
` [U-Boot] [PATCH 4/4] configs: Update Lamobo_R1 with B53 switch options

[U-Boot] [PATCH] cmd:fastboot:Kconfig Enable FASTBOOT_FLASH_NAND for SUNXI_NAND devices
 2017-10-16  7:36 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] Disable hybrid mode for SPANSION S25FS-S family
 2017-10-16  7:24 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] sf: "
` [U-Boot] [PATCH 2/2] sf: Fix s25fs512s erase size and remove SECT_4K flag

[U-Boot] [PATCH 00/20] ARM: uniphier: various refactoring for v2017.11-rc2
 2017-10-16  6:25 UTC  (10+ messages)
` [U-Boot] [PATCH 08/20] i2c: uniphier: replace debug() with dev_dbg()
` [U-Boot] [PATCH 09/20] i2c: uniphier-f: "
` [U-Boot] [PATCH 14/20] i2c: uniphier: use clk for enable and get_rate
` [U-Boot] [PATCH 15/20] i2c: uniphier-f: "

[U-Boot] [GIT PULL] u-boot-uniphier
 2017-10-15 23:25 UTC  (2+ messages)

[U-Boot] [PATCH V3] usb: xhci: Add Renesas R-Car xHCI driver
 2017-10-15 15:17 UTC  (3+ messages)

[U-Boot] [PATCH 1/4] ARM: uniphier: enable DWC3 xHCI driver
 2017-10-15 13:37 UTC  (2+ messages)

[U-Boot] efi_loader triggers fec_mxc messages when booting off mmc
 2017-10-15 13:35 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp)
 2017-10-15 13:31 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] mtd: nand: do not check R/B# for CMD_SET_FEATURES "

[U-Boot] [PATCH 1/2] wandboard: Remove cpu type check prior to setup_sata()
 2017-10-15 13:21 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] udoo: "

[U-Boot] [PATCH V2] usb: xhci: Add Renesas R-Car xHCI driver
 2017-10-15 13:03 UTC  (2+ messages)

[U-Boot] [PATCH] net: fec_mxc: Change "error frame" message to debug level
 2017-10-15 13:01 UTC 

[U-Boot] 'filesize' env var - making U-Boot command more scriptable?
 2017-10-15 11:50 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] kbuild: always use relative path for __FILE__
 2017-10-15  9:48 UTC  (7+ messages)

[U-Boot] [PATCH v3 1/1] x86: provide CONFIG_BUILD_ROM
 2017-10-15  9:21 UTC  (4+ messages)


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