public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-01-19 17:27:24 to 2017-01-21 11:17:49 UTC [more...]

[U-Boot] [RFC PATCH 00/11] extend FIT loading support (plus Pine64/ATF support)
 2017-01-21 11:17 UTC  (29+ messages)
` [U-Boot] [RFC PATCH 01/11] SPL: FIT: refactor FDT loading
` [U-Boot] [RFC PATCH 02/11] SPL: FIT: rework U-Boot image loading
` [U-Boot] [RFC PATCH 03/11] SPL: FIT: factor out spl_load_fit_image()
` [U-Boot] [RFC PATCH 04/11] SPL: FIT: allow loading multiple images
` [U-Boot] [RFC PATCH 05/11] tools: mksunxiboot: allow larger SPL binaries
` [U-Boot] [RFC PATCH 06/11] sunxi: A64: SPL: allow large SPL binary
` [U-Boot] [RFC PATCH 07/11] sunxi: A64: move SPL stack to end of SRAM A2
` [U-Boot] [RFC PATCH 08/11] sunxi: SPL: add FIT config selector for Pine64 boards
      ` [U-Boot] [linux-sunxi] "
` [U-Boot] [RFC PATCH 09/11] sunxi: Pine64: defconfig: enable SPL FIT support
` [U-Boot] [RFC PATCH 10/11] sunxi: Pine64: add FIT image source
` [U-Boot] [RFC PATCH 11/11] SPL: SPI: sunxi: add SPL FIT image support
        ` [U-Boot] [linux-sunxi] Re: [RFC PATCH 00/11] extend FIT loading support (plus Pine64/ATF support)

[U-Boot] [PATCH 1/2] common: Kconfig: Add BOARD_LATE_INIT entry
 2017-01-21 10:48 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] config: Move CONFIG_BOARD_LATE_INIT to defconfigs

[U-Boot] [PATCH v2 0/4] Add FreeBSD kconfig options
 2017-01-21 10:31 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/4] kconfig: Add API kconfig file
` [U-Boot] [PATCH v2 2/4] kconfig: Add a FREEBSD option
` [U-Boot] [PATCH v2 3/4] api: FreeBSD: flush cache before starting loader/kernel

[U-Boot] [PATCH 3/9 v2] mmc: Add Marvell Xenon SDHCI controller driver
 2017-01-21  9:20 UTC 

[U-Boot] [PATCH 00/11] ARM: uniphier: recond round of UniPhier updates for v2017.03
 2017-01-21  9:05 UTC  (12+ messages)
` [U-Boot] [PATCH 01/11] ARM: uniphier: add missing static and const qualifier
` [U-Boot] [PATCH 02/11] ARM: uniphier: make SPL optional for ARVv8 SoCs
` [U-Boot] [PATCH 03/11] ARM: uniphier: add uniphier_v8_defconfig
` [U-Boot] [PATCH 04/11] ARM: uniphier: replace <linux/err.h> with <linux/errno.h>
` [U-Boot] [PATCH 05/11] ARM: uniphier: replace <common.h> with <linux/delay.h> where possible
` [U-Boot] [PATCH 06/11] ARM: uniphier: simplify SoC ID get function
` [U-Boot] [PATCH 07/11] ARM: uniphier: add macro to generate SoC data look-up function
` [U-Boot] [PATCH 08/11] ARM: dts: uniphier: compile only DT files that make sense
` [U-Boot] [PATCH 09/11] pinctrl: uniphier: support UniPhier PXs3 pinctrl driver
` [U-Boot] [PATCH 10/11] ARM: dts: uniphier: add PXs3 SoC/board support
` [U-Boot] [PATCH 11/11] ARM: uniphier: add PXs3 SoC support

[U-Boot] [PATCH 0/2] Update configs for the firefly-rk3288
 2017-01-21  7:51 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2] Enable ROCKCHIP_SPL_BACK_TO_BROM for firefly-rk3288 board
