public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-03-18 00:16:45 to 2017-03-21 12:57:59 UTC [more...]

[U-Boot] [PATCH v2 1/2] board: ge: bx50v3: fix AR8033 reset timing issue
 2017-03-21 12:57 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] board: ge: bx50v3: apply the proper register setting to fix the voltage peak issue

[U-Boot] [PATCHv2] da850: Add instructions to copy AIS image to NAND
 2017-03-21 12:54 UTC  (3+ messages)

[U-Boot] [GIT PULL] Please pull u-boot-mmc master
 2017-03-21 12:11 UTC 

[U-Boot] [PATCH] mmc: xenon_sdhci: Add missing host->max_clk to Xenon SDHCI driver
 2017-03-21 12:07 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: drop unnecessary send_status request
 2017-03-21 12:05 UTC  (2+ messages)

[U-Boot] Ethernet not detecting on Odroid u3
 2017-03-21 12:00 UTC  (6+ messages)

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

[U-Boot] [PATCH] armv8: ls2080aqds: enable PPA support for SD boot
 2017-03-21 11:18 UTC 

[U-Boot] [PATCH] spl: Correct call to spl_common_init() with SPL_STACK_R_MALLOC_SIMPLE_LEN
 2017-03-21 11:15 UTC  (3+ messages)
` [U-Boot] [PATCHv2] "

[U-Boot] [PATCH] i2c: Set default I2C bus number
 2017-03-21 11:08 UTC 

[U-Boot] [PATCH v4 0/3] arm: tegra: apalis-tk1 and ext clock loopback
 2017-03-21  9:46 UTC  (5+ messages)
` [U-Boot] [PATCH v4 1/3] arm: tegra: initial support for apalis tk1
` [U-Boot] [PATCH v4 2/3] mmc: tegra: allow disabling external clock loopback
` [U-Boot] [PATCH v4 3/3] apalis-tk1: disable external clock loopback on SDMMC3

[U-Boot] [PATCH v2] drivers/net/phy: add fixed-phy / fixed-link support
 2017-03-21  9:30 UTC 

[U-Boot] [PATCH] drivers/net/phy: add fixed-phy / fixed-link support
 2017-03-21  8:54 UTC  (3+ messages)

[U-Boot] [PATCH v5 1/1] usb: gadget: avoid variable name clipping in cb_getvar
 2017-03-21  8:53 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/20] Add Intel Arria 10 SoC support
 2017-03-21  8:26 UTC  (16+ messages)
` [U-Boot] [PATCH v2 01/20] arm: socfpga: Restructure clock manager driver
` [U-Boot] [PATCH v2 04/20] arm: socfpga: Restructure misc driver
` [U-Boot] [PATCH v2 06/20] arm: socfpga: Add A10 defines

[U-Boot] [PATCH] sunxi: Add defconfig for Allwinner A23 EVB
 2017-03-21  7:11 UTC  (8+ messages)

[U-Boot] [U-Boot 0/3] introduce Rockchip rockusb
 2017-03-21  5:17 UTC  (17+ messages)
` [U-Boot] [U-Boot 1/3] drivers: usb: gadget: add the rockusb gadget
` [U-Boot] [U-Boot 2/3] cmd: add rockusb command
` [U-Boot] [U-Boot 3/3] rockchip: rk3288: enable rockusb support on rk3288 based device

[U-Boot] [PATCH] ARM: keystone: Pass SPI MTD partition table via kernel command line
 2017-03-21  4:57 UTC  (11+ messages)

[U-Boot] Linker error when using CONFIG_SPL_SYS_MALLOC_SIMPLE=y
 2017-03-21  2:56 UTC  (8+ messages)

[U-Boot] [PATCH 00/17] Expand Aspeed AST2500 Support
 2017-03-21  1:18 UTC  (12+ messages)
` [U-Boot] [PATCH 11/17] aspeed: Add I2C Driver
` [U-Boot] [PATCH 13/17] aspeed: Add support for Clocks needed by MACs

[U-Boot] [PATCH] spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC
 2017-03-21  0:04 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 0/7] sunxi: video: Add support for HDMI output on A64/H3/H5
 2017-03-21  0:02 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/7] rockchip: video: Split out HDMI controller code
