public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-06-15 17:57:00 to 2017-06-17 03:42:31 UTC [more...]

[U-Boot] [PATCH v2 00/13] driver model bring-up of dwc3 usb peripheral
 2017-06-17  3:42 UTC  (7+ messages)
` [U-Boot] [PATCH v2 09/13] usb: gadget: ether: Populate DM_FLAG_PRE_RELOC flag
` [U-Boot] [PATCH v2 10/13] usb: gadget: add DWC3 USB gadget support
` [U-Boot] [PATCH v2 11/13] am43xx: Add USB device boot support

[U-Boot] [PATCH] rockchip: rk3328: correct mem_region
 2017-06-17  3:42 UTC  (2+ messages)

[U-Boot] [PATCH] fdt: Check for NULL return from fdt_getprop in 'fdt set'
 2017-06-17  3:42 UTC  (2+ messages)

[U-Boot] [RFC PATCH 0/5] move boot0 hook in the beginning for armv7
 2017-06-17  3:42 UTC  (10+ messages)
` [U-Boot] [RFC PATCH 1/5] armv7: move boot hook before '_start'

[U-Boot] [PATCH v3 1/4] power: regulator: rk8xx: Build get_ldo_reg only for SPL
 2017-06-17  3:41 UTC  (9+ messages)
` [U-Boot] [PATCH v3 2/4] power: regulator: rk8xx: Allow input current/charger shutdown configuration
` [U-Boot] [PATCH v3 3/4] rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board

[U-Boot] [PATCH v5 00/11] rk3328: add support of usb host and gadget
 2017-06-17  3:41 UTC  (10+ messages)
` [U-Boot] [PATCH v5 04/11] usb: host: xhci-rockchip: use fixed regulator to control vbus
` [U-Boot] [PATCH v5 05/11] usb: host: xhci-rockchip: add support for rk3328
` [U-Boot] [PATCH v5 08/11] usb: dwc2: force to host mode if not support HNP/SRP

[U-Boot] [PATCH 0/7] rockchip: Split sdram common function into sdram_common.c
 2017-06-17  3:41 UTC  (15+ messages)
` [U-Boot] [PATCH 1/7] rockchip: add sdram_common for common functions
` [U-Boot] [PATCH 2/7] rockchip: use common sdram function
` [U-Boot] [PATCH 3/7] rockchip: rk3328: add sdram driver in U-Boot
` [U-Boot] [PATCH 4/7] rockchip: rk3368: add sdram driver for U-Boot
` [U-Boot] [PATCH 5/7] rockchip: dts: rk3328: add dmc node
` [U-Boot] [PATCH 6/7] rockchip: dts: rk3368: "
` [U-Boot] [PATCH 7/7] rockchip: correct the bank0 ram size

[U-Boot] [PATCH 1/2] rockchip: rk3036 remove CONFIG_RAM from defconfig
 2017-06-17  3:41 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] rockchip: rk3036: sync os_reg2 define with other soc

[U-Boot] [PATCH] ARM: provide a valid exception stack address for startup code
 2017-06-17  3:41 UTC  (4+ messages)

[U-Boot] [PATCH] treewide: remove unneeded semicolons
 2017-06-17  3:41 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH 00/12] regulator: Change get_enable return type to integer from bool
 2017-06-17  3:41 UTC  (25+ messages)
` [U-Boot] [PATCH 01/12] "
` [U-Boot] [PATCH 02/12] power: regulator: fixed: get_enable should return integer
` [U-Boot] [PATCH 03/12] power: regulator: act8846: "
` [U-Boot] [PATCH 04/12] power: regulator: max77686: "
` [U-Boot] [PATCH 05/12] power: regulator: palmas: "
` [U-Boot] [PATCH 06/12] power: regulator: pfuze100: "
` [U-Boot] [PATCH 07/12] power: regulator: tps65090: "
` [U-Boot] [PATCH 08/12] power: regulator: rk8xx: "
` [U-Boot] [PATCH 09/12] power: sandbox: fixed: "
` [U-Boot] [PATCH 10/12] power: regulator: s5m8767: "
` [U-Boot] [PATCH 11/12] power: regulator: lp873x: "
` [U-Boot] [PATCH 12/12] power: regulator: lp87565: "

