messages from 2017-06-17 03:42:58 to 2017-06-20 16:40:12 UTC [more...]
[U-Boot] [PATCH] tegra: mmc: Set the bus width correctly
2017-06-20 16:40 UTC (5+ messages)
[U-Boot] x86 build is broken with GCC 7
2017-06-20 15:19 UTC (5+ messages)
[U-Boot] [PATCH 00/20] usb: xhci: Fix USB xHCI support on Intel platform
2017-06-20 15:18 UTC (44+ 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] mtd: OneNAND: Fix onenand_block_markbad
2017-06-20 15:17 UTC
[U-Boot] [PATCH 0/2] stm32 pinctrl improvements
2017-06-20 15:04 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] pinctrl: stm32: handle a configuration list
` [U-Boot] [PATCH 2/2] pinctrl: stm32: add set_state ops
[U-Boot] [GIT PULL] Xilinx patches for v2017.07
2017-06-20 14:45 UTC
[U-Boot] at91: smartweb board fails with current HEAD
2017-06-20 14:05 UTC
[U-Boot] [PATCH v2 00/13] driver model bring-up of dwc3 usb peripheral
2017-06-20 13:44 UTC (13+ 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] ARM: rmobile: Shuffle defconfig around
2017-06-20 13:38 UTC
[U-Boot] [PATCH] ARM: rmobile: Add missing config bits after resync
2017-06-20 13:17 UTC
[U-Boot] [PATCH v7 00/10] usb: Extend ehci and ohci generic drivers
2017-06-20 12:56 UTC (20+ messages)
` [U-Boot] [PATCH v7 01/10] reset: add reset_request()
` [U-Boot] [PATCH v7 02/10] reset: add reset_assert_all()
` [U-Boot] [PATCH v7 03/10] clk: add clk_disable_all()
` [U-Boot] [PATCH v7 04/10] dm: core: add ofnode_count_phandle_with_args()
` [U-Boot] [PATCH v7 05/10] usb: host: ehci-generic: replace printf() by error()
` [U-Boot] [PATCH v7 06/10] usb: host: ehci-generic: add error path and .remove callback
` [U-Boot] [PATCH v7 07/10] usb: host: ehci-generic: add generic PHY support
` [U-Boot] [PATCH v7 08/10] usb: host: ohci-generic: add CLOCK support
` [U-Boot] [PATCH v7 09/10] usb: host: ohci-generic: add RESET support
` [U-Boot] [PATCH v7 10/10] usb: host: ohci-generic: add generic PHY support
[U-Boot] [PATCH] ARM: dts: omap3: Fix dts->dtb typo
2017-06-20 12:39 UTC
[U-Boot] [PATCH 0/7] rockchip: Split sdram common function into sdram_common.c
2017-06-20 12:36 UTC (5+ messages)
[U-Boot] [PATCH v2] efi: Export mbr partition for EFI
2017-06-20 12:16 UTC (6+ messages)
[U-Boot] [PATCH] rockchip: rk3288: Add reset reason detection
2017-06-20 11:40 UTC (3+ messages)
[U-Boot] [ANN] U-Boot v2017.07-rc2 released
2017-06-20 11:19 UTC (3+ messages)
[U-Boot] [PATCH] dm: video: fix abuse of enum
2017-06-20 10:25 UTC
[U-Boot] [PATCH 1/2] onenand_spl_simple: Call onenand_spl_get_geometry() only once
2017-06-20 9:44 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] onenand_spl_simple: Add DDP OneNAND support
[U-Boot] [RFC PATCH] net: ag7xxx: Clean up some issues with phy access
2017-06-20 9:25 UTC (6+ messages)
[U-Boot] [PATCH 1/3] controlcenterd_36BIT_SDCARD: Fix unused variable warning
2017-06-20 8:47 UTC (5+ 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 v5 00/11] rk3328: add support of usb host and gadget
2017-06-20 7:19 UTC (18+ messages)
` [U-Boot] [PATCH v5 04/11] usb: host: xhci-rockchip: use fixed regulator to control vbus
` [U-Boot] [PATCH v5 08/11] usb: dwc2: force to host mode if not support HNP/SRP
[U-Boot] [PATCH] bch: Fix build on FreeBSD host
2017-06-20 7:02 UTC
[U-Boot] [PATCH 00/14] dm: sata: mmc: Convert a sunxi board to driver model for MMC, SATA
2017-06-20 6:45 UTC (16+ messages)
` [U-Boot] [PATCH 01/14] ahci: Support non-PCI controllers
` [U-Boot] [PATCH 02/14] dm: mmc: Allow disabling driver model in SPL
` [U-Boot] [PATCH 03/14] fdt: Correct fdt_get_base_address()
` [U-Boot] [PATCH 04/14] dm: scsi: Drop duplicate SCSI and DM_SCSI options
` [U-Boot] [PATCH 05/14] dm: ahci: Correct uclass private data
` [U-Boot] [PATCH 06/14] dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_priv
` [U-Boot] [PATCH 07/14] dm: mmc: sunxi: Rename mmchost to priv
` [U-Boot] [PATCH 08/14] dm: mmc: sunxi: Pass private data around explicitly
` [U-Boot] [PATCH 09/14] dm: mmc: sunxi: Drop mmc_clk_io_on()
` [U-Boot] [PATCH 10/14] dm: mmc: sunxi: Add support for driver model
` [U-Boot] [PATCH 11/14] dm: scsi: Don't scan the SCSI bus when probing
` [U-Boot] [PATCH 12/14] dm: sunxi: sata: Don't build sata support into SPL
` [U-Boot] [PATCH 13/14] dm: sata: sunxi: Add support for driver model
` [U-Boot] [PATCH 14/14] dm: sunxi: Move Linksprite_pcDuino3 to use DM for MMC, SATA
[U-Boot] [PATCH 1/1] board/ls2080aqds, SD-boot: Update env offset
2017-06-20 6:34 UTC (4+ messages)
` [U-Boot] [PATCH 1/1] board/ls2081ardb: Update qspi flash type and checkboard
[U-Boot] [PATCH] api: Define a default mmc max device
2017-06-20 6:09 UTC
[U-Boot] [PATCH] efi: Export mbr partition for EFI
2017-06-20 6:04 UTC
[U-Boot] [PATCH v2] odroid: remove CONFIG_DM_I2C_COMPAT config
2017-06-20 5:41 UTC (2+ messages)
[U-Boot] [PATCH v3] rockchip: video: mipi: Modify variable type for arm32 compatibility
2017-06-20 3:56 UTC
[U-Boot] [PATCH 0/3] dtoc: Add support for 64-bit addresses
2017-06-20 3:34 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] dtoc: Adjust Node to record its parent
` [U-Boot] [PATCH 2/3] dtoc: Add a 64-bit type and a way to convert cells into 64 bits
` [U-Boot] [PATCH 3/3] dtoc: Add support for 32 or 64-bit addresses
[U-Boot] [PATCH v2 0/3] Add mipi dsi support for evb-rk3288
2017-06-20 3:22 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/3] rockchip: video: mipi: Add rk3288 soc specific driver for mipi dsi
` [U-Boot] [PATCH v2 2/3] rockchip: video: Makefile: Add soc specific driver for rk3288 "
` [U-Boot] [PATCH v2 3/3] rockchip: video: defconfig: Add mipi dsi support for evb-rk3288
[U-Boot] [PATCH 1/3] dm: ahci: Add a generic PCI-based AHCI driver
2017-06-20 3:22 UTC (5+ messages)
` [U-Boot] [PATCH 2/3] dm: ahci: Avoid scsi_scan_dev() in ahci_probe_scsi()
` [U-Boot] [PATCH 3/3] cmd: scsi: Fix null pointer dereference in 'scsi reset'
[U-Boot] Pull request: u-boot-sunxi/master
2017-06-20 2:54 UTC (3+ messages)
[U-Boot] [PULL] u-boot-usb/master
2017-06-20 2:54 UTC (2+ messages)
[U-Boot] [PATCH 1/2] Makefile: Allow arch post-link hook
2017-06-19 23:02 UTC (8+ messages)
` [U-Boot] [PATCH 2/2] MIPS: Stop building position independent code
` [U-Boot] [PATCH v3 "
[U-Boot] Use u-boot to recover bricked NVIDIA SHIELD TV
2017-06-19 19:15 UTC (8+ messages)
[U-Boot] [PATCH] drivers: mmc: Avoid memory leak in case of failure
2017-06-19 16:53 UTC
[U-Boot] Driver model u-boot 2017
2017-06-19 15:40 UTC (2+ messages)
[U-Boot] [PATCH] Initilize IDE prior environment
2017-06-19 14:56 UTC
[U-Boot] [PATCH v8 0/7] Add Intel Arria 10 SoC FPGA driver
2017-06-19 13:18 UTC (24+ messages)
` [U-Boot] [PATCH v8 4/7] arm: socfpga: Enable FPGA driver on SPL
[U-Boot] ImportError: No module named _libfdt
2017-06-19 12:43 UTC (2+ messages)
[U-Boot] [PATCH 1/2] rpi: Change load addresses to make more room for the kernel
2017-06-19 12:28 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] rpi: Fix fdt_high & initrd_high for 64-bit builds
[U-Boot] [PATCH 0/6] AM43xx OP-TEE support
2017-06-19 12:17 UTC (17+ 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] [PATCH 00/10] mips: bmips: add SPI support
2017-06-19 11:37 UTC (6+ messages)
` [U-Boot] [PATCH v4 "
` [U-Boot] [PATCH v4 03/10] dm: spi: add BCM63xx SPI driver
[U-Boot] [PATCH v4 1/4] power: regulator: rk8xx: Build get_ldo_reg only for SPL
2017-06-19 10:36 UTC (4+ messages)
` [U-Boot] [PATCH v4 2/4] power: regulator: rk8xx: Allow input current/charger shutdown configuration
` [U-Boot] [PATCH v4 3/4] rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board
` [U-Boot] [PATCH v4 4/4] doc: rockchip: Add phyCORE-RK3288 RDK to board list
[U-Boot] Getting splash screen to work
2017-06-19 8:00 UTC
[U-Boot] [PATCH] drivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_BUFFER macro
2017-06-19 7:33 UTC
[U-Boot] [PATCH v1] rockchip: pwm: fix: pwm dosen't work on rk3288
2017-06-19 6:45 UTC
[U-Boot] [PATCH 1/2] mmc: use new hwpart API when CONFIG_BLK enabled
2017-06-19 6:42 UTC (5+ messages)
` [U-Boot] [PATCH 2/2] mmc: rpmb: update size format for write_counter
[U-Boot] [PATCH] SECURE_BOOT: Unify memory map for Layerscape based platforms
2017-06-19 5:37 UTC (5+ messages)
[U-Boot] [PATCH] arm64: ls1043ardb: Add distro secure boot support
2017-06-19 5:35 UTC (3+ messages)
[U-Boot] [PATCH v3] regmap: add support for address cell 2
2017-06-19 4:11 UTC (4+ messages)
[U-Boot] [PATCH 00/11] dtoc: Tidy up and add tests
2017-06-19 4:09 UTC (12+ messages)
` [U-Boot] [PATCH 01/11] dtoc: Use self._options instead of the global options
` [U-Boot] [PATCH 02/11] dtoc: Add a comment at the top
` [U-Boot] [PATCH 03/11] dtoc: Split out the main class into its own file
` [U-Boot] [PATCH 04/11] dtoc: Fix pylint warnings
` [U-Boot] [PATCH 05/11] dtoc: Don't handle properties with / in them
` [U-Boot] [PATCH 06/11] dtoc: Pass include_disabled explicitly
` [U-Boot] [PATCH 07/11] dtoc: Move static functions out of the class
` [U-Boot] [PATCH 08/11] dtoc: Move the main logic into the dtb_platdata file
` [U-Boot] [PATCH 09/11] dtoc: Add a comment about string replace in conv_name_to_c()
` [U-Boot] [PATCH 10/11] sandbox: Stop printing platdata at the start of SPL
` [U-Boot] [PATCH 11/11] dtoc: Add tests
[U-Boot] [GIT] Pull request: u-boot-dfu
2017-06-18 19:46 UTC (2+ messages)
[U-Boot] [PATCH v5 3/3] rename GPT partitions to detect boot failure
2017-06-18 11:08 UTC (7+ messages)
` [U-Boot] [PATCH v6 3/3] GPT: provide commands to selectively rename partitions
[U-Boot] [PATCH] ARM: rmobile: salvator-x: Enable CMD_MMC
2017-06-17 8:02 UTC
[U-Boot] [PATCH] ARM: rmobile: Increase console buffer sizes
2017-06-17 7:54 UTC
[U-Boot] [PATCH v1 0/3]
2017-06-17 3:45 UTC (3+ messages)
` [U-Boot] [PATCH v1 1/3] rockchip: defconfig: Increase max video resolution for mipi panel
[U-Boot] [PATCH v1 0/3] Add mipi dsi support for rk3288
2017-06-17 3:45 UTC (7+ 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 v2] rockchip: video: mipi: Modify variable type for arm32 compatibility
2017-06-17 3:43 UTC (2+ messages)
[U-Boot] [PATCH] rockchip: rk3399: correct SPL_MAX_SIZE
2017-06-17 3:43 UTC (3+ messages)
[U-Boot] [PATCH 0/7] rockchip: enable sdcard for firefly-rk3399
2017-06-17 3:42 UTC (3+ messages)
` [U-Boot] [PATCH 7/7] Revert "mmc: dw_mmc: rockchip: select proper card clock"
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