` [U-Boot] [PATCH v2 2/7] sunxi: video: Split out TCON code
` [U-Boot] [PATCH v2 3/7] sunxi: video: Convert lcdc to use struct display_timing
` [U-Boot] [PATCH v2 4/7] sunxi: Add clock support for DE2/HDMI/TCON on newer SoCs
` [U-Boot] [PATCH v2 5/7] sunxi: video: Add A64/H3/H5 HDMI driver
` [U-Boot] [PATCH v2 6/7] sunxi: Disable DE2 video driver where not needed
` [U-Boot] [PATCH v2 7/7] [DO NOT MERGE] sunxi: add AXP803 support
` [U-Boot] [linux-sunxi] [PATCH v2 0/7] sunxi: video: Add support for HDMI output on A64/H3/H5

[U-Boot] [PATCH 00/18] stm32f7: add sdram & gpio drivers
 2017-03-20 20:48 UTC  (19+ messages)
` [U-Boot] [PATCH 01/18] stm32f7: use clock driver to enable qspi controller clock
` [U-Boot] [PATCH 02/18] stm32f7: sdram: move sdram driver code to ram drivers area
` [U-Boot] [PATCH 03/18] stm32f7: dm: add driver model support for sdram
` [U-Boot] [PATCH 04/18] ARM: DT: stm32f7: add sdram pin contol node
` [U-Boot] [PATCH 05/18] stm32f7: use driver model for sdram initialization
` [U-Boot] [PATCH 06/18] stm32f7: use clock driver to enable sdram controller clock
` [U-Boot] [PATCH 07/18] stm32f7: sdram: use sdram device tree node to configure sdram controller
` [U-Boot] [PATCH 08/18] dm: gpio: Add driver for stm32f7 gpio controller
` [U-Boot] [PATCH 09/18] ARM: DT: stm32f7: add gpio device tree nodes
` [U-Boot] [PATCH 10/18] stm32f7: use stm32f7 gpio driver supporting driver model
` [U-Boot] [PATCH 11/18] stm32f746: to switch on user LED1 & read user button
` [U-Boot] [PATCH 12/18] stm32f7: stm32f746-disco: read memory info from device tree
` [U-Boot] [PATCH 13/18] stm32f7: enable board info read "
` [U-Boot] [PATCH 14/18] stm32f7: sdram: correct sdram configuration as per micron sdram
` [U-Boot] [PATCH 15/18] stm32f7: increase the max no of pin configuration to 70
` [U-Boot] [PATCH 16/18] stm32f7: move board specific pin muxing to dts
` [U-Boot] [PATCH 17/18] stm32f7: add support for stm32f769 disco board
` [U-Boot] [PATCH 18/18] stm32f7: remove not needed configuration from board config

[U-Boot] [PATCH 1/2] cmd: ubifs: Add a dependency on CMD_UBI
 2017-03-20 18:55 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] cmd: nand: Make the NAND options default to NAND_SUNXI

[U-Boot] [PATCH] travis-ci: Re-work i.MX6 jobs, clarify Freescale and AArch64
 2017-03-20 18:19 UTC 

[U-Boot] [PATCH 1/3] imx: mx6slevk: use SPI_BOOT
 2017-03-20 18:03 UTC  (3+ messages)

[U-Boot] [PATCH] spi: mxc_spi: support driver model
 2017-03-20 16:17 UTC  (3+ messages)

[U-Boot] sf: Remove spansion_s25fss_disable_4KB_erase
 2017-03-20 16:12 UTC  (2+ messages)

[U-Boot] [PATCH v2] fdt_support: Fixup 'ethernet' aliases not ending in digits
 2017-03-20 14:29 UTC  (2+ messages)

[U-Boot] [PATCH v4 1/2] spl: Add spl_early_init()
 2017-03-20 14:27 UTC  (3+ messages)

[U-Boot] board: STiH410-B2260: enable caches
 2017-03-20 14:21 UTC 

[U-Boot] [PATCH 00/21] STiH410-B2260: add reset, usb and fastboot support
 2017-03-20 13:45 UTC  (16+ messages)
` [U-Boot] [PATCH 05/21] phy: Add STi phy usb support
` [U-Boot] [PATCH 06/21] usb: ehci: Add STi ehci support
` [U-Boot] [PATCH 08/21] usb: ohci: Add STi ohci support
` [U-Boot] [PATCH 13/21] usb: dwc3: Add dwc3 support for STi
` [U-Boot] [PATCH 21/21] STiH410-B2260: enable CMD_PART