[U-Boot] [PATCH 1/2] mmc: use new hwpart API when CONFIG_BLK enabled
 2017-06-17  3:40 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] mmc: rpmb: update size format for write_counter

[U-Boot] [PATCH 1/2] Makefile: Allow arch post-link hook
 2017-06-16 22:48 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] MIPS: Stop building position independent code
      ` [U-Boot] [PATCH v2 "
` [U-Boot] [U-Boot,1/2] Makefile: Allow arch post-link hook

[U-Boot] [PATCH v4 00/30]
 2017-06-16 22:32 UTC  (32+ messages)
` [U-Boot] [PATCH v4 01/30] ti: common: board_detect: Allow settings board detection variables manually
` [U-Boot] [PATCH v4 02/30] spl: fit: Break out some functions into a common file
` [U-Boot] [PATCH v4 03/30] boot_fit: Create helper functions that can be used to select DTB out of FIT
` [U-Boot] [PATCH v4 04/30] fdt: Enable selecting correct DTB from appended FIT Image
` [U-Boot] [PATCH v4 05/30] ti: common: board_detect: Add function to determine if EEPROM was read
` [U-Boot] [PATCH v4 06/30] dts: Allow OF_LIST to depend on FIT_EMBED
` [U-Boot] [PATCH v4 07/30] ARM: dts: k2g: Introduce U-boot specific dtsi file
` [U-Boot] [PATCH v4 08/30] arm: dts: Add new "generic" 66AK2Gx device tree file
` [U-Boot] [PATCH v4 09/30] board_f: Add new function to allow runtime DTB selection
` [U-Boot] [PATCH v4 10/30] Makefile: Build additional binaries for dtb FIT blobs appended to U-boot
` [U-Boot] [PATCH v4 11/30] ARM: keystone2: Allow to build with all image formats
` [U-Boot] [PATCH v4 12/30] ARM: k2g: Define embedded_dtb_select for runtime DTB selection in U-boot
` [U-Boot] [PATCH v4 13/30] ARM: keystone2: Define board_fit_config_name_match for Keystone 2 boards
` [U-Boot] [PATCH v4 14/30] ks2_evm: Add EEPROM based board detection
` [U-Boot] [PATCH v4 15/30] defconfig: keystone2: Enable U-boot runtime DTB detection
` [U-Boot] [PATCH v4 16/30] ARM: keystone2: Add additional fields used for DDR3 configuration
` [U-Boot] [PATCH v4 17/30] ARM: k2g: Program DDR PHY MR2 register with the default value
` [U-Boot] [PATCH v4 18/30] ARM: k2g: Program DDRPHY_DATX8 registers via mask and value variables
` [U-Boot] [PATCH v4 19/30] ks2_evm: Add EEPROM based board detection helper functions
` [U-Boot] [PATCH v4 20/30] ARM: k2g: Add pinmux support for K2G ICE evm
` [U-Boot] [PATCH v4 21/30] ARM: k2g: Add DDR3 configuration "
` [U-Boot] [PATCH v4 22/30] board: ks2: Use board detection to wrap code not specific to "
` [U-Boot] [PATCH v4 23/30] ARM: k2g: Use board detection to wrap K2G GP specific calls
` [U-Boot] [PATCH v4 24/30] ARM: k2g: Update board_name u-boot env variable at runtime
` [U-Boot] [PATCH v4 25/30] ARM: dts: keystone-k2g: Remove skeleton.dtsi
` [U-Boot] [PATCH v4 26/30] ARM: dts: keystone-k2g-evm: Add unit address to memory node
` [U-Boot] [PATCH v4 27/30] ARM: dts: k2g: Disable netcp by default
` [U-Boot] [PATCH v4 28/30] ARM: dts: k2g: Add DT support for K2G Industrial Communication Engine evm
` [U-Boot] [PATCH v4 29/30] ARM: k2g: Add K2G ICE DTB to the list of possible DTBs
` [U-Boot] [PATCH v4 30/30] defconfig: k2g_evm_defconfig: Add K2G ICE to OF_LIST

