public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-06-24 15:00:07 to 2016-06-28 01:12:37 UTC [more...]

[U-Boot] [PATCH v2 3/5] fastboot: sparse: resync common/image-sparse.c (part 2)
 2016-06-28  1:12 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/5] fastboot: sparse: resync common/image-sparse.c (part 1)
 2016-06-28  1:12 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/5] fastboot: sparse: remove session-id logic
 2016-06-28  1:12 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] please pull u-boot-samsung master
 2016-06-28  1:12 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-atmel/master -> u-boot/master
 2016-06-28  1:12 UTC  (2+ messages)

[U-Boot] [PATCH] maintainers: new email address
 2016-06-28  1:12 UTC  (2+ messages)

[U-Boot] [RFC PATCH v1] usb: spl: fix USB errata for FSL SPL targets
 2016-06-27 23:53 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] tools/env: minor refactorings
 2016-06-27 22:06 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] tools/env: return with error if redundant environments have unequal size
` [U-Boot] [PATCH 2/4] tools/env: javadoc for fw_printenv, fw_getenv and fw_parse_script
` [U-Boot] [PATCH 3/4] tools/env: move envmatch further up in file to avoid forward declarations
` [U-Boot] [PATCH 4/4] tools/env: reuse fw_getenv in fw_printenv function

[U-Boot] [PATCH] arm: mmc: increase MMC SDHCI read status timeout
 2016-06-27 21:43 UTC 

[U-Boot] [PATCH] nitrogen6x : Use generic distro configuration
 2016-06-27 18:51 UTC  (2+ messages)

[U-Boot] [PATCH v2] include: usb: Rename USB controller base address mapping
 2016-06-27 15:28 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] ARM: move #ifdef to match the error handling code
 2016-06-27 15:23 UTC  (11+ messages)
` [U-Boot] [PATCH 2/2] arm64: add better spin-table support
` [U-Boot] [U-Boot, 1/2] ARM: move #ifdef to match the error handling code

[U-Boot] [PATCH v3 0/9] Secure Boot by Authenticating/Decrypting SPL FIT blobs
 2016-06-27 14:19 UTC  (10+ messages)
` [U-Boot] [PATCH v3 1/9] arm: cache: add missing dummy functions for when dcache disabled
` [U-Boot] [PATCH v3 2/9] arm: omap-common: add secure smc entry
` [U-Boot] [PATCH v3 3/9] arm: omap-common: add secure rom call API for secure devices
` [U-Boot] [PATCH v3 4/9] arm: omap-common: secure ROM signature verify API
` [U-Boot] [PATCH v3 5/9] arm: omap-common: Update to generate secure U-Boot FIT blob
` [U-Boot] [PATCH v3 6/9] spl: fit: add support for post-processing of images
` [U-Boot] [PATCH v3 7/9] arm: omap5: add U-Boot FIT signing and SPL image post-processing
` [U-Boot] [PATCH v3 8/9] arm: am4x: "
` [U-Boot] [PATCH v3 9/9] doc: Update info on using secure devices from TI

[U-Boot] board/cirrus/edb93xx/edb93xx.c: "egpio" versus "epgio"?
 2016-06-27 13:06 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/12] cmd: fdt: Add device tree overlays support
 2016-06-27 11:40 UTC  (34+ messages)
` [U-Boot] [PATCH v3 04/12] libfdt: Add new headers and defines
` [U-Boot] [PATCH v3 05/12] libfdt: Add iterator over properties
` [U-Boot] [PATCH v3 06/12] libfdt: Add max phandle retrieval function
` [U-Boot] [PATCH v3 07/12] libfdt: Add fdt_setprop_inplace_by_index
` [U-Boot] [PATCH v3 08/12] libfdt: Add fdt_path_offset_namelen
` [U-Boot] [PATCH v3 09/12] libfdt: Add fdt_getprop_namelen_w
` [U-Boot] [PATCH v3 10/12] libfdt: Add overlay application function
` [U-Boot] [PATCH v3 12/12] tests: Introduce DT overlay tests

[U-Boot] [PATCH v7 0/9] Add support for ThunderX 88xx SoC family
 2016-06-27 11:26 UTC  (8+ messages)
` [U-Boot] [PATCH v7 3/9] armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructure

[U-Boot] [UBOOT PATCH] usb: ehci-hcd: Fix crash when rootdev not initialized
 2016-06-27 11:05 UTC  (2+ messages)

[U-Boot] [PATCH 00/27] dm: mmc: Add driver-model support for MMC operations
 2016-06-27 10:54 UTC  (3+ messages)
  ` [U-Boot] [PATCH 01/27] dm: mmc: dwmmc: Add comments to the dwmmc setup functions

