public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-06-21 12:42:36 to 2017-06-23 12:50:04 UTC [more...]

[U-Boot] [PATCH 0/2] at91: fix smartweb board support
 2017-06-23 12:50 UTC  (4+ 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] Please pull u-boot-x86
 2017-06-23 12:22 UTC  (2+ messages)

[U-Boot] [PATCH v3] powerpc: Restore core of mpc8xx
 2017-06-23 12:11 UTC  (9+ messages)

[U-Boot] [PATCH] drivers:net:fsl-mc: Update MC address calculation
 2017-06-23 10:29 UTC 

[U-Boot] [PATCH 1/1] armv8: ls2080a: Increase env size for qspi boot
 2017-06-23 10:10 UTC  (2+ messages)
` [U-Boot] [PATCH 1/1] board/ls2081ardb: Some updates like flash type

[U-Boot] [PATCH 00/16] usb: hub: Support USB 3.0 hubs
 2017-06-23  9:54 UTC  (17+ messages)
` [U-Boot] [PATCH 01/16] usb: xhci-pci: Drop non-DM version of xhci-pci driver
` [U-Boot] [PATCH 02/16] usb: xhci-pci: Clean up the driver a little bit
` [U-Boot] [PATCH 03/16] usb: Remove unnecessary work in usb_setup_descriptor()
` [U-Boot] [PATCH 04/16] usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv
` [U-Boot] [PATCH 05/16] usb: hub: Add a new API to test if a hub device is root hub
` [U-Boot] [PATCH 06/16] usb: xhci: Change to use usb_hub_is_root_hub() API
` [U-Boot] [PATCH 07/16] usb: hub: Translate USB 3.0 hub port status into old version
` [U-Boot] [PATCH 08/16] usb: hub: Support 'set hub depth' request for USB 3.0 hubs
` [U-Boot] [PATCH 09/16] usb: xhci: Change xhci_setup_addressable_virt_dev() signature
` [U-Boot] [PATCH 10/16] usb: xhci: Program 'route string' in the input slot context
` [U-Boot] [PATCH 11/16] usb: hub: Parse and save TT details from device descriptor
` [U-Boot] [PATCH 12/16] dm: usb: Add a new USB controller operation 'update_hub_device'
` [U-Boot] [PATCH 13/16] usb: hub: Call usb_update_hub_device() after hub descriptor is fetched
` [U-Boot] [PATCH 14/16] usb: xhci: Implement update_hub_device() operation
` [U-Boot] [PATCH 15/16] usb: xhci: Correct TT_SLOT and TT_PORT macros
` [U-Boot] [PATCH 16/16] usb: xhci: Enable TT to support LS/FS devices behind a HS hub

[U-Boot] [PATCH v2 0/7] Add Rockchip RK3229 SoC
 2017-06-23  9:17 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/7] rockchip: mkimage: add support for rk322x soc
` [U-Boot] [PATCH v2 2/7] rockchip: rk322x: add clock driver
` [U-Boot] [PATCH v2 3/7] rockchip: rk322x: add pinctrl driver
` [U-Boot] [PATCH v2 4/7] rockchip: rk322x: add dts file
` [U-Boot] [PATCH v2 5/7] rockchip: rk322x: add basic soc support
` [U-Boot] [PATCH v2 6/7] rockchip: rk322x: add sysreset driver
` [U-Boot] [PATCH v2 7/7] rockchip: add evb_rk3229 board

[U-Boot] [PATCH 6/7] rockchip: rk322x: add sysreset driver
 2017-06-23  9:16 UTC  (5+ messages)
` [U-Boot] [U-Boot,6/7] "

[U-Boot] [PATCH 2/7] rockchip: rk322x: add clock driver
 2017-06-23  8:54 UTC  (4+ messages)
` [U-Boot] [U-Boot,2/7] "

[U-Boot] Please pull u-boot-marvell/master
 2017-06-23  8:42 UTC 

[U-Boot] [PATCH 0/2] *** SUBJECT HERE ***
 2017-06-23  8:40 UTC  (7+ 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] armv8: cache_v8: mmu setup have the wrong pte attribute
 2017-06-23  8:36 UTC 

[U-Boot] [PATCH 0/7] rockchip: Split sdram common function into sdram_common.c
 2017-06-23  8:22 UTC  (4+ messages)
` [U-Boot] [PATCH 3/7] rockchip: rk3328: add sdram driver in U-Boot

[U-Boot] [PATCH v2 0/8] rockchip: Split sdram common function into sdram_common.c
 2017-06-23  8:11 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/8] rockchip: add sdram_common for common functions
` [U-Boot] [PATCH v2 2/8] rockchip: use common sdram function
` [U-Boot] [PATCH v2 3/8] rockchip: rk3328: add sdram driver in U-Boot
` [U-Boot] [PATCH v2 4/8] rockchip: rk3368: add sdram driver for U-Boot
` [U-Boot] [PATCH v2 5/8] rockchip: dts: rk3328: add dmc node
` [U-Boot] [PATCH v2 6/8] rockchip: dts: rk3368: "
` [U-Boot] [PATCH v2 7/8] rockchip: correct the bank0 ram size
` [U-Boot] [PATCH v2 8/8] rockchip: rv1108: disable CONFIG_RAM before we have driver

[U-Boot] [PATCH v7 0/8] rk3328: add support of usb host and gadget
 2017-06-23  7:08 UTC  (9+ messages)
` [U-Boot] [PATCH v7 1/8] usb: Kconfig: config USB_XHCI_ROCKCHIP depends on DM_REGULATOR and DM_USB
` [U-Boot] [PATCH v7 2/8] usb: host: xhci-rockchip: use fixed regulator to control vbus
` [U-Boot] [PATCH v7 3/8] rockchip: dts: rk3328: add fixed regulator node for xhci
` [U-Boot] [PATCH v7 4/8] rockchip: configs: rk3328: enable dwc2 driver and config fastboot
` [U-Boot] [PATCH v7 5/8] usb: dwc2: use dev_read_bool() instead of fdt_getprop()
` [U-Boot] [PATCH v7 6/8] rockchip: rk3328: board: add support of dwc2 gadget
` [U-Boot] [PATCH v7 7/8] rockchip: dts: rk3328: support and enable dwc2
` [U-Boot] [PATCH v7 8/8] rockchip: dts: rk3399: control vbus of typec by fixed regulator

[U-Boot] [PATCH] dm: video: fix abuse of enum
 2017-06-23  6:30 UTC  (4+ messages)

[U-Boot] [PATCH] Initilize IDE prior environment
 2017-06-23  4:10 UTC  (7+ messages)
` [U-Boot] "

[U-Boot] [PATCH v6 0/8] rk3328: add support of usb host and gadget
 2017-06-23  3:55 UTC  (4+ messages)
` [U-Boot] [PATCH v6 5/8] usb: dwc2: use dev_read_bool() instead of fdt_getprop()

[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] 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 v2 00/13] driver model bring-up of dwc3 usb peripheral
 2017-06-22 13:00 UTC  (12+ messages)
` [U-Boot] [PATCH v2 06/13] drivers: usb: dwc3: add ti dwc3 peripheral driver with driver model support

[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] 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  (4+ 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] [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 00/20] usb: xhci: Fix USB xHCI support on Intel platform
 2017-06-22  6:44 UTC  (12+ messages)
` [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


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