public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-02-10 16:42:29 to 2017-02-13 07:36:05 UTC [more...]

[U-Boot] [PATCH 0/3] driver: ti_qspi: Use a SYSCON device to map the ctrl_mod_mmap register
 2017-02-13  7:36 UTC  (6+ messages)
` [U-Boot] [PATCH 1/3] regmap: use fdt address translation
` [U-Boot] [PATCH 2/3] drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap register

[U-Boot] [PATCH] libfdt: use CONFIG_IS_ENABLED for OF_LIBFDT
 2017-02-13  7:34 UTC 

[U-Boot] [PATCH v3 1/3] sunxi: add basic V3s support
 2017-02-13  7:17 UTC  (6+ messages)
` [U-Boot] [PATCH v3 2/3] sunxi: add DTSI file for V3s
` [U-Boot] [PATCH v3 3/3] sunxi: add support for Lichee Pi Zero

[U-Boot] [PATCH v5 1/2] gpio: at91_gpio: Remove CPU_HAS_PIO3 macro
 2017-02-13  6:22 UTC  (4+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v3 00/15] imx6: Engicam i.CoreM6/Is.IoT eMMC boot support
 2017-02-13  5:30 UTC  (2+ messages)

[U-Boot] [PATCH v5 00/11] imx6ul: Add Engicam Is.IoT MX6UL support
 2017-02-13  5:29 UTC  (2+ messages)

[U-Boot] [PATCH v2] dm: core: Fix Handling of global_data moving in SPL
 2017-02-13  3:51 UTC 

[U-Boot] [PATCH v6 0/2] pinctrl: at91: Add pinctrl driver
 2017-02-13  2:07 UTC  (3+ messages)
` [U-Boot] [PATCH v6 1/2] gpio: at91_gpio: Remove CPU_HAS_PIO3 macro
` [U-Boot] [PATCH v6 2/2] pinctrl: at91: Add pinctrl driver

[U-Boot] [PATCH] ARM: uniphier: disable CONFIG_MTD_NOR_FLASH
 2017-02-13  1:29 UTC 

[U-Boot] [PATCH v3 0/9] Add STMicroelectronics STiH410-B2260 board support
 2017-02-13  0:29 UTC  (3+ messages)
  ` [U-Boot] [PATCH v3 6/9] STiH410: Add STi SDHCI driver

[U-Boot] [PATCH v2 0/4] board: at91sam9x5ek: convert board to support DM and DT
 2017-02-12 22:12 UTC  (4+ messages)
` [U-Boot] [PATCH v2 4/4] configs: at91sam9x5ek: move SYS_NO_FLASH to defconfig
  ` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 7/7] configs: sama5d3_xplained: move CONFIG_SYS_NO_FLASH to defconfig
 2017-02-12 22:11 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v3 8/8] configs: sama5d4: move CONFIG_SYS_NO_FLASH to *defconfig
 2017-02-12 22:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH] armv7m: Add SysTick timer driver
 2017-02-12 21:09 UTC  (8+ messages)

[U-Boot] [PATCH 0/3] Move CONFIG_SYS_NO_FLASH and rename it to CONFIG_MTD_NOR_FLASH
 2017-02-12 19:31 UTC  (8+ messages)
` [U-Boot] [PATCH 1/3] configs: Re-sync all defconfig files by savedefconfig
` [U-Boot] [PATCH 2/3] flash: complete CONFIG_SYS_NO_FLASH move with renaming
` [U-Boot] [PATCH 3/3] flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled

[U-Boot] [PATCH v3 00/10] stm32f7: add clock and pin control drivers
 2017-02-12 18:25 UTC  (11+ messages)
` [U-Boot] [PATCH v3 01/10] serial: stm32f7: add device tree support
` [U-Boot] [PATCH v3 02/10] clk: stm32f7: add clock driver for stm32f7 family
` [U-Boot] [PATCH v3 03/10] stm32f7: serial: use clock driver to enable clock
` [U-Boot] [PATCH v3 04/10] ARM: DT: stm32f7: add usart1 & clock device tree nodes
` [U-Boot] [PATCH v3 05/10] stm32f7: clk: remove usart1 clock enable from board init
` [U-Boot] [PATCH v3 06/10] PINCTRL: stm32f7: add pin control driver
` [U-Boot] [PATCH v3 07/10] ARM: DT: stm32f7: add pin control device node
` [U-Boot] [PATCH v3 08/10] ARM: DT: stm32f7: add pin control node for serial port pins
` [U-Boot] [PATCH v3 09/10] ARM: DT: stm32f7: add ethernet pin contol node
` [U-Boot] [PATCH v3 10/10] ARM: DT: stm32f7: add qspi "

