public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-03-17 13:13:36 to 2017-03-20 13:27:09 UTC [more...]

[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] [U-Boot 0/3] introduce Rockchip rockusb
 2017-03-20 12:24 UTC  (14+ 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 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 00/21] STiH410-B2260: add reset, usb and fastboot support
 2017-03-20 10:14 UTC  (30+ messages)
` [U-Boot] [PATCH 01/21] reset: Add STi reset support
` [U-Boot] [PATCH 02/21] mmc: sti_sdhci: Rework sti_mmc_core_config()
` [U-Boot] [PATCH 03/21] ARM: dts: stih410-family: Add missing reset_names for mmc1 node
` [U-Boot] [PATCH 04/21] mmc: sti_sdhci: Use reset framework
` [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 07/21] STiH410-B2260: enable USB related flags
` [U-Boot] [PATCH 08/21] usb: ohci: Add STi ohci support
` [U-Boot] [PATCH 09/21] STiH410-B2260: enable OHCI related flags
` [U-Boot] [PATCH 10/21] usb: xhci: Add STi xhci support
` [U-Boot] [PATCH 11/21] STiH410-B2260: enable XHCI related flags
` [U-Boot] [PATCH 12/21] STiH410-B2260: Enabling USB Host Networking
` [U-Boot] [PATCH 13/21] usb: dwc3: Add dwc3 support for STi
` [U-Boot] [PATCH 14/21] STiH410-B2260: enable DWC3 support
` [U-Boot] [PATCH 15/21] board: STiH410-B2260: add fastboot support
` [U-Boot] [PATCH 16/21] STiH410-B2260: enable USB download gadget related flags
` [U-Boot] [PATCH 17/21] STiH410-B2260: enable FASTBOOT "
` [U-Boot] [PATCH 18/21] STiH410-B2260: enable OF_LIBFDT_OVERLAY
` [U-Boot] [PATCH 19/21] STiH410-B2260: enable CMD_EXT4_WRITE
` [U-Boot] [PATCH 20/21] STiH410-B2260: enable CMD_GPT
` [U-Boot] [PATCH 21/21] STiH410-B2260: enable CMD_PART

[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  (9+ messages)
` [U-Boot] [PATCH v2 2/4] regmap: use fdt address translation
` [U-Boot] [PATCH v2 3/4] drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap register

[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] Linker error when using CONFIG_SPL_SYS_MALLOC_SIMPLE=y
 2017-03-20  8:36 UTC  (7+ messages)

[U-Boot] [PATCH v2] fdt_support: Fixup 'ethernet' aliases not ending in digits
 2017-03-20  8:04 UTC 

[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 00/20] Add Intel Arria 10 SoC support
 2017-03-20  7:33 UTC  (5+ messages)

[U-Boot] [PATCH] sunxi: Add defconfig for Allwinner A23 EVB
 2017-03-20  7:29 UTC  (6+ messages)

[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  (3+ 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 00/17] Expand Aspeed AST2500 Support
 2017-03-20  6:35 UTC  (5+ 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] [PATCHv2] da850: Add instructions to copy AIS image to NAND
 2017-03-20  5:36 UTC  (2+ messages)

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

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

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

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

[U-Boot] [PATCH] spi: mxc_spi: support driver model
 2017-03-20  0:50 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] rockchip: rk3399: spl: Make baudrate and UART configurable
 2017-03-20  0:34 UTC  (7+ 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] [PATCH 2/3] rockchip: rk3399: spl: add UART0 support for SPL
` [U-Boot] [PATCH 3/3] rockchip: config: rk3399: update defconfigs and rk3399_common

[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 00/14] Gateworks Ventana add support for new boards
 2017-03-19 17:47 UTC  (10+ messages)
` [U-Boot] [PATCH 10/14] drivers: net: add MV88E6xx to Kconfig
  ` [U-Boot] [PATCH v2 10/14] drivers: net: phy: add MV88E6xx options "
  ` [U-Boot] [PATCH v2 11/14] imx: ventana: add GW5904 support
  ` [U-Boot] [PATCH v2 12/14] imx: ventana: add GW560x support

