public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-05-13 13:57:46 to 2017-05-15 06:07:12 UTC [more...]

[U-Boot] [PATCH 01/33] mmc: select the available type from host_caps and card_caps
 2017-05-15  6:07 UTC  (18+ messages)
` [U-Boot] [PATCH 02/33] mmc: add set_timing entry for timing selection
` [U-Boot] [PATCH 03/33] mmc: xenon_sdhci: drop redundant timing definitions
` [U-Boot] [PATCH 04/33] mmc: rework high speed mode selection
` [U-Boot] [PATCH 05/33] mmc: sdhci: fix HISPD bit setting
` [U-Boot] [PATCH 06/33] mmc: add card_busy to query card status
` [U-Boot] [PATCH 07/33] mmc: dw_mmc: implement card_busy detection
` [U-Boot] [PATCH 08/33] mmc: sdhci: "
` [U-Boot] [PATCH 09/33] mmc: rework mmc_switch for non-send_status scenario
` [U-Boot] [PATCH 10/33] mmc: add support for HS200 mode of eMMC4.5
` [U-Boot] [PATCH 11/33] mmc: rework ddr mode judgement with timing
` [U-Boot] [PATCH 12/33] mmc: remove tran_speed from struct mmc
` [U-Boot] [PATCH 13/33] cmd: mmc: show the current speed mode
` [U-Boot] [PATCH 14/33] clk: introduce clk_phase get/set function & callback
` [U-Boot] [PATCH 15/33] rockchip: clk: rk3288: fix mmc clock setting
` [U-Boot] [PATCH 16/33] rockchip: clk: rk3288: add support for the clock phase
` [U-Boot] [PATCH 17/33] rockchip: clk: rk3399: fix emmc clock setting
` [U-Boot] [PATCH 18/33] mmc: dw_mmc: add the support for the tuning scheme

[U-Boot] [PATCH 01/33] mmc: select the available type from host_caps and card_caps
 2017-05-15  5:57 UTC  (5+ messages)
` [U-Boot] [PATCH 02/33] mmc: add set_timing entry for timing selection
` [U-Boot] [PATCH 03/33] mmc: xenon_sdhci: drop redundant timing definitions
` [U-Boot] [PATCH 04/33] mmc: rework high speed mode selection
` [U-Boot] [PATCH 05/33] mmc: sdhci: fix HISPD bit setting

[U-Boot] [PATCH] ARM: dts: uniphier: sync DT with Linux
 2017-05-15  5:23 UTC 

[U-Boot] [GIT PULL] Please pull u-boot-mmc master
 2017-05-15  5:06 UTC 

[U-Boot] [PATCH 0/4] mmc: deprecate CONFIG_GENERIC_MMC finally
 2017-05-15  4:57 UTC  (2+ messages)

[U-Boot] [PATCH v2] mmc: sdhci-cadence: import updates from Linux 4.12
 2017-05-15  4:56 UTC  (2+ messages)

[U-Boot] [PATCH 1/2][v5] armv8: ls2080a: Reorganise NAND_BOOT code in config flag
 2017-05-15  4:43 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2][v5] armv8: ls2080aqds: Add support for SD boot

[U-Boot] [PATCH v3 00/12] i2c: Remove old I2C support
 2017-05-15  4:26 UTC  (27+ messages)
` [U-Boot] [PATCH v3 01/12] i2c: Drop use of CONFIG_I2C_HARD
` [U-Boot] [PATCH v3 02/12] i2c: powerpc: Remove use of CONFIG_HARD_I2C
` [U-Boot] [PATCH v3 03/12] i2c: cm5200: Drop use of CONFIG_I2C_HARD
` [U-Boot] [PATCH v3 04/12] i2c: pdm360ng: "
` [U-Boot] [PATCH v3 05/12] i2c: keymile: "
` [U-Boot] [PATCH v3 06/12] i2c: mxc_i2c: "
` [U-Boot] [PATCH v3 07/12] i2c: omap: Modify code to work without CONFIG_I2C_HARD
` [U-Boot] [PATCH v3 08/12] i2c: Finish dropping use of CONFIG_I2C_HARD
` [U-Boot] [PATCH v3 09/12] i2c: README: Drop CONFIG_SYS_I2C_INIT_MPC5XXX
` [U-Boot] [PATCH v3 10/12] i2c: Drop CONFIG_SYS_I2C_BOARD_LATE_INIT
` [U-Boot] [PATCH v3 11/12] Drop CONFIG_I2CFAST
` [U-Boot] [PATCH v3 12/12] Drop use of CONFIG_I2C_SOFT

[U-Boot] [USB]USB2.0 device timeout issue
 2017-05-15  4:16 UTC 

[U-Boot] [PATCH 01/17] arch/arm/cpu/arm926ejs/omap: Remove
 2017-05-15  4:13 UTC  (6+ messages)
` [U-Boot] [PATCH 02/17] omap24xx_i2c.c: Drop references to CONFIG_OMAP243X
` [U-Boot] [PATCH 17/17] Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to Kconfig

[U-Boot] [PATCH] ARMv8/sec_firmware : Update chosen/kaslr-seed
 2017-05-15  3:57 UTC  (3+ messages)

[U-Boot] USB2.0 device timeout issue
 2017-05-15  3:51 UTC  (3+ messages)
  ` [U-Boot] [EXT] "

