public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-01-08 18:19:35 to 2015-01-11 19:34:51 UTC [more...]

[U-Boot] [PATCH 00/17] sunxi: musb otg controller support
 2015-01-11 19:34 UTC  (14+ messages)
` [U-Boot] [PATCH 01/17] sunxi: axp221: Protect axp221_init against multiple calls
` [U-Boot] [PATCH 02/17] sunxi: axp221: Add support for controlling the drivebus pin
` [U-Boot] [PATCH 03/17] sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg
` [U-Boot] [PATCH 04/17] sunxi: usbc: Add support for usb0 to the common usbc code
` [U-Boot] [PATCH 05/17] sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pin
` [U-Boot] [PATCH 06/17] usb: Fix usb_kbd_deregister when console-muxing is used
` [U-Boot] [PATCH 07/17] usb: Add an interval parameter to create_int_queue
` [U-Boot] [PATCH 08/17] usb: Do not log an error when no devices is plugged into a root-hub-less hcd
` [U-Boot] [PATCH 09/17] musb-new: Add register defines for different reg layout on sunxi
` [U-Boot] [PATCH 10/17] musb-new: Add sunxi musb controller support
` [U-Boot] [PATCH 11/17] musb-new: Use time based timeouts rather then cpu-cycles based timeouts
` [U-Boot] [PATCH 12/17] musb-new: Fix interrupt transfers not working
` [U-Boot] [PATCH 13/17] musb-new: Fix reset sequence when in host mode

[U-Boot] [PATCH V2] add README.distro file
 2015-01-11 18:15 UTC  (8+ messages)

[U-Boot] [PATCH] tools/kwbimage.c: fix parser error handling
 2015-01-11 14:05 UTC  (5+ messages)
` [U-Boot] "

[U-Boot] [PATCH 0/8] video: Add support for SSD2828 (parallel LCD to MIPI bridge)
 2015-01-11 13:43 UTC  (24+ 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] [PATCH v3 0/4] sun7i: PSCI enhancements
 2015-01-11 11:06 UTC  (4+ messages)

[U-Boot] [PATCH] sunxi: axp221: correct ALDO2 description for sun6i
 2015-01-11  9:51 UTC  (4+ messages)

[U-Boot] [PATCH] sun8i: remove extra whitespace in dram initialization support code
 2015-01-11  9:31 UTC  (2+ messages)

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

[U-Boot] [PATCH v2 0/11] Add support for caching Memory Reference Code data
 2015-01-11  4:04 UTC  (19+ 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] [PULL] u-boot-atmel/master -> u-boot/master
 2015-01-11  2:17 UTC  (2+ messages)

[U-Boot] [PATCH 3/3] ARM: atmel: sama5d3xek: fix the LCD parameters
 2015-01-11  1:27 UTC  (2+ messages)
` [U-Boot] [U-Boot,3/3] "

[U-Boot] [PATCH 2/3] ARM: atmel: sama5d4xek: fix the LCD parameters
 2015-01-11  1:27 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/3] "

[U-Boot] [PATCH 1/3] ARM: atmel: sama5d4 xplained: fix the LCD parameters
 2015-01-11  1:26 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/3] "

[U-Boot] unified keyboard queuing?
 2015-01-10 23:56 UTC  (2+ messages)

[U-Boot] [PATCH V3 00/12] cleanup and refactor lcd.c
 2015-01-10 19:22 UTC  (3+ messages)

[U-Boot] [PATCH] fix: tools: kwbimage.c: Initialize headersz to suppress warning
 2015-01-10 19:10 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] Pull request: nand flash
 2015-01-10 19:10 UTC  (2+ 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 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] 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  (4+ 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  (11+ 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] [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  (2+ 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 "


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