[U-Boot] [PATCH v2 00/10] stm32f7: add clock and pin control drivers
 2017-02-12 18:10 UTC  (15+ messages)
` [U-Boot] [PATCH v2 01/10] serial: stm32f7: add device tree support
` [U-Boot] [PATCH v2 02/10] clk: stm32f7: add clock driver for stm32f7 family
` [U-Boot] [PATCH v2 03/10] stm32f7: serial: use clock driver to enable clock
` [U-Boot] [PATCH v2 04/10] ARM: DT: stm32f7: add usart1 & clock device tree nodes
` [U-Boot] [PATCH v2 05/10] stm32f7: clk: remove usart1 clock enable from board init
` [U-Boot] [PATCH v2 06/10] PINCTRL: stm32f7: add pin control driver
` [U-Boot] [PATCH v2 07/10] ARM: DT: stm32f7: add pin control device node
` [U-Boot] [PATCH v2 08/10] ARM: DT: stm32f7: add pin control node for serial port pins
` [U-Boot] [PATCH v2 09/10] ARM: DT: stm32f7: add ethernet pin contol node
` [U-Boot] [PATCH v2 10/10] ARM: DT: stm32f7: add qspi "

[U-Boot] [PATCH 00/10] stm32f7: add clock and pin control drivers
 2017-02-12 18:09 UTC  (12+ messages)
` [U-Boot] [PATCH 02/10] clk: stm32f7: add clock driver for stm32f7 family
` [U-Boot] [PATCH 03/10] stm32f7: serial: use clock driver to enable clock
` [U-Boot] [PATCH 06/10] PINCTRL: stm32f7: add pin control driver

[U-Boot] [PATCH 1/6] arm: am57xx: cl-som-am57x: fix XHCI registers base address
 2017-02-12 15:47 UTC  (4+ messages)

[U-Boot] [PATCH v2] sunxi: add NanoPi NEO Air defconfig
 2017-02-12 15:21 UTC 

[U-Boot] [PATCH 01/13] serial: 16550: Add getfcr accessor
 2017-02-12 14:56 UTC  (13+ messages)
` [U-Boot] [PATCH 06/13] mmc: Add JZ47xx SD/MMC controller driver
` [U-Boot] [PATCH 13/13] mips: jz47xx: Add Creator CI20 platform

[U-Boot] [PATCH] ARM: dts: uniphier: drop u-boot, dm-pre-reloc from system-bus pinctrl node
 2017-02-12 14:44 UTC 

[U-Boot] [PATCH 2/5] Revert "configs: am335x: usb: do not define CONFIG_DM_USB for spl"
 2017-02-12 13:55 UTC  (3+ messages)
` [U-Boot] [PATCH] am33xx: board: Refactor USB initialization into separate function

[U-Boot] [PATCH] tiny-printf: add static to locally used functions
 2017-02-12 12:54 UTC  (2+ messages)

[U-Boot] [PATCH v6 4/6] mvebu: usb: xhci: Add VBUS regulator supply to the host driver
 2017-02-12 11:57 UTC  (2+ messages)

[U-Boot] [PATCH 2/6] usb: host: xhci-omap: fix double weak board_usb_init functions
 2017-02-12  9:49 UTC  (6+ messages)

[U-Boot] [PATCH 0/2] Support additional Variant for TQMa6 SOM
 2017-02-12  9:47 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] arm: imx6: tqma6: use CONFIG_TQM6x for SOM specific settings
