messages from 2014-08-18 08:19:36 to 2014-08-20 10:52:26 UTC [more...]
[U-Boot] [PATCH 00/11] imx: ventana: misc patches
2014-08-20 10:52 UTC (7+ messages)
` [U-Boot] [PATCH 01/11] imx: ventana: set dynamic env var for flash layout
` [U-Boot] [PATCH 02/11] imx: ventana: added cputype env var
[U-Boot] [PATCH] arm: fix missing exception handling
2014-08-20 10:47 UTC (3+ messages)
[U-Boot] [PATCH] mx6sxsabresd: Update DDR initialization
2014-08-20 10:42 UTC (2+ messages)
[U-Boot] [PATCH] pci: mx6: fix occasional link failures
2014-08-20 10:38 UTC (2+ messages)
[U-Boot] [PATCH] mxs: fixed battery boot on imx233-olinuxino-micro
2014-08-20 10:30 UTC (5+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH 1/4] ARM: mx5: Fix CHSCCDR name
2014-08-20 10:28 UTC (8+ messages)
` [U-Boot] [PATCH 2/4] ARM: mx6: Prevent overflow in DRAM size detection
` [U-Boot] [PATCH 3/4] ARM: mx6: Handle the MMDCx_MDCTL COL field caprices
` [U-Boot] [PATCH 4/4] ARM: mx6: Enable Thumb build for SPL
[U-Boot] Recommended MIPS toolchain
2014-08-20 10:23 UTC (2+ messages)
[U-Boot] [PATCH] mx31pdk: Change maintainer
2014-08-20 10:15 UTC (2+ messages)
[U-Boot] [PATCH v2 0/15] arm: kconfig: move board select menus and other settings to SoC dir
2014-08-20 10:14 UTC (5+ messages)
` [U-Boot] [PATCH v2 06/15] kirkwood: kconfig: refactor Kconfig and defconfig
[U-Boot] [PATCH] iMX6: Disable the L2 before chaning the PL310 latency
2014-08-20 9:48 UTC (2+ messages)
[U-Boot] [PATCH 00/23] ARM: tegra: Add PCIe support
2014-08-20 9:46 UTC (36+ messages)
` [U-Boot] [PATCH 01/23] fdt: Add functions to query a node's #address- and #size-cells
` [U-Boot] [PATCH 02/23] fdt: Add a function to get the index of a string
` [U-Boot] [PATCH 03/23] fdt: Add resource parsing functions
` [U-Boot] [PATCH 04/23] fdt: Add a function to return PCI BDF triplet
` [U-Boot] [PATCH 05/23] fdt: Add a subnodes iterator macro
` [U-Boot] [PATCH 08/23] Add pr_fmt() macro
` [U-Boot] [PATCH 19/23] ARM: tegra: Enable PCIe on Beaver
` [U-Boot] [PATCH 23/23] ARM: tegra: Enable PCIe on Jetson TK1
[U-Boot] [PATCH] imximage: Fix imximage IVT bug for EIM-NOR boot
2014-08-20 9:44 UTC (2+ messages)
[U-Boot] [PATCH v5 0/16] arm: ls102xa: Add Freescale LS102xA SoC and LS1021AQDS/TWR board support
2014-08-20 9:38 UTC (20+ messages)
` [U-Boot] [PATCH v5 01/16] arm: ls102xa: Add Freescale LS102xA SoC support
` [U-Boot] [PATCH v5 02/16] ls102xa: i2c: Add i2c support for LS102xA
` [U-Boot] [PATCH v5 03/16] net: Merge asm/fsl_enet.h into fsl_mdio.h
` [U-Boot] [PATCH v5 04/16] net: mdio: Use mb() to be compatible for both ARM and PowerPC
` [U-Boot] [PATCH v5 05/16] ls102xa: etsec: Add etsec support for LS102xA
` [U-Boot] [PATCH v5 06/16] ls102xa: esdhc: Add esdhc "
` [U-Boot] [PATCH v5 07/16] driver/ddr/freescale: Add support of accumulate ECC
` [U-Boot] [PATCH v5 08/16] driver/ddr/freescale: Fix DDR3 driver for ARM
` [U-Boot] [PATCH v5 09/16] driver/ddr/fsl: Add support of overriding chip select write leveling
` [U-Boot] [PATCH v5 10/16] arm: ls102xa: Add basic support for LS1021AQDS board
` [U-Boot] [PATCH v5 11/16] arm: ls102xa: Add basic support for LS1021ATWR board
` [U-Boot] [PATCH v5 12/16] net: tsec: Remove tx snooping support from LS1
` [U-Boot] [PATCH v5 13/16] serial: lpuart: add 32-bit registers lpuart support
` [U-Boot] [PATCH v5 14/16] video: dcu: Add DCU driver support
` [U-Boot] [PATCH v5 15/16] ls102xa: dcu: Add platform support for DCU on LS1021ATWR board
` [U-Boot] [PATCH v5 16/16] video: dcu: Add Sii9022A HDMI Transmitter support
[U-Boot] [PATCH v1] arm: include config.h in vectors.S
2014-08-20 9:33 UTC (4+ messages)
[U-Boot] [PATCH 0/6] Add support for Panasonic UniPhier SoCs/boards
2014-08-20 9:31 UTC (3+ messages)
` [U-Boot] [PATCH 3/6] arm: uniphier: add UniPhier SoC suppurt code
[U-Boot] [UBOOT RFC PATCH 00/13] DRA7xx: Add DWC3 USB driver and enable DFU
2014-08-20 7:37 UTC (50+ messages)
` [U-Boot] [UBOOT RFC PATCH 01/13] include: linux: preparation for porting dwc3 from linux kernel
` [U-Boot] [UBOOT RFC PATCH 02/13] usb: gadget: udc-core: Add minimal udc-core "
` [U-Boot] [UBOOT RFC PATCH 03/13] ARM: DRA7: Enable clocks for USB OTGSS and USB PHY
` [U-Boot] [UBOOT RFC PATCH 04/13] usb: dwc3: Add dwc3 driver
` [U-Boot] [UBOOT RFC PATCH 05/13] usb: dwc3-omap: Add dwc3 glue driver for OMAP
` [U-Boot] [UBOOT RFC PATCH 06/13] usb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms
` [U-Boot] [UBOOT RFC PATCH 07/13] usb: gadget: g_dnl: Explicitly set the max packet size in descriptor
` [U-Boot] [UBOOT RFC PATCH 08/13] common: cmd_dfu: invoke board_usb_cleanup() for cleaning up
` [U-Boot] [UBOOT RFC PATCH 09/13] common: cmd_dfu: add an API that takes controller index for handling interrupts
` [U-Boot] [UBOOT RFC PATCH 10/13] board: ti: DRA7: added USB initializtion code
` [U-Boot] [UBOOT RFC PATCH 11/13] commom: usb: implement "__weak" functions to make compiler happy
` [U-Boot] [UBOOT RFC PATCH 12/13] include: configs: Enable DWC3 and DFU in DRA7xx
` [U-Boot] [UBOOT RFC PATCH 13/13] dwc3: core: Change the bounce buffer size to 4096
[U-Boot] [PATCH] arm: tegra: initial support for apalis t30
2014-08-20 7:35 UTC (3+ messages)
[U-Boot] [PATCH] net: More BOOTP retry timeout improvements
2014-08-20 5:40 UTC (6+ messages)
[U-Boot] [PATCH] sun7i: Add support for Olimex A20-OLinuXino-LIME
2014-08-20 5:37 UTC
[U-Boot] [PATCH] nand/denali: Adding Denali NAND driver support
2014-08-20 3:47 UTC (2+ messages)
[U-Boot] [PATCH] arm: debug: replace license blocks with SPDX
2014-08-20 2:08 UTC
[U-Boot] [PATCH v8] nand/denali: Adding Denali NAND driver support
2014-08-20 1:44 UTC (4+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v2] Makefile: remove generated boards.cfg within make distclean
2014-08-20 1:06 UTC (3+ messages)
` [U-Boot] [PATCH v3] "
[U-Boot] SPL broken on i.mx31 platforms
2014-08-19 22:01 UTC (17+ messages)
[U-Boot] [Patch v2 1/5] fdt_support: Move of_read_number to fdt_support.h
2014-08-19 20:28 UTC (5+ messages)
` [U-Boot] [Patch v2 2/5] fdt_support: Make of_bus_default_count_cells non static
` [U-Boot] [Patch v2 3/5] armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page
` [U-Boot] [Patch v2 4/5] ARMv8/ls2085a: Enable secondary cores
` [U-Boot] [Patch v2 5/5] ARMv8/ls2085a: Move u-boot location to make room for RCW
[U-Boot] [PATCH v2 0/4] arm: vf610: add NAND flash support
2014-08-19 17:00 UTC (6+ messages)
` [U-Boot] [PATCH v2 3/4] mtd: nand: add Freescale NFC driver
[U-Boot] [PATCH 1/2] arm: vf610: lpuart: fix status register handling
2014-08-19 15:54 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] arm: vf610: lpuart: disable FIFO on initializaton
[U-Boot] [PATCH V2 12/18] arm: mx6: add support for Compulab cm-fx6 CoM
2014-08-19 15:19 UTC (6+ messages)
` [U-Boot] [PATCH V3 "
[U-Boot] [PATCH V2 00/18] Introduce cm-fx6 board (partial V2 cont.)
2014-08-19 14:51 UTC (7+ messages)
` [U-Boot] [PATCH V2 15/18] arm: mx6: cm_fx6: add usb support
` [U-Boot] [PATCH V2 18/18] arm: mx6: cm_fx6: add sata support
[U-Boot] [PATCH] kmp204x: set the ZL clk chips reset to power up only
2014-08-19 13:40 UTC (5+ messages)
` [U-Boot] [PATCH v2] kmp204x: reset the Zarlink clocking chips at "
` [U-Boot] [PATCH v3] "
[U-Boot] DFU to MMC #1
2014-08-19 12:21 UTC (4+ messages)
[U-Boot] Automatic firmware upgrade using USB DFU
2014-08-19 12:02 UTC (2+ messages)
[U-Boot] [PATCH 0/4] Introduce low-level debug for ARM architecture
2014-08-19 11:01 UTC (5+ messages)
` [U-Boot] [PATCH 3/4] arm: debug: import debug files from Linux 3.16
[U-Boot] [PATCH v2] kconfig: convert Kconfig helper script into a shell script
2014-08-19 10:56 UTC (7+ messages)
[U-Boot] [GIT][DFU] Pull request: u-boot-dfu
2014-08-19 10:17 UTC
[U-Boot] [PATCH 0/3] test: Extending USB gadget tests infrastructure
2014-08-19 9:09 UTC (7+ messages)
` [U-Boot] [PATCH v3 "
` [U-Boot] [PATCH v3 1/3] test: dfu: Extend dfu_gadget_test_init.sh to accept sizes of test files
` [U-Boot] [PATCH v3 2/3] test: dfu: cosmetic: Add missing license information to DFU test scripts
` [U-Boot] [PATCH v3 3/3] test: ums: Add script for testing UMS gadget operation
[U-Boot] [PATCH v2] buildman: Create parent directories as necessary
2014-08-19 8:22 UTC
[U-Boot] [PATCH v2] net: More BOOTP retry timeout improvements
2014-08-19 8:21 UTC
[U-Boot] [GIT PULL] Zynq patches
2014-08-19 7:57 UTC
[U-Boot] [PATCH v4] powerpc/t104xrdb: Add T1042RDB board support
2014-08-19 7:16 UTC
[U-Boot] [PATCH] kconfig: remove DEFCONFIG_LIST
2014-08-19 6:51 UTC (2+ messages)
[U-Boot] running test application uboot hello_world.bin
2014-08-19 6:29 UTC
[U-Boot] [PATCH v2 1/3] image: fix bootm failure for FIT image
2014-08-18 18:18 UTC (10+ messages)
` [U-Boot] [PATCH 2/3] image: move all function comments to header file
[U-Boot] [PATCH 1/6] usb: ehci: mx6: Add support for i.MX6SL
2014-08-18 18:08 UTC (5+ messages)
` [U-Boot] [PATCH 6/6] warp: Add initial WaRP Board support
[U-Boot] [RFC/PATCH] sunxi: Populate the default environment for sunxi-based systems
2014-08-18 16:54 UTC (4+ messages)
[U-Boot] [PATCH] buildman: Create parent directories as necessary
2014-08-18 16:42 UTC (2+ messages)
[U-Boot] [RFC PATCH 0/1] SPL JTAG boot mode
2014-08-18 16:35 UTC (3+ messages)
[U-Boot] [PATCH v3 0/4] arm: vf610: add NAND flash support
2014-08-18 16:26 UTC (5+ messages)
` [U-Boot] [PATCH v3 1/4] arm: vf610: add NFC pin mux
` [U-Boot] [PATCH v3 2/4] arm: vf610: add NFC clock support
` [U-Boot] [PATCH v3 3/4] mtd: nand: add Freescale vf610_nfc driver
` [U-Boot] [PATCH v3 4/4] arm: vf610: add NAND support for vf610twr
[U-Boot] [PATCH] net: BOOTP retry timeout improvements
2014-08-18 16:15 UTC (7+ messages)
[U-Boot] [PATCH] samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget
2014-08-18 10:29 UTC (6+ messages)
[U-Boot] [PATCH v8] nand/denali: Adding Denali NAND driver support
2014-08-18 10:05 UTC (4+ 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