messages from 2015-04-01 06:44:20 to 2015-04-04 20:51:52 UTC [more...]
[U-Boot] [PATCH 0/2] i2c: sunxi: Support every i2c controller on each supported platform
2015-04-04 20:51 UTC (9+ messages)
` [U-Boot] [PATCH 1/2] i2c: mvtwsi: Support for up to 4 different controllers
` [U-Boot] [PATCH 2/2] sunxi: Complete i2c support for each supported platform
[U-Boot] [PATCH 0/3] i2c: sunxi: Support every i2c controller on each supported platform
2015-04-04 20:49 UTC (4+ messages)
` [U-Boot] [PATCH v2 1/3] i2c: mvtwsi: Support for up to 4 different controllers
` [U-Boot] [PATCH v2 2/3] sunxi: Complete i2c support for each supported platform
` [U-Boot] [PATCH v2 3/3] sunxi: I2C/TWI configs for a few single-board-computers
[U-Boot] u-boot: OpenRD Ultimate fails to build
2015-04-04 16:13 UTC (4+ messages)
[U-Boot] [PATCH] imx: ipu: fix occasional hang following disabling of channel
2015-04-04 14:52 UTC (2+ messages)
[U-Boot] [PATCH v2] sunxi: Avoid any assumption between musb gadget and host but fallback to host
2015-04-04 14:14 UTC (6+ messages)
[U-Boot] Please pull u-boot-sunxi master
2015-04-04 13:41 UTC
[U-Boot] [PATCH v3 1/3] usb: usb_new_device return codes consistency
2015-04-04 13:12 UTC (3+ messages)
` [U-Boot] [PATCH v3 2/3] usb: Check usb_new_device for failure
` [U-Boot] [PATCH v3 3/3] usb: Early failure when the first descriptor read fails or is invalid
[U-Boot] [PATCH] sunxi: Fix Orangepi_mini dtb filename
2015-04-04 9:37 UTC (2+ messages)
[U-Boot] [PATCH] fdt: nios: Fix warning in ft_cpu_setup()
2015-04-04 8:38 UTC (2+ messages)
[U-Boot] please pull u-boot-arc master
2015-04-04 1:47 UTC (6+ messages)
[U-Boot] Driver model Ethernet issue
2015-04-04 1:09 UTC (9+ messages)
` [U-Boot] [PATCH] dm: eth: Provide a way for drivers to manage packet buffers
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH] power: pfuze100: fix LDO_EN bit value
2015-04-03 23:56 UTC
[U-Boot] [PATCH] arm: mx6: ddr: add pd_fast_exit flag to system information
2015-04-03 23:52 UTC
[U-Boot] [PATCHv3 00/17] Add SPL support for SoCFPGA
2015-04-03 23:31 UTC (44+ messages)
` [U-Boot] [PATCHv3 01/17] arm: socfpga: spl: Add main sdram code
` [U-Boot] [PATCHv3 02/17] arm: socfpga: spl: Add CONFIG_SPL_MAX_SIZE to be 64KB
` [U-Boot] [PATCHv3 03/17] arm: socfpga: add functions to bring sdram, timer, and uart out of reset
` [U-Boot] [PATCHv3 04/17] arm: socfpga: spl: enable sdram, timer and uart
` [U-Boot] [PATCHv3 05/17] arm: socfpga: spl: Add call to timer_init
` [U-Boot] [PATCHv3 06/17] arm: socfpga: spl: allow bootrom to enable IOs after warm reset
` [U-Boot] [PATCHv3 07/17] arm: socfpga: spl: add sdram init and calibration
` [U-Boot] [PATCHv3 08/17] arm: socfpga: spl: printout sdram size
` [U-Boot] [PATCHv3 09/17] arm: socfpga: spl: Use common lowlevel_init
` [U-Boot] [PATCHv3 10/17] arm: socfpga: spl: Add s_init stub
` [U-Boot] [PATCHv3 11/17] arm: socfpga: spl: add CONFIG_SPL_STACK to socfpga_common.h
` [U-Boot] [PATCHv3 12/17] arm: socfpga: spl: Adjust the SYS_INIT_RAM_SIZE to have room for the spl malloc
` [U-Boot] [PATCHv3 13/17] arm: socfpga: spl: add board_init_f to SPL
` [U-Boot] [PATCHv3 14/17] arm: socfpga: spl: Add SDRAM check
` [U-Boot] [PATCHv3 15/17] arm: socfpga: spl: update pll_config for dev kit
` [U-Boot] [PATCHv3 16/17] arm: socfpga: remove the need to map sdram in arch_early_init
` [U-Boot] [PATCHv3 17/17] arm: socfpga: fix uart0 pin mux configuration
[U-Boot] multi-image uImage with fitImage
2015-04-03 23:29 UTC (5+ messages)
[U-Boot] [PATCH] ahci: Fix a wrong parameter pass
2015-04-03 23:26 UTC (2+ messages)
[U-Boot] [PATCH] serial-arc: switch to DM
2015-04-03 23:15 UTC (3+ messages)
[U-Boot] [PATCH 1/4] mtd: vf610_nfc: use in-band bad block table
2015-04-03 22:47 UTC (11+ messages)
` [U-Boot] [PATCH 2/4] mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig
` [U-Boot] [PATCH 3/4] mtd: vf610_nfc: add 32-error correction option for HW ECC
` [U-Boot] [PATCH 4/4] mtd: vf610_nfc: support subpage write
[U-Boot] [PATCH 0/23] net: cosmetic: Fix naming and other checkpatch.pl issues in net/
2015-04-03 21:14 UTC (24+ messages)
` [U-Boot] [PATCH 01/23] net: cosmetic: Change IPaddr_t to struct in_addr
` [U-Boot] [PATCH 02/23] net: cosmetic: Fixup var names related to boot file
` [U-Boot] [PATCH 03/23] net: cosmetic: Fixup var names for DHCP strings
` [U-Boot] [PATCH 04/23] net: cosmetic: Name ethaddr variables consistently
` [U-Boot] [PATCH 05/23] net: cosmetic: Cleanup internal packet buffer names
` [U-Boot] [PATCH 06/23] net: cosmetic: Fix var naming net <-> eth drivers
` [U-Boot] [PATCH 07/23] net: cosmetic: Clean up TFTP variables and functions
` [U-Boot] [PATCH 08/23] net: cosmetic: Clean up ARP "
` [U-Boot] [PATCH 09/23] net: cosmetic: Clean up DHCP "
` [U-Boot] [PATCH 10/23] net: cosmetic: Clean up NFS "
` [U-Boot] [PATCH 11/23] net: cosmetic: Clean up RARP "
` [U-Boot] [PATCH 12/23] net: cosmetic: Clean up SNTP "
` [U-Boot] [PATCH 13/23] net: cosmetic: Clean up ping "
` [U-Boot] [PATCH 14/23] net: cosmetic: Clean up CDP "
` [U-Boot] [PATCH 15/23] net: cosmetic: Clean up DNS "
` [U-Boot] [PATCH 16/23] net: cosmetic: Clean up netconsole "
` [U-Boot] [PATCH 17/23] net: cosmetic: Clean up cmd_net "
` [U-Boot] [PATCH 18/23] net: cosmetic: Fix checkpatch.pl failures in linklocal
` [U-Boot] [PATCH 19/23] net: cosmetic: Fix checkpatch.pl failures in eth.c
` [U-Boot] [PATCH 20/23] net: cosmetic: Fix checkpatch.pl failures in net.h
` [U-Boot] [PATCH 21/23] net: cosmetic: Fix checkpatch.pl failures in net.c
` [U-Boot] [PATCH 22/23] net: Fix incorrect DHCP/BOOTP packets on 64-bit systems
` [U-Boot] [PATCH 23/23] net: Convert protocol structures to use explicit sizes
[U-Boot] [PATCH 1/2] mtd: vf610_nfc: mark page as dirty on block erase
2015-04-03 21:03 UTC (15+ messages)
[U-Boot] [PATCH] kbuild: include config.mk when auto.conf is not older than .config
2015-04-03 16:36 UTC (2+ messages)
[U-Boot] [PATCH] arc: add support for SLC (System Level Cache, AKA L2-cache)
2015-04-03 16:27 UTC (2+ messages)
[U-Boot] [PATCH v2 0/7] ARC updates
2015-04-03 16:27 UTC (15+ messages)
` [U-Boot] [PATCH v2 1/7] arc: cache - build invalidate_icache_all() and invalidate_dcache_all() always
` [U-Boot] [PATCH v2 2/7] arc: merge common start-up code between ARC and ARCv2
` [U-Boot] [PATCH v2 3/7] arc: move low-level interrupt and exception handlers in a separate file
` [U-Boot] [PATCH v2 4/7] arc: clean-up init procedure
` [U-Boot] [PATCH v2 5/7] arc: re-generate defconfigs
` [U-Boot] [PATCH v2 6/7] arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATA
` [U-Boot] [PATCH v2 7/7] arc: minor fixes in Kconfig
[U-Boot] [PATCH v2 00/12] Power(full) framework based on Driver Model
2015-04-03 16:11 UTC (31+ messages)
` [U-Boot] [PATCH v3 00/17] "
` [U-Boot] [PATCH v3 05/17] dm: pmic: add implementation of driver model pmic uclass
` [U-Boot] [PATCH v3 06/17] dm: regulator: add implementation of driver model regulator uclass
` [U-Boot] [PATCH v3 07/17] dm: pmic: add pmic command
` [U-Boot] [PATCH v3 08/17] dm: regulator: add regulator command
` [U-Boot] [PATCH v3 11/17] dm: regulator: add max77686 regulator driver
` [U-Boot] [PATCH v3 12/17] dm: regulator: add fixed voltage "
` [U-Boot] [PATCH v3 13/17] doc: driver-model: pmic and regulator uclass documentation
` [U-Boot] [PATCH v3 15/17] odroid: board: add support to dm pmic api
` [U-Boot] [PATCH v3 17/17] odroid: config: enable dm pmic, dm regulator and max77686 driver
[U-Boot] How to reduce SDcard speed in u-boot
2015-04-03 14:26 UTC (3+ messages)
[U-Boot] [PATCH 1/3] common/armflash: Support for ARM flash images
2015-04-03 11:40 UTC (4+ messages)
[U-Boot] PCIE Switch Support in u-boot-2015.01
2015-04-03 8:11 UTC (2+ messages)
[U-Boot] [RESEND] [PATCH] fastboot: Proper download gadget unregister and clear when cable is missing
2015-04-03 8:09 UTC (5+ messages)
[U-Boot] [PATCH] kbuild: move ARCH, CPU, etc. to top Makefile to fix random build error
2015-04-03 3:54 UTC (3+ messages)
[U-Boot] [PATCH v2] patman: cover letter shows like 00/xx if more than 10 patches
2015-04-03 2:51 UTC
[U-Boot] [PATCH v2 1/3] usb: usb_new_device return codes consistency
2015-04-03 2:03 UTC (8+ messages)
` [U-Boot] [PATCH v2 2/3] usb: Check usb_new_device for failure
` [U-Boot] [PATCH v2 3/3] usb: Early failure when the first descriptor read fails or is invalid
[U-Boot] [PATCH] usb: Early failure when the first descriptor read fails, one way or another
2015-04-03 2:01 UTC (4+ messages)
[U-Boot] [PATCH 1/2] mtd: vf610_nfc: remove caching of page in buffer
2015-04-02 20:30 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] mtd: vf610_nfc: implement OOB only read
[U-Boot] [REGRESSION] commit e04916a "SECURE_BOOT : enable esbc_validate..." breaks MX6
2015-04-02 20:18 UTC (2+ messages)
[U-Boot] [PATCH] am33xx/ddr.c: Fix regression on DDR2 platforms
2015-04-02 20:01 UTC
[U-Boot] [PATCH 1/1] ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow caching
2015-04-02 19:14 UTC
[U-Boot] [PATCH 0/3] USB subsystem changes for 64 bit
2015-04-02 17:15 UTC (5+ messages)
` [U-Boot] [PATCH 1/3] usb: Convert protocol header structures to use explicitly sized variables
` [U-Boot] [PATCH 2/3] usb: 64-bit architectures support for xHCI
` [U-Boot] [PATCH 3/3] usb_storage:Fix USB storage capacity detection on 64 bit architectures
[U-Boot] [PATCH] usb: dwc2: detect device speed correctly
2015-04-02 17:04 UTC (2+ messages)
[U-Boot] [PATCH] drivers:usb:fsl: Implement Erratum A-009116 for XHCI controller
2015-04-02 17:02 UTC (2+ messages)
[U-Boot] [RESEND PATCH 0/6] Add support for Colibri Vybrid Modules
2015-04-02 16:47 UTC (13+ messages)
` [U-Boot] [RESEND PATCH 1/6] ARM: vf610: Move DDR3 initialization to imx-common
` [U-Boot] [RESEND PATCH 2/6] ARM: vf610: Enable external 32KHz oscillator
` [U-Boot] [RESEND PATCH 3/6] ARM: vf610: Add SoC and CPU type detection
` [U-Boot] [RESEND PATCH 4/6] ARM: vf610: Enable caches
` [U-Boot] [RESEND PATCH 5/6] usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's
` [U-Boot] [RESEND PATCH 6/6] ARM: vf610: Initial integration for Colibri VF50/VF61
[U-Boot] [PATCH 0/12] dm: use "select DM"
2015-04-02 12:47 UTC (5+ messages)
` [U-Boot] [PATCH 08/12] ARM: socfpga: use "select" instead of default value in defconfig
[U-Boot] [PATCH] arm: am437x: mux: Update mux names
2015-04-02 8:57 UTC
[U-Boot] [PATCH] board: AXS10x - update SDIO clock value
2015-04-02 8:12 UTC
[U-Boot] [PATCH] arc: AXS101 - enable data cache
2015-04-02 8:07 UTC (2+ messages)
[U-Boot] [PATCH 0/3] Extend ARMv8 support
2015-04-02 7:40 UTC (6+ messages)
` [U-Boot] [PATCH 1/3] armv8:New MMU setup code allowing to set up 2-level page tables
` [U-Boot] [PATCH 2/3] armv8:Add SMC calls infrastructure
` [U-Boot] [PATCH 3/3] armv8:Add psci.h from the Linux kernel
[U-Boot] [PATCH] ARM: move -march=* and -mtune= options to arch/arm/Makefile
2015-04-02 6:58 UTC (2+ messages)
[U-Boot] [RFC PATCH] ARM: Merge v7 and v8 outer cache operations
2015-04-02 6:57 UTC (5+ messages)
[U-Boot] Can't boot DaVinci EVM with Green Hills' Integrity OS
2015-04-02 4:21 UTC (5+ messages)
[U-Boot] [PATCH] ARM: tegra: CONFIG_{SYS_, }LOAD{_, }ADDR rationalization
2015-04-01 22:49 UTC (2+ messages)
[U-Boot] [ANN] U-Boot v2015.04-rc5 released
2015-04-01 21:06 UTC (2+ messages)
[U-Boot] [PATCH v2] spi: omap3: Fix timeout handling
2015-04-01 15:21 UTC (3+ messages)
[U-Boot] [PATCH v2 0/2] ARM: tegra: pinmux/colibri_t20: fix nand pinmux
2015-04-01 13:27 UTC (4+ messages)
[U-Boot] [PATCH] spi: omap3: Fix timeout handling
2015-04-01 11:56 UTC (2+ messages)
[U-Boot] cmd_mem: cleanups, catch bad usage
2015-04-01 11:50 UTC
[U-Boot] [PATCH] buildman: Make -V (verbose_build) really be verbose
2015-04-01 11:47 UTC
[U-Boot] [PATCH v4 0/2] ARM: mx5: add support for USB armory board
2015-04-01 11:32 UTC (6+ messages)
[U-Boot] [PATCH] x86: minnowmax: add GPIO mapping support
2015-04-01 11:20 UTC (8+ messages)
[U-Boot] [PATCH v2] MAKEALL: fix get_target_arch() to adjust to '-' in Status field
2015-04-01 11:19 UTC (3+ messages)
[U-Boot] [PATCH 1/3] config: exynos: common: Provide env variables to support Image.itb
2015-04-01 10:34 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] config: exynos: trats: Enable support for Image.itb at trats device
` [U-Boot] [PATCH 3/3] config: exynos: trats2: Enable support for Image.itb at trats2 device
[U-Boot] [PATCH v2] dm: spi: Convert Freescale QSPI driver to driver model
2015-04-01 7:19 UTC (2+ messages)
[U-Boot] [PATCH] boards/t2080rdb: update ddr frequency from 1600MT/s to 1867MT/s
2015-04-01 6:45 UTC
[U-Boot] [PATCH 0/3] dm: i2c: enable driver model for software i2c
2015-04-01 6:44 UTC (5+ messages)
` [U-Boot] [PATCH V3 0/3] dm: i2c: enable driver model for i2c gpio
` [U-Boot] [PATCH V3 1/3] dm: gpio: request list: return the count if requests max_count reached
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