[U-Boot] [PATCH 00/22] mmc: Add support for HS200 and UHS modes
 2017-05-15  3:28 UTC  (46+ messages)
  ` [U-Boot] [PATCH 01/22] mmc: split mmc_startup()
  ` [U-Boot] [PATCH 02/22] mmc: move the MMC startup for version above v4.0 in a separate function
  ` [U-Boot] [PATCH 03/22] mmc: make ext_csd part of struct mmc
  ` [U-Boot] [PATCH 04/22] mmc: add a function to read and test the ext csd (mmc >= 4)
  ` [U-Boot] [PATCH 05/22] mmc: introduces mmc modes
  ` [U-Boot] [PATCH 06/22] mmc: Add a fonction to dump the mmc capabilities
  ` [U-Boot] [PATCH 07/22] mmc: use mmc modes to select the correct bus speed
  ` [U-Boot] [PATCH 08/22] cmd: mmc: display the mode name and current bus speed in the mmc info
  ` [U-Boot] [PATCH 09/22] mmc: refactor SD startup to make it easier to support new modes
  ` [U-Boot] [PATCH 10/22] mmc: refactor MMC "
  ` [U-Boot] [PATCH 11/22] mmc: make mmc_set_ios() return status
  ` [U-Boot] [PATCH 12/22] mmc: Enable signal voltage to be selected from mmc core
  ` [U-Boot] [PATCH 13/22] mmc: Add a new callback function to enable/disable vdd
  ` [U-Boot] [PATCH 14/22] mmc: add power cyle support in mmc core
  ` [U-Boot] [PATCH 15/22] mmc: add a new mmc parameter to disable mmc clock
  ` [U-Boot] [PATCH 16/22] mmc: disable the mmc clock during power off
  ` [U-Boot] [PATCH 17/22] mmc: Add a execute_tuning() callback to the mmc operations
  ` [U-Boot] [PATCH 18/22] mmc: add HS200 support in MMC core
  ` [U-Boot] [PATCH 19/22] mmc: Add a new callback function to check if the card is busy
  ` [U-Boot] [PATCH 20/22] mmc: Add support for UHS modes
  ` [U-Boot] [PATCH 21/22] mmc: Change mode when switching to a boot partition
  ` [U-Boot] [PATCH 22/22] mmc: Retry some MMC cmds on failure

[U-Boot] [PATCH v2 0/5] usb: Extend ehci and ohci generic drivers
 2017-05-15  3:27 UTC  (12+ messages)
` [U-Boot] [PATCH v2 1/5] reset: add reset_request()
` [U-Boot] [PATCH v2 2/5] usb: host: add error path and remove callback in ehci-generic
` [U-Boot] [PATCH v2 3/5] usb: host: extend generic EHCI driver with PHY
` [U-Boot] [PATCH v2 4/5] usb: host: replace printf() by error() in ehci-generic
` [U-Boot] [PATCH v2 5/5] usb: host: extend generic OHCI with CLOCK, RESET and PHY

[U-Boot] [PATCH] sandbox: Fix comparison of unsigned enum expression warning
 2017-05-15  3:03 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] Introduce secure boot for Baytrail
 2017-05-15  3:03 UTC  (11+ messages)
` [U-Boot] [PATCH 1/5] x86: congatec: add secureboot enabled defconfig for conga-qeval20-qa3-e3845
` [U-Boot] [PATCH 2/5] x86: baytrail: Add fsp-header verification for secure boot fsp
` [U-Boot] [PATCH 3/5] x86: baytrail: secureboot: Add functions for verification of u-boot
` [U-Boot] [PATCH 4/5] tools: add secure_boot_helper.py
` [U-Boot] [PATCH 5/5] doc: x86: Add section about secure boot on Baytrail

