messages from 2017-02-17 20:11:22 to 2017-02-20 02:25:04 UTC [more...]
[U-Boot] [PATCH 0/7] ti: wdt: Fixes for am57xx/dra7 Watchdog
2017-02-20 2:25 UTC (14+ messages)
` [U-Boot] [PATCH 1/7] ti: wdt: common: Make the wdt IP defines common for the TI platform
` [U-Boot] [PATCH 2/7] ti: wdt: omap5: Define WDT_BASE for omap5+ SoC
` [U-Boot] [PATCH 3/7] ti: wdt: omap: Disable watchdog timer before performing initialization
` [U-Boot] [PATCH 4/7] ti: wdt: hwinit-common: Remove legacy watchdog disable code
` [U-Boot] [PATCH 5/7] ti: wdt: omap5: Remove not needed struct watchdog definition
` [U-Boot] [PATCH 6/7] ti: wdt: omap: Use CONFIG_HW_WATCHDOG_TIMEOUT_MS to specify watchdog timeout
` [U-Boot] [PATCH 7/7] ti: wdt: Enable OMAP watchdog in u-boot's board_f.c
[U-Boot] [PATCH v1] sunxi: improve throughput in the sunxi_mmc driver
2017-02-19 22:08 UTC (2+ messages)
[U-Boot] [PATCH v4 2/3] mmc: meson: add MMC driver for Meson GX (S905)
2017-02-19 22:00 UTC (2+ messages)
[U-Boot] [PATCH v4 1/3] mmc: meson: update Meson GXBB / Odroid-C2 DT with latest Linux version
2017-02-19 21:53 UTC (2+ messages)
[U-Boot] [PATCH v2] arm: socfpga: fix issue with warm reset when CSEL is 0
2017-02-19 21:31 UTC (9+ messages)
[U-Boot] [PATCH 0/2] common: fitimage support for arbitrary fpga type
2017-02-19 21:26 UTC (10+ messages)
` [U-Boot] [PATCH 1/2] common: image: update boot_get_fpga to support arbitrary fpga image
` [U-Boot] [PATCH 2/2] common: bootm: add support for arbitrary fgpa configuration
[U-Boot] [PATCH v4 0/8] arm: socfpga: Move to using distro boot
2017-02-19 20:49 UTC (12+ messages)
` [U-Boot] [PATCH v4 1/8] arm: socfpga: Add distro boot to socfpga common header
` [U-Boot] [PATCH v4 2/8] arm: socfpga: DE0 use environment in "
` [U-Boot] [PATCH v4 3/8] arm: socfpga: A5 SoCDK "
` [U-Boot] [PATCH v4 4/8] arm: socfpga: C5 "
` [U-Boot] [PATCH v4 5/8] arm: socfpga: DE1 "
` [U-Boot] [PATCH v4 6/8] arm: socfpga: SoCKit "
` [U-Boot] [PATCH v4 7/8] arm: socfpga: Socrates "
` [U-Boot] [PATCH v4 8/8] arm: socfpga: sr1500 "
[U-Boot] [PATCH 0/8] arm: socfpga: Move to using distro boot
2017-02-19 19:59 UTC (20+ messages)
` [U-Boot] [PATCH 1/8] arm: socfpga: Add distro boot to socfpga common header
` [U-Boot] [PATCH 2/8] arm: socfpga: DE0 use environment in "
` [U-Boot] [PATCH 3/8] arm: socfpga: A5 SoCDK "
` [U-Boot] [PATCH 4/8] arm: socfpga: C5 "
` [U-Boot] [PATCH 5/8] arm: socfpga: DE1 "
` [U-Boot] [PATCH 6/8] arm: socfpga: SoCKit "
` [U-Boot] [PATCH 7/8] arm: socfpga: Socrates "
` [U-Boot] [PATCH 8/8] arm: socfpga: sr1500 "
[U-Boot] [PATCH v1] env_mmc: configure environment offsets via device tree
2017-02-19 17:59 UTC (3+ messages)
[U-Boot] [PATCH v3 0/7] am57xx: cl-som-am57x: fix usb
2017-02-19 17:39 UTC (17+ messages)
` [U-Boot] [PATCH v3 1/7] arm: dra7xx: move CONFIG_DRA7XX to Kconfig
` [U-Boot] [PATCH v3 2/7] arm: usb: dra7xx: xHCI registers based on USB port index
` [U-Boot] [PATCH v3 3/7] usb: host: xhci-omap: fix double weak board_usb_init functions
` [U-Boot] [PATCH v3 4/7] arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks
` [U-Boot] [PATCH v3 5/7] arm: am57xx: cl-som-am57x: fix USB scan
` [U-Boot] [PATCH v3 6/7] arm: am57xx: cl-som-am57x: enable USB storage
` [U-Boot] [PATCH v3 7/7] arm: am57xx: cl-som-am57x: enable USB commands
[U-Boot] [PATCH v2 0/5] arm: imx6: tqma6: Kconfig rework
2017-02-19 16:23 UTC (3+ messages)
[U-Boot] [PATCH] mtd: nand: build MXS driver for MX7 as well
2017-02-19 16:15 UTC (2+ messages)
[U-Boot] udoo_neo fix distro boot support
2017-02-19 16:01 UTC (3+ messages)
` [U-Boot] [PATCH 1/3] mx6sx: udoo_neo: Define the default serial console
[U-Boot] [PATCH v3 00/15] imx6: Engicam i.CoreM6/Is.IoT eMMC boot support
2017-02-19 16:00 UTC (23+ messages)
` [U-Boot] [PATCH v3 01/15] imx6: Add imx6_src_get_boot_mode
` [U-Boot] [PATCH v3 02/15] imx: spl: Update NAND bootmode detection bit
` [U-Boot] [PATCH v3 03/15] imx: Use IMX6_BMODE_* macros instead of numericals
` [U-Boot] [PATCH v3 04/15] imx6: Add src_base structure define macro
` [U-Boot] [PATCH v3 05/15] imx6: isiotmx6ul: Update SPL board boot order for eMMC
` [U-Boot] [PATCH v3 06/15] i.MX6UL: isiot: Add eMMC boot support
` [U-Boot] [PATCH v3 07/15] i.MX6UL: isiot: Add modeboot env via board_late_init
` [U-Boot] [PATCH v3 08/15] i.MX6UL: isiot: Add mmc_late_init
` [U-Boot] [PATCH v3 10/15] arm: dts: imx6qdl-icore-rqs: Add eMMC node
` [U-Boot] [PATCH v3 11/15] imx6: icorem6_rqs: Update SPL board boot order for eMMC
` [U-Boot] [PATCH v3 15/15] i.MX6Q: isiot: Switch the mmc env based on devno
[U-Boot] [PATCH v3 0/8] arm: socfpga: Move to using distro boot
2017-02-19 10:36 UTC (10+ messages)
` [U-Boot] [PATCH v3 1/8] arm: socfpga: Add distro boot to socfpga common header
` [U-Boot] [PATCH v3 2/8] arm: socfpga: DE0 use environment in "
` [U-Boot] [PATCH v3 3/8] arm: socfpga: A5 SoCDK "
` [U-Boot] [PATCH v3 4/8] arm: socfpga: C5 "
` [U-Boot] [PATCH v3 5/8] arm: socfpga: DE1 "
` [U-Boot] [PATCH v3 6/8] arm: socfpga: SoCKit "
` [U-Boot] [PATCH v3 7/8] arm: socfpga: Socrates "
` [U-Boot] [PATCH v3 8/8] arm: socfpga: sr1500 "
[U-Boot] [PATCH v3] arm: socfpga: Add support for the Terasic DE10-nano
2017-02-19 10:32 UTC (2+ messages)
[U-Boot] [PATCH v2 0/8] arm: socfpga: Move to using distro boot
2017-02-19 10:31 UTC (13+ messages)
` [U-Boot] [PATCH v2 1/8] arm: socfpga: Add distro boot to socfpga common header
` [U-Boot] [PATCH v2 2/8] arm: socfpga: DE0 use environment in "
` [U-Boot] [PATCH v2 3/8] arm: socfpga: A5 SoCDK "
` [U-Boot] [PATCH v2 4/8] arm: socfpga: C5 "
` [U-Boot] [PATCH v2 5/8] arm: socfpga: DE1 "
` [U-Boot] [PATCH v2 6/8] arm: socfpga: SoCKit "
` [U-Boot] [PATCH v2 7/8] arm: socfpga: Socrates "
` [U-Boot] [PATCH v2 8/8] arm: socfpga: sr1500 "
[U-Boot] how to trigger DM rescan ?
2017-02-19 10:04 UTC (4+ messages)
` [U-Boot] Fwd: "
[U-Boot] Enable AXI bridges
2017-02-19 8:03 UTC
[U-Boot] [PATCH v2] arm: socfpga: Add support for the Terasic DE10-nano
2017-02-19 2:33 UTC (2+ messages)
[U-Boot] [PATCH] arm: socfpga: Add support for the Terasic DE10-nano
2017-02-19 2:25 UTC (6+ messages)
[U-Boot] [PATCH] arm: OMAP2+: nandecc: propagate error to command return status
2017-02-18 23:29 UTC
[U-Boot] [PATCH 1/2] igep00x0: disable environment
2017-02-18 23:24 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] igep00x0: fixup FDT according to detected flash type
[U-Boot] [PATCH v4 00/20] rk3188 uboot support
2017-02-18 18:46 UTC (21+ messages)
` [U-Boot] [PATCH v4 01/20] dm: allow limiting pre-reloc markings to spl or tpl
` [U-Boot] [PATCH v4 02/20] clk: rk3288: limit gpll and cpll init to SPL build
` [U-Boot] [PATCH v4 03/20] rockchip: rk3288: sdram: use constants in ddrconf table
` [U-Boot] [PATCH v4 04/20] rockchip: rk3288: sdram: style fixes from rk3188 sdram review
` [U-Boot] [PATCH v4 05/20] rockchip: Move bootrom helper compilation to a hidden option
` [U-Boot] [PATCH v4 06/20] rockchip: Move bootrom-related declarations to a header
` [U-Boot] [PATCH v4 07/20] rockchip: mkimage: Allow encoding of loader code in spl images
` [U-Boot] [PATCH v4 08/20] rockchip: mkimage: Add support rk3188 serial
` [U-Boot] [PATCH v4 09/20] rockchip: serial: Adapt rockchip of-platdata driver for rk3188
` [U-Boot] [PATCH v4 10/20] rockchip: rk3188: Add header files for PMU and GRF
` [U-Boot] [PATCH v4 11/20] rockchip: rk3188: Add pinctrl driver
` [U-Boot] [PATCH v4 12/20] rockchip: rk3188: Add sysreset driver
` [U-Boot] [PATCH v4 13/20] rockchip: rk3188: Add rk3066/rk3188 clock bindings
` [U-Boot] [PATCH v4 14/20] rockchip: rk3188: Add clock driver
` [U-Boot] [PATCH v4 15/20] rockchip: rk3188: Add core devicetree files
` [U-Boot] [PATCH v4 16/20] rockchip: rk3188: Add core support
` [U-Boot] [PATCH v4 17/20] rockchip: rk3188: Add sdram driver
` [U-Boot] [PATCH v4 18/20] rockchip: rk3188: Add main, spl and tpl boards
` [U-Boot] [PATCH v4 19/20] rockchip: rk3188: Add Radxa Rock board
` [U-Boot] [PATCH v4 20/20] rockchip: rk3188: add README.rockchip paragraph describing sd boot
[U-Boot] [PATCH v4 00/28] *** SUBJECT HERE ***
2017-02-18 15:20 UTC (25+ messages)
` [U-Boot] [PATCH v4 06/28] arm: socfpga: arria10: add socfpga_arria10_socdk config
` [U-Boot] [PATCH v4 11/28] arm: socfpga: wrap system manager functions for A5/C5 devices
` [U-Boot] [PATCH v4 15/28] arm: socfpga: combine clrbits/setbits into a single clrsetbits
` [U-Boot] [PATCH v4 25/28] arm: socfpga: arria10: Added drivers for Arria10 clock manager
[U-Boot] [PATCH v3 00/16] rk3188 uboot support
2017-02-18 14:19 UTC (11+ messages)
` [U-Boot] [PATCH v3 10/16] rockchip: rk3188: Add clock driver
` [U-Boot] [PATCH v3 13/16] rockchip: rk3188: Add sdram driver
[U-Boot] [PATCH v2] Add single register pin controller driver
2017-02-18 12:59 UTC (2+ messages)
[U-Boot] [PATCH v2] Add single register pin controller driver
2017-02-18 12:16 UTC (7+ messages)
[U-Boot] [PATCH v1 0/2] sunxi: A64: support I2C and R_I2C
2017-02-18 12:03 UTC (4+ messages)
` [U-Boot] [PATCH v1 1/2] sunxi (sun50i): support i2c on A64 (pin-config, clocking)
[U-Boot] [PATCH] Makefile: print warning if CONFIG_SYS_EXTRA_OPTIONS is used
2017-02-18 6:24 UTC
[U-Boot] [PATCH v2 1/2] mmc: pci: Add CONFIG_MMC_PCI
2017-02-18 4:34 UTC (4+ messages)
` [U-Boot] [PATCH v2 2/2] mmc: tangier: Add Intel Tangier eMMC/SDHCI driver
[U-Boot] [PATCH v2 1/3] x86: Introduce INTEL_MID quirk option
2017-02-18 4:22 UTC (4+ messages)
` [U-Boot] [PATCH v2 3/3] x86: Intel MID platforms has no microcode update
[U-Boot] [PATCH 1/2] configs: re-sync all defconfig files by savedefconfig
2017-02-18 2:57 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] lib: move hash CONFIG options to Kconfig
[U-Boot] [PATCH v3] arm: socfpga: fix issue with warm reset when CSEL is 0
2017-02-18 1:34 UTC
[U-Boot] [PATCH] Drop CONFIG_ENABLE_VBOOT
2017-02-18 0:48 UTC
[U-Boot] Driver-model - Issue with early device_probe
2017-02-18 0:44 UTC
[U-Boot] [PATCH v1 0/2] sun8i_emac: set MDC divider for MDIO read/write
2017-02-17 23:49 UTC (4+ messages)
` [U-Boot] [PATCH v1 1/2] sun8i_emac: Set "
` [U-Boot] [PATCH v1 2/2] sun8i_emac: remove unnecessary bit-masking for mdio_read/write
[U-Boot] [PATCH v1] armv8: spl: Call spl_relocate_stack_gd for ARMv8
2017-02-17 23:41 UTC (4+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH v2 1/2] board: ge: bx50v3: fix AR8033 reset timing issue
2017-02-17 23:14 UTC (2+ messages)
` [U-Boot] [PATCH v2 2/2] board: ge: bx50v3: apply the proper register setting to fix the voltage peak issue
[U-Boot] [PATCH] ARM: DRA7xx: Fix memory allocation overflow
2017-02-17 22:56 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] da850: Add instructions to copy AIS image to an MMC card
2017-02-17 22:56 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] arm: am57xx: Set serial# variable
2017-02-17 22:56 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v9 2/2] SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig
2017-02-17 22:56 UTC (2+ messages)
` [U-Boot] [U-Boot, v9, "
[U-Boot] [PATCH v9 1/2] SPL: add support to boot from a partition type
2017-02-17 22:56 UTC (2+ messages)
` [U-Boot] [U-Boot, v9, "
[U-Boot] [PATCH] arm: omap5: Fix generation of reserved-memory DT node
2017-02-17 22:56 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] fsl_i2c.c: Fix warning on gcc-6.x
2017-02-17 22:56 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v1] cmd: sspi: Add an additional argument to set the bus frequency
2017-02-17 22:56 UTC (3+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] Please pull u-boot-marvell/master
2017-02-17 22:56 UTC (2+ messages)
[U-Boot] U-boot FIT Signature
2017-02-17 21:55 UTC (2+ messages)
[U-Boot] [PATCH] board: ns2: Add support for Broadcom Northstar 2
2017-02-17 21:17 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox