messages from 2016-01-25 14:46:04 to 2016-01-26 10:24:15 UTC [more...]
[U-Boot] [PATCH 00/22] xilinx-ppc4xx: Cleanout and port to DM serial
2016-01-26 10:24 UTC (13+ messages)
` [U-Boot] [PATCH 01/22] ppc: xilinx-ppc440: Remove support for ml507
` [U-Boot] [PATCH 02/22] ppc: xilinx-ppc405: Remove support for fx12mm
` [U-Boot] [PATCH 03/22] xilinx-ppc440: Remove support for v5fx30teval
` [U-Boot] [PATCH 04/22] .mailmap: Add all the mail alias for Ricardo Ribalda
` [U-Boot] [PATCH 05/22] mailaddr: Update mail address
` [U-Boot] [PATCH 06/22] ppc: pp405-generic: Simplify Makefile
` [U-Boot] [PATCH 07/22] ppc: pp440-generic: "
` [U-Boot] [PATCH 08/22] ppc: ppc440: ppc440-generic_flash_defconfig
` [U-Boot] [PATCH 09/22] ppc: ppc405: ppc405-generic_flash_defconfig
` [U-Boot] [PATCH 10/22] ppc: xilinx-ppc440-generic: Cleanout header files
` [U-Boot] [PATCH 11/22] ppc: xilinx-ppc405-generic: "
` [U-Boot] [PATCH 12/22] ppc: xilinx-ppc4xx-generic: Update xparameters.h
[U-Boot] [ANN] U-Boot v2016.01-rc4 released
2016-01-26 10:12 UTC (9+ messages)
[U-Boot] [PATCH] env_mmc: support overriding mmc dev from board code
2016-01-26 9:52 UTC (6+ messages)
` [U-Boot] "
[U-Boot] [PATCHv3 0/9] Migrate NXP/Freescale Vybrid based boards to support pure DT
2016-01-26 9:46 UTC (10+ messages)
` [U-Boot] [PATCHv3 1/9] arm: vybrid: Enable lpuart support
` [U-Boot] [PATCHv3 2/9] arm: vybrid: Update the license string
` [U-Boot] [PATCHv3 3/9] arm: colibri-vf: Enable serial support
` [U-Boot] [PATCHv3 4/9] arm: vybrid: Drop enabling GPIO, SPI and UART in legacy mode
` [U-Boot] [PATCHv3 5/9] arm: vf610-twr: Add device tree file's
` [U-Boot] [PATCHv3 6/9] arm: pcm052: "
` [U-Boot] [PATCHv3 7/9] arm: vybrid: Update defconfig's
` [U-Boot] [PATCHv3 8/9] dm: lpuart: Drop the legacy code
` [U-Boot] [PATCHv3 9/9] dm: vybrid_gpio: Drop "
[U-Boot] [PATCHv2 0/8] Migrate NXP/Freescale Vybrid based boards to support pure DT
2016-01-26 9:36 UTC (12+ messages)
` [U-Boot] [PATCHv2 1/8] arm: vybrid: Enable lpuart support
` [U-Boot] [PATCHv2 2/8] arm: colibri-vf: Enable serial support
` [U-Boot] [PATCHv2 3/8] dm: lpuart: Drop the legacy code
` [U-Boot] [PATCHv2 4/8] dm: vybrid_gpio: Drop "
` [U-Boot] [PATCHv2 5/8] arm: vybrid: Drop enabling GPIO, UART and SPI in legacy mode
` [U-Boot] [PATCHv2 6/8] arm: vf610-twr: Add device tree file's
` [U-Boot] [PATCHv2 7/8] arm: pcm052: "
` [U-Boot] [PATCHv2 8/8] arm: vybrid: Update defconfig's
[U-Boot] [PATCH v2 1/2] mx6: soc: Add ENET2 mac address support
2016-01-26 9:10 UTC (2+ messages)
` [U-Boot] [PATCH v2 2/2] imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO board
[U-Boot] [PATCH] malloc: work around some memalign fragmentation issues
2016-01-26 8:54 UTC (3+ messages)
[U-Boot] [PATCH 00/10] x86: ivybridge: Add Intel FSP support
2016-01-26 8:29 UTC (6+ messages)
` [U-Boot] [PATCH 05/10] superio: Add SMSC SIO1007 driver
[U-Boot] [PATCH] test, tools: introduce tbot README
2016-01-26 7:42 UTC
[U-Boot] [PATCH] net : null check after pointer dereference
2016-01-26 7:26 UTC
[U-Boot] [Patch V5 1/4] spi: fsl_qspi: fix compile warning for 64-bit platform
2016-01-26 7:16 UTC (11+ messages)
` [U-Boot] [Patch V5 2/4] spi: fsl_qspi: Fix qspi_op_rdid memcpy issue
[U-Boot] Pull request: u-boot-video/master
2016-01-26 7:14 UTC
[U-Boot] [PATCH] video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default
2016-01-26 7:12 UTC (5+ messages)
[U-Boot] [Patch V7 1/4] spi: fsl_qspi: fix compile warning for 64-bit platform
2016-01-26 7:06 UTC (4+ messages)
` [U-Boot] [Patch V7 2/4] spi: fsl_qspi: Fix qspi_op_rdid memcpy issue
` [U-Boot] [Patch V7 3/4] spi: fsl_qspi: Fix qspi_op_rdsr "
` [U-Boot] [Patch V7 4/4] dm: env_sf: fix saveenv() to use driver model
[U-Boot] [PATCH v3 0/4] add support for loading ACPI tables from QEMU
2016-01-26 6:55 UTC (11+ messages)
` [U-Boot] [PATCH v3 1/4] x86: qemu: re-structure qemu_fwcfg_list_firmware()
` [U-Boot] [PATCH v3 2/4] x86: qemu: setup PM IO base for ACPI in southbridge
` [U-Boot] [PATCH v3 3/4] x86: qemu: add the ability to load and link ACPI tables from QEMU
` [U-Boot] [PATCH v3 4/4] x86: config option for loading ACPI table "
[U-Boot] [PATCH 2/2] x86: BayTrail: Add option to disable the internal UART to setup_early_uart()
2016-01-26 6:49 UTC (5+ messages)
` [U-Boot] [PATCH 2/2 v2] "
[U-Boot] [PATCH 1/2 v2] misc: Add simple driver to enable the legacy UART on Winbond Super IO chips
2016-01-26 6:49 UTC (3+ messages)
[U-Boot] [PATCH 1/2] x86: x86-common.h: Add CONFIG_BOOTDELAY
2016-01-26 6:48 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] x86: x86-common.h: Add generic FS commands
[U-Boot] [PATCH] x86: baytrail: Add documentation for FSP memory-down values
2016-01-26 6:48 UTC (3+ messages)
[U-Boot] [PATCH] armv8/ls1043a: Implement workaround for erratum A009660
2016-01-26 6:12 UTC (5+ messages)
[U-Boot] [PATCH] .travis.yml: rework according to new travis-ci infra
2016-01-26 5:51 UTC (3+ messages)
[U-Boot] buildman errors
2016-01-26 5:29 UTC (8+ messages)
[U-Boot] [PATCH v7 0/7] add support for atheros ath79 based SOCs
2016-01-26 5:28 UTC (2+ messages)
[U-Boot] [PATCH v2 1/3] QE: mask the codes not used for micro QE
2016-01-26 5:25 UTC (5+ messages)
` [U-Boot] [PATCH v2 2/3] QE: add QE support on ls1043ardb
` [U-Boot] [PATCH v2 3/3] QE: assgin pins to QE-HDLC
[U-Boot] [Patch V3 1/3] qe: move drivers/qe/qe.h to include/fsl_qe.h
2016-01-26 5:23 UTC (4+ messages)
` [U-Boot] [Patch V3 2/3] fm: fdt: Move fman ucode fixup to Fman driver code
[U-Boot] [PATCH 0/4] Convert omap3-spi driver to Driver Model
2016-01-26 2:58 UTC (9+ messages)
` [U-Boot] [PATCH 3/4] spi: omap3: Convert to DM
[U-Boot] [PATCH 00/17] arm: ls1021atwr: Convert to use driver model TSEC driver
2016-01-26 2:45 UTC (4+ messages)
[U-Boot] [PATCH 1/7] driver: net: fsl-mc: Add version check for MC objects
2016-01-26 2:44 UTC (3+ messages)
[U-Boot] [PATCH 5/7] driver: net: ldpaa: Increase num of buffers for a pool
2016-01-26 2:43 UTC (3+ messages)
[U-Boot] unable to enumerate USB device on port 2
2016-01-26 1:17 UTC
[U-Boot] [PATCH] test/py: make crash detection more robust
2016-01-26 1:17 UTC (4+ messages)
[U-Boot] [PATCH] dm: Remove device_probe_child()
2016-01-26 1:15 UTC (3+ messages)
[U-Boot] [PATCH 1/2] test/py: move find_ram_base() into u_boot_utils
2016-01-26 1:15 UTC (9+ messages)
` [U-Boot] [PATCH 2/2] test/py: add a networking test
[U-Boot] [PATCH] pci: restore initialization for DM_PCI
2016-01-26 0:57 UTC (13+ messages)
[U-Boot] [PATCH v2 0/5] Retrieve MAC address from EEPROM
2016-01-26 0:45 UTC (11+ messages)
` [U-Boot] [PATCH v2 1/5] net: Add ability to set MAC address via EEPROM to Kconfig
` [U-Boot] [PATCH v2 2/5] sunxi: net: Allow the sunxi to set the MAC from an EEPROM
` [U-Boot] [PATCH v2 3/5] sunxi: net: Enable eeprom on OLinuXino Lime2 boards
` [U-Boot] [PATCH v2 4/5] tools: Allow crc8 to be used
` [U-Boot] [PATCH v2 5/5] tools: Add tool to add crc8 to a mac address
[U-Boot] [PATCH 0/7] fdt: Replace u-boot-dtb.bin with u-boot.bin
2016-01-26 0:42 UTC (21+ messages)
` [U-Boot] [PATCH 1/7] tegra: Drop generation of -nodtb file with OF_CONTROL
` [U-Boot] [PATCH 2/7] fdt: Build a U-Boot binary without device tree
` [U-Boot] [PATCH 3/7] fdt: Build an SPL "
` [U-Boot] [PATCH 4/7] tegra: Always build a boot image with the same filename
` [U-Boot] [PATCH 5/7] socfpga: Simplify Makefile filenames
` [U-Boot] [PATCH 6/7] Makefile: Make u-boot.img the same as u-boot-dtb.img
` [U-Boot] [PATCH 7/7] Makefile: Drop unnecessary -dtb suffixes
[U-Boot] [PATCH] mips: asm/io.h: Add in <linux/bug.h>
2016-01-25 23:53 UTC
[U-Boot] [PULL] u-boot-usb/master
2016-01-25 22:21 UTC
[U-Boot] [PATCH REPOST] checkpatch: ignore request to use ether_addr_copy()
2016-01-25 21:38 UTC (4+ messages)
[U-Boot] [PATCH] usb: kbd: Prevent out of bound access
2016-01-25 21:30 UTC (2+ messages)
[U-Boot] [PATCH] openrisc: Fix build errors
2016-01-25 21:30 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] net: eepro100: Fix build warnings
2016-01-25 21:30 UTC (3+ messages)
` [U-Boot] "
[U-Boot] [PATCH] powerpc: tqm834x: Fix build warnings in initdram()
2016-01-25 21:30 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] sh: sh7753evb: Fix build error
2016-01-25 21:30 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2] bug.h: move BUILD_BUG_* defines to include/linux/bug.h
2016-01-25 21:30 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] Revert "devicetree: use wildcard to clean arch subdir"
2016-01-25 21:29 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v4 5/5] net: zynq_gem: Use shared wait_for_bit
2016-01-25 21:29 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 4/5] usb: ehci-mx6: Use shared wait_for_bit
2016-01-25 21:29 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 3/5] usb: ohci-lpc32xx: Use shared wait_for_bit
2016-01-25 21:29 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 2/5] usb: dwc2: Use shared wait_for_bit
2016-01-25 21:29 UTC (2+ messages)
` [U-Boot] [U-Boot,v4,2/5] "
[U-Boot] [PATCH v4 1/5] lib: Add wait_for_bit
2016-01-25 21:29 UTC (2+ messages)
` [U-Boot] [U-Boot,v4,1/5] "
[U-Boot] [PATCH] OMAP: Define CONFIG_OMAP3_GPIO_6 on omap3_logic
2016-01-25 21:29 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2] common/console.c: Remove unused inline functions
2016-01-25 21:29 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] igep00x0: remove #undef CONFIG_BOOTDELAY
2016-01-25 21:29 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] part: Drop duplication declaration of block_dev_desc_t
2016-01-25 21:29 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 2/2] serial: Remove serial_putc_raw_dev
2016-01-25 21:28 UTC (2+ messages)
` [U-Boot] [U-Boot,2/2] "
[U-Boot] [PATCH] bootm: fix size arg of flush_cache() in bootm_load_os()
2016-01-25 21:28 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 2/2] arm, powerpc: Update cc-version tests to check for cc-name as well
2016-01-25 21:28 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/2] kbuild: Add clang detection
2016-01-25 21:28 UTC (2+ messages)
` [U-Boot] [U-Boot,1/2] "
[U-Boot] [PATCH 2/2] Remove the cmd_ prefix from command files
2016-01-25 21:28 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/2] Move all command code into its own directory
2016-01-25 21:28 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v2 2/2] ns16550: zap the rockchip serial compatible string
2016-01-25 21:28 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 1/2] ns16550: replace with binding files from Linux kernel
2016-01-25 21:28 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH 1/2] checkpatch: ignore request to use ether_addr_copy()
2016-01-25 21:28 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PULL] Please pull u-boot-imx
2016-01-25 21:27 UTC (2+ messages)
[U-Boot] [PATCH] arm: cache: Implement cache range check for v7
2016-01-25 21:22 UTC (6+ messages)
[U-Boot] [PATCH] usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRESS or USB_REQ_SET_CONFIGURATION
2016-01-25 20:53 UTC (4+ messages)
[U-Boot] [PATCH v3] usb: add clock support for generic EHCI
2016-01-25 20:50 UTC (2+ messages)
[U-Boot] Please pull u-boot-mpc85xx master
2016-01-25 20:49 UTC
[U-Boot] [PATCH][v2] arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64()
2016-01-25 20:44 UTC (3+ messages)
[U-Boot] [PATCH 1/2 v3] VID: support IR chip is used in Intel mode
2016-01-25 20:41 UTC (4+ messages)
` [U-Boot] [PATCH 2/2 v3] board/t4240rdb: VID support
[U-Boot] [PATCH] rpi: fix up Model B entries
2016-01-25 20:36 UTC
[U-Boot] [PATCH][v2] powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seq
2016-01-25 20:28 UTC (2+ messages)
[U-Boot] [PATCH v4 0/6] rockchip: kylin: Boot with android boot image
2016-01-25 19:07 UTC (12+ messages)
` [U-Boot] [PATCH v4 5/6] rockchip: kylin: Enable boot "
[U-Boot] [PATCH]: net: Wrong Initialization in davinci-emac driver
2016-01-25 17:00 UTC
[U-Boot] [PATCHv4 0/7] spl: Lightweight UBI and UBI fastmap support
2016-01-25 16:56 UTC (10+ messages)
` [U-Boot] [PATCHv7 6/7] igep00x0: UBIize
[U-Boot] [PATCH] nds32: fix mmc rescan hang problem
2016-01-25 16:13 UTC (2+ messages)
[U-Boot] U-Boot as a next bootloader in a chain - reading the kernel boot args provided by the previous stage bootlader?
2016-01-25 15:46 UTC
[U-Boot] [PATCH v3 0/7] Determine Boot mode at run time
2016-01-25 15:36 UTC (2+ messages)
[U-Boot] CONFIG_DISPLAY causes build error on microblaze-generic
2016-01-25 15:33 UTC (3+ messages)
[U-Boot] [GIT PULL] Microblaze changes
2016-01-25 15:16 UTC (11+ messages)
[U-Boot] [PATCH V2] net: bootp: Ignore packets whose yiaddr is 0
2016-01-25 14:59 UTC (2+ 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