public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-06-03 03:04:14 to 2017-06-05 19:14:56 UTC [more...]

[U-Boot] [PATCH 00/29] dm: scsi: Enhance SCSI support for driver model
 2017-06-05 19:14 UTC  (10+ messages)
` [U-Boot] [PATCH 01/29] configs: Resync with savedefconfig
` [U-Boot] [PATCH 02/29] Convert CONFIG_SCSI to Kconfig
` [U-Boot] [PATCH 03/29] scsi: Drop sym53c8xx driver
` [U-Boot] [PATCH 04/29] scsi: Drop scsi_print_error()
` [U-Boot] [PATCH 05/29] Convert CONFIG_CMD_SATA to Kconfig
` [U-Boot] [PATCH 06/29] Kconfig: Add CONFIG_SATA to enable SATA
` [U-Boot] [PATCH 07/29] sata: Move drivers into new drivers/ata directory
` [U-Boot] [PATCH 08/29] scsi: Move drivers into new drivers/scsi directory
` [U-Boot] [PATCH 09/29] dm: scsi: Rearrange header file for driver model

[U-Boot] [PATCH] arm: dts: am33xx: Remove redundant interrupt-parent property
 2017-06-05 19:12 UTC 

[U-Boot] [PATCH 1/2] moveconfig.py: All piping in 'git show --stat' output
 2017-06-05 19:08 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] RFC: moveconfig: Add an experimental 'automatic imply' feature

[U-Boot] [PATCH] configs: davinci: omapl138_lcdk: add random eth address support
 2017-06-05 18:53 UTC  (3+ messages)

[U-Boot] [PATCH] arm64: ls1043ardb: Add distro secure boot support
 2017-06-05 18:21 UTC  (2+ messages)

[U-Boot] [PATCH] arc: Move dram_init out of arch code, into board code
 2017-06-05 17:49 UTC 

[U-Boot] [PATCH] board: mpl: pci: Fix checkpatch.pl
 2017-06-05 17:39 UTC 

[U-Boot] [PATCH] igep0020: Enable DISTRO_DEFAULTS on IGEPv2 platforms
 2017-06-05 17:27 UTC 

[U-Boot] [PATCH] arm: Add support for poweroff via PSCI
 2017-06-05 16:35 UTC  (4+ messages)
` [U-Boot] [PATCHv2] ARMv8: "

[U-Boot] [PATCH] spi: Drop atmel_dataflash_spi.c
 2017-06-05 16:14 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 0/4] mips: bmips: add HSSPI support
 2017-06-05 16:04 UTC  (14+ messages)
` [U-Boot] [PATCH v2 "
  ` [U-Boot] [PATCH v2 1/4] dm: spi: add BCM63xx HSSPI driver
  ` [U-Boot] [PATCH v2 2/4] mips: bmips: add bcm63xx-hsspi driver support for BCM6328
  ` [U-Boot] [PATCH v2 3/4] mips: bmips: add bcm63xx-hsspi driver support for BCM63268
  ` [U-Boot] [PATCH v2 4/4] mips: bmips: enable the SPI flash on the Comtrend AR-5387un

[U-Boot] [PATCH v2] cmd: fsfitxtract: Extract a part of a FIT multi-image stored on a filesystem
 2017-06-05 15:24 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [RFC PATCH] SPL: replace ctype implementation with tiny version
 2017-06-05 15:15 UTC  (3+ messages)
` [U-Boot] [U-Boot, RFC] "

[U-Boot] [PATCH v3 02/30] spl: fit: Break out some functions into a common file
 2017-06-05 14:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v2] arm: omap: Unify get_device_type() function
 2017-06-05 13:46 UTC  (3+ messages)

[U-Boot] [PATCH 1/5] mmc: sh_sdhi: Fix Kconfig entry
 2017-06-05 13:32 UTC  (8+ messages)

[U-Boot] [PATCH v7 0/6] Add Intel Arria 10 SoC FPGA driver
 2017-06-05 13:00 UTC  (17+ messages)
` [U-Boot] [PATCH v7 3/6] arm: socfpga: Enable FPGA driver on SPL
` [U-Boot] [PATCH v7 4/6] drivers: Enable FPGA driver build "

[U-Boot] [PATCHv5 1/3] ARM64: dts: hi3798cv200-poplar: add device tree bindings
 2017-06-05 12:50 UTC  (2+ messages)

[U-Boot] [PATCH] ehci-pci: Prepare for usage of readl()/writel() accessors
 2017-06-05 12:24 UTC  (5+ messages)

[U-Boot] Please pull u-boot-x86
 2017-06-05 12:10 UTC  (2+ messages)