` [U-Boot] [PATCH 2/2] rockchip: Enable ETH address randomization for the firefly-rk3288

[U-Boot] [PATCH] Nios2 altera: add reference to in_be32, out_be32
 2017-01-21  6:00 UTC  (2+ messages)

[U-Boot] [PATCH] x86: baytrail: Configure SPI BIOS parameters
 2017-01-21  3:52 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] Add Tinker Board support
 2017-01-21  3:52 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] rockchip: rename miniarm to tinker board

[U-Boot] [PATCH 00/12] arm: aspeed: Basic support for Aspeed AST2500 part and eval board
 2017-01-21  3:52 UTC  (13+ messages)
` [U-Boot] [PATCH 05/12] aspeed/ast2500: Device Tree and bindings for some of the clocks
` [U-Boot] [PATCH 12/12] aspeed: Configuration for ast2500 eval board

[U-Boot] [U-boot] [PATCH 1/2] rockchip: configs: move env offset to common header
 2017-01-21  3:51 UTC  (4+ messages)
` [U-Boot] [U-boot] [PATCH 2/2] rockchip: firefly: configs: use spl back to brom

[U-Boot] [PATCH v6 00/13] binman: A tool for creating firmware images
 2017-01-21  3:51 UTC  (4+ messages)
` [U-Boot] [PATCH v6 01/13] binman: Introduce binman, a tool for building binary images

[U-Boot] [PATCH v2] i2c: mux: Allow muxes to work as children of i2c bus without i2c-parent
 2017-01-21  3:51 UTC  (2+ messages)

[U-Boot] [PATCH] spl: Add missing line ending to SPL print
 2017-01-21  3:51 UTC  (5+ messages)
` [U-Boot] "

[U-Boot] [PATCH] spl: Add some missing newlines
 2017-01-21  3:51 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH 0/3] arc: introduce timer driver and update device tree
 2017-01-21  3:51 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] drivers: timer: Introduce ARC timer driver
` [U-Boot] [PATCH 2/3] arc: dts: separate single axs10x.dts file
` [U-Boot] [PATCH 3/3] arc: use timer driver for ARC boards

[U-Boot] [PATCH] binman: add tools directory to the python path
 2017-01-21  3:51 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH] build: Always build the libfdt python module
 2017-01-21  3:51 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH] MAINTAINERS: DFU: Change e-mail address of DFU maintanier
 2017-01-21  3:50 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH] rockchip: rename miniarm to tinker board
 2017-01-21  3:50 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] ARM: Default to using optimized memset and memcpy routines
 2017-01-21  3:50 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] board_init.c: Always use memset()
  ` [U-Boot] [U-Boot,2/2] "
` [U-Boot] [U-Boot, 1/2] ARM: Default to using optimized memset and memcpy routines

[U-Boot] [PATCH 1/1] cmd/host: add missing \n in help text
 2017-01-21  3:50 UTC  (3+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH] mx6saberesd_spl: Correct falcon mode addition
 2017-01-21  3:39 UTC  (2+ messages)

[U-Boot] [PATCH] bootm: qnx: Disable data cache before booting QNX image
 2017-01-21  3:38 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [RESEND PATCH] bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set
 2017-01-21  3:38 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND] "

[U-Boot] [PATCH v2] serial, ns16550: bugfix: ns16550 fifo not enabled
 2017-01-21  3:38 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] tools: mkimage: fix sizeof_mismatch found by coverity
 2017-01-21  3:38 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] ARM: OMAP5+: Remove unsed dpll structures
 2017-01-21  3:38 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] ARM: OMAP4: Fix compiler warning
 2017-01-21  3:38 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/2] "

[U-Boot] [PATCH v3] odroid-c2: Enable distro boot
 2017-01-21  3:38 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3] "