` [U-Boot] [PATCH 2/2] arm: imx6: tqma6: add support for TQMa6DL variant

[U-Boot] [PATCH V2 00/20] imx: add i.MX7ULP support
 2017-02-12  9:29 UTC  (29+ messages)
` [U-Boot] [PATCH V2 01/20] imx: mx7ulp: Add mx7ulp to Kconfig
` [U-Boot] [PATCH V2 02/20] imx: mx7ulp: add registers header file
` [U-Boot] [PATCH V2 03/20] imx: mx7ulp: add iomux driver to support IOMUXC0 and IOMUXC1
` [U-Boot] [PATCH V2 04/20] imx: mx7ulp: Add clock framework and functions
` [U-Boot] [PATCH V2 05/20] imx: mx7ulp: Add soc level initialization codes "
` [U-Boot] [PATCH V2 06/20] imx: mx7ulp: handle all the lpuarts in get_lpuart_clk
` [U-Boot] [PATCH V2 07/20] imx: mx7ulp: Implement the clock functions for i2c driver
` [U-Boot] [PATCH V2 08/20] gpio: Add Rapid GPIO2P driver for i.MX7ULP
` [U-Boot] [PATCH V2 09/20] mxc_ocotp: Update driver to support OCOTP controller on i.MX7ULP
` [U-Boot] [PATCH V2 11/20] wdog: Add the watchdog driver for MX7ULP
` [U-Boot] [PATCH V2 12/20] pinctrl: Add i.MX7ULP pinctrl driver
` [U-Boot] [PATCH V2 14/20] serial: lpuart: restructure lpuart driver
` [U-Boot] [PATCH V2 16/20] mx7ulp: Add HAB boot support
` [U-Boot] [PATCH V2 18/20] mmc: fsl_esdhc: support i.MX7ULP

[U-Boot] [PATCH 1/2] pinctrl: uniphier: support pin configuration
 2017-02-12  9:21 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: uniphier: rename second stage loader name

[U-Boot] [RFC PATCH 1/6] sunxi: makes an invisible option for H3-like DRAM controllers
 2017-02-12  4:09 UTC  (10+ messages)
` [U-Boot] [RFC PATCH 2/6] sunxi: Rename bus-width related macros in H3 DRAM code
    ` [U-Boot] [linux-sunxi] "
` [U-Boot] [RFC PATCH 3/6] sunxi: add bank detection code to H3 DRAM initialization code
` [U-Boot] [RFC PATCH 4/6] sunxi: Add selective DRAM type and timing
    ` [U-Boot] [linux-sunxi] "
` [U-Boot] [RFC PATCH 5/6] sunxi: add support for the DDR2 in V3s SoC
` [U-Boot] [RFC PATCH 6/6] sunxi: add support for V3s DRAM controller

[U-Boot] [linux-sunxi] Re: [RFC PATCH 4/6] sunxi: Add selective DRAM type and timing
 2017-02-12  0:30 UTC 

[U-Boot] please pull u-boot-samsung master
 2017-02-11 21:33 UTC  (2+ messages)

[U-Boot] Please pull u-boot-rockchip
 2017-02-11 21:33 UTC  (2+ messages)

[U-Boot] [PATCH v2 2/2] test/py: Create tests for ext4 and fat testing on sandbox
 2017-02-11 19:10 UTC  (3+ messages)

[U-Boot] [PATCH] travis-ci: Add qemu-x86_64 target
 2017-02-11 15:44 UTC 

[U-Boot] [PATCH] exynos: Drop large alignment for SDRAM parameters
 2017-02-11 13:38 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] board: at91sam9x5ek: convert board to support DM and DT
 2017-02-11  6:56 UTC  (4+ messages)
` [U-Boot] [PATCH 4/4] configs: at91sam9x5ek: move SYS_NO_FLASH to defconfig

[U-Boot] [PATCH v9 0/2] SPL: Add support to boot a partition type
 2017-02-11  3:41 UTC  (4+ messages)
` [U-Boot] [PATCH v9 1/2] SPL: add support to boot from "
` [U-Boot] [PATCH v9 2/2] SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig

[U-Boot] [PATCH 0/2] kconfig resync with Linux 4.10
 2017-02-11  3:39 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] kconfig: re-sync "
` [U-Boot] [PATCH 2/2] i2c: sandbox: remove code snippet from Kconfig help

[U-Boot] [PATCH v7 0/2] SPL: Add support to boot a partition type
 2017-02-11  3:25 UTC  (7+ messages)
` [U-Boot] [PATCH v8 1/2] SPL: add support to boot from "
` [U-Boot] [PATCH v8 2/2] SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig

[U-Boot] [PATCH] fsl_i2c.c: Fix warning on gcc-6.x
 2017-02-11  3:21 UTC  (3+ messages)

[U-Boot] [PATCH v3 00/17] nand: remove direct acces to nand_info array
 2017-02-11  1:20 UTC  (21+ messages)