[U-Boot] [PATCH v2 00/71] dm: Add support for a 'live' device tree
 2017-05-15  3:03 UTC  (4+ messages)
` [U-Boot] [PATCH v2 05/71] dm: Add a function to create "

[U-Boot] [PATCH v2] mmc: atmel_sdhci: Enable the quirk SDHCI_QUIRK_WAIT_SEND_CMD
 2017-05-15  3:03 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] sunxi: video: Add support for TV (composite) output on H3/H5
 2017-05-15  3:03 UTC  (8+ messages)
` [U-Boot] [PATCH 1/3] sunxi: video: Split out TVE code
` [U-Boot] [PATCH 3/3] sunxi: video: Add H3/H5 TV out driver
    ` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH v5 00/14] STiH410-B2260: add reset, usb and fastboot support
 2017-05-15  3:03 UTC  (23+ messages)
` [U-Boot] [PATCH v5 01/14] mmc: sti_sdhci: Rework sti_mmc_core_config()
` [U-Boot] [PATCH v5 02/14] ARM: dts: stih410-family: Add missing reset_names for mmc1 node
` [U-Boot] [PATCH v5 03/14] mmc: sti_sdhci: Use reset framework
` [U-Boot] [PATCH v5 06/14] usb: dwc3: Add dwc3 glue driver support for STi
` [U-Boot] [PATCH v5 07/14] board: STiH410-B2260: add OHCI and XHCI related defines
` [U-Boot] [PATCH v5 08/14] board: STiH410-B2260: add fastboot support
` [U-Boot] [PATCH v5 09/14] STiH410-B2260: enable USB Host Networking
` [U-Boot] [PATCH v5 11/14] ARM: DTS: STiH410: rework ehci nodes
` [U-Boot] [PATCH v5 12/14] usb: extend generic OHCI with clock, reset and phy
` [U-Boot] [PATCH v5 13/14] ARM: DTS: STiH410: rework ohci nodes
` [U-Boot] [PATCH v5 14/14] STiH410-B2260: enable USB, fastboot, reset related flags

[U-Boot] [PATCH 1/5 v2] dm: device_remove: Don't return in device_chld_remove() upon error
 2017-05-15  3:02 UTC  (6+ messages)
` [U-Boot] [PATCH 5/5 v2] spi: ich: Configure SPI BIOS parameters for Linux upon U-Boot exit

[U-Boot] [PATCH] rockchip: rk3036: clock: code clean
 2017-05-15  3:02 UTC  (2+ messages)

[U-Boot] [PATCH 5/7] rockchip: rk3368: Add initial support for RK3368 based GeekBox
 2017-05-15  3:02 UTC  (6+ messages)
` [U-Boot] [PATCH] rockchip: rk3368: Set fdtfile

[U-Boot] [PATCH] rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board
 2017-05-15  3:02 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] x86: ich6_gpio: Add use-lvl-write-cache for I/O access mode
 2017-05-15  3:02 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] x86: minnowmax: Remove incorrect pad-offset of several pins

[U-Boot] [PATCH 01/15] armv7: Add workaround for USB erratum A-009008
 2017-05-15  2:34 UTC  (15+ messages)
` [U-Boot] [PATCH 02/15] armv7: Add workaround for USB erratum A-009798
` [U-Boot] [PATCH 03/15] armv7: Add workaround for USB erratum A-008997
` [U-Boot] [PATCH 04/15] armv7: Add workaround for USB erratum A-009007
` [U-Boot] [PATCH 05/15] armv8: Add workaround for USB erratum A-009798
` [U-Boot] [PATCH 06/15] armv8: Add workaround for USB erratum A-008997
` [U-Boot] [PATCH 07/15] armv8: Add workaround for USB erratum A-009007
` [U-Boot] [PATCH 08/15] USB: config: fix compiler problem for ls1021atwr
` [U-Boot] [PATCH 09/15] usb: dwc3: Add helper functions to enable snooping and burst settings
` [U-Boot] [PATCH 10/15] usb: ums: support multiple controllers using controller_index
` [U-Boot] [PATCH 11/15] config: ls1012aqds: Add USB EHCI support for ls1012aqds
` [U-Boot] [PATCH 12/15] armv8: Add workaround for USB erratum A-009008
` [U-Boot] [PATCH 13/15] armv8/fsl-layerscape: add dwc3 gadget driver support
` [U-Boot] [PATCH 14/15] drivers:usb:xhci:fsl: Implement Erratum A-010151 for FSL USB3 controller
` [U-Boot] [PATCH 15/15] uboot: Kconfig: add ERRATUM config to Kconfig for solve compile issue

[U-Boot] [PATCH] meson-gxbb: Add NanoPi K2
 2017-05-15  1:15 UTC 

[U-Boot] [PATCH] mx6sabresd: Remove non-SPL targets
 2017-05-14 23:01 UTC 

[U-Boot] [PATCH] mx6sabresd: Remove non-SPL targets
 2017-05-14 23:00 UTC 

[U-Boot] [U-Boot 0/3] introduce Rockchip rockusb
 2017-05-14 21:49 UTC  (11+ messages)
` [U-Boot] [U-Boot 3/3] rockchip: rk3288: enable rockusb support on rk3288 based device