[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] ARM: keystone: Pass SPI MTD partition table via kernel command line
 2017-03-18 14:34 UTC  (10+ 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] [PATCH] spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC
 2017-03-18  5:05 UTC 

[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, "

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

[U-Boot] [PATCH v3 08/10] ARM: DT: stm32f7: add pin control node for serial port pins
 2017-03-18  0:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

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

[U-Boot] [PATCH v3 06/10] PINCTRL: stm32f7: add pin control driver
 2017-03-18  0:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 05/10] stm32f7: clk: remove usart1 clock enable from board init
 2017-03-18  0:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 04/10] ARM: DT: stm32f7: add usart1 & clock device tree nodes
 2017-03-18  0:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 03/10] stm32f7: serial: use clock driver to enable clock
 2017-03-18  0:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 02/10] clk: stm32f7: add clock driver for stm32f7 family
 2017-03-18  0:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 01/10] serial: stm32f7: add device tree support
 2017-03-18  0:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v1] cmd: itest: correct calculus for long format
 2017-03-18  0:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v3] arm: use common instructions applicable to armv7m & other arm archs
 2017-03-18  0:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v3 00/10] stm32f7: add clock and pin control drivers
 2017-03-17 21:17 UTC  (6+ messages)

[U-Boot] [PATCH v2] Pass empty CFLAGS on invocation of libfdt/setup.py
 2017-03-17 19:45 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] add armv7m cache support
 2017-03-17 19:06 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/2] armv7m: add instruction & data "

[U-Boot] [PATCH v3 0/2] add armv7m cache support
 2017-03-17 19:02 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/2] armv7m: add instruction & data "

[U-Boot] [PATCH v2] dtoc: make ScanTree recurse into subnodes
 2017-03-17 18:46 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] driver: ti_qspi: Use a SYSCON device to map the ctrl_mod_mmap register
 2017-03-17 18:42 UTC  (4+ messages)
` [U-Boot] [PATCH 3/3] configs: dra7x/am57x: Enable the SYSCON and REGMAP features

[U-Boot] [PATCH v2] dm: core: Fix Handling of global_data moving in SPL
 2017-03-17 16:19 UTC  (2+ messages)

[U-Boot] [PATCH v3] board: ns2: Add support for Broadcom Northstar 2
 2017-03-17 16:12 UTC 

[U-Boot] [PATCH v3] NS2: Add PCI support
 2017-03-17 16:11 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: socfpga: Update README with BSP/header generation instructions
 2017-03-17 15:35 UTC  (2+ messages)

[U-Boot] [RFC PATCH] driver: pci: Fix regions for local memory
 2017-03-17 14:54 UTC  (6+ messages)

[U-Boot] [PATCH 13/14] imx: ventana: add GW5903 support
 2017-03-17 14:32 UTC  (2+ messages)
` [U-Boot] [PATCH v2 "

[U-Boot] [PATCH] .gitignore: Ignore the generated top-level "sandbox/" directory
 2017-03-17 14:26 UTC  (2+ messages)

[U-Boot] [u-boot PATCH v4 00/10] am57xx-idk LCD and am571x-idk 6 port ethernet pinmux
 2017-03-17 14:08 UTC  (6+ messages)
` [U-Boot] [u-boot PATCH v4 03/10] ti_armv7_keystone2: Define scratch space in SRAM
` [U-Boot] [u-boot PATCH v4 10/10] net: don't override ethernet address environment

[U-Boot] [PATCH] Kconfig: Don't use RSA_FREESCALE_EXP on IMX
 2017-03-17 14:08 UTC  (2+ messages)

[U-Boot] [PATCH 00/31] ARM: k2g: Add support for new K2G ICE EVM
 2017-03-17 14:08 UTC  (5+ messages)
` [U-Boot] [PATCH 29/31] ARM: dts: k2g: Add DT support for K2G Industrial Communication Engine evm

[U-Boot] [PATCH] ARM: am43xx: fix SOC revision print outs
 2017-03-17 14:08 UTC  (2+ messages)

[U-Boot] [PATCH v2] ARM: ti: Update layout for MMC and eMMC (env and dfu)
 2017-03-17 14:07 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