[U-Boot] [PATCH v4 00/30] ARM: k2g: Add support for new K2G ICE EVM
 2017-06-16 22:31 UTC 

[U-Boot] [PATCH] ARM: dts: keystone-k2e-evm: Add U-boot specific dtsi file
 2017-06-16 21:16 UTC 

[U-Boot] [PATCH 0/6] AM43xx OP-TEE support
 2017-06-16 19:27 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.c
` [U-Boot] [PATCH 2/6] arm: mach-omap2: Factor out common FDT fixup suport
` [U-Boot] [PATCH 3/6] arm: mach-omap2: fdt-common: Add OP-TEE node when firmware node is defined
` [U-Boot] [PATCH 4/6] arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boards
` [U-Boot] [PATCH 5/6] board: ti: am43xx: Add TEE loading and firewall setup
` [U-Boot] [PATCH 6/6] board: ti: am43xx: Add FDT fixup for HS devices

[U-Boot] Pull request: u-boot-sunxi/master
 2017-06-16 19:11 UTC  (3+ messages)

[U-Boot] [PATCH v4 1/6] display_options: Refactor to allow obtaining the banner
 2017-06-16 18:51 UTC 

[U-Boot] [PATCH 3/4] powerpc, 5xx: remove some "5xx" remains
 2017-06-16 17:12 UTC  (2+ messages)
` [U-Boot] [U-Boot,3/4] "

[U-Boot] [PATCH 2/4] powerpc, 82xx: remove some missed mpc82xx remains
 2017-06-16 17:11 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/4] powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
 2017-06-16 17:11 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] arm: mach-omap2: Generate MLO file from SD boot capable targets
 2017-06-16 17:11 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] cmd: ethsw: Fix out-of-bounds error
 2017-06-16 17:11 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] arm: ti: Add missing guards to headers
 2017-06-16 17:11 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 5/5] board/BuR/brxre1: refactor default environment
 2017-06-16 17:11 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/5] board/BuR/brxre1: cosmetic cleanup of config-header
 2017-06-16 17:11 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/5] board/BuR/brxre1: drop obsolete CONFIG_LCD_NOSTDOUT from config-header
 2017-06-16 17:11 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/5] board/BuR/brxre1: drop bootlogo feature
 2017-06-16 17:11 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/5] "

[U-Boot] [PATCH 1/5] board/BuR/brxre1: fix MMC boot
 2017-06-16 17:11 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/5] "

[U-Boot] [PATCH] defconfig: arm335x_evm_usbspl: Update MUSB Ethernet
 2017-06-16 17:10 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [RESEND PATCH] include: nand: move endif to end of file
 2017-06-16 17:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND] "

[U-Boot] [PATCH 1/3] controlcenterd_36BIT_SDCARD: Fix unused variable warning
 2017-06-16 17:06 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] post: Fix unused variable warning on lwmon5