[U-Boot] [PATCH v2 07/10] usb: dwc2: fix macro error and change default config for rk3328
 2017-06-05 11:41 UTC  (4+ messages)

[U-Boot] [PATCH v7 00/10] STiH410-B2260: add reset, usb and fastboot support
 2017-06-05 11:22 UTC  (9+ messages)
` [U-Boot] [PATCH v7 04/10] usb: phy: Add STi USB2 PHY
` [U-Boot] [PATCH v7 07/10] usb: dwc3: Add dwc3 glue driver support for STi

[U-Boot] [PATCH v5 00/11] usb: Extend ehci and ohci generic drivers
 2017-06-05 11:18 UTC  (5+ messages)
` [U-Boot] [PATCH v5 02/11] reset: add reset_count()

[U-Boot] [PATCH v6 00/11] usb: Extend ehci and ohci generic drivers
 2017-06-05  9:42 UTC  (12+ messages)
` [U-Boot] [PATCH v6 01/11] reset: add reset_request()
` [U-Boot] [PATCH v6 02/11] reset: add reset_count()
` [U-Boot] [PATCH v6 03/11] reset: add reset_assert_all()
` [U-Boot] [PATCH v6 04/11] clk: add clk_count()
` [U-Boot] [PATCH v6 05/11] clk: add clk_disable_all()
` [U-Boot] [PATCH v6 06/11] usb: host: ehci-generic: replace printf() by error()
` [U-Boot] [PATCH v6 07/11] usb: host: ehci-generic: add error path and .remove callback
` [U-Boot] [PATCH v6 08/11] usb: host: ehci-generic: add generic PHY support
` [U-Boot] [PATCH v6 09/11] usb: host: ohci-generic: add CLOCK support
` [U-Boot] [PATCH v6 10/11] usb: host: ohci-generic: add RESET support
` [U-Boot] [PATCH v6 11/11] usb: host: ohci-generic: add generic PHY support

[U-Boot] [PATCH 0/3] board: ti: am57xx: Update pinmux using PMT
 2017-06-05  9:18 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] board: ti: am572x-idk: Update pinmux using latest PMT
` [U-Boot] [PATCH 2/3] board: ti: am571x-idk: "
` [U-Boot] [PATCH 3/3] board: ti: am572x-evm: "

[U-Boot] [PATCH] spi: fsl_qspi: Copy 16 byte aligned data in TX FIFO
 2017-06-05  9:07 UTC 

[U-Boot] [PATCH v4 00/11] usb: Extend ehci and ohci generic drivers
 2017-06-05  8:59 UTC  (5+ messages)
` [U-Boot] [PATCH v4 04/11] clk: add clk_count()

[U-Boot] sf: Remove spansion_s25fss_disable_4KB_erase
 2017-06-05  8:50 UTC  (8+ messages)

[U-Boot] [PATCH v8 00/10] STiH410-B2260: add reset, usb and fastboot support
 2017-06-05  7:24 UTC  (11+ messages)
` [U-Boot] [PATCH v8 01/10] mmc: sti_sdhci: Rework sti_mmc_core_config()
` [U-Boot] [PATCH v8 02/10] ARM: dts: stih410-family: Add missing reset_names for mmc1 node
` [U-Boot] [PATCH v8 03/10] mmc: sti_sdhci: Use reset framework
` [U-Boot] [PATCH v8 04/10] usb: phy: Add STi USB2 PHY
` [U-Boot] [PATCH v8 05/10] STiH410-B2260: enable USB Host Networking
` [U-Boot] [PATCH v8 06/10] STiH410-B2260: enable USB, fastboot, reset, PHY related flags
` [U-Boot] [PATCH v8 07/10] usb: dwc3: Add dwc3 glue driver support for STi
` [U-Boot] [PATCH v8 08/10] ARM: dts: STiH410: set DWC3 dual role mode to peripheral
` [U-Boot] [PATCH v8 09/10] ARM: dts: STiH410: update ehci and ohci compatible
` [U-Boot] [PATCH v8 10/10] board: STiH410-B2260: add fastboot support

[U-Boot] [PATCH] ARM: zynq: Add support for the topic-miamilite system-on-module
 2017-06-05  6:33 UTC  (4+ messages)
  ` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] Move CONFIG_SF_DUAL_FLASH to defconfig
 2017-06-05  6:32 UTC  (2+ messages)

[U-Boot] [PATCH v2] Kconfig: Add description for CMD_POWEROFF
 2017-06-05  6:28 UTC 