[U-Boot] [PATCH v2 1/2] x86: Add SCU IPC driver for Intel MID platforms
 2017-03-20 13:27 UTC  (3+ messages)

[U-Boot] [PATCH v1] mmc: sdhci: SDHCI controllers also need power
 2017-03-20 12:51 UTC  (3+ messages)

[U-Boot] [PATCH 1/4 v2] dm: core: Add flags parameter to device_remove()
 2017-03-20 11:51 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4 v2] dm: core: Add dm_remove_devices_flags() and hook it into device_remove()
` [U-Boot] [PATCH 3/4 v2] arm: bootm: Add dm_remove_devices_flags() call to announce_and_cleanup()
` [U-Boot] [PATCH 4/4 v2] dm: test: Add test for device removal

[U-Boot] [PATCH 0/8] rockchip: rk3188: fixups and armclk speedup
 2017-03-20 11:40 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] rockchip: rk3188: sdram: Set correct sdram base
` [U-Boot] [PATCH 2/8] rockchip: rk3188: Decode the actual amount of ram
` [U-Boot] [PATCH 3/8] rockchip: rk3188: Cleanup some SPL/TPL rename leftovers
` [U-Boot] [PATCH 4/8] rockchip: clk: rk3188: Allow configuration of the armclk
` [U-Boot] [PATCH 5/8] rockchip: rk3188: Setup the armclk in spl
` [U-Boot] [PATCH 6/8] rockchip: rk3188: Switch to new i2c IP blocks
` [U-Boot] [PATCH 7/8] rockchip: i2c: Add compatibles for Rockchip Cortex-A9 socs
` [U-Boot] [PATCH 8/8] rockchip: Enable pmic options and act8846 driver on rk3188 rock boards

[U-Boot] [PATCH] ti: boot: Register the MMC controllers in SPL in the same way as in u-boot
 2017-03-20 11:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] rockchip: spl: use spl_early_init() instead of spl_init()
 2017-03-20 10:30 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/4] driver: ti_qspi: Use a SYSCON device to map the ctrl_mod_mmap register
 2017-03-20 10:08 UTC  (7+ messages)
` [U-Boot] [PATCH v2 2/4] regmap: use fdt address translation

[U-Boot] [PATCH 0/3] tpm: Add and fix commands
 2017-03-20  9:28 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] tpm: Add function to load keys via their parent's SHA1 hash
` [U-Boot] [PATCH 2/3] cmd: tpm: Fix flush command
` [U-Boot] [PATCH 3/3] lib: tpm: Add command to list resources

[U-Boot] [PATCH 00/16] RFC: Board init using driver model
 2017-03-20  7:54 UTC  (20+ messages)
` [U-Boot] [PATCH 01/16] x86: Drop leading spaces in cpu_x86_get_desc()
` [U-Boot] [PATCH 02/16] x86: Display the SPL banner only once
` [U-Boot] [PATCH 03/16] x86: config: Enable dhrystone command for link
` [U-Boot] [PATCH 04/16] dm: board: Add a uclass for init functions
` [U-Boot] [PATCH 05/16] dm: board: Add a command to view phase info
` [U-Boot] [PATCH 06/16] dm: board: Adjust pre-relocation init hooks
` [U-Boot] [PATCH 07/16] dm: board: Support printing CPU info using the uclass
` [U-Boot] [PATCH 08/16] dm: sandbox: Convert to using driver-model baord init
` [U-Boot] [PATCH 09/16] dm: board: Add tests for the board uclass
` [U-Boot] [PATCH 10/16] dm: board: Add documentation
` [U-Boot] [PATCH 11/16] dm: x86: board: Enable CONFIG_BOARD
` [U-Boot] [PATCH 12/16] dm: x86: board: Add a BOARD_F_RESERVE_ARCH driver
` [U-Boot] [PATCH 13/16] dm: x86: board: ivybridge: Add support for CONFIG_BOARD
` [U-Boot] [PATCH 14/16] dm: x86: board: ivybridge: Switch to use CONFIG_BOARD
` [U-Boot] [PATCH 15/16] dm: x86: board: ivybridge: Remove old board init code
` [U-Boot] [PATCH 16/16] dm: board: Add information about the new board init to the README

