messages from 2017-06-21 03:29:44 to 2017-06-22 23:49:06 UTC [more...]
[U-Boot] [PATCH] Initilize IDE prior environment
2017-06-22 23:49 UTC (6+ messages)
` [U-Boot] "
[U-Boot] mpc85xx boards
2017-06-22 19:55 UTC
[U-Boot] [PATCH] net: add static to do_tftpput()
2017-06-22 19:04 UTC (3+ messages)
[U-Boot] question regarding the odroidc2 board support
2017-06-22 17:55 UTC
[U-Boot] [PATCH v6 0/8] rk3328: add support of usb host and gadget
2017-06-22 17:29 UTC (10+ messages)
` [U-Boot] [PATCH v6 1/8] usb: Kconfig: add depends on features for xhci-rockchip driver
` [U-Boot] [PATCH v6 2/8] usb: host: xhci-rockchip: use fixed regulator to control vbus
` [U-Boot] [PATCH v6 3/8] rockchip: dts: rk3328: add fix-regulator node for xhci
` [U-Boot] [PATCH v6 4/8] rockchip: configs: rk3328: enable dwc2 driver and config fastboot
` [U-Boot] [PATCH v6 5/8] usb: dwc2: use dev_read_bool() instead of fdt_getprop()
` [U-Boot] [PATCH v6 6/8] rockchip: rk3328: board: add support of dwc2 gadget
` [U-Boot] [PATCH v6 7/8] rockchip: dts: rk3328: support and enable dwc2
` [U-Boot] [PATCH v6 8/8] rockchip: dts: rk3399: control vbus of typec by fixed regulator
[U-Boot] [PATCH] Revert 'rockchip: mkimage: remove placeholder functions from rkimage'
2017-06-22 16:19 UTC (2+ messages)
[U-Boot] [PATCH] mx6: soc: Fix typo in temperature unit name
2017-06-22 13:50 UTC
[U-Boot] [PATCH v3] powerpc: Restore core of mpc8xx
2017-06-22 13:06 UTC (7+ messages)
[U-Boot] [PATCH v2 00/13] driver model bring-up of dwc3 usb peripheral
2017-06-22 13:00 UTC (18+ messages)
` [U-Boot] [PATCH v2 06/13] drivers: usb: dwc3: add ti dwc3 peripheral driver with driver model support
` [U-Boot] [PATCH v2 08/13] usb: gadget: ether: Provide a way to read MAC address
[U-Boot] [PATCH] arch: armv8: Remove the error when dcache is off
2017-06-22 10:00 UTC
[U-Boot] [PATCH 1/2] arm64: dts: uniphier: add support for LD11 Global board
2017-06-22 9:43 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] arm64: dts: uniphier: add support for LD20 "
[U-Boot] [PATCH 0/2] *** SUBJECT HERE ***
2017-06-22 9:20 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] pinctrl: a3700: Fix uart2 group selection register mask
` [U-Boot] [PATCH 2/2] pinctrl: a3700: Fix the issue that gpio controller is registered with wrong node id
[U-Boot] [PATCH] usb: add static to local symbols
2017-06-22 9:20 UTC (3+ messages)
[U-Boot] at91: smartweb board fails with current HEAD
2017-06-22 9:17 UTC (5+ messages)
[U-Boot] [PATCH] efi_loader: add static to local functions
2017-06-22 9:00 UTC (2+ messages)
[U-Boot] [PATCH] mmc: cadence: use fdt32_t for DT property value to fix sparse warning
2017-06-22 8:58 UTC
[U-Boot] [PATCH] dm: ofnode: use fdt32_t for DT property value to fix sparse warning
2017-06-22 8:57 UTC
[U-Boot] [PATCH 00/11] powerpc, 8xx: restore support
2017-06-22 8:49 UTC (24+ messages)
` [U-Boot] [PATCH 01/11] Revert "powerpc, 5xx: remove some "5xx" remains"
` [U-Boot] [PATCH 02/11] Revert "powerpc, 82xx: remove some missed mpc82xx remains"
` [U-Boot] [PATCH 03/11] Revert "powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x"
` [U-Boot] [PATCH 04/11] Revert "powerpc, 5xx: remove support for 5xx"
` [U-Boot] [PATCH 05/11] Revert "powerpc, 8260: remove support for mpc8260"
` [U-Boot] [PATCH 06/11] Revert "powerpc, 8xx: remove support for 8xx"
` [U-Boot] [PATCH 07/11] powerpc, 8xx: remove support for outdated platforms
` [U-Boot] [PATCH 08/11] powerpc, 8260: remove support for mpc8260
` [U-Boot] [PATCH 09/11] powerpc, 5xx: remove support for 5xx
` [U-Boot] [PATCH 10/11] powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
` [U-Boot] [PATCH 11/11] powerpc, 8xx: Add a directory for soon to come boards from CSSI
` [U-Boot] [PATCHv2] powerpc: Restore core of mpc8xx
[U-Boot] [PATCH] dm: include <dm/util.h> from driver/core/dump.c
2017-06-22 8:44 UTC (3+ messages)
[U-Boot] [PATCH] mmc: add static to spl_mmc_get_device_index()
2017-06-22 8:23 UTC (3+ messages)
[U-Boot] [PATCH] i2c_eeprom: add static to i2c_eeprom_std_ops/probe
2017-06-22 8:22 UTC (2+ messages)
[U-Boot] [PATCH] gpio: add static to get_function()
2017-06-22 8:22 UTC (2+ messages)
[U-Boot] [PATCH] dm: include <dm/util.h> from drivers/core/util.c
2017-06-22 8:21 UTC (2+ messages)
[U-Boot] [PATCH] serial: make serial_stub_* to static functions
2017-06-22 8:18 UTC (2+ messages)
[U-Boot] [PATCH 1/5] dm: ofnode: use ofnode_read_bool() to check property existence
2017-06-22 7:54 UTC (5+ messages)
` [U-Boot] [PATCH 2/5] dm: ofnode: simplify ofnode_read_prop()
` [U-Boot] [PATCH 3/5] dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()
` [U-Boot] [PATCH 4/5] dm: ofnode: rename dev_read_prop() to dev_get_property()
` [U-Boot] [PATCH 5/5] dm: ofnode: simplify ofnode_read_bool()
[U-Boot] [PATCH] ARM: dts: uniphier: sync DT with Linux next-20170622
2017-06-22 7:46 UTC
[U-Boot] [PATCH] ARM: uniphier: fix various sparse warnings
2017-06-22 7:42 UTC
[U-Boot] Please pull u-boot-x86
2017-06-22 7:41 UTC
[U-Boot] [PATCH v2 00/18] usb: xhci: Fix USB xHCI support on Intel platform
2017-06-22 7:14 UTC (19+ messages)
` [U-Boot] [PATCH v2 01/18] usb: xhci: Remove incorrect comments for struct xhci_container_ctx
` [U-Boot] [PATCH v2 02/18] usb: xhci: Correct command TRB 4th dword initialization
` [U-Boot] [PATCH v2 03/18] usb: xhci: Initialize scratchpad buffer array and scratchpad buffers
` [U-Boot] [PATCH v2 04/18] usb: xhci: Add input slot context in xhci_set_configuration()
` [U-Boot] [PATCH v2 05/18] usb: hub: Update handling connect status/change in usb_scan_port()
` [U-Boot] [PATCH v2 06/18] usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub
` [U-Boot] [PATCH v2 07/18] usb: hub: Revise wLength for 'get port status' request
` [U-Boot] [PATCH v2 08/18] usb: hub: Change USB hub descriptor to match USB 3.0 hubs
` [U-Boot] [PATCH v2 09/18] usb: hub: Add 3.0 hub port status mask of 2.0 hub
` [U-Boot] [PATCH v2 10/18] usb: xhci: Change MAX_HC_PORTS to 255
` [U-Boot] [PATCH v2 11/18] usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS
` [U-Boot] [PATCH v2 12/18] configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boards
` [U-Boot] [PATCH v2 13/18] usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS
` [U-Boot] [PATCH v2 14/18] configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards
` [U-Boot] [PATCH v2 15/18] usb: cmd: Print actual packet size for super speed devices
` [U-Boot] [PATCH v2 16/18] usb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig
` [U-Boot] [PATCH v2 17/18] x86: minnowmax: Add a environment variable for USB power-on delay
` [U-Boot] [PATCH v2 18/18] x86: minnowmax: Enable USB xHCI support
[U-Boot] [PATCH] x86: extend baudrate table with 57600
2017-06-22 6:50 UTC (5+ messages)
[U-Boot] [PATCH 0/2] at91: fix smartweb board support
2017-06-22 6:49 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] drivers, usb, gadget: fix compiler warnings for at91_udc.c
` [U-Boot] [PATCH 2/2] atmel, at91: fix smartweb board
[U-Boot] [PATCH 00/20] usb: xhci: Fix USB xHCI support on Intel platform
2017-06-22 6:44 UTC (19+ messages)
` [U-Boot] [PATCH 12/20] configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boards
` [U-Boot] [PATCH 14/20] configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS "
` [U-Boot] [PATCH 17/20] x86: minnowmax: Configure GPIO pins to turn on USB ports VBUS
` [U-Boot] [PATCH 20/20] x86: Remove CONFIG_USB_MAX_CONTROLLER_COUNT
[U-Boot] [PATCH 0/2] *** SUBJECT HERE ***
2017-06-22 6:38 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] pinctrl: a3700: Fix uart2 group selection register mask
` [U-Boot] [PATCH 2/2] pinctrl: a3700: Fix the issue that gpio controller is registered with wrong node id
[U-Boot] [PATCH] atmel, at91: fix corvus board
2017-06-22 5:42 UTC
[U-Boot] [PATCH] sunxi: Correct select's of SPL_STACK_R and SPL_SYS_MALLOC_SIMPLE
2017-06-21 23:05 UTC (2+ messages)
[U-Boot] Pull request, u-boot-tegra/master
2017-06-21 23:05 UTC (2+ messages)
[U-Boot] [GIT PULL] Xilinx patches for v2017.07
2017-06-21 23:05 UTC (2+ messages)
[U-Boot] [PATCH] MAINTAINERS: Add myself as i.MX co-maintainer
2017-06-21 23:05 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] MAINTAINERS, git-mailrc: update the maintainer for rockchip
2017-06-21 20:13 UTC (2+ messages)
[U-Boot] [PATCH 0/1] Set VLD04 output to 2.8V in PMIC initialization
2017-06-21 16:18 UTC (2+ messages)
` [U-Boot] [PATCH 1/1] "
[U-Boot] [PATCH] rockchip: rk3399: correct SPL_MAX_SIZE
2017-06-21 16:14 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] rockchip: mkimage: correct spl_size for rk3399
2017-06-21 16:13 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] rkcommon.c: Remove unused rkcommon_spi_to_offset
2017-06-21 16:13 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] rockchip: clk: rk3036: correct setting for pll integer mode
2017-06-21 16:12 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v9 00/10] usb: Extend ehci and ohci generic driver
2017-06-21 12:42 UTC (11+ messages)
` [U-Boot] [PATCH v9 01/10] reset: add reset_request()
` [U-Boot] [PATCH v9 02/10] reset: add reset_release_all()
` [U-Boot] [PATCH v9 03/10] clk: add clk_release_all()
` [U-Boot] [PATCH v9 04/10] dm: core: add ofnode_count_phandle_with_args()
` [U-Boot] [PATCH v9 05/10] usb: host: ehci-generic: replace printf() by error()
` [U-Boot] [PATCH v9 06/10] usb: host: ehci-generic: add error path and .remove callback
` [U-Boot] [PATCH v9 07/10] usb: host: ehci-generic: add generic PHY support
` [U-Boot] [PATCH v9 08/10] usb: host: ohci-generic: add CLOCK support
` [U-Boot] [PATCH v9 09/10] usb: host: ohci-generic: add RESET support
` [U-Boot] [PATCH v9 10/10] usb: host: ohci-generic: add generic PHY support
[U-Boot] [PATCH v8 00/10] usb: Extend ehci and ohci generic drivers
2017-06-21 11:18 UTC (14+ messages)
` [U-Boot] [PATCH v8 01/10] reset: add reset_request()
` [U-Boot] [PATCH v8 02/10] reset: add reset_assert_all()
` [U-Boot] [PATCH v8 03/10] clk: add clk_disable_all()
` [U-Boot] [PATCH v8 04/10] dm: core: add ofnode_count_phandle_with_args()
` [U-Boot] [PATCH v8 05/10] usb: host: ehci-generic: replace printf() by error()
` [U-Boot] [PATCH v8 06/10] usb: host: ehci-generic: add error path and .remove callback
` [U-Boot] [PATCH v8 07/10] usb: host: ehci-generic: add generic PHY support
` [U-Boot] [PATCH v8 08/10] usb: host: ohci-generic: add CLOCK support
` [U-Boot] [PATCH v8 09/10] usb: host: ohci-generic: add RESET support
` [U-Boot] [PATCH v8 10/10] usb: host: ohci-generic: add generic PHY support
[U-Boot] [PATCH] dm: core: don't fail to iterate if first one fails to probe
2017-06-21 10:52 UTC (3+ messages)
[U-Boot] [PATCH 1/3] bootstage: Dont print reset entry separately
2017-06-21 10:51 UTC (3+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v7 00/10] usb: Extend ehci and ohci generic drivers
2017-06-21 8:36 UTC (6+ messages)
` [U-Boot] [PATCH v7 08/10] usb: host: ohci-generic: add CLOCK support
[U-Boot] [PATCH 00/10] This patch set represent Marvell mvpp2 driver fixes
2017-06-21 8:31 UTC (11+ messages)
` [U-Boot] [PATCH 01/10] net: mvpp2x: Add GPIO configuration support
` [U-Boot] [PATCH 02/10] net: mvpp2x: fix phy connected to wrong mdio issue
` [U-Boot] [PATCH 03/10] net: mvpp2x: Enable GoP packet padding in TX
` [U-Boot] [PATCH 04/10] net: mvpp2x: fix BM configuration overrun issue
` [U-Boot] [PATCH 05/10] net: mvpp2x: decrease size of AGGR_TXQ and CPU_DESC_CHUNK
` [U-Boot] [PATCH 06/10] net: mvpp2x: remove MBUS configurations from MvPP22 driver
` [U-Boot] [PATCH 07/10] net: mvpp2x: Remove IRQ configuration from u-boot
` [U-Boot] [PATCH 08/10] net: mvpp2x: Set BM pool high address
` [U-Boot] [PATCH 09/10] net: mvpp2x: remove TX drain from transmit routine
` [U-Boot] [PATCH 10/10] net: mvpp2x: Set BM poll size once during priv probe
[U-Boot] [PATCH] dm: video: fix abuse of enum
2017-06-21 7:59 UTC (3+ messages)
[U-Boot] [PATCH V7 0/4] introduce Rockchip rockusb
2017-06-21 7:44 UTC (8+ messages)
` [U-Boot] [PATCH V7 4/4] rockchip: rk3288: enable rockusb support on rk3288 based device
[U-Boot] [PATCH 00/14] dm: sata: mmc: Convert a sunxi board to driver model for MMC, SATA
2017-06-21 7:31 UTC (7+ messages)
` [U-Boot] [PATCH 10/14] dm: mmc: sunxi: Add support for driver model
` [U-Boot] [PATCH 14/14] dm: sunxi: Move Linksprite_pcDuino3 to use DM for MMC, SATA
[U-Boot] [ANN] U-Boot v2017.07-rc2 released
2017-06-21 7:07 UTC (7+ messages)
[U-Boot] [PATCH 1/1] board/ls2080aqds, SD-boot: Update env offset
2017-06-21 6:54 UTC (4+ messages)
` [U-Boot] [PATCH 1/1] board/ls2080ardb: Disable SD-related GPIO programming
[U-Boot] [PATCH] bdinfo: print fdt_blob
2017-06-21 5:54 UTC (2+ messages)
[U-Boot] [PATCH 1/3] dm: ahci: Add a generic PCI-based AHCI driver
2017-06-21 5:00 UTC (3+ messages)
[U-Boot] [PATCH] serial, kconfig: fix menutext
2017-06-21 4:51 UTC (2+ messages)
[U-Boot] OF_PLATDATA questions on rk3399 platfrom
2017-06-21 3:29 UTC (4+ messages)
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