` [U-Boot] [PATCH v3 01/17] cmd: nand: abstract global variable usage for dm conversion
` [U-Boot] [PATCH v3 02/17] common: env_nand: use get_nand_dev_by_index()
` [U-Boot] [PATCH v3 03/17] dfu: dfu_nand: "
` [U-Boot] [PATCH v3 04/17] cmd: bootm: "
` [U-Boot] [PATCH v3 05/17] cmd: jffs2: "
` [U-Boot] [PATCH v3 06/17] common: "
` [U-Boot] [PATCH v3 07/17] fs: "
` [U-Boot] [PATCH v3 08/17] cmd: nand: remove direct access to struct mtd_info->priv
` [U-Boot] [PATCH v3 09/17] net: phy: cortina: use get_nand_dev_by_index()
` [U-Boot] [PATCH v3 10/17] net: fm: "
` [U-Boot] [PATCH v3 11/17] mtd: nand: drv: "
` [U-Boot] [PATCH v3 12/17] cmd: mvebu: bubt: "
` [U-Boot] [PATCH v3 13/17] board: atmel: "
` [U-Boot] [PATCH v3 14/17] board: ronetix: "
` [U-Boot] [PATCH v3 15/17] board: BuR: "
` [U-Boot] [PATCH v3 16/17] board: toradex: "
` [U-Boot] [PATCH v3 17/17] mtd: nand: make nand_info array static

[U-Boot] [PATCH v3 00/16] rk3188 uboot support
 2017-02-11  0:47 UTC  (7+ messages)
` [U-Boot] [PATCH v3 11/16] rockchip: rk3188: Add core devicetree files
` [U-Boot] [PATCH v3 14/16] rockchip: rk3188: Add main, spl and tpl boards

[U-Boot] [PATCH v6 0/3] SPL: Add support to boot a partition type
 2017-02-10 23:38 UTC  (12+ messages)
` [U-Boot] [PATCH v6 1/3] SPL: add support to boot from "
` [U-Boot] [PATCH v6 2/3] SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig

[U-Boot] [PATCH v7 0/2] SPL: Add support to boot a partition type
 2017-02-10 22:39 UTC  (3+ messages)
` [U-Boot] [PATCH v7 1/2] SPL: add support to boot from "
` [U-Boot] [PATCH v7 2/2] SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig

[U-Boot] [PATCH] ti: boot: Register the MMC controllers in SPL in the same way as in u-boot
 2017-02-10 21:48 UTC  (7+ messages)

[U-Boot] [PATCH] arm: omap5: Fix generation of reserved-memory DT node
 2017-02-10 21:46 UTC  (2+ messages)

[U-Boot] [PATCH] ddr:fsl: Fix warnings on gcc-6.x
 2017-02-10 21:46 UTC  (3+ messages)

[U-Boot] [RFC PATCH] armv8: Extend modification of MMU tables
 2017-02-10 21:00 UTC  (5+ messages)

[U-Boot] [PATCH] drivers/usb/ehci: Use platform-specific accessors
 2017-02-10 20:33 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/6] Allow disabling non-FIT image loading from SPL
 2017-02-10 19:58 UTC  (14+ messages)
` [U-Boot] [PATCH v3 1/6] spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option
` [U-Boot] [PATCH v3 2/6] spl: Add option to enable SPL Legacy image support
` [U-Boot] [PATCH v3 3/6] ARM: AM335x: Disable non-FIT based image loading for HS devices
` [U-Boot] [PATCH v3 4/6] ARM: AM43xx: "
` [U-Boot] [PATCH v3 5/6] ARM: AM57xx: "
` [U-Boot] [PATCH v3 6/6] ARM: DRA7xx: "

[U-Boot] UBoot Fails to boot from SD Card
 2017-02-10 19:22 UTC 

[U-Boot] [PATCH v1] cmd: itest: correct calculus for long format
 2017-02-10 18:38 UTC  (2+ messages)

[U-Boot] [PATCH] dm: core: Fix Handling global_data moving in SPL
 2017-02-10 18:38 UTC  (2+ messages)

[U-Boot] [PATCH] mtd: nand: build MXS driver for MX7 as well
 2017-02-10 18:33 UTC 

[U-Boot] [PATCH v2 00/15] nand: device model bringup on am335x evm and am437x gpevm
 2017-02-10 18:23 UTC  (6+ messages)
` [U-Boot] [PATCH v2 10/15] drivers: nand: implement a NAND uclass

[U-Boot] [PATCH v1] usb: gadget: f_dfu: write req->actual bytes
 2017-02-10 17:50 UTC  (2+ messages)

[U-Boot] [RFC PATCH] armv8: cache: Switch MMU table without turning off MMU
 2017-02-10 17:39 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/4] Allow disabling non-FIT image loading from SPL
 2017-02-10 16:57 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/4] Introduce CONFIG_SPL_ABORT_ON_NON_FIT_IMAGE

[U-Boot] [PATCH] armv8: Fix MMU table page descriptor
 2017-02-10 16:55 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