public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-01-08 12:58:55 to 2015-01-10 19:10:41 UTC [more...]

[U-Boot] Pull request: nand flash
 2015-01-10 19:10 UTC  (2+ messages)

[U-Boot] [PATCH V2] add README.distro file
 2015-01-10 18:44 UTC  (4+ messages)

[U-Boot] [PATCH 0/4] Let the distro boot command scan all partitions
 2015-01-10 18:34 UTC  (12+ messages)
` [U-Boot] [PATCH 3/4] config_distro_bootcmd: Scan all partitions for boot files

[U-Boot] [PATCH v4] dm: sh: serial: Add support driver model
 2015-01-10 18:06 UTC  (2+ messages)

[U-Boot] [PATCH] kwbimage: Correct a long-standing warning
 2015-01-10 17:53 UTC 

[U-Boot] [PATCH 1/3] samsung: board: support eMMC reset using DT
 2015-01-10 17:46 UTC  (15+ messages)
` [U-Boot] [PATCH 2/3] Odroid: Add eMMC-reset node on DT

[U-Boot] [PATCH v2 0/11] Add support for caching Memory Reference Code data
 2015-01-10 17:20 UTC  (16+ messages)
` [U-Boot] [PATCH v2 01/11] x86: dts: Add compatible string for Intel ICH9 SPI controller
` [U-Boot] [PATCH v2 02/11] x86: Move ipchecksum into common area and rename it
` [U-Boot] [PATCH v2 03/11] x86: Allow adding of IP checksums
` [U-Boot] [PATCH v2 04/11] x86: rtc: mc146818: Add helpers to read/write CMOS RAM
` [U-Boot] [PATCH v2 05/11] x86: spi: Add device tree support
` [U-Boot] [PATCH v2 06/11] Allow architecture-specific memory reservation
` [U-Boot] [PATCH v2 07/11] x86: dts: Add SPI flash MRC details for chromebook_link
` [U-Boot] [PATCH v2 08/11] x86: Implement a cache for Memory Reference Code parameters
` [U-Boot] [PATCH v2 09/11] x86: config: Enable hook for saving MRC configuration
` [U-Boot] [PATCH v2 10/11] x86: ivybridge: Drop the Kconfig MRC cache information
` [U-Boot] [PATCH v2 11/11] x86: config: chromebook_link: Enable environment

[U-Boot] [PATCH 0/10] x86: Add generic VESA video driver
 2015-01-10 16:08 UTC  (10+ messages)
` [U-Boot] [PATCH 10/10] RFC: Test code for glacier PCI video support

[U-Boot] [PATCH 1/2] console: Use pre-console buffer to get complete log on all consoles
 2015-01-10 15:24 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] sunxi: Enable pre-console buffer

[U-Boot] [PATCH v2 0/2] sunxi: video: Add lvds support
 2015-01-10 13:55 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/2] "
` [U-Boot] [PATCH v2 2/2] sunxi: video: Add support for Hitachi tx18d42vm LCD panels

[U-Boot] New i.MX board
 2015-01-10 12:34 UTC  (3+ messages)

[U-Boot] [PATCH 0/8] video: Add support for SSD2828 (parallel LCD to MIPI bridge)
 2015-01-10 10:52 UTC  (20+ messages)
` [U-Boot] [PATCH 1/8] sunxi: axp221: Add ELDO[1-3] support
` [U-Boot] [PATCH 2/8] include: Add header file with MIPI DSI constants from the Linux kernel
` [U-Boot] [PATCH 3/8] video: Add support for SSD2828 (parallel LCD to MIPI bridge)
` [U-Boot] [PATCH 4/8] video: sunxi: Hook up SSD2828 with the sunxi video driver
` [U-Boot] [PATCH 5/8] sun6i: Add LCD display support for MSI Primo81 tablet
` [U-Boot] [PATCH 6/8] video: ssd2828: Allow using 'pclk' as the PLL clock source
` [U-Boot] [PATCH 7/8] video: sunxi: Switch from 'tx_clk' to 'pclk' for SSD2828
` [U-Boot] [PATCH 8/8] video: ssd2828: Use MIPI DCS commands to retrieve the LCD panel id

[U-Boot] please pull u-boot-arc master
 2015-01-10  3:12 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] Fix repeated USB scans problems
 2015-01-10  0:49 UTC  (11+ messages)

[U-Boot] [PATCH 1/2] usb: gadget: composite: Fix NULL pointer crash in USB compliance test
 2015-01-10  0:47 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] usb: gadget: f_dfu: Add get_alt function to pass the "

[U-Boot] [PATCH] usb: eth: asix88179: add ability to modify MAC address
 2015-01-10  0:43 UTC  (2+ messages)

[U-Boot] [PATCH RESEND] usb: gadget: pxa25x_udc: fix use-before-initialized bug
 2015-01-10  0:42 UTC  (2+ messages)

[U-Boot] [PATCH 00/10] ARC: updates, fixes & preparation to ARCv2 submission
 2015-01-09 23:10 UTC  (11+ messages)
` [U-Boot] [PATCH 01/10] arc: check caches existence before use
` [U-Boot] [PATCH 02/10] arc: add ECR (exception cause register) output
` [U-Boot] [PATCH 03/10] arc: interrupts - fix mask setup
` [U-Boot] [PATCH 04/10] arc: add dependences on MMU presence
` [U-Boot] [PATCH 05/10] arc: introduce separate section for interrupt vector table
` [U-Boot] [PATCH 06/10] arc: relocate - minor refactoring and clean-up
` [U-Boot] [PATCH 07/10] arc: move linker script in arch/arc/cpu folder
` [U-Boot] [PATCH 08/10] arc: move common sources in library
` [U-Boot] [PATCH 09/10] board/synopsys: remove selection of CPU from the board
` [U-Boot] [PATCH 10/10] arc: rename "arc700" in "arcv1"

[U-Boot] [PATCH 1/2] powerpc: xes: Convert to generic board
 2015-01-09 21:42 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] powerpc: xes: Add maintainer

[U-Boot] [PATCH 0/2] select default commands in Kconfig
 2015-01-09 21:21 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2] common: mark commands as default to match "config_cmd_default.h"
` [U-Boot] [PATCH 2/2] config_cmd_default.h: wrap each definition in "ifndef"