[U-Boot] [PATCH] meson: misc_init_r is board-specific
 2017-01-21  3:38 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] mach-omap2: Fix secure boot media generation
 2017-01-21  3:37 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] spl: Remove inline ifdef check for EXT and FAT support
 2017-01-21  3:37 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] api: storage: Test all block device in dev_stor_get
 2017-01-21  3:37 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ARM: omap3_logic: Refactor Boot Environmental variables
 2017-01-21  3:37 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/1] common/image.c: prefixes for binary multiples
 2017-01-21  3:37 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2] api: Use hashtable function for API_env_enum
 2017-01-21  3:37 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH][RFT] sunxi: power: axp809.c: Fix aldo1-2 being disabled for mvolt != 0
 2017-01-21  0:58 UTC  (3+ messages)

[U-Boot] ERROR: can't get kernel image!
 2017-01-20 22:45 UTC  (2+ messages)

[U-Boot] [PATCH] armv8/fsl-layerscape: fdt: remove SYSCLK frequency fixup for ls1012a
 2017-01-20 22:40 UTC  (6+ messages)

[U-Boot] [RFC PATCH] SPL: replace ctype implementation with tiny version
 2017-01-20 22:33 UTC 

[U-Boot] [PATCH 1/2] spl: Move check for SPL_LIBCOMMON support to header
 2017-01-20 20:57 UTC  (4+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] Reset emmc samsung
 2017-01-20 20:49 UTC 

[U-Boot] [PATCH v2] cros_ec: i2c: Add support for version 3 of the EC protocol
 2017-01-20 20:35 UTC 

[U-Boot] [PATCH 0/1] Distroboot support for DE0-nano-SoC board
 2017-01-20 20:04 UTC  (3+ messages)

[U-Boot] Porting u-boot to a new soc, unsure of standards to follow
 2017-01-20 17:46 UTC  (3+ messages)

[U-Boot] [RFC PATCH 0/9] ARM: imx: mx6: Add virtual mx6memcal board
 2017-01-20 17:40 UTC  (7+ messages)
` [U-Boot] [RFC PATCH 0/3] ARM: imx: mx6: Add plugin support for SPL

[U-Boot] ext4: crash when writing a file
 2017-01-20 17:32 UTC  (3+ messages)

[U-Boot] [PATCH] net: phy: dp83867: add support for MAC impedance configuration
 2017-01-20 17:16 UTC  (2+ messages)

[U-Boot] Uboot: Problem when compiling old Uboot version with new gcc
 2017-01-20 16:59 UTC 

[U-Boot] [PATCH 0/7] Add STMicroelectronics STiH410-B2260 board support
 2017-01-20 16:05 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] arm: Add support for STMicroelectronics STiH410 soc
` [U-Boot] [PATCH 2/7] board: Add STMicroelectronics STiH410-B2260 support
` [U-Boot] [PATCH 3/7] STiH410: Add STi serial driver
` [U-Boot] [PATCH 4/7] STiH410: Add STi SDHCI driver
` [U-Boot] [PATCH 5/7] STiH410: add STi pinctrl driver
` [U-Boot] [PATCH 6/7] STiH410-B2260: add device tree
` [U-Boot] [PATCH 7/7] STIH410-B2260: Add STiH410-B2260 defconfig

[U-Boot] [PATCH] LS1021ATWR: Modify u-boot size for sd secureboot
 2017-01-20 15:32 UTC 

[U-Boot] [PATCH v4 00/17] arm: rpi: Enable USB, Ethernet, MMC, Video driver model on Raspberry Pi
 2017-01-20 14:07 UTC  (18+ messages)
` [U-Boot] [PATCH v4 01/17] dm: mmc: Set up the MMC device when controller is probed
` [U-Boot] [PATCH v4 02/17] dm: video: Correct line clearing code
` [U-Boot] [PATCH v4 03/17] string: Use memcpy() within memmove() when we can
` [U-Boot] [PATCH v4 04/17] arm: rpi: Drop the GPIO device addresses
` [U-Boot] [PATCH v4 05/17] arm: rpi: Drop CONFIG_CONS_INDEX
` [U-Boot] [PATCH v4 06/17] dm: arm: rpi: Move to driver model for USB
` [U-Boot] [PATCH v4 07/17] dm: arm: rpi: Use driver model for Ethernet
` [U-Boot] [PATCH v4 08/17] arm: rpi: Add a file to handle messages
` [U-Boot] [PATCH v4 09/17] arm: rpi: Add a function to obtain the MMC clock
` [U-Boot] [PATCH v4 10/17] dm: mmc: rpi: Convert Raspberry Pi to driver model for MMC
` [U-Boot] [PATCH v4 11/17] dm: arm: rpi: Drop CONFIG_OF_EMBED
` [U-Boot] [PATCH v4 12/17] video: arm: rpi: Move the video query out of the driver
` [U-Boot] [PATCH v4 13/17] video: arm: rpi: Move the video settings "
` [U-Boot] [PATCH v4 14/17] dm: video: Refactor lcd_simplefb to prepare for driver model
` [U-Boot] [PATCH v4 15/17] dm: video: Add driver-model support to lcd_simplefb
` [U-Boot] [PATCH v4 16/17] dm: video: arm: rpi: Convert to use driver model for video
` [U-Boot] [PATCH v4 17/17] arm: rpi: Add a TODO to move all messages into the msg handler

