public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-05-13 16:40:13 to 2014-05-15 11:41:22 UTC [more...]

[U-Boot] [PATCH 0/4] zynq: fix OF control of Zynq
 2014-05-15 11:41 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] build: support a new image u-boot-dtb.img
` [U-Boot] [PATCH 2/4] zynq: load u-boot-dtb.img for SD boot
` [U-Boot] [PATCH 3/4] zynq: add memory nodes to device tree to initialize DRAM with OF
` [U-Boot] [PATCH 4/4] zynq: add UART nodes to device tree to initialize UART "

[U-Boot] [PATCH v2 0/5] zynq: fix OF control of Zynq
 2014-05-15 11:37 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] build: support a new image u-boot-dtb.img
` [U-Boot] [PATCH v2 2/5] zynq: load u-boot-dtb.img if CONFIG_OF_SEPARATE is defined
` [U-Boot] [PATCH v2 3/5] zynq: import zynq-7000.dtsi from Linux Kernel
` [U-Boot] [PATCH v2 4/5] zynq: add memory nodes to device tree to initialize DRAM with OF
` [U-Boot] [PATCH v2 5/5] zynq: add UART nodes to device tree to initialize UART "

[U-Boot] [PATCH] board/t208x: update t2080qds/t2080rdb for errata A-007186
 2014-05-15 11:24 UTC 

[U-Boot] [PATCH v2] dfu: Introduction of the "dfu_checksum_method" env variable for checksum method setting
 2014-05-15 11:19 UTC  (9+ messages)
` [U-Boot] [PATCH v3] dfu: Introduction of the "dfu_hash_algo" "

[U-Boot] [PATCH][v2] board/p1_p2_rdb:Enable p1_p2_rdb boot from NAND/SD/SPI in SPL
 2014-05-15 11:13 UTC 

[U-Boot] [PATCH] serial_mxc: disable new features of autobaud detection
 2014-05-15  9:21 UTC  (2+ messages)

[U-Boot] [PATCH 00/12] MX6: SPL NAND support
 2014-05-15  9:20 UTC  (8+ messages)
` [U-Boot] [PATCH 12/12] imx: ventana: switch to SPL

[U-Boot] [PULL] : Please pull u-boot-imx
 2014-05-15  9:02 UTC 

[U-Boot] [RESEND PATCHv4 00/14] mmc: exynos: code cleanup and support DDR mode
 2014-05-15  8:57 UTC  (15+ messages)
` [U-Boot] [RESEND PATCHv4 01/14] arm: exynos: pinmux: add sdmmc4 gpio configratuion
` [U-Boot] [RESEND PATCHv4 02/14] arm: exynos: clock: Remove exynos4x12_set_mmc_clk function
` [U-Boot] [RESEND PATCHv4 03/14] board: trats2: Enable device tree on Trats2
` [U-Boot] [RESEND PATCHv4 04/14] ARM: exynos: board: change the mmc/sd init sequence
` [U-Boot] [RESEND PATCHv4 05/14] ARM: exynos: clock: modify the set_mmc_clk for exynos4
` [U-Boot] [RESEND PATCHv4 06/14] ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMC
` [U-Boot] [RESEND PATCHv4 07/14] mmc: exynos_dw_mmc: restore the property into host
` [U-Boot] [RESEND PATCHv4 08/14] mmc: remove the unnecessary define and fix the wrong bit control
` [U-Boot] [RESEND PATCHv4 09/14] mmc: support the DDR mode for eMMC
` [U-Boot] [RESEND PATCHv4 10/14] mmc: dw_mmc: support the DDR mode
` [U-Boot] [RESEND PATCHv4 11/14] ARM: dts: exnyos: enable dw-mmc controller
` [U-Boot] [RESEND PATCHv4 12/14] mmc: exynos_dw_mmc: enable the DDR mode
` [U-Boot] [RESEND PATCHv4 13/14] ARM: exynos4: enable the dwmmc configuration
` [U-Boot] [RESEND PATCHv4 14/14] mmc: s5p_sdhci: add the s5p_sdhci_core_init function

[U-Boot] [PATCHv4 00/13] mmc: exynos: code cleanup and support DDR mode
 2014-05-15  8:56 UTC  (15+ messages)
` [U-Boot] [PATCHv4 01/13] arm: exynos: clock: Remove exynos4x12_set_mmc_clk function
` [U-Boot] [PATCHv4 02/13] board: trats2: Enable device tree on Trats2
` [U-Boot] [PATCHv4 03/13] ARM: exynos: board: change the mmc/sd init sequence
` [U-Boot] [PATCHv4 04/13] ARM: exynos: clock: modify the set_mmc_clk for exynos4
` [U-Boot] [PATCHv4 05/13] ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMC
` [U-Boot] [PATCHv4 06/13] mmc: exynos_dw_mmc: restore the property into host
` [U-Boot] [PATCHv4 07/13] mmc: remove the unnecessary define and fix the wrong bit control
` [U-Boot] [PATCHv4 08/13] mmc: support the DDR mode for eMMC
` [U-Boot] [PATCHv4 09/13] mmc: dw_mmc: support the DDR mode
` [U-Boot] [PATCHv4 10/13] ARM: dts: exnyos: enable dw-mmc controller
` [U-Boot] [PATCHv4 11/13] mmc: exynos_dw_mmc: enable the DDR mode
` [U-Boot] [PATCHv4 12/13] ARM: exynos4: enable the dwmmc configuration
` [U-Boot] [PATCHv4 13/13] mmc: s5p_sdhci: add the s5p_sdhci_core_init function