[U-Boot] [PATCH] odroid: remove COMPAT_DM_I2C_COMPAT config
 2017-06-05  4:07 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] ARM: dts: exynos5422-odroidxu3: add the LDO's nodes
 2017-06-05  3:57 UTC  (4+ messages)
  ` [U-Boot] [PATCH 2/2] configs: odroid-xu3: remove the CONFIG_I2C_COMPAT

[U-Boot] [PATCH 0/2] Enable the CONFIG_DM_MMC for Exynos4 series
 2017-06-05  3:56 UTC  (5+ messages)
  ` [U-Boot] [PATCH 1/2] ARM: dts: exynos4: change the nodes relevant to mmc/sd
  ` [U-Boot] [PATCH 2/2] configs: enable the CONFIG_DM_MMC for exynos4 series

[U-Boot] [PATCH] arm64: ls2088ardb: Add distro boot support
 2017-06-05  3:07 UTC 

[U-Boot] Please pull u-boot-fdt (take 4)
 2017-06-05  2:28 UTC  (2+ messages)

[U-Boot] [PATCH 01/33] mmc: select the available type from host_caps and card_caps
 2017-06-05  1:13 UTC  (8+ messages)

[U-Boot] [PATCH v2 5/6] rename GPT partitions to detect boot failure
 2017-06-04 22:11 UTC  (7+ messages)
` [U-Boot] [PATCH v4 0/5] add support for GPT partition name manipulation
  ` [U-Boot] [PATCH v4 1/5] GPT: read partition table from device into a data structure
  ` [U-Boot] [PATCH v4 2/5] rename GPT partitions to detect boot failure
  ` [U-Boot] [PATCH v4 3/5] GPT: fix error in partitions string doc
  ` [U-Boot] [PATCH 4/5] sandbox: README: fix partition command invocation
  ` [U-Boot] [PATCH 5/5] cmd gpt: test in sandbox

[U-Boot] Pull request: u-boot-net.git master
 2017-06-04 17:11 UTC  (2+ messages)

[U-Boot] Please pull u-boot-fsl-qoriq master
 2017-06-04 17:11 UTC  (2+ messages)

[U-Boot] Pull Request: u-boot-sunxi/master
 2017-06-04 17:11 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] fs: fat: convert to kconfig + switch some TI platforms
 2017-06-04 17:11 UTC  (15+ messages)
` [U-Boot] [PATCH RESEND 1/7] fs: fat: add kbuild configuration support
` [U-Boot] [PATCH 2/7] configs: k2*_evm: let each board decide env location
` [U-Boot] [PATCH 3/7] configs: k2g_evm: make sure config fallbacks take effect
` [U-Boot] [PATCH 4/7] config_fallbacks: add additional fallbacks for fat filesystem
` [U-Boot] [PATCH 6/7] board: ti: enable support for writing to fat partition
` [U-Boot] [PATCH 7/7] configs: omapl138_lcdk: enable fat filesystem support
` [U-Boot] [PATCH] Kconfig: Migrate FS_FAT / FAT_WRITE

[U-Boot] [PATCH] armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel
 2017-06-04 16:18 UTC 

[U-Boot] [PATCH 00/10] mips: bmips: add SPI support
 2017-06-04  9:17 UTC  (22+ messages)
` [U-Boot] [PATCH v3 "
  ` [U-Boot] [PATCH v3 01/10] drivers: spi: allow limiting reads
  ` [U-Boot] [PATCH v3 02/10] drivers: spi: consider command bytes when sending transfers
  ` [U-Boot] [PATCH v3 03/10] dm: spi: add BCM63xx SPI driver
  ` [U-Boot] [PATCH v3 04/10] mips: bmips: add bcm63xx-spi driver support for BCM6338
  ` [U-Boot] [PATCH v3 05/10] mips: bmips: add bcm63xx-spi driver support for BCM6348
  ` [U-Boot] [PATCH v3 06/10] mips: bmips: add bcm63xx-spi driver support for BCM6358
  ` [U-Boot] [PATCH v3 07/10] mips: bmips: add bcm63xx-spi driver support for BCM3380
  ` [U-Boot] [PATCH v3 08/10] mips: bmips: add bcm63xx-spi driver support for BCM63268
  ` [U-Boot] [PATCH v3 09/10] mips: bmips: enable the SPI flash on the Sagem F@ST1704
  ` [U-Boot] [PATCH v3 10/10] mips: bmips: enable the SPI flash on the Netgear CG3100D

[U-Boot] [PATCH 1/6] powerpc: mpc8540ads: mpc8560ads: Drop support for MPC8540/60ADS
 2017-06-04  1:34 UTC  (6+ messages)
` [U-Boot] [PATCH 2/6] powerpc: mpc85xx: Update maintainer for MPC8541CDS and MPC8555CDS
` [U-Boot] [PATCH 3/6] powerpc: mpc86xx: Update maintainer for MPC8610HPCD and MPC8641HPCN
` [U-Boot] [PATCH 4/6] powerpc: mpc8536ds: Enable DHCP command by default
` [U-Boot] [PATCH 5/6] driver: ddr: fsl: Fix compiling error for DDR2
` [U-Boot] [PATCH 6/6] powerpc: mpc8641hpcn: Enable DHCP command and DDR debug