[U-Boot] socfpga 2016.05, CV socdk Rev E1, SPL and u-boot fail when booting from QSPI
 2016-06-27 10:43 UTC  (12+ messages)

[U-Boot] [PATCH 1/2] usbarmory: switch to using kernel zImage
 2016-06-27 10:38 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] usbarmory: Add board_run_command() function

[U-Boot] [PATCH v2] arm64: add better and more generic spin-table support
 2016-06-27 10:31 UTC 

[U-Boot] [PATCH] net: designware: Make driver independent from DM_GPIO again
 2016-06-27 10:17 UTC 

[U-Boot] [PATCH 0/3] Add generic ioremap / iounmap defines
 2016-06-27  9:57 UTC  (5+ messages)
` [U-Boot] [PATCH 1/3] types.h: move and redefine resource_size_t
` [U-Boot] [PATCH 2/3] arm, nds32, sh: remove useless ioremap()/iounmap() defines
` [U-Boot] [PATCH 3/3] linux/io.h: add generic "

[U-Boot] [PATCH v3] rockchip: rk3288: Change method of loading u-boot
 2016-06-27  8:30 UTC 

[U-Boot] u-boot-x86 sf probe fail
 2016-06-27  7:53 UTC  (7+ messages)

[U-Boot] [PATCH v3 0/6] autoboot cleanups
 2016-06-27  7:29 UTC  (8+ messages)
` [U-Boot] [PATCH v3 1/6] ARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for IS1 board
` [U-Boot] [PATCH v3 2/6] doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from README
` [U-Boot] [PATCH v3 3/6] autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK
` [U-Boot] [PATCH v3 4/6] autoboot: rename abortboot_{keyed, normal} to __abortboot
` [U-Boot] [PATCH v3 5/6] autoboot: move CONFIG_SILENT_CONSOLE handling
` [U-Boot] [PATCH v3 6/6] autoboot: move bootdelay >= 0 check to abortboot()

[U-Boot] uImage load address and entry point with Minnowboard
 2016-06-27  7:13 UTC  (8+ messages)

[U-Boot] U-boot support for FIT image with 64 bit Linux Kernel
 2016-06-27  7:07 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/5] tools: patman: Fixes to improve handling of various wrong usage
 2016-06-27  6:24 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] tools: patman: Use cover_match for 'Cover-letter'
` [U-Boot] [PATCH v2 2/5] tools: patman: Handle tag sections without an 'END'
` [U-Boot] [PATCH v2 3/5] tools: patman: Generate cover letter correctly when 'END' is missing
` [U-Boot] [PATCH v2 4/5] tools: patman: Handle missing blank line for 'Series-changes'
` [U-Boot] [PATCH v2 5/5] tools: patman: Handle missing 'END' in non-last commit of a series

[U-Boot] [PATCH v2] rockchip: rk3288: Change method of loading u-boot
 2016-06-27  5:44 UTC 

[U-Boot] Bug in cbfs
 2016-06-27  5:35 UTC 

[U-Boot] [PATCH v4] mmc: atmel_sdhci: Convert to the driver model support
 2016-06-27  2:52 UTC  (3+ messages)

[U-Boot] [PATCH v6 0/5] ARM: AT91: Add AT91 PIO4 pinctrl driver and gpio driver with DM
 2016-06-27  2:49 UTC  (6+ messages)
` [U-Boot] [PATCH v6 1/5] gpio: atmel_pio4: Move PIO4 definitions to head file
` [U-Boot] [PATCH v6 2/5] gpio: atmel_pio4: Rework to support DM & DT
` [U-Boot] [PATCH v6 3/5] pinctrl: at91-pio4: Add pinctrl driver
` [U-Boot] [PATCH v6 4/5] atmel: Bring in at91 pio4 device tree file and bindings
` [U-Boot] [PATCH v6 5/5] configs: sama5d2_xplained: Add #ifndef before CONFIG_ATMEL_PIO4

[U-Boot] [PATCH v4] clk: at91: Add clock driver
 2016-06-27  2:45 UTC 

[U-Boot] [PATCH] mmc: dw_mmc: fix the wrong AND operation
 2016-06-27  0:37 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe()
 2016-06-26 20:43 UTC 

[U-Boot] [PATCH v1 0/5] at91: add DM and DTS support for the at91 based siemens boards
 2016-06-26 18:20 UTC  (16+ messages)
` [U-Boot] [PATCH v1 1/5] arm: at91: add CONFIG_AT91SAM9M10G45
  ` [U-Boot] [U-Boot,v1,1/5] "
` [U-Boot] [PATCH v1 2/5] corvus DTS / DM support
  ` [U-Boot] [U-Boot,v1,2/5] "