[U-Boot] [PATCH v2 0/4] mpc8313: ids8313 board updates
 2014-05-15  8:54 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/4] bootm: make use of legacy image format configurable
` [U-Boot] [PATCH v2 2/4] mpc8313, signed fit: enable legacy image format on ids8313 board
` [U-Boot] [PATCH v2 3/4] lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c
` [U-Boot] [PATCH v2 4/4] mpc8313: add CONFIG_SYS_GENERIC_BOARD to ids8313 board

[U-Boot] [RFC PATCH] fpga: Added support to load bit stream from SD/MMC
 2014-05-15  8:41 UTC  (4+ messages)

[U-Boot] [PATCH v2] fpga: Added support to load bit stream from SD/MMC
 2014-05-15  8:39 UTC 

[U-Boot] [PATCH v3 00/11] mx6: SPL NAND support
 2014-05-15  8:31 UTC  (5+ messages)
` [U-Boot] [PATCH v3 01/11] nand: remove CONFIG_SYS_NAND_PAGE_SIZE

[U-Boot] i.MX tree way behind master
 2014-05-15  8:30 UTC  (2+ messages)

[U-Boot] [PATCH] compulab: eeprom: enable any i2c driver
 2014-05-15  8:25 UTC  (3+ messages)
` [U-Boot] "
  ` [U-Boot] [PATCH] compulab: eeprom: add default eeprom address

[U-Boot] [PATCH] ARM: zynq: Show ECC status on the same line as DRAM size
 2014-05-15  7:46 UTC 

[U-Boot] [PATCH] patman: Suppress duplicate signoffs only for real patches
 2014-05-15  7:29 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/12] Enable LCD display on snow
 2014-05-15  6:52 UTC  (13+ messages)
` [U-Boot] [PATCH v2 04/12] power: Add support for TPS65090 PMU chip
` [U-Boot] [PATCH v2 07/12] exynos5: support tps65090 pmic
` [U-Boot] [PATCH v2 09/12] exynos: dts: Disable cros_ec interrupts due to broken GPIOs
` [U-Boot] [PATCH v2 10/12] exynos: dts: Enable LCD for snow
` [U-Boot] [PATCH v2 11/12] exynos: Enable the LCD backlight "

[U-Boot] [PATCH] powerpc/srio-pcie-boot: Adjust addresses for SRIO/PCIE boot
 2014-05-15  6:30 UTC 

[U-Boot] [PATCH][v2] powerpc/t4qds: Add alternate serdes protocols to align with A-007186
 2014-05-15  6:09 UTC 

[U-Boot] [U-Boot PATCH 0/5] ARM: DRA72x: Add support for DRA72x SoC
 2014-05-15  5:38 UTC  (6+ messages)
` [U-Boot] [U-Boot PATCH 1/5] ARM: DRA72x: Add Silicon ID support
` [U-Boot] [U-Boot PATCH 2/5] ARM: DRA72x: volt: Update the pmic offsets
` [U-Boot] [U-Boot PATCH 3/5] ARM: DRA72x: clocks: Update the hwdata
` [U-Boot] [U-Boot PATCH 4/5] ARM: DRA72x: Update EMIF data
` [U-Boot] [U-Boot PATCH 5/5] ARM: DRA7xx: ctrl: Fix efuse register addresses

[U-Boot] [PATCH] mpc85xx: configs: remove c=ffe from default environment
 2014-05-15  4:50 UTC  (2+ messages)

[U-Boot] [PATCH] arm: Allow u-boot to run from offset base address
 2014-05-15  4:26 UTC  (3+ messages)

[U-Boot] [PATCH] powerpc/t4qds: Add alternate serdes protocols to align with A-007186
 2014-05-15  2:49 UTC 

[U-Boot] [PATCH v2] sandbox: set sandbox's vendor to null
 2014-05-15  2:09 UTC  (2+ messages)

