public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-05-13 01:11:02 to 2017-05-15 03:03:45 UTC [more...]

[U-Boot] [PATCH v2 0/5] usb: Extend ehci and ohci generic drivers
 2017-05-15  3:03 UTC  (7+ 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] 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] USB2.0 device timeout issue
 2017-05-15  3:02 UTC  (2+ messages)

[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 00/22] mmc: Add support for HS200 and UHS modes
 2017-05-15  2:33 UTC  (2+ messages)

[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  (5+ messages)
` [U-Boot] [PATCH 2/3] orion_wdt: Support for the Orion Watchdog
` [U-Boot] [PATCH 3/3] marvell: armada385: Add the Turris Omnia board

[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] ARMv8/sec_firmware : Update chosen/kaslr-seed
 2017-05-14 15:38 UTC  (2+ messages)

[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)

[U-Boot] [PATCH v3 00/12] i2c: Remove old I2C support
 2017-05-13 15:22 UTC  (15+ 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] [PATCH 01/17] arch/arm/cpu/arm926ejs/omap: Remove
 2017-05-13 15:12 UTC  (22+ messages)
` [U-Boot] [PATCH 02/17] omap24xx_i2c.c: Drop references to CONFIG_OMAP243X
` [U-Boot] [PATCH 03/17] TI: Drop 'CONFIG_OMAP'
` [U-Boot] [PATCH 04/17] omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to Kconfig
` [U-Boot] [PATCH 05/17] omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when needed
` [U-Boot] [PATCH 06/17] omap4: Drop redundant CONFIG_OMAP4430 symbol
` [U-Boot] [PATCH 07/17] omap3: Drop unused CONFIG_OMAP3_xxx board defines
` [U-Boot] [PATCH 08/17] gpio: Move OMAP_GPIO to Kconfig
` [U-Boot] [PATCH 09/17] omap3: Migrate CONFIG_OMAP3_GPIO_X "
` [U-Boot] [PATCH 10/17] omap: spi: Drop CONFIG_OMAP3_SPI_D0_D1_SWAPPED support
` [U-Boot] [PATCH 11/17] watchdog: Migrate OMAP_WATCHDOG to Kconfig
` [U-Boot] [PATCH 12/17] omap: Drop CONFIG_OMAP_VC_I2C_HS_MCODE
` [U-Boot] [PATCH 13/17] whitelist: Drop more unused OMAP symbols
` [U-Boot] [PATCH 14/17] Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
` [U-Boot] [PATCH 15/17] Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
` [U-Boot] [PATCH 16/17] Kconfig: USB: Migrate existing USB_EHCI_xxx options
` [U-Boot] [PATCH 17/17] Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to Kconfig

[U-Boot] Machine ID
 2017-05-13  8:47 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/12] i2c: Remove old I2C support
 2017-05-13  3:09 UTC  (9+ messages)
` [U-Boot] [PATCH v2 08/12] i2c: Drop use of CONFIG_I2C_HARD

[U-Boot] [PATCH v2 0/9] dm: Prepare for supporting a live device tree
 2017-05-13  1:11 UTC  (12+ messages)
` [U-Boot] [PATCH v2 1/9] dm: Use dm.h header when driver mode is used
` [U-Boot] [PATCH v2 5/9] Fix up inclusion of common.h
` [U-Boot] [PATCH v2 8/9] dm: core: Add ofnode to represent device tree nodes

[U-Boot] [PATCH 0/2] x86: Convert all boards to use MMC to driver model
 2017-05-13  1:11 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] WIP: Disable SCSI on x86

[U-Boot] Xpedite boards
 2017-05-13  1:11 UTC  (3+ messages)


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