messages from 2017-05-29 04:00:10 to 2017-05-31 06:03:00 UTC [more...]
[U-Boot] [PATCH 00/11] driver model bring-up of dwc3 usb peripheral
2017-05-31 6:03 UTC (18+ messages)
` [U-Boot] [PATCH 01/11] drivers: usb: dwc3: remove devm_zalloc from linux_compact
` [U-Boot] [PATCH 02/11] drivers: usb: dwc3-omap: move usb_gadget_handle_interrupts from board files to drivers
` [U-Boot] [PATCH 03/11] am437x: board: do not register usb devices when CONFIG_DM_USB is defined
` [U-Boot] [PATCH 04/11] omap5/am57xx/dra7xx: "
` [U-Boot] [PATCH 05/11] drivers: usb: dwc3: add ti dwc3 misc driver for wrapper
` [U-Boot] [PATCH 06/11] drivers: usb: common: add support to get maximum speed from dt
` [U-Boot] [PATCH 08/11] dwc3: Add support for USB device boot
[U-Boot] [PATCH 1/5] mmc: sh_sdhi: Fix Kconfig entry
2017-05-31 5:07 UTC (5+ messages)
[U-Boot] __FILE__ usage and and SPL limits for SRAM
2017-05-31 4:51 UTC (9+ messages)
[U-Boot] Please pull u-boot-dm (take 2)
2017-05-31 3:52 UTC (3+ messages)
[U-Boot] [PATCH] Kconfig: Add support for hash and sha1sum commands
2017-05-31 3:50 UTC (3+ messages)
` [U-Boot] [PATCH 1/1] "
[U-Boot] Fwd: arch/x86/cpu/x86_64/built-in.o: In function `checkcpu': (.text.checkcpu+0x0): multiple definition of `checkcpu' arch/x86/cpu/efi/built-in.o:(.text.checkcpu+0x0): first defined here
2017-05-31 3:50 UTC (6+ messages)
[U-Boot] [PATCH 1/3] MAINTAINERS, git-mailrc: update maintainer for Rockchip
2017-05-31 3:50 UTC (6+ messages)
` [U-Boot] [PATCH 2/3] MAINTAINERS: rockchip: add board/rockchip as maintained entry
` [U-Boot] [PATCH 3/3] rockchip: evb-rk3328: update board maintainer
[U-Boot] RFC: Alternative command name for 'tftpput'
2017-05-31 3:50 UTC (3+ messages)
[U-Boot] [PATCH v4 31/72] dm: gpio: Add live tree support
2017-05-31 3:47 UTC (2+ messages)
` [U-Boot] [PATCH v4 51/72] dm: clk: Update uclass to support livetree
[U-Boot] [PATCH V7 0/4] introduce Rockchip rockusb
2017-05-31 2:30 UTC (5+ messages)
` [U-Boot] [PATCH V7 4/4] rockchip: rk3288: enable rockusb support on rk3288 based device
[U-Boot] [RFC] Question about nfs_read_reply()
2017-05-31 2:09 UTC (3+ messages)
[U-Boot] Please pull u-boot-fdt (take 3)
2017-05-31 2:08 UTC
[U-Boot] [PATCH 1/4] arm: iproc: add NAND driver
2017-05-31 2:08 UTC (6+ messages)
[U-Boot] [PATCH 0/3] add support for GPT partition name manipulation
2017-05-31 2:07 UTC (12+ messages)
` [U-Boot] [PATCH v2 0/6] "
` [U-Boot] [PATCH v2 1/6] EFI: replace number with UUID_STR_LEN macro
` [U-Boot] [PATCH v2 2/6] disk_partition: introduce macros for description string lengths
` [U-Boot] [PATCH v2 3/6] GPT: add accessor function for disk GUID
` [U-Boot] [PATCH v2 4/6] GPT: read partition table from device into a data structure
` [U-Boot] [PATCH v2 5/6] rename GPT partitions to detect boot failure
` [U-Boot] [PATCH v2 6/6] GPT: fix error in partitions string doc
[U-Boot] [GIT PULL] Please pull u-boot-mmc master
2017-05-31 2:06 UTC (2+ messages)
[U-Boot] [PATCH] nds32: mmc: Support ftsdc010 DM
2017-05-31 2:01 UTC (3+ messages)
[U-Boot] [PATCH 3/3] nds32: board: Support ftsdc010 DM
2017-05-31 1:38 UTC
[U-Boot] [PATCH 2/3] nds32: dts: Support ftsdc010 DM
2017-05-31 1:37 UTC
[U-Boot] [PATCH 1/3] nds32: mmc: Support ftsdc010 DM
2017-05-31 1:36 UTC
[U-Boot] [PATCH v3 0/3] rockchip: mkimage: refactor rksd/rkspi padding calculation and add dumpimage support
2017-05-30 21:32 UTC (4+ messages)
` [U-Boot] [PATCH v3 1/3] rockchip: mkimage: add support for verify_header/print_header
` [U-Boot] [PATCH v3 2/3] rockchip: mkimage: force 2KB alignment for init_size
` [U-Boot] [PATCH v3 3/3] rockchip: mkimage: set init_boot_size to avoid confusing the boot ROM
[U-Boot] [PATCHv6 00/28] Retrieve MAC address from EEPROM
2017-05-30 21:30 UTC (45+ messages)
` [U-Boot] [PATCHv6 03/28] net: core: Add PHY_GIGE as a Kconfig symbol
` [U-Boot] [PATCHv6 04/28] net: sunxi simplify defconfig
` [U-Boot] [PATCHv6 05/28] net: sunxi: Re-add RTL8211X_PHY_FORCE_MASTER
` [U-Boot] [PATCHv6 06/28] net: sunxi: Restore sunxi_[eg]mac behavior
` [U-Boot] [PATCHv6 07/28] net: sunxi: Move GMAC_TX_DELAY to the driver
` [U-Boot] [PATCHv6 08/28] net: cosmetic: Do not use magic values for ARP_HLEN
` [U-Boot] [PATCHv6 09/28] net: core: Sanitize get/set operations for enetaddr
` [U-Boot] [PATCHv6 10/28] net: core: Inform the user of the device MAC address
` [U-Boot] [PATCHv6 11/28] net: core: Add MAC address helper functions
` [U-Boot] [PATCHv6 13/28] net: core: print the source of the MAC address
` [U-Boot] [PATCHv6 14/28] net: cosmetic: A MAC address is not limited to SROM
` [U-Boot] [PATCHv6 15/28] net: core: Check return value of read_rom_hwaddr
` [U-Boot] [PATCHv6 16/28] fdt: fixup_eth: Remove code duplication with a function
` [U-Boot] [PATCHv6 17/28] fdt: fixup_eth: improve error catching/reduce identation
` [U-Boot] [PATCHv6 18/28] arm: sunxi: Expose function to generate sunxi-specific a MAC address
` [U-Boot] [PATCHv6 19/28] net: sunxi_emac: Write HW address via net_ops hook
` [U-Boot] [PATCHv6 21/28] net: sunxi: Have sunxi common functions together
` [U-Boot] [PATCHv6 22/28] net: sun4i_mac: Add read_rom_hwaddr hook
` [U-Boot] [PATCHv6 24/28] net: dw: Expose designware_eth_start
` [U-Boot] [PATCHv6 27/28] net: sun8i: fix whitespace
` [U-Boot] [PATCHv6 28/28] net: sunxi: Enable eeprom on OLinuXino Lime boards (again)
[U-Boot] [PATCH v5 0/16] sunxi: Add support for the CHIP Pro
2017-05-30 21:09 UTC (6+ messages)
` [U-Boot] [PATCH v5 5/16] cmd: Add Kconfig option for CMD_MTDPARTS and related options
` [U-Boot] [PATCH v5 7/16] cmd: Expose a Kconfig option to enable UBIFS commands
[U-Boot] [PATCH 0/2] armv8/ls104xa: add Tx internal delays for the RGMII PHYs
2017-05-30 20:42 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] armv8/ls1043a: RGMII PHY requires internal delay on Tx
` [U-Boot] [PATCH 2/2] armv8/ls1046a: "
[U-Boot] [PATCH v2 0/4] sunxi: video: Add support for TV (composite) output on H3/H5
2017-05-30 20:41 UTC (5+ messages)
` [U-Boot] [PATCH v2 4/4] sunxi: video: Add H3/H5 TV out driver
[U-Boot] [PATCH] arm64: mvebu: armada-7040-db: Enable 10GB port 0 / SFI (KR)
2017-05-30 20:40 UTC (5+ messages)
` [U-Boot] [PATCH] net: mvpp2.c: Enable 10G support for port 0 (SFI)
[U-Boot] [ PATCH v2] net: move Broadcom SF2 driver to Kconfig
2017-05-30 20:33 UTC (3+ messages)
[U-Boot] [PATCHv5 00/21] Retrieve MAC address from EEPROM
2017-05-30 20:32 UTC (3+ messages)
` [U-Boot] [PATCHv2 01/21] net: cosmetic: Do not use magic values for ARP_HLEN
[U-Boot] [PATCH v2] net: macb: Fix GMAC not work when enable DM_ETH
2017-05-30 20:30 UTC (2+ messages)
[U-Boot] [RESEND PATCH v2 0/5] net/pch_gbe: updates for MIPS Boston board
2017-05-30 20:29 UTC (12+ messages)
` [U-Boot] [RESEND PATCH v2 1/5] net: pch_gbe: Reset during probe
` [U-Boot] [RESEND PATCH v2 2/5] net: pch_gbe: Fix rx descriptor buffer addresses
` [U-Boot] [RESEND PATCH v2 3/5] net: pch_gbe: CPU accessible addresses are virtual
` [U-Boot] [RESEND PATCH v2 4/5] net: pch_gbe: Add cache maintenance
` [U-Boot] [RESEND PATCH v2 5/5] net: pch_gbe: Support PHY reset GPIOs
[U-Boot] [PATCH] drivers: net: cpsw: abort init() on aneg timeout
2017-05-30 20:15 UTC (2+ messages)
[U-Boot] [PATCH v8 14/17] net: fec_mxc: Add fec_phy_reset support
2017-05-30 19:35 UTC (2+ messages)
[U-Boot] [PATCH 1/2] sun8i: h3: Add initial NanoPi M1 Plus support
2017-05-30 17:41 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] sun50i: h5: Add initial NanoPi NEO2 support
[U-Boot] [PATCH 00/10] mips: bmips: add SPI support
2017-05-30 17:34 UTC (6+ messages)
` [U-Boot] [PATCH 02/10] drivers: spi: add config to consider command bytes when writting to flash
[U-Boot] [PATCH 1/1] net: core: avoid possible NULL pointer dereference
2017-05-30 16:59 UTC (2+ messages)
[U-Boot] [PATCH] Add support for Microchip LAN75xx and LAN78xx
2017-05-30 16:54 UTC (5+ messages)
[U-Boot] [PATCH] cmd/ethsw: Disable implicit enum conversion warning
2017-05-30 16:51 UTC (2+ messages)
[U-Boot] [PATCH] net: phy: marvell 88e151x: Fix handling of RGMII interface types
2017-05-30 16:50 UTC (2+ messages)
[U-Boot] [PATCH 1/2] net: zynq_gem: Use wait_for_bit with non breakable
2017-05-30 16:49 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] net: zynq_gem: Dont flush dummy descriptors
[U-Boot] [PATCH] board/freescale: Share qbman init between archs
2017-05-30 16:40 UTC (2+ messages)
[U-Boot] [PATCH 1/3] zynqmp: Define routines for mmio write and read
2017-05-30 13:57 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] fpga: zynqmppl: Reuse invoke_smc routine
` [U-Boot] [PATCH 3/3] arm64: zynqmp: Check pmufw version
[U-Boot] [PATCH v7 0/6] Add Intel Arria 10 SoC FPGA driver
2017-05-30 13:48 UTC (3+ messages)
` [U-Boot] [PATCH v7 6/6] arm: socfpga: Add FPGA driver support for Arria 10
[U-Boot] [PATCH] drivers: ram: stm32: fix compilation issue
2017-05-30 13:06 UTC
[U-Boot] [PATCH] cmd/fdt: support single value replacement within an array
2017-05-30 13:05 UTC
[U-Boot] [PATCH] fs: usbifs: Fix warning in ubifs
2017-05-30 12:29 UTC
[U-Boot] [PATCH 1/3] bootstage: Dont print reset entry separately
2017-05-30 12:22 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] bootstage: print all entries even if recorded time is zero
` [U-Boot] [PATCH 3/3] bootstage: Modify routine timer_get_boot_us()
[U-Boot] [PATCH 1/2] arm64: zynqmp: Do not map unused OCM/TCM region
2017-05-30 12:19 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] zynq: Kconfig: Add Kconfig option for any DDR specific initialization
[U-Boot] [PATCH] cmd: jffs2: Rename command ls to fsls
2017-05-30 12:18 UTC
[U-Boot] [PATCH] arm64: zynqmp: Add comment about level shifter mode v1
2017-05-30 12:01 UTC
[U-Boot] [PATCH] sun50i: a64: Add initial NanoPi A64 support
2017-05-30 10:09 UTC
[U-Boot] [PATCH v6 00/10] STiH410-B2260: add reset, usb and fastboot support
2017-05-30 9:03 UTC (11+ messages)
` [U-Boot] [PATCH v6 01/10] mmc: sti_sdhci: Rework sti_mmc_core_config()
` [U-Boot] [PATCH v6 02/10] ARM: dts: stih410-family: Add missing reset_names for mmc1 node
` [U-Boot] [PATCH v6 03/10] mmc: sti_sdhci: Use reset framework
` [U-Boot] [PATCH v6 04/10] usb: phy: Add STi USB2 PHY
` [U-Boot] [PATCH v6 05/10] STiH410-B2260: enable USB Host Networking
` [U-Boot] [PATCH v6 06/10] STiH410-B2260: enable USB, fastboot, reset, PHY related flags
` [U-Boot] [PATCH v6 07/10] usb: dwc3: Add dwc3 glue driver support for STi
` [U-Boot] [PATCH v6 08/10] ARM: dts: STiH410: set DWC3 dual role mode to peripheral
` [U-Boot] [PATCH v6 09/10] ARM: dts: STiH410: update ehci and ohci compatible
` [U-Boot] [PATCH v6 10/10] board: STiH410-B2260: add fastboot support
[U-Boot] [PATCH v2 1/2] sunxi: Rename bananapi board as bananapi m1
2017-05-30 6:36 UTC (4+ messages)
` [U-Boot] [PATCH v2 2/2] sunxi: Use proper naming convention for Bananapi boards
` [U-Boot] [linux-sunxi] [PATCH v2 1/2] sunxi: Rename bananapi board as bananapi m1
[U-Boot] [PATCH 1/2] ARM: dts: exynos5422-odroidxu3: add the LDO's nodes
2017-05-30 6:07 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] configs: odroid-xu3: remove the CONFIG_I2C_COMPAT
[U-Boot] [PATCH v2 0/4] sunxi: Add support for NanoPi M1
2017-05-30 5:39 UTC (3+ messages)
[U-Boot] [PATCH] video: ld9040: remove the unused defined
2017-05-30 1:07 UTC
[U-Boot] [PATCH] odroid: remove COMPAT_DM_I2C_COMPAT config
2017-05-30 1:06 UTC
[U-Boot] [PATCH 0/2] Enable the CONFIG_DM_MMC for Exynos4 series
2017-05-30 1:03 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] ARM: dts: exynos4: change the nodes relevant to mmc/sd
` [U-Boot] [PATCH 2/2] configs: enable the CONFIG_DM_MMC for exynos4 series
[U-Boot] [PATCH] rtc: ds1337: drop "SYS" from config variables
2017-05-30 0:03 UTC
[U-Boot] [PATCH v2 00/10] patman: Fix unicode operation and add a functional test
2017-05-29 21:31 UTC (11+ messages)
` [U-Boot] [PATCH v2 01/10] patman: encode CC list to UTF-8
` [U-Boot] [PATCH v2 02/10] patman: Adjust handling of unicode email address
` [U-Boot] [PATCH v2 03/10] patman: Don't convert input data to unicode
` [U-Boot] [PATCH v2 04/10] patman: Rename 'str' variable in EmailPatches()
` [U-Boot] [PATCH v2 05/10] patman: Don't report unicode character
` [U-Boot] [PATCH v2 06/10] patman: Don't return the series in FixPatches()
` [U-Boot] [PATCH v2 07/10] patman: Add unicode to test patches
` [U-Boot] [PATCH v2 08/10] patman: Add a maintainer test feature to MakeCcFile()
` [U-Boot] [PATCH v2 09/10] patman: Rename 'list' variable in MakeCcFile()
` [U-Boot] [PATCH v2 10/10] patman: Add a functional test
[U-Boot] [PATCH] sunxi: sinovoip: Use proper naming convention for BPI boards
2017-05-29 15:46 UTC (4+ messages)
[U-Boot] [PATCH] ARM: zynq: Add support for the topic-miamilite system-on-module
2017-05-29 15:34 UTC (2+ messages)
[U-Boot] [PATCH 00/26] dm: tegra: Move nyan-big to livetree
2017-05-29 15:08 UTC (3+ messages)
` [U-Boot] [PATCH 26/26] dm: tegra: nyan-big: Move "
[U-Boot] [PATCH 0/8] dm: mmc: Tidy up handling of block devices
2017-05-29 14:49 UTC (6+ messages)
` [U-Boot] [PATCH 8/8] tegra: Convert MMC to use driver model for operations
[U-Boot] [PATCHv5 1/3] ARM64: dts: hi3798cv200-poplar: add device tree bindings
2017-05-29 14:11 UTC (3+ messages)
` [U-Boot] [PATCHv5 2/3] driver: mmc: update debug info
` [U-Boot] [PATCHv5 3/3] ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards
[U-Boot] [PATCH v3] ARM: ti: Update layout for MMC and eMMC (env and dfu)
2017-05-29 13:38 UTC (2+ messages)
[U-Boot] [PATCH 00/12] tegra: nyan-big: Support chainloading and add documentation
2017-05-29 13:29 UTC (3+ messages)
` [U-Boot] [PATCH 12/12] README: Add instructions for chain-loading U-Boot
[U-Boot] [PATCH v2] sun50i: a64: Add initial Banana Pi M64 support
2017-05-29 13:21 UTC
[U-Boot] [PATCH v3] sunxi: A64/Pine64: update device tree from Linux
2017-05-29 12:31 UTC (3+ messages)
[U-Boot] [PATCHv4 3/3] ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards
2017-05-29 12:28 UTC (17+ messages)
[U-Boot] [PATCH 1/4] mmc: fsl_esdhc: Allow all supported prescaler values
2017-05-29 11:20 UTC (8+ messages)
` [U-Boot] [PATCH 2/4] mx25: Fix imx_get_perclk()
` [U-Boot] [PATCH 3/4] mx25: Add function to set PER clocks
` [U-Boot] [PATCH 4/4] mx25pdk: Set the eSDHC PER clock to 48 MHz
[U-Boot] [PATCH 0/3] add support for GPT partition name manipulation
2017-05-29 9:25 UTC (3+ messages)
` [U-Boot] [PATCH 3/3] rename GPT partitions to detect boot failure
[U-Boot] i.Mx6q u-boot stuck
2017-05-29 8:37 UTC (17+ messages)
[U-Boot] TPM2.0 support in u-boot
2017-05-29 8:28 UTC
[U-Boot] [PATCH] arm64: Add NOLOAD attribute NOLOAD to .bss sections
2017-05-29 8:26 UTC
[U-Boot] [PATCH v2] sun5i: a13: Add Olimex SOM board support
2017-05-29 8:09 UTC (2+ messages)
[U-Boot] [PATCH v3 0/4] Extend xhci-dwc3
2017-05-29 8:01 UTC (5+ messages)
` [U-Boot] [PATCH v3 3/4] drivers: phy: add generic_phy_valid() method
[U-Boot] [PATCH v4 0/5] Extend xhci-dwc3
2017-05-29 7:57 UTC (6+ messages)
` [U-Boot] [PATCH v4 1/5] usb: host: xhci-dwc3: Convert driver to DM
` [U-Boot] [PATCH v4 2/5] usb: host: xhci-dwc3: Add dual role mode support from DT
` [U-Boot] [PATCH v4 3/5] drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails
` [U-Boot] [PATCH v4 4/5] drivers: phy: add generic_phy_valid() method
` [U-Boot] [PATCH v4 5/5] usb: host: xhci-dwc3: Add generic PHY support
[U-Boot] [PATCH] arm: Add support for poweroff via PSCI
2017-05-29 7:11 UTC
[U-Boot] [PATCH] Kconfig: Add description for CMD_POWEROFF
2017-05-29 7:06 UTC
[U-Boot] [PATCH] arm64: zynqmp: Add empty sleep.h file for psu_init* compilation
2017-05-29 7:01 UTC
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