[U-Boot] [PATCH] Revert "sandbox: move source files from board/ to arch/sandbox/"
 2014-05-15  2:08 UTC  (2+ messages)

[U-Boot] [Bug Report] Patman removes author's Signed-off-by credit
 2014-05-15  1:41 UTC  (2+ messages)

[U-Boot] [PATCHv3 00/13] mmc: exynos: code cleanup and support DDR mode
 2014-05-15  1:19 UTC  (3+ messages)
` [U-Boot] [PATCHv3 01/13] arm: exynos: pinmux: add sdmmc4 gpio configratuion

[U-Boot] RFC: i.MX UART failures with baud-rate mis-match
 2014-05-14 23:55 UTC  (6+ messages)
` [U-Boot] [RFC PATCH 1/2] serial_mxc: return question mark for chars received with high bit set
` [U-Boot] [RFC PATCH 2/2] serial_mxc: disable new features of autobaud detection

[U-Boot] [PULL] u-boot-usb/pr-15052014
 2014-05-14 22:28 UTC 

[U-Boot] [PATCH 1/3] dfu: mmc: Provide support for eMMC boot partition access
 2014-05-14 22:24 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 1/2] drivers:dfu: dfu_flush(): add raw data flush to complete dfu write
 2014-05-14 22:24 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] usb: tegra: fix PHY selection code
 2014-05-14 22:21 UTC  (6+ messages)

[U-Boot] [PATCH V2] usb: ci_udc: parse QTD before over-writing it
 2014-05-14 22:21 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2014-05-14 22:20 UTC 

[U-Boot] [PATCH] vf610twr: Tune DDR initialization settings
 2014-05-14 21:29 UTC 

[U-Boot] [PATCH 1/4] cmd_part: fix type in part command help text
 2014-05-14 21:29 UTC  (4+ messages)

[U-Boot] [PATCH] arm: bcm281xx: Add CONFIG_SYS_GENERIC_BOARD
 2014-05-14 21:18 UTC 

[U-Boot] Mainline u-boot SPL for socfpga
 2014-05-14 19:01 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/5] net/designware: fixes for data cache, phylib and burst size
 2014-05-14 18:30 UTC  (3+ messages)
` [U-Boot] [PATCH v3 4/5] net/designware: reorder struct dw_eth_dev to pack more efficiently

[U-Boot] [RFC PATCH v0 0/4] Improve arm64 support
 2014-05-14 16:35 UTC  (7+ messages)
` [U-Boot] [RFC PATCH v0 2/4] cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images
` [U-Boot] [RFC PATCH v0 3/4] vexpress_aemv8a.h: Clean up the config

[U-Boot] [Patch v3] omap4: duovero: Add Gumstix DuoVero machine
 2014-05-14 15:34 UTC 

[U-Boot] [PATCH] net/designware: call phy_connect_dev() to properly setup phylib device
 2014-05-14 15:20 UTC  (6+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] am335x: pepper: Add Gumstix Pepper AM335x-based machine
 2014-05-14 15:12 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [i2c] Pull request
 2014-05-14 14:20 UTC  (2+ messages)

[U-Boot] imximage: MAX_HW_CFG_SIZE_V2 too small for i.MX6D?
 2014-05-14 13:01 UTC  (3+ messages)

[U-Boot] [PATCH] arm, am33xx: Enable CONFIG_SYS_GENERIC_BOARD for siemens boards
 2014-05-14 11:22 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: exynos5420: removed undefined gpio structure
 2014-05-14 10:44 UTC 

[U-Boot] [PATCH v2 2/2] net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGN
 2014-05-14  9:49 UTC  (8+ messages)
` [U-Boot] [PATCH 3/2] net/designware: reorder struct dw_eth_dev to pack more efficiently
  ` [U-Boot] [linux-sunxi] "

[U-Boot] SMSC LAN9500 u-boot drivers
 2014-05-14  7:26 UTC 

[U-Boot] [PATCH 0/4] ARM: OMAP5: add cm-t54 board support
 2014-05-14  6:19 UTC  (4+ messages)
` [U-Boot] [PATCH 4/4] cm-t54: "

[U-Boot] [PATCH] powerpc/mpc85xx: SECURE BOOT- corrected CSPR settings for BSC9132QDS NAND
 2014-05-14  6:15 UTC 

[U-Boot] [GIT PULL] Zynq patches
 2014-05-14  6:09 UTC 

[U-Boot] [PATCH v2 0/7] mtd: nand: omap: clean up of omap_elm and omap_gpmc driver
 2014-05-14  5:53 UTC  (8+ messages)
` [U-Boot] [PATCH v2 4/7] mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv'
` [U-Boot] [PATCH v2 6/7] mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch
` [U-Boot] [PATCH v2 7/7] mtd: nand: omap: fix error-codes returned from omap-elm driver