` [U-Boot] [PATCH 3/3] clk_rv1108.c: Fix unused variable warning

[U-Boot] [PATCH v3 1/2] sun50i: h5: Add initial Orangepi Zero Plus 2 support
 2017-06-16 16:21 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/2] sun50i: a64: Add initial Orangepi Win/WinPlus support

[U-Boot] [PATCH v3] sun50i: h5: Add initial NanoPi NEO2 support
 2017-06-16 16:19 UTC  (2+ messages)

[U-Boot] [PATCH 00/20] usb: xhci: Fix USB xHCI support on Intel platform
 2017-06-16 14:29 UTC  (27+ messages)
` [U-Boot] [PATCH 01/20] usb: xhci: Remove incorrect comments for struct xhci_container_ctx
` [U-Boot] [PATCH 02/20] usb: xhci: Correct command TRB 4th dword initialization
` [U-Boot] [PATCH 03/20] usb: xhci: Initialize scratchpad buffer array and scratchpad buffers
` [U-Boot] [PATCH 04/20] usb: xhci: Add input slot context in xhci_set_configuration()
` [U-Boot] [PATCH 05/20] usb: hub: Update handling connect status/change in usb_scan_port()
` [U-Boot] [PATCH 06/20] usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub
` [U-Boot] [PATCH 07/20] usb: hub: Revise wLength for 'get port status' request
` [U-Boot] [PATCH 08/20] usb: hub: Change USB hub descriptor to match USB 3.0 hubs
` [U-Boot] [PATCH 09/20] usb: hub: Add 3.0 hub port status mask of 2.0 hub
` [U-Boot] [PATCH 10/20] usb: xhci: Change MAX_HC_PORTS to 255
` [U-Boot] [PATCH 11/20] usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS
` [U-Boot] [PATCH 12/20] configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boards
` [U-Boot] [PATCH 13/20] usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS
` [U-Boot] [PATCH 14/20] configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards
` [U-Boot] [PATCH 15/20] usb: cmd: Print actual packet size for super speed devices
` [U-Boot] [PATCH 16/20] usb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig
` [U-Boot] [PATCH 17/20] x86: minnowmax: Configure GPIO pins to turn on USB ports VBUS
` [U-Boot] [PATCH 18/20] x86: minnowmax: Add a environment variable for USB power-on delay
` [U-Boot] [PATCH 19/20] x86: minnowmax: Enable USB xHCI support
` [U-Boot] [PATCH 20/20] x86: Remove CONFIG_USB_MAX_CONTROLLER_COUNT

[U-Boot] [PATCH v7 00/17] ARM: i.MX6: SabreSD: Add dts support
 2017-06-16 14:13 UTC  (3+ messages)
` [U-Boot] [PATCH v7 14/17] net: fec_mxc: Add 'phy-reset-gpios' support

[U-Boot] [PATCH v2 7/8] mvebu: Support Synology DS414
 2017-06-16 14:04 UTC  (2+ messages)

[U-Boot] [PATCH] arm: omap: Extract OMAP5 boot environment to separate file
 2017-06-16 12:51 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] ARM: dts: am43xx: Update spl specific dts
 2017-06-16 12:51 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] ARM: dts: OMAP5+: "

[U-Boot] [PATCH v2] rockchip: video: mipi: Modify variable type for arm32 compatibility
 2017-06-16 10:42 UTC 

[U-Boot] [PATCH v1] rockchip: video: mipi: Modify variable type for arm32 compatibility
 2017-06-16 10:41 UTC 

[U-Boot] [PATCH 00/22] mmc: Add support for HS200 and UHS modes
 2017-06-16 10:00 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/3] Split rockchip mipi driver into common and specific parts
 2017-06-16  9:37 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] rockchip: defconfig: Increase max video resolution for mipi panel
` [U-Boot] [PATCH v2 2/3] rockchip: video: mipi: Split mipi driver into common and specific parts
` [U-Boot] [PATCH v2 3/3] rockchop: video: mipi: Makefile: Add soc specfic driver for rk3399 mipi dsi

[U-Boot] [PATCH v1 0/3] Add mipi dsi support for rk3288
 2017-06-16  8:52 UTC  (4+ messages)
` [U-Boot] [PATCH v1 1/3] rockchip: video: mipi: Add rk3288 soc specific driver for mipi dsi
` [U-Boot] [PATCH v1 2/3] rockchip: video: Makefile: Add soc specific driver for rk3288 "
` [U-Boot] [PATCH v1 3/3] rockchip: video: defconfig: Add support "

[U-Boot] [PATCH v1 0/3]
 2017-06-16  8:49 UTC  (4+ messages)
` [U-Boot] [PATCH v1 1/3] rockchip: defconfig: Increase max video resolution for mipi panel
` [U-Boot] [PATCH v1 2/3] rockchip: video: mipi: Split mipi driver into common and specific parts
` [U-Boot] [PATCH v1 3/3] rockchop: video: mipi: Makefile: Add soc specfic driver for rk3399 mipi dsi

[U-Boot] [v2] arm64: mvebu: use single defconfig for Armada8K development boards
 2017-06-16  6:49 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/6] display_options: Refactor to allow obtaining the banner
 2017-06-16  5:08 UTC  (12+ messages)