[U-Boot] [PATCH 00/18] Exynos: move i2c driver to dm api
 2015-01-09 20:51 UTC  (12+ messages)
` [U-Boot] [PATCH 01/18] arndale: config: disable max77686 support
  ` [U-Boot] [PATCH 07/18] dm: i2c: s3c24x0: adjust to dm-i2c api
  ` [U-Boot] [PATCH 08/18] exynos5: config: prepare for dm i2c support
  ` [U-Boot] [PATCH 18/18] trats2: config: disable i2c peripherals if testing dm i2c

[U-Boot] NAND bug fixes for v2015.01
 2015-01-09 18:17 UTC  (2+ messages)

[U-Boot] unified keyboard queuing?
 2015-01-09 16:33 UTC 

[U-Boot] [PATCH 1/1] sunxi: add Linksprite pcDuino v1/v2 support
 2015-01-09 16:10 UTC  (2+ messages)

[U-Boot] [PATCH] arm: vf610: fix boot from SD-card
 2015-01-09 15:28 UTC  (7+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3] arm: build arch memset/memcpy in Thumb2 mode
 2015-01-09 15:24 UTC  (4+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] cmd_sf: Fix problem with "sf update" and unaligned length
 2015-01-09 13:39 UTC 

[U-Boot] Pull request: u-boot-spi/master
 2015-01-09 13:34 UTC  (2+ messages)

[U-Boot] [PATCH v2] mx25: Fix boot hang by avoiding vector relocation
 2015-01-09 13:34 UTC  (4+ messages)

[U-Boot] [PATCH] gpt: Fix the protective MBR partition size
 2015-01-09 13:34 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH] doc/gitmail-rc: fix whitespaces
 2015-01-09 13:34 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] MAINTAINERS: add me as a co-maintainer of KIRKWOOD
 2015-01-09 13:34 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3] scripts: fix binutils-version.sh for 'as' without a package
 2015-01-09 13:34 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] doc: fix spelling errors in am335x/README
 2015-01-09 13:34 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] mx25: Remove empty line after printing the reset cause
 2015-01-09 13:33 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] i2c:mxc fix array size of i2c_data
 2015-01-09 13:33 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] Pull request: u-boot-uniphier
 2015-01-09 13:33 UTC  (2+ messages)

[U-Boot] dm: device_id info
 2015-01-09 11:53 UTC 

[U-Boot] [PATCH v3 0/9] sf: Update flash params for supported read commands and sector size
 2015-01-09  9:27 UTC  (3+ messages)
` [U-Boot] [PATCH v3 2/9] sf: Update Atmel flash params

[U-Boot] [PATCH 08/18] exynos5: config: prepare for dm i2c support
 2015-01-09  9:21 UTC 

[U-Boot] [PATCH 00/12] imx:mx6 add ldo bypass
 2015-01-09  8:59 UTC  (13+ messages)
` [U-Boot] [PATCH 01/12] imx:mx6slevk add pmic and i2c configuration
` [U-Boot] [PATCH 02/12] imx:mx6sl add I2c pad settings
` [U-Boot] [PATCH 03/12] imx:mx6slevk implement power init board
` [U-Boot] [PATCH 04/12] imx:mx6 update mxc_ccm_reg
` [U-Boot] [PATCH 05/12] imx:mx6 update fuse_bank0_regs
` [U-Boot] [PATCH 06/12] pmic:pfuze add macro for setting voltage
` [U-Boot] [PATCH 07/12] imx:mx6 Support LDO bypass
` [U-Boot] [PATCH 08/12] imx:mx6slevk add ldo mode set function
` [U-Boot] [PATCH 09/12] imx:mx6sabresd Add ldo_mode_set function
` [U-Boot] [PATCH 10/12] imx:mx6sxsabresd add ldo mode set function
` [U-Boot] [PATCH 11/12] imx:mx6qsabreauto add ldo mode init
` [U-Boot] [PATCH 12/12] ARM:imx call ldo_mode_set in arch_preboot_os

[U-Boot] [PATCH] arm: ls1021x: Add support for initializing CAAM's stream id
 2015-01-09  5:13 UTC 

[U-Boot] [PATCH] usb: gadget: pxa25x_udc: fix use-before-initialized bug
 2015-01-09  0:49 UTC  (6+ messages)

[U-Boot] [PATCH v2 00/11] Add driver for VSC9953 Ethernet Switch
 2015-01-08 22:39 UTC  (3+ messages)
` [U-Boot] [PATCH v2 10/11] board/T1040qds: Add VSC9953 support for T1040qds board