` [U-Boot] [PATCH v1 3/5] arm: at91: dts: Bring in dts files for AT91SAM9G20 and SAM9260
  ` [U-Boot] [U-Boot, v1, "
` [U-Boot] [PATCH v1 4/5] arm: at91: smartweb: add DM and DTS support
  ` [U-Boot] [U-Boot, v1, "
` [U-Boot] [PATCH v1 5/5] arm: at91: taurus/axm: "
  ` [U-Boot] [U-Boot, v1, "

[U-Boot] [PATCH] ARM: at91: Don't invoke spl_boot_device() twice
 2016-06-26 18:20 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH] common: Pass the boot device into spl_boot_mode()
 2016-06-26 18:20 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 0/9] Secure Boot by Authenticating/Decrypting SPL FIT blobs
 2016-06-26 18:03 UTC  (14+ messages)
` [U-Boot] [PATCH v2 1/9] arm: cache: add missing dummy functions for when dcache disabled
` [U-Boot] [PATCH v2 2/9] arm: omap-common: add secure smc entry
` [U-Boot] [PATCH v2 3/9] arm: omap-common: add secure rom call API for secure devices
` [U-Boot] [PATCH v2 4/9] arm: omap-common: secure ROM signature verify API
` [U-Boot] [PATCH v2 5/9] arm: omap-common: Update to generate secure U-Boot FIT blob
` [U-Boot] [PATCH v2 6/9] spl: fit: add support for post-processing of images
` [U-Boot] [PATCH v2 7/9] arm: omap5: add U-Boot FIT signing and SPL image post-processing
` [U-Boot] [PATCH v2 8/9] arm: am4x: "
` [U-Boot] [PATCH v2 9/9] doc: Update info on using secure devices from TI

[U-Boot] [PATCH] sunxi: spl: Fix DRAM info printing
 2016-06-26 11:57 UTC 

[U-Boot] [PATCH] sunxi: Add support for eth1addr
 2016-06-26 11:54 UTC 

[U-Boot] [PATCH v2 00/55] RFC: dm: rockchip: Add support for compiled-in platform data
 2016-06-26  3:00 UTC  (6+ messages)
` [U-Boot] [PATCH v2 55/55] dm: Update the of-platdata README for the new features

[U-Boot] booting from gpt partition (fastboot + mx7sabresd like board)
 2016-06-26  2:54 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] tools: patman: Handle tag sections without an 'END'
 2016-06-26  2:54 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] tools: patman: Handle missing 'END' for 'Cover-letter'
` [U-Boot] [PATCH 3/3] tools: patman: Handle missing blank line for 'Series-changes'

[U-Boot] U-Boot SPL/Falcon mode Support on Minnowboard Max
 2016-06-26  2:53 UTC  (2+ messages)

[U-Boot] [PATCH v2] i2c_eeprom: Add reading support
 2016-06-26  2:53 UTC  (2+ messages)

[U-Boot] [PATCH] net: usb: r8152: Add DM support
 2016-06-26  2:53 UTC  (2+ messages)

[U-Boot] [PATCH] dm: Sort the uclass id in alphabetical order
 2016-06-26  2:53 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/5] ARM: AT91: Add AT91 PIO4 pinctrl driver and gpio driver with DM
 2016-06-26  2:53 UTC  (3+ messages)
` [U-Boot] [PATCH v5 2/5] gpio: atmel_pio4: Rework to support DM & DT

[U-Boot] [PATCH v3] clk: at91: Add clock driver
 2016-06-26  2:53 UTC  (2+ messages)

[U-Boot] [PATCH] MMC: Do not write to mmc_uclass_priv if it was not allocated
 2016-06-25 21:57 UTC 

[U-Boot] [PATCH] net: NFS: Add NFSv3 support
 2016-06-25 19:26 UTC  (6+ messages)
` [U-Boot] [PATCH V2] "

[U-Boot] [PATCH 0/3] ARM: imx: enhance support for the cm-fx6 module
 2016-06-25 15:05 UTC  (7+ messages)
` [U-Boot] [PATCH 2/3] ARM: board: cm_fx6: fixup mtd partitions in the fdt
` [U-Boot] [PATCH 3/3] ARM: configs: cm_fx6: add mtd support

[U-Boot] [PATCH] kbuild: avoid race between dtbs and dt/dt.dtb targets
 2016-06-25  2:53 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] efi_loader: Fix typo in distro script
 2016-06-25  2:53 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v1 2/2] board/BuR: rename kwb board to brxre1
 2016-06-25  2:53 UTC  (2+ messages)
` [U-Boot] [U-Boot,v1,2/2] "

[U-Boot] [PATCH v1 1/2] board/BuR: rename tseries board to brppt1
 2016-06-25  2:53 UTC  (2+ messages)