[U-Boot] Driver not loaded by SPL
 2017-01-20 13:56 UTC 

[U-Boot] Please pull u-boot-fsl-qoriq master
 2017-01-20 13:50 UTC  (2+ messages)

[U-Boot] [PATCH RFC] common/image: Allow initrd_high & fdt_high to have special case no_reloc
 2017-01-20 13:34 UTC  (2+ messages)

[U-Boot] [PATCH] arm: omap3: Update cpuinfo for DM3730, DM3725, AM3715, and AM3703
 2017-01-20 13:03 UTC  (4+ messages)
    ` [U-Boot] [PATCH 1/2] arm: omap3: Fix cpuinfo frequency spelling
    ` [U-Boot] [PATCH v2 2/2] arm: omap3: Update cpuinfo for DM3730, DM3725, AM3715, and AM3703

[U-Boot] [PATCH] Revert "armv8: release slave cores from CPU_RELEASE_ADDR"
 2017-01-20  9:30 UTC 

[U-Boot] [PATCH 1/2] armv8: ls1046a: added usb nodes in dts
 2017-01-20  9:12 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] armv8: ls1046a: enable usb in defconfig

[U-Boot] [PATCH v2] armv8: ls1046aqds: added usb feature support
 2017-01-20  9:12 UTC 

[U-Boot] [PATCH v2] arm64: spin-table: add more information in Kconfig help
 2017-01-20  9:04 UTC 

[U-Boot] [PATCH 2/4] mmc: meson: enable MMC device nodes on Odroid C2
 2017-01-20  7:18 UTC  (4+ messages)
` [U-Boot] [PATCH 4/4] mmc: meson: add MMC support in Odroid C2 board init / config
` [U-Boot] [PATCH 1/4] mmc: meson: add MMC nodes to Meson GXBB DT
` [U-Boot] [PATCH 3/4] mmc: meson: add MMC driver for Meson GX (S905)

[U-Boot] [PATCH 0/4] mmc: meson: add MMC support for Meson GX (S905)
 2017-01-20  7:16 UTC 

[U-Boot] [PATCH 1/9] mmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configuring the new value
 2017-01-20  5:48 UTC  (4+ messages)
` [U-Boot] [PATCH 3/9] mmc: Add Marvell Xenon SDHCI controller driver

[U-Boot] ARM - cache and alignment
 2017-01-20  3:36 UTC  (2+ messages)

[U-Boot] u-boot hangs when attaching an mtd to ubi using spinor flash, MX25L51245G
 2017-01-20  3:05 UTC  (2+ messages)

[U-Boot] mmc: fsl_esdhc: eMMC boot: CMD_ERR (-ECOMM) in u-boot while accessing SD
 2017-01-20  1:15 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/9] imx6ul: Add Engicam Is.IoT MX6UL support
 2017-01-19 23:02 UTC  (10+ messages)