[U-Boot] [PATCH v2] Because sandbox is not a real hardware, setting vendor=sandbox is almost meaningless
 2014-05-14  3:57 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] mkimage: Refactor and clean up 32-bit crcs
 2014-05-14  2:45 UTC  (4+ messages)
` [U-Boot] [PATCH v2 "
  ` [U-Boot] [PATCH v2 1/2] mkimage : Split out and clean pbl_crc32 for use by other image types
  ` [U-Boot] [PATCH v2 2/2] tools: Refactor mxsimage to use pbl_crc32

[U-Boot] [PATCH] sandbox: move source files from board/ to arch/sandbox/
 2014-05-14  2:41 UTC  (3+ messages)

[U-Boot] Please pull u-boot-ti/master
 2014-05-14  1:36 UTC 

[U-Boot] [PATCH] arm, davinci: Use CONFIG_SPL_PAD_TO for padding the SPL in an ais image
 2014-05-14  1:36 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] siemens, draco: add new target
 2014-05-14  1:36 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/2] "

[U-Boot] [PATCH 1/2] siemens:cosmetic, dxr2: rename dxr2 to draco
 2014-05-14  1:36 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/2] omap3_beagle: xM A/B validate new dtb exits in file system
 2014-05-14  1:36 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] omap3_beagle: use omap3-beagle-xm-ab.dtb for the xM AB revision
 2014-05-14  1:36 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/4] ARM: OMAP5: add CKO buffer control mask
 2014-05-14  1:36 UTC  (2+ messages)
` [U-Boot] [U-Boot,3/4] "

[U-Boot] [PATCH 2/4] ARM: OMAP5: Power: add LDO2 support for Palmas driver
 2014-05-14  1:36 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/4] ARM: OMAP5: add UART4 support
 2014-05-14  1:35 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/4] "

[U-Boot] [PATCH] mtd: nand: omap_gpmc: Fix update of read_ecc in oob
 2014-05-14  1:35 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 5/5] siemens: cosmetic: rename project_dir
 2014-05-14  1:35 UTC  (2+ messages)
` [U-Boot] [U-Boot,5/5] "

[U-Boot] [PATCH 4/5] siemens: change LED indication in DFU mode
 2014-05-14  1:35 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/5] siemens: add led cmd for flexible LED control
 2014-05-14  1:35 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/5] siemens: update DDR3 parameters for dxr2
 2014-05-14  1:35 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/5] "

[U-Boot] [PATCH 1/5] siemens: cosmetic: remove unused and rename defines
 2014-05-14  1:35 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2] am33xx: add SSC enable macro
 2014-05-14  1:35 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2] "

[U-Boot] [PATCH] omap4: duovero: Add Gumstix DuoVero machine
 2014-05-13 23:44 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] Please pull mpc85xx
 2014-05-13 21:45 UTC  (2+ messages)

[U-Boot] armv8 relocation questions
 2014-05-13 21:38 UTC 

[U-Boot] pull request for u-boot-tegra/master into ARM/master
 2014-05-13 21:14 UTC 

[U-Boot] [PATCH 2/2] mkimage: Refactor mxsimage to use common crc32 code
 2014-05-13 21:08 UTC  (4+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [RFC PATCH v2 0/13] Enable driver model for GPIOs on Tegra
 2014-05-13 19:30 UTC  (9+ messages)
` [U-Boot] [RFC PATCH v2 04/13] Makefile: Support include files for .dts files
` [U-Boot] [RFC PATCH v2 05/13] tegra: dts: Bring in GPIO bindings from linux
` [U-Boot] [RFC PATCH v2 12/13] tegra: Enable driver model
` [U-Boot] [RFC PATCH v2 13/13] tegra: Convert tegra GPIO driver to use "

[U-Boot] Support for Tegra Jetson TK1
 2014-05-13 18:20 UTC  (2+ messages)

[U-Boot] [PATCH] patman: Don't request full names from get_maintainer
 2014-05-13 18:17 UTC  (4+ messages)

[U-Boot] Signed-off-by rules for U-Boot
 2014-05-13 18:14 UTC  (2+ messages)

[U-Boot] [PATCH] mx25pdk: Add generic board support
 2014-05-13 17:40 UTC 

[U-Boot] [PATCH] boards.cfg: fix a configuration error of ep8248 board
 2014-05-13 16:42 UTC  (2+ messages)

[U-Boot] [PATCH v4] qe: disable qe when qe-ucode fails to be uploaded for "deep sleep"
 2014-05-13 16:41 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] PPC 85xx QEMU: Additional fixes
 2014-05-13 16:40 UTC  (2+ messages)


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