[U-Boot] [PATCH] Kconfig: Add description for CMD_POWEROFF
 2017-06-04  0:55 UTC  (2+ messages)

[U-Boot] [GIT] Pull request: u-boot-dfu
 2017-06-03 17:26 UTC  (2+ messages)

[U-Boot] [PATCH V7 0/4] introduce Rockchip rockusb
 2017-06-03 14:23 UTC  (7+ messages)
` [U-Boot] [PATCH V7 4/4] rockchip: rk3288: enable rockusb support on rk3288 based device

[U-Boot] [PATCH v2 3/6] GPT: add accessor function for disk GUID
 2017-06-03 11:52 UTC  (5+ messages)
` [U-Boot] [PATCH v3 0/5] add support for GPT partition name manipulation
  ` [U-Boot] [PATCH v3 2/5] partitions: increase MAX_SEARCH_PARTITIONS and move to part.h

[U-Boot] [PATCH v2 00/12] Big work on sunxi DW DRAM controllers and some new DDR type support
 2017-06-03  9:10 UTC  (13+ messages)
` [U-Boot] [PATCH v2 01/12] sunxi: makes an invisible option for H3-like DRAM controllers
` [U-Boot] [PATCH v2 02/12] sunxi: Rename bus-width related macros in H3 DRAM code
` [U-Boot] [PATCH v2 03/12] sunxi: add option for 16-bit DW DRAM controller
` [U-Boot] [PATCH v2 04/12] sunxi: add bank detection code to H3 DRAM initialization code
` [U-Boot] [PATCH v2 05/12] sunxi: Add selective DRAM type and timing
` [U-Boot] [PATCH v2 06/12] sunxi: enable dual rank detection in DesignWare-like DRAM code
` [U-Boot] [PATCH v2 07/12] sunxi: add support for the DDR2 in V3s SoC
` [U-Boot] [PATCH v2 08/12] sunxi: add support for V3s DRAM controller
` [U-Boot] [PATCH v2 09/12] sunxi: enable DRAM initialization and SPL for V3s SoC
` [U-Boot] [PATCH v2 10/12] sunxi: add LPDDR3 DRAM type support for DesignWare-like DRAM controller
` [U-Boot] [PATCH v2 11/12] sunxi: add LPDDR3 timing from stock boot0
` [U-Boot] [PATCH v2 12/12] sunxi: add a defconfig for SoPine w/ official baseboard

[U-Boot] [PATCH 00/12] Big work on sunxi DW DRAM controllers and some new DDR type support
 2017-06-03  3:19 UTC  (4+ messages)
` [U-Boot] [PATCH 12/12] sunxi: add a defconfig for SoPine w/ official baseboard

[U-Boot] [PATCH v2 00/31] dm: tegra: Move nyan-big and beaver to livetree
 2017-06-03  3:04 UTC  (14+ messages)
` [U-Boot] [PATCH v2 19/31] dm: tegra: i2c: Convert "
` [U-Boot] [PATCH v2 20/31] dm: tegra: pwm: "
` [U-Boot] [PATCH v2 21/31] dm: tegra: mmc: "
` [U-Boot] [PATCH v2 22/31] power: Add a regulator driver for the as3722 PMIC
` [U-Boot] [PATCH v2 23/31] power: Add a GPIO "
` [U-Boot] [PATCH v2 24/31] dm: power: Convert as3722 to driver model
` [U-Boot] [PATCH v2 25/31] dm: serial: ns16550: Convert to livetree
` [U-Boot] [PATCH v2 26/31] dm: serial: Separate out the core serial-device finding code
` [U-Boot] [PATCH v2 27/31] dm: serial: Add livetree support
` [U-Boot] [PATCH v2 28/31] tegra: Show a debug message if the LCD PMIC fails to start
` [U-Boot] [PATCH v2 29/31] fdtdec: Drop old compatible values
` [U-Boot] [PATCH v2 30/31] tegra: fdt: Ensure that the console UART is enabled
` [U-Boot] [PATCH v2 31/31] dm: tegra: Move nyan-big and beaver to livetree


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