` [U-Boot] [PATCH v3 2/6] Allow displaying the U-Boot banner on a video display
` [U-Boot] [PATCH v3 3/6] test: Add a test for snprintf() and the banner/version
` [U-Boot] [PATCH v3 4/6] console: Use map_sysmem() for the pre-relocation console
` [U-Boot] [PATCH v3 5/6] sandbox: Enable more console options
` [U-Boot] [PATCH v3 6/6] sandbox: Drop special case console code for sandbox

[U-Boot] [PATCH 0/3] moveconfig: Allow automatic adding of 'imply' to options
 2017-06-16  3:39 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] moveconfig: Allow piping in 'git show --stat' output
` [U-Boot] [PATCH 2/3] moveconfig: Allow control of which implying configs are shown
` [U-Boot] [PATCH 3/3] moveconfig: Allow automatic location and adding of 'imply'

[U-Boot] [PATCH v2 1/3] display_options: Refactor to allow obtaining the banner
 2017-06-16  1:50 UTC  (8+ messages)
` [U-Boot] [PATCH v2 2/3] Allow displaying the U-Boot banner on a video display

[U-Boot] [PATCH] tools/tbot: update README
 2017-06-16  1:41 UTC  (2+ messages)

[U-Boot] [PATCH] arc: Move dram_init out of arch code, into board code
 2017-06-15 20:39 UTC  (5+ messages)

[U-Boot] [PATCH v2 1/3] dm: core: Clarify uclass_first/next_device() comments
 2017-06-15 19:21 UTC  (8+ messages)
` [U-Boot] [PATCH v2 2/3] dm: core: Test uclass_first/next_device() on probe failure
` [U-Boot] [PATCH v2 3/3] dm: core: Add uclass_first/next_device_check()

[U-Boot] [PATCH] rockchip: dts: rk3328: add aliases for mmc controller
 2017-06-15 19:21 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/6] moveconfig: A few more features
 2017-06-15 19:21 UTC  (13+ messages)
` [U-Boot] [PATCH v2 1/6] moveconfig: Support providing a path to the defconfig files
` [U-Boot] [PATCH v2 2/6] moveconfig: Allow reading the defconfig list from stdin
` [U-Boot] [PATCH v2 3/6] moveconfig: Tidy up the documentation and add hints
` [U-Boot] [PATCH v2 4/6] moveconfig: Add a constant for auto.conf
` [U-Boot] [PATCH v2 5/6] moveconfig: Support building a simple config database
` [U-Boot] [PATCH v2 6/6] moveconfig: Support looking for implied CONFIG options

[U-Boot] [PATCH v2 5/6] rename GPT partitions to detect boot failure
 2017-06-15 19:21 UTC  (7+ messages)
` [U-Boot] [PATCH v4 0/5] add support for GPT partition name manipulation
  ` [U-Boot] [PATCH 4/5] sandbox: README: fix partition command invocation
  ` [U-Boot] [PATCH 5/5] cmd gpt: test in sandbox

[U-Boot] [PATCH v2 1/2] dtoc: Support multiple compatible strings in a node
 2017-06-15 19:21 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/29] dm: scsi: Enhance SCSI support for driver model
 2017-06-15 19:21 UTC  (19+ messages)
` [U-Boot] [PATCH v2 01/29] configs: Resync with savedefconfig
` [U-Boot] [PATCH v2 02/29] Convert CONFIG_SCSI to Kconfig
` [U-Boot] [PATCH v2 05/29] Convert CONFIG_CMD_SATA "
` [U-Boot] [PATCH v2 06/29] Kconfig: Add CONFIG_SATA to enable SATA
` [U-Boot] [PATCH v2 07/29] sata: Move drivers into new drivers/ata directory
` [U-Boot] [PATCH v2 14/29] dm: sata: Move ataid into struct ahci_uc_priv
` [U-Boot] [PATCH v2 27/29] dm: ahci: Add a driver for SCSI on AHCI
` [U-Boot] [PATCH v2 29/29] x86: Move link to use driver model for SCSI

[U-Boot] [PATCH] ti816x: Add additional boot device detection logic
 2017-06-15 17:57 UTC 


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