` [U-Boot] [PATCH v3 1/9] configs: imx6: Don't define USDHC2_BASE_ADDR
` [U-Boot] [PATCH v3 2/9] arm: imx6ul: Add Engicam Is.IoT MX6UL Starter Kit initial support
` [U-Boot] [PATCH v3 3/9] arm: dts: imx6ul-isiot: Add I2C nodes
` [U-Boot] [PATCH v3 4/9] imx6: isiotmx6ul: Add I2C support
` [U-Boot] [PATCH v3 5/9] arm: dts: imx6ul-isiot: Add FEC node
` [U-Boot] [PATCH v3 6/9] imx6: isiotmx6ul: Add FEC support
` [U-Boot] [PATCH v3 7/9] imx6: isiotmx6ul: Add NAND support
` [U-Boot] [PATCH v3 8/9] imx6: isiotmx6ul: Add nandboot env support
` [U-Boot] [PATCH v3 9/9] imx6ul: isiotmx6ul: Enable I2C support

[U-Boot] [PATCH 1/4] Move CONFIG_VIDEO_IPUV3 to defconfig
 2017-01-19 19:58 UTC  (7+ messages)
` [U-Boot] [PATCH 3/4] Move CONFIG_NAND_MXS "

[U-Boot] Rockchip RK3288 boot trouble
 2017-01-19 18:29 UTC 

[U-Boot] [PATCH v2] defconfig: Add a config for AM335x High Security EVM
 2017-01-19 17:59 UTC  (8+ messages)

[U-Boot] [v4, 1/3] mmc: fsl_esdhc: move 'status' property fixup into a weak function
 2017-01-19 17:44 UTC  (2+ messages)

[U-Boot] [PATCHv2 1/4] kconfig: armv8: move armv8 sec_firmware CONFIG_* to Kconfig
 2017-01-19 17:44 UTC  (2+ messages)

[U-Boot] [PATCH v3] armv8: aarch64: Fix the warning about x1-x3 nonzero issue
 2017-01-19 17:42 UTC  (2+ messages)

[U-Boot] [PATCHv8 1/2] armv8/ls1043a: fixup GIC offset for ls1043a rev1
 2017-01-19 17:41 UTC  (2+ messages)

[U-Boot] [PATCH] armv8: fsl-lsch3: enable snoopable sata read and write
 2017-01-19 17:41 UTC  (2+ messages)

[U-Boot] [PATCH 1/5] pmic: pmic_mc34vr500: Add a driver for the mc34vr500 pmic
 2017-01-19 17:40 UTC  (2+ messages)

[U-Boot] [PATCH] armv8: fsl-layerscape: Fix SECURE_BOOT config
 2017-01-19 17:38 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 1/2] SECURE_BOOT: Update bootscript and its hdr addresses
 2017-01-19 17:36 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] mmc: fsl_esdhc: make GPIO support optional
 2017-01-19 17:35 UTC  (2+ messages)

[U-Boot] [PATCHv5 1/2] armv8/fsl-lsch2: refactor the clock system initialization
 2017-01-19 17:34 UTC  (2+ messages)

[U-Boot] [PATCHv2 1/2] armv8: Enable CPUECTLR.SMPEN for coherency
 2017-01-19 17:32 UTC  (2+ messages)

[U-Boot] [PATCH] arm: layerscape: Enable UUID & GPT partition for NXP's ARM SoC
 2017-01-19 17:31 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] armv8: ls1012: added usb nodes in dts
 2017-01-19 17:30 UTC  (2+ messages)

[U-Boot] [PATCHv2 1/2] ARMv8/fsl-layerscape: Correct the OCRAM size
 2017-01-19 17:29 UTC  (2+ messages)

[U-Boot] [PATCHv5 01/17] configs: ls1021a: enable DT and DM support
 2017-01-19 17:27 UTC  (2+ messages)


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