[U-Boot] [PATCH v2 0/6] sunxi: DM pinctrl implementation
 2017-03-20  7:08 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/6] dm: core: Allow multiple drivers to bind for a single node

[U-Boot] building cross_tools, _POSIX_C_SOURCE and _XOPEN_SOURCE are redefined
 2017-03-20  6:41 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/1] arm64: enable SPL with ATF support
 2017-03-20  6:41 UTC  (2+ messages)
` [U-Boot] [PATCH v1] spl: add support to booting with ATF

[U-Boot] [PATCH] libfdt: use CONFIG_IS_ENABLED for OF_LIBFDT
 2017-03-20  4:36 UTC  (4+ messages)

[U-Boot] [PATCH v2] libfdt: use CONFIG_IS_ENABLED for OF_LIBFDT
 2017-03-20  4:34 UTC 

[U-Boot] [PATCH 0/3] rockchip: rk3399: spl: Make baudrate and UART configurable
 2017-03-20  0:34 UTC  (5+ messages)
` [U-Boot] [PATCH 1/3] Kconfig: make CONFIG_BAUDRATE a first-class citizen
  ` [U-Boot] [PATCHv2 1/3] Kconfig: Migrate CONFIG_BAUDRATE

[U-Boot] [PULL] Please pull u-boot-imx
 2017-03-20  0:34 UTC  (2+ messages)

[U-Boot] U-boot multi-file format
 2017-03-19 22:14 UTC 

[U-Boot] [PATCH 10/14] drivers: net: add MV88E6xx to Kconfig
 2017-03-19 17:47 UTC  (4+ messages)
` [U-Boot] [PATCH v2 10/14] drivers: net: phy: add MV88E6xx options "

[U-Boot] [PATCH 1/3] mx7: Fix speed grade entry
 2017-03-19 16:33 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] mx7: Fix the get_cpu_speed_grade_hz() return values
` [U-Boot] [PATCH 3/3] mx7: Add 1.2GHz speed grade entry

[U-Boot] [PATCH 0/7] Toradex config cleanup and Colibri iMX7 enhencements
 2017-03-19 16:32 UTC  (2+ messages)

[U-Boot] [PATCHv2] arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
 2017-03-19 15:28 UTC  (2+ messages)

[U-Boot] [PATCH v3] Add single register pin controller driver
 2017-03-19 13:39 UTC  (6+ messages)

[U-Boot] [PATCH v6 3/3] Kconfig: Disable non-FIT SPL loading for TI secure devices
 2017-03-19  0:26 UTC  (2+ messages)
` [U-Boot] [U-Boot, v6, "

[U-Boot] [PATCH v6 2/3] spl: Add option to enable SPL Legacy image support
 2017-03-19  0:26 UTC  (2+ messages)
` [U-Boot] [U-Boot, v6, "

[U-Boot] [PATCH v6 1/3] spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option
 2017-03-19  0:26 UTC  (2+ messages)
` [U-Boot] [U-Boot, v6, "

[U-Boot] [PATCH] fdt_support: Fixup 'ethernet' aliases not ending in digits
 2017-03-18 23:17 UTC  (5+ messages)

[U-Boot] [PATCH] arch/arm/lib/relocate.S: Remove unreachable code
 2017-03-18 14:13 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] rockchip: pinctrl: use per-SoC option names for Kconfig
 2017-03-18 11:44 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] pinctrl: Kconfig: reorder to keep Rockchip options together

[U-Boot] uboot information
 2017-03-18  8:25 UTC  (3+ messages)

[U-Boot] Please pull u-boot-rockchip
 2017-03-18  0:17 UTC  (2+ messages)

[U-Boot] [PATCH 4/4] configs: move CMD_MD5SUM definition to defconfigs
 2017-03-18  0:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/4] Kconfig: define MD5 dependency for FIT support
 2017-03-18  0:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/4] Kconfig: introduce md5sum command selection
 2017-03-18  0:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/4] kirkwood: remove get_random_hex() and MD5 dependency
 2017-03-18  0:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] arm: Update our 'ret' assembler macro slightly
 2017-03-18  0:16 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v1] gpt: Fix uuid string format
 2017-03-18  0:16 UTC  (2+ messages)
` [U-Boot] [U-Boot,v1] "

[U-Boot] [PATCH v3 10/10] ARM: DT: stm32f7: add qspi pin contol node
 2017-03-18  0:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "


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