[U-Boot] [PATCH] block: sata: ceva: drop extraneous netdev.h include
 2017-05-14 20:47 UTC 

[U-Boot] [PATCH] omap3: omap3_logic: switch to using TI_COMMON_CMD_OPTION
 2017-05-14 18:52 UTC  (2+ messages)

[U-Boot] [PATCH] power: twl4030: Add imply CMD_POWEROFF when TWL4030 is enabled
 2017-05-14 18:52 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] Support for the Turris Omnia router
 2017-05-14 18:51 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] orion_wdt: Support for the Orion Watchdog

[U-Boot] [PATCH v3 0/8] rockchip: video: rk3399: enable HDMI output
 2017-05-14 18:08 UTC  (14+ messages)
` [U-Boot] [PATCH v3 2/8] rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399
` [U-Boot] [PATCH v3 3/8] rockchip: video: rk3399: add HDMI TX support on "
` [U-Boot] [PATCH v3 4/8] rockchip: dts: rk3399: enable HDMI output in the DTS
` [U-Boot] [PATCH v3 6/8] rockchip: board: puma_rk3399: enable BMP_16BPP, BMP_24BPP and BMP_32BPP
` [U-Boot] [PATCH v3 7/8] rockchip: defconfig: puma-rk3399: enable RK808 support
` [U-Boot] [PATCH v3 8/8] rockchip: defconfig: puma-rk3399: update defconfig with video-support

[U-Boot] [PATCH v4] spl: add support to booting with ATF
 2017-05-14 13:47 UTC  (3+ messages)

[U-Boot] PPC440 SDRAM Chip Select
 2017-05-14  9:55 UTC 

[U-Boot] [PATCH] power: rk808: fix ldo register offset
 2017-05-14  9:32 UTC  (2+ messages)

[U-Boot] [PATCH V5 0/4] introduce Rockchip rockusb
 2017-05-14  9:32 UTC  (7+ messages)
` [U-Boot] [PATCH V5 1/4] usb: rockchip: add the rockusb gadget
` [U-Boot] [PATCH V5 2/4] usb: rockchip: add rockusb command
` [U-Boot] [PATCH V5 4/4] rockchip: rk3288: enable rockusb support on rk3288 based device

[U-Boot] [PATCH] rockchip; rk3399: disable SRAM security region
 2017-05-14  9:32 UTC  (2+ messages)

[U-Boot] [PATCH v4 00/20] SPL: extend FIT loading support
 2017-05-14  9:32 UTC  (3+ messages)
` [U-Boot] [PATCH v4 15/20] sunxi: defconfig: add supported DT list for Pine64

[U-Boot] [PATCH] Enable PXE boot on meson-gxbb
 2017-05-14  9:32 UTC  (2+ messages)

[U-Boot] [PATCH] rockchip: rk8xx: allocate priv structure for driver
 2017-05-14  9:13 UTC  (2+ messages)

[U-Boot] [PATCH] rockchip: board: puma_rk3399: build FIT image via u-boot.itb
 2017-05-14  9:13 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/4] rockchip: Add a read-only efuse driver for the RK3399 (and derive serial# from fuses on the RK3399-Q7)
 2017-05-14  9:13 UTC  (5+ messages)
` [U-Boot] [PATCH v3 2/4] rockchip: board: puma_rk3399: add support for serial# and cpuid# via efuses
` [U-Boot] [PATCH v3 4/4] rockchip: defconfig: puma-rk3399: enable RK3399 efuse driver

[U-Boot] [PATCH v6 00/18] GPT over MTD
 2017-05-14  9:13 UTC  (5+ messages)
` [U-Boot] [PATCH v6 07/18] disk: part: add support of GPT partitioning "
` [U-Boot] [PATCH v6 17/18] distro: add boot for UBI in GPT "

[U-Boot] [PATCH] drivers: pci: imx: add imx_pcie_remove function
 2017-05-14  8:10 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/3] spl: dfu: misc fixes and reduce MLO foot print
 2017-05-14  0:29 UTC  (5+ messages)