` [U-Boot] [U-Boot, v1, "

[U-Boot] [PATCH 4/4] arm: bcm235xx: update clock framework
 2016-06-25  2:53 UTC  (2+ messages)
` [U-Boot] [U-Boot,4/4] "

[U-Boot] [PATCH 3/4] arm: bcm235xx: fix kps ccu
 2016-06-25  2:53 UTC  (2+ messages)
` [U-Boot] [U-Boot,3/4] "

[U-Boot] [PATCH 2/4] arm: bcm235xx: implement the boot0 hook code
 2016-06-25  2:53 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/4] arm: bcm235xx: choose 8-bit phy bus width
 2016-06-25  2:53 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] clk: sandbox: don't check clk ID against 0
 2016-06-25  2:53 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] common: Fix support for environment file in EXT4
 2016-06-25  2:53 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ARM: armv7: refactor Makefile slightly
 2016-06-25  2:53 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER
 2016-06-25  2:52 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] Move CONFIG_SYS_HUSH_PARSER to Kconfig for last 4 boards
 2016-06-25  2:52 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v3] mtd: nand: Drop a blank line in nand_wait()
 2016-06-25  2:52 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] arm64: optimize smp_kick_all_cpus
 2016-06-25  2:52 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] lib/lzo: bugfix when input data is not compressed
 2016-06-25  2:52 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD}
 2016-06-25  2:52 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Respect SOURCE_DATE_EPOCH when building FIT images
 2016-06-25  2:52 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Use C locale when setting CC_VERSION_STRING and LD_VERSION_STRING
 2016-06-25  2:52 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 2/2] board: amlogic: Rename folder for Amlogic boards
 2016-06-25  2:52 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/2] configs: gxbb: Introduce a common config header file
 2016-06-25  2:51 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [RFC PATCH V2] common: image: minimal android image iminfo support
 2016-06-25  2:51 UTC  (2+ messages)
` [U-Boot] [U-Boot, RFC, "

[U-Boot] [PATCH v3] mkimage: fit: spl: Add an optional static offset for external data
 2016-06-25  2:51 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/1] cmd: bootefi: cosmetic
 2016-06-25  2:51 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH 1/1] omap3: bugfix in timer on rollover
 2016-06-25  2:51 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH v1 0/6] Convert FSL LayerScape ARMv8 SoCs to use common MMU code
 2016-06-24 23:46 UTC  (7+ messages)
` [U-Boot] [PATCH v1 1/6] armv8: Move secure_ram variable out of generic global data
` [U-Boot] [PATCH v1 2/6] armv8: Add tlb_allocated to arch "
` [U-Boot] [PATCH v1 3/6] armv8: mmu: house cleaning
` [U-Boot] [PATCH v1 4/6] armv8: mmu: split block if necessary
` [U-Boot] [PATCH v1 5/6] armv8: mmu: Add support of non-identical mapping
` [U-Boot] [PATCH v1 6/6] armv8: layerscape: Convert to use common MMU framework

[U-Boot] [Patch v4 0/5] Supporting ARM v8 USB errata for FSL
 2016-06-24 23:32 UTC  (3+ messages)
` [U-Boot] [Patch v4 3/5] fsl: usb: make errata function common for PPC and ARM

[U-Boot] [PATCH] cmd, nand: add an option to disable the verification when writing in raw mode
 2016-06-24 23:26 UTC  (2+ messages)

[U-Boot] [RFC PATCH 00/12] imx: mx6: add virtual mx6memcal board
 2016-06-24 23:26 UTC  (3+ messages)
` [U-Boot] i.MX SPL tools (was Re: [RFC PATCH 00/12] imx: mx6: add virtual mx6memcal board)

[U-Boot] [PATCH V2 1/2] Kconfig: make NOR_BOOT a common option
 2016-06-24 22:57 UTC  (5+ messages)
` [U-Boot] [PATCH V2 2/2] common: add new boot media kconfig entry

[U-Boot] [PATCH v2 0/2] Prepare U-Boot for more Amlogic boards
 2016-06-24 21:11 UTC  (3+ messages)

[U-Boot] [PATCH] README: Device Tree: Add & explain undocumented options
 2016-06-24 20:47 UTC  (2+ messages)

[U-Boot] error: sdhci_send_command: Timeout for status update!
 2016-06-24 17:09 UTC  (3+ messages)

[U-Boot] [PATCH v5 0/8] ARMv7: PSCI: add PSCI v1.0 support
 2016-06-24 15:26 UTC  (3+ messages)

[U-Boot] [PATCH V2 1/3] mmc: fsl: reset to normal boot mode when eMMC fast boot
 2016-06-24 15:21 UTC  (3+ messages)

[U-Boot] Message handling problem in dwc2_otg driver
 2016-06-24 15:00 UTC 


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