messages from 2016-01-06 00:24:46 to 2016-01-07 15:01:10 UTC [more...]
[U-Boot] [PATCH] spi: spi_flash: Fix the arguments of stm_is_locked_sr()
2016-01-07 15:01 UTC (6+ messages)
[U-Boot] [PATCH] power: pmic.h: Drop include <spi.h>
2016-01-07 14:43 UTC (4+ messages)
[U-Boot] u-boot building
2016-01-07 14:30 UTC
[U-Boot] [PATCH 0/3] Add LPDDR3 support for A83T
2016-01-07 14:04 UTC (6+ messages)
` [U-Boot] [PATCH 1/3] sunxi: groundwork to support new dram type "
` [U-Boot] [PATCH 2/3] sunxi: add support for LPDDR3 "
` [U-Boot] [PATCH 3/3] sunxi: Add suport for A83T based Banana-pi M3 Board
[U-Boot] [PATCH 1/3] pci: Add error values definitions from the kernel
2016-01-07 13:31 UTC (13+ messages)
` [U-Boot] [PATCH 2/3] pcie_imx: Adjust the return value when imx_pcie_addr_valid() fails
` [U-Boot] [PATCH 3/3] pcie_layerscape: Adjust the return value when ls_pcie_addr_valid() fails
[U-Boot] [PATCH] fdt: __of_translate_address(): check parent's 'ranges' before translate
2016-01-07 13:03 UTC (2+ messages)
[U-Boot] [RFC v2 PATCH] get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use
2016-01-07 12:45 UTC
[U-Boot] [PATCH 0/3] dm: add dev_get_reg() for getting device node's reg
2016-01-07 11:57 UTC (15+ messages)
[U-Boot] [PATCH] fdt: Allow fdt_translate_address() to work with buses
2016-01-07 11:43 UTC (6+ messages)
[U-Boot] [PATCHv2 0/3] spl: Lightweight UBI and UBI fastmap support
2016-01-07 10:47 UTC (5+ messages)
` [U-Boot] [PATCHv2 2/3] "
[U-Boot] [PATCH 00/11] imx: introduce rdc and boot auxiliary core
2016-01-07 10:42 UTC (12+ messages)
` [U-Boot] [PATCH 02/11] imx: imx-common: introduce Resource Domain Controller support
` [U-Boot] [PATCH 03/11] imx: mx6sx Add RDC mappings of masters and peripherals
` [U-Boot] [PATCH 06/11] imx: imx-common: introduce boot auxiliary core
` [U-Boot] [PATCH 11/11] imx: mx7d: isolate resources to domain 0 for A7 core
[U-Boot] [PATCH] fix always succesful memory test
2016-01-07 10:36 UTC
[U-Boot] [PATCH v1 00/16] Add support for 96boards Dragonboard410C board
2016-01-07 10:23 UTC (23+ messages)
` [U-Boot] [PATCH v1 01/16] serial: Add support for Qualcomm serial port
` [U-Boot] [PATCH v1 02/16] gpio: Add support for Qualcomm gpio controller
` [U-Boot] [PATCH v1 03/16] mmc: Add support for Qualcomm SDHCI controller
` [U-Boot] [PATCH v1 04/16] ehci-hcd: Add init_after_reset
` [U-Boot] [PATCH v1 05/16] usb: ulpi: Add Kconfig options for ULPI
` [U-Boot] [PATCH v1 06/16] usb: Rename ehci-fsl.h to ehci-ci.h
` [U-Boot] [PATCH v1 07/16] usb: ehci-ci: Add missing registers
` [U-Boot] [PATCH v1 08/16] ehci-ci.h: drop generic USBCMD fields
` [U-Boot] [PATCH v1 09/16] ehci: Add support for Qualcomm EHCI
` [U-Boot] [PATCH v1 10/16] drivers: Add SPMI bus uclass
` [U-Boot] [PATCH v1 11/16] spmi: Add sandbox test driver
` [U-Boot] [PATCH v1 12/16] drivers: spmi: Add support for Qualcomm SPMI bus driver
` [U-Boot] [PATCH v1 13/16] pmic: Add support for Qualcomm PM8916 PMIC
` [U-Boot] [PATCH v1 14/16] gpio: Add support for Qualcomm PM8916 gpios
` [U-Boot] [PATCH v1 15/16] arm: Add support for Qualcomm Snapdragon family
` [U-Boot] [PATCH v1 16/16] board: Add Qualcomm Dragonboard 410C support
[U-Boot] [PATCH v6 0/8] x86: qemu: add fw_cfg interface support for qemu-x86 targets
2016-01-07 9:32 UTC (9+ messages)
` [U-Boot] [PATCH v6 1/8] x86: adjust ramdisk load address
` [U-Boot] [PATCH v6 2/8] x86: qemu: add fw_cfg support
` [U-Boot] [PATCH v6 3/8] x86: qemu: add a cpu uclass driver for qemu target
` [U-Boot] [PATCH v6 4/8] x86: fix a typo in function name
` [U-Boot] [PATCH v6 5/8] x86: use actual CPU number for allocating memory
` [U-Boot] [PATCH v6 6/8] x86: qemu: fix cpu device in smp boot
` [U-Boot] [PATCH v6 7/8] x86: qemu: remove cpu node in device tree
` [U-Boot] [PATCH v6 8/8] x86: qemu: add documentaion for the fw_cfg interface
[U-Boot] [PATCH 0/8] arm: ls1021atwr: Convert to driver model and enable serial support
2016-01-07 9:22 UTC (19+ messages)
` [U-Boot] [PATCH 3/8] serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig
` [U-Boot] [PATCH 4/8] serial: lpuart: Fix several cosmetic issues
` [U-Boot] [PATCH 5/8] serial: lpuart: Call local version of setbrg and putc directly
` [U-Boot] [PATCH 6/8] serial: lpuart: Prepare the driver for DM conversion
` [U-Boot] [PATCH 7/8] serial: lpuart: Add driver model serial support
` [U-Boot] [PATCH 8/8] arm: ls1021atwr: Enable driver model lpuart serial driver
[U-Boot] [v2] mmc: fsl_esdhc: fix mmc read/write error on T4080
2016-01-07 8:50 UTC
[U-Boot] [RFC 0/2] Add cdns-i2c driver as drop in for zynq-i2c
2016-01-07 8:13 UTC (6+ messages)
[U-Boot] [PATCH v5 0/8] x86: qemu: add fw_cfg interface support for qemu-x86 targets
2016-01-07 7:36 UTC (10+ messages)
` [U-Boot] [PATCH v5 2/8] x86: qemu: add fw_cfg support
` [U-Boot] [PATCH v5 6/8] x86: qemu: fix cpu device in smp boot
` [U-Boot] [PATCH v5 7/8] x86: qemu: remove cpu node in device tree
[U-Boot] [PATCH V2] net: bootp: Ignore packets whose yiaddr is 0
2016-01-07 7:28 UTC
[U-Boot] [PATCH] net: bootp: Ignore packets whose yiaddr is 0
2016-01-07 5:46 UTC (3+ messages)
[U-Boot] [PATCH 1/3] dm: timer: refuse timers with zero clock_rate
2016-01-07 5:31 UTC (5+ messages)
` [U-Boot] [PATCH 2/3] timer: sandbox: work without device tree
` [U-Boot] [PATCH 3/3] test/py: add a test for the sleep command
[U-Boot] [PATCH v2 12/13] drivers: net: add Microchip PIC32 ethernet controller driver
2016-01-07 5:14 UTC (7+ messages)
[U-Boot] [PATCH] arm: socfpga: set the fpga global bit to disable HPS to FPGA signals
2016-01-07 3:20 UTC (4+ messages)
[U-Boot] Pull request: u-boot-net
2016-01-07 2:49 UTC (11+ messages)
[U-Boot] [PATCH] fdt: fix setting MAC addresses for multiple interfaces
2016-01-07 2:42 UTC (2+ messages)
[U-Boot] [PATCH] net: e1000: Fix packet length conversion
2016-01-07 1:43 UTC (2+ messages)
[U-Boot] [PATCH] checkpatch: fix left brace warning
2016-01-06 23:51 UTC (2+ messages)
[U-Boot] [PATCH] cyrus: Enable STDIO deregister
2016-01-06 21:34 UTC
[U-Boot] [PATCH] cmd_pci: Check for VendorID earlier
2016-01-06 20:36 UTC (12+ messages)
[U-Boot] [PATCH] mx6cuboxi: Remove obsolete comment
2016-01-06 16:28 UTC (2+ messages)
[U-Boot] [PATCH v2 0/4] Change DM_SEQ_ALIAS to be configurable for SPL
2016-01-06 15:32 UTC (8+ messages)
` [U-Boot] [PATCH v2 1/4] spl: dm: Add SPL_DM_SEQ_ALIAS config option
` [U-Boot] [PATCH v2 2/4] arm: zynq: Enable SPL_DM_SEQ_ALIAS for all Zynq configs
` [U-Boot] [PATCH v2 3/4] arm: mvebu: Select SPL_DM_SEQ_ALIAS
` [U-Boot] [PATCH v2 4/4] arm: socfpga: Enable SPL_DM_SEQ_ALIAS for all SOCFPGA configs
[U-Boot] [PATCH v3 00/10] sf: Add flash_ids inside Core
2016-01-06 14:33 UTC (2+ messages)
[U-Boot] dm: Introduce SPI-NOR framework
2016-01-06 14:32 UTC (9+ messages)
[U-Boot] [PATCH 1/2] nios2: rename board nios2-generic to 3c120_devboard
2016-01-06 13:43 UTC (4+ messages)
` [U-Boot] [PATCH v3 3/3] nios2: add 3c120 and 10m50 devboards MAINTAINERS
[U-Boot] [PATCH v7 0/9] Add support for ThunderX 88xx SoC family
2016-01-06 13:04 UTC (3+ messages)
` [U-Boot] [PATCH v7 3/9] armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructure
[U-Boot] [PATCH v2 1/3] phy: atheros: Use ar8035_config for AR8031
2016-01-06 12:40 UTC (6+ messages)
[U-Boot] [ANN] U-Boot v2016.01-rc4 released
2016-01-06 12:33 UTC (7+ messages)
[U-Boot] [PATCH v6 07/10] ns16550: map register base address for debug UART
2016-01-06 12:16 UTC (6+ messages)
` [U-Boot] [PATCH v6 08/10] mips: ath79: add spi driver
[U-Boot] Problems while compiling u-boot-2016 with clang toolchain
2016-01-06 10:54 UTC
[U-Boot] [PATCH] net: e1000: Fix packet length conversion
2016-01-06 10:53 UTC
[U-Boot] [PATCH 0/4] sunxi: PSCI support for H3
2016-01-06 10:45 UTC (6+ messages)
` [U-Boot] [PATCH 1/4] sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3
` [U-Boot] [PATCH 2/4] sunxi: Support H3 CCU security switches
` [U-Boot] [PATCH 3/4] sunxi: Support PSCI ops on Allwinner H3
` [U-Boot] [PATCH 4/4] sunxi: Enable booting non-secure and virtualization for H3
[U-Boot] [PATCH v2 10/13] drivers: gpio: add driver for Microchip PIC32 GPIO controller
2016-01-06 10:17 UTC (3+ messages)
[U-Boot] [PATCH v2 08/13] drivers: mmc: add driver for Microchip PIC32 SDHCI controller
2016-01-06 10:16 UTC (3+ messages)
[U-Boot] [PATCH v2 07/13] board: Add Microchip PIC32MZ[DA]-Starter-Kit board
2016-01-06 9:51 UTC (3+ messages)
[U-Boot] [PATCH v2 06/13] MIPS: Add support for Microchip PIC32MZ[DA] family
2016-01-06 9:33 UTC (3+ messages)
[U-Boot] Pull request: u-boot-spi/next
2016-01-06 9:24 UTC (8+ messages)
[U-Boot] Building SPL version of u-boot (imx6 Sabre Lite)
2016-01-06 8:57 UTC
[U-Boot] [PATCH 2/2] armv8: ls2085a: Remove phy configuration from QDS and RDB
2016-01-06 8:16 UTC
[U-Boot] [PATCH 1/2] driver: net: ldpaa_eth: Add support of PHY framework
2016-01-06 8:15 UTC
[U-Boot] [PATCH v2 04/13] drivers: serial: add driver for Microchip PIC32 UART controller
2016-01-06 8:07 UTC (3+ messages)
[U-Boot] [PATCH 1/7] devicetree: use wildcard to clean arch subdir
2016-01-06 7:46 UTC (21+ messages)
` [U-Boot] [PATCH 3/7] arm: use generic dtb rule with CONFIG_DEFAULT_DEVICE_TREE
` [U-Boot] [PATCH v2 1/9] devicetree: use wildcard to clean arch subdir
` [U-Boot] [PATCH v2 2/9] devicetree: support list of Device Tree in DEFAULT_DEVICE_TREE
` [U-Boot] [PATCH v2 3/9] nios2: "
` [U-Boot] [PATCH v2 4/9] arc: use generic dtb rule with CONFIG_DEFAULT_DEVICE_TREE
` [U-Boot] [PATCH v2 5/9] arm: "
` [U-Boot] [PATCH v2 6/9] microblaze: "
` [U-Boot] [PATCH v2 7/9] powerpc: "
` [U-Boot] [PATCH v2 8/9] sandbox: "
` [U-Boot] [PATCH v2 9/9] x86: "
[U-Boot] [PATCH v2 02/13] drivers: clk: Add clock driver for Microchip PIC32 Microcontroller
2016-01-06 6:56 UTC (3+ messages)
[U-Boot] [PATCH v2 01/13] MIPS: initial infrastructure for Microchip PIC32 architecture
2016-01-06 6:51 UTC (3+ messages)
[U-Boot] [PATCH v2 05/13] drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32
2016-01-06 6:48 UTC (3+ messages)
[U-Boot] [PATCH v2 0/6] add dma uclass implementation and adopt ti-edma3 to it
2016-01-06 6:30 UTC (8+ messages)
` [U-Boot] [PATCH v2 1/6] dm: implement a DMA uclass
` [U-Boot] [PATCH v2 4/6] spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is defined
` [U-Boot] [PATCH v2 5/6] drivers: dma: ti-edma3: convert driver to adopt driver model
[U-Boot] [PATCH] board: ls2085aqds: Update kernel_size env variable
2016-01-06 5:00 UTC
[U-Boot] [PATCH V2 1/2] imx: mx6: add more entry for mxc_ccm_reg
2016-01-06 3:28 UTC (3+ messages)
` [U-Boot] [PATCH V2 2/2] imx: mx6ul/sx: fix mmdc_ch0 clk calculation
[U-Boot] [PATCH] fsl/ddr: Add workaround for ERRATUM_A009942
2016-01-06 3:26 UTC
[U-Boot] [PATCH] fsl/ddr: Add workaround for ERRATUM_A00994
2016-01-06 3:06 UTC
[U-Boot] [PATCH v3 2/4] mips: ath79: add serial driver for ar933x SOC
2016-01-06 2:58 UTC (3+ messages)
[U-Boot] [PATCH 1/2] imx: mx6: add more entry for mxc_ccm_reg
2016-01-06 1:47 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] imx: mx6ul/sx: fix mmdc_ch0 clk calculation
[U-Boot] U-Boot Rockchip dwc_hcd question for low-speed devices
2016-01-06 0:25 UTC (4+ messages)
[U-Boot] [PATCH v2 00/19] driver model bring-up of omap timer on dra72, dra74, am335x and am437x-sk evm
2016-01-06 0:25 UTC (3+ messages)
` [U-Boot] [PATCH v2 03/19] dm: timer: uclass: Add flag to control sequence numbering
[U-Boot] [PATCH 00/10] x86: ivybridge: Add Intel FSP support
2016-01-06 0:24 UTC (5+ messages)
` [U-Boot] [PATCH 05/10] superio: Add SMSC SIO1007 driver
[U-Boot] [PATCH 0/8] m68k, mips, powerpc, kbuild: move CONFIG_SYS_TEXT_BASE
2016-01-06 0:24 UTC (3+ messages)
` [U-Boot] [PATCH 1/8] m68k: move CONFIG_SYS_TEXT_BASE to defconfig files
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