` [U-Boot] [PATCH v3 3/3] spl: dfu: reduce spl-dfu MLO size

[U-Boot] Pull request: u-boot-mips/master
 2017-05-14  0:12 UTC  (2+ messages)

[U-Boot] [PATCH] usb: ehci: Add Renesas RCar M3/H3 EHCI support
 2017-05-13 21:50 UTC  (2+ messages)

[U-Boot] [PATCH 1/5] mmc: sh_sdhi: Fix Kconfig entry
 2017-05-13 21:49 UTC  (10+ messages)
` [U-Boot] [PATCH 2/5] mmc: sh_sdhi: Set SD_INFOx interrupt mask before command starting
` [U-Boot] [PATCH 3/5] mmc: sh_sdhi: Add 64-bit access to sd_buf support
` [U-Boot] [PATCH 4/5] mmc: sh_sdhi: Add MMC version 5.0 support
` [U-Boot] [PATCH 5/5] mmc: sh_sdhi: Add SDHI support

[U-Boot] [PATCH 01/23] ARM: rmobile: Update R8A7795 PFC and GPIO tables
 2017-05-13 21:43 UTC  (46+ messages)
` [U-Boot] [PATCH 02/23] ARM: rmobile: Import R8A7796 "
` [U-Boot] [PATCH 03/23] ARM: rmobile: Zap RCAR_GEN3_EXTRAM_BOOT
` [U-Boot] [PATCH 04/23] ARM: rmobile: Update link address to match latest BL2
` [U-Boot] [PATCH 05/23] ARM: rmobile: Make the Gen3 SoC configurable
` [U-Boot] [PATCH 06/23] ARM: rmobile: Add R8A7795 into the CPU table
` [U-Boot] [PATCH 07/23] ARM: rmobile: Add R8A7796 "
` [U-Boot] [PATCH 08/23] ARM: rmobile: Handle R8A7796 r1.1 in the PRR code
` [U-Boot] [PATCH 09/23] ARM: rmobile: Add R8A7796 support
` [U-Boot] [PATCH 10/23] ARM: rmobile: Allow R8A7796 Salvator-X configuration
` [U-Boot] [PATCH 11/23] ARM: rmobile: salvator-x: Use BIT() macro in board file
` [U-Boot] [PATCH 12/23] ARM: rmobile: salvator-x: Move OF_LIBFDT and CMD_FDT to board config
` [U-Boot] [PATCH 13/23] ARM: rmobile: salvator-x: Set default device tree
` [U-Boot] [PATCH 14/23] ARM: rmobile: salvator-x: Zap redefined DECLARE_GLOBAL_DATA_PTR
` [U-Boot] [PATCH 15/23] ARM: rmobile: salvator-x: Adjust UART clock
` [U-Boot] [PATCH 16/23] ARM: rmobile: salvator-x: Add SD support
` [U-Boot] [PATCH 17/23] ARM: rmobile: salvator-x: Add RAVB ethernet support
` [U-Boot] [PATCH 18/23] ARM: rmobile: salvator-x: Add DVFS and PMIC support
` [U-Boot] [PATCH 19/23] ARM: rmobile: salvator-x: Add USB support
` [U-Boot] [PATCH 20/23] ARM: rmobile: salvator-x: Count all DRAM in all slots
` [U-Boot] [PATCH 21/23] ARM: rmobile: salvator-x: Enable SCIF2 clock
` [U-Boot] [PATCH 22/23] ARM: rmobile: salvator-x: Rename the defconfig to match the SoC
` [U-Boot] [PATCH 23/23] ARM: rmobile: salvator-x: Add R8A7796 support

[U-Boot] [PATCH] serial: sh: Add r8a7796 support
 2017-05-13 21:36 UTC  (2+ messages)

[U-Boot] [PATCH] net: ravb: Add Renesas Ethernet RAVB driver
 2017-05-13 21:36 UTC  (2+ messages)

[U-Boot] [PATCH] gpio: rcar_gen3: Fix GPIO read support
 2017-05-13 21:35 UTC  (2+ messages)

[U-Boot] [PATCH] power: rk8xx: fix auto-allocation of priv
 2017-05-13 20:31 UTC 

[U-Boot] [PATCH] regulator: pwm: Fix handling of missing init voltage
 2017-05-13 18:17 UTC 

[U-Boot] i.MX6: u-boot,dm-pre-reloc block U-Boot
 2017-05-13 16:15 UTC  (9+ messages)


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