[U-Boot] [PATCH] Nokia RX-51: Do not call secure PPA routine on non secure devices
 2015-01-08 21:53 UTC  (3+ messages)

[U-Boot] checkpatch warning on Kconfig
 2015-01-08 21:26 UTC 

[U-Boot] sunxi video support patches (edid, lcd and vga support) have been queued up in u-boot-sunxi/next
 2015-01-08 19:44 UTC 

[U-Boot] sunxi video support patches (edid, lcd and vga support) have been queued up in u-boot-sunxi/next
 2015-01-08 19:42 UTC 

[U-Boot] [PATCH 0/2] qspi:fsl support AHB read
 2015-01-08 18:35 UTC  (9+ messages)
` [U-Boot] [PATCH 1/2] qspi:fsl implement "
` [U-Boot] [PATCH 2/2] imx:mx6sxsabresd support qspi "

[U-Boot] sunxi: video: Add LCD output and A13-Olinuxino VGA output support
 2015-01-08 17:23 UTC  (3+ messages)
` [U-Boot] [PATCH 01/17] videomodes: Add support for refresh and pclk_khz to video_get_params()

[U-Boot] [PATCH 0/6] sunxi: video: Add hdmi output fmt support + misc fixes
 2015-01-08 17:11 UTC  (14+ messages)
` [U-Boot] [PATCH 1/6] edid: Add struct and defines for cea681 extension blocks
` [U-Boot] [PATCH 2/6] sunxi: video: Add hdmi support
` [U-Boot] [PATCH 3/6] sunxi: video: Add sunxi_hdmi_edid_get_block helper function
` [U-Boot] [PATCH 4/6] sunxi: video: When using edid use CEA681 extension blocks to select hdmi output
` [U-Boot] [PATCH 5/6] sunxi: video: Give hotplug-detect (hpd) signal some time to show up
` [U-Boot] [PATCH 6/6] sunxi: video: Set input sync enable

[U-Boot] [PATCH v2 00/11] video: Add / fix videomodes modes, use for sunxi, enable EDID on sunxi
 2015-01-08 16:25 UTC  (23+ messages)
` [U-Boot] [PATCH v2 01/11] videomodes: Add pixelclock_khz and refresh fields to ctfb_res_modes
` [U-Boot] [PATCH v2 02/11] videomodes: Add (vesa) standard timings
` [U-Boot] [PATCH v2 03/11] videomodes: Add a bunch of high res modes
` [U-Boot] [PATCH v2 04/11] videomodes: Add video_get_ctfb_res_modes helper function
` [U-Boot] [PATCH v2 05/11] videomodes: Add helper functions to parse video-mode env-var extra options
` [U-Boot] [PATCH v2 06/11] videomodes: Add video_edid_dtd_to_ctfb_res_modes helper function
` [U-Boot] [PATCH v2 07/11] edid: Add an edid_check_checksum() "
` [U-Boot] [PATCH v2 08/11] sunxi: video: Use video-mode/-timing from videomodes
` [U-Boot] [PATCH v2 09/11] sunxi: video: Add support for video-mode environment variable
` [U-Boot] [PATCH v2 10/11] sunxi: video: Add hpd option
` [U-Boot] [PATCH v2 11/11] sunxi: video: Add DDC & EDID support

[U-Boot] [PATCH] mxsboot : Support of 224-bytes OOB area length
 2015-01-08 16:14 UTC 

[U-Boot] [PATCH] ARM: UniPhier: add UART initialization routine for low-level debug
 2015-01-08 14:06 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: UniPhier: enable output of system bus
 2015-01-08 14:05 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: UniPhier: fix SRAM size on support card
 2015-01-08 14:04 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] pmic:pfuze support buck regulator mode switch
 2015-01-08 13:00 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] pmic:pfuz100 add switch mode and more registers
` [U-Boot] [PATCH 2/3] pmic:pfuze implement pmic_mode_init
` [U-Boot] [PATCH 3/3] imx:mx6 set normal APS and standby PFM mode


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox