public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-01-07 09:20:19 to 2014-01-08 20:18:27 UTC [more...]

[U-Boot] [PATCH v5 01/30] zynq: Enable CONFIG_FIT_VERBOSE
 2014-01-08 20:18 UTC  (26+ messages)
` [U-Boot] [PATCH v5 02/30] zynq: Enable Boot FreeBSD/vxWorks
` [U-Boot] [PATCH v5 03/30] zynq: Cleanup on miscellaneous configs
` [U-Boot] [PATCH v5 04/30] zynq: Cleanup on memory configs
` [U-Boot] [PATCH v5 05/30] zynq: Minor config cleanup
` [U-Boot] [PATCH v5 06/30] zynq: Enable cache options
` [U-Boot] [PATCH v5 07/30] zynq: Add UART0, UART1 configs support
` [U-Boot] [PATCH v5 08/30] zynq: Add GEM0, GEM1 "
` [U-Boot] [PATCH v5 09/30] zynq-common: Rename zynq with zynq-common
` [U-Boot] [PATCH v5 10/30] doc: zynq: Add information on zynq u-boot
` [U-Boot] [PATCH v5 11/30] zynq: Add zynq zc70x board support
` [U-Boot] [PATCH v5 12/30] zynq: Add zynq zed "
` [U-Boot] [PATCH v5 13/30] zynq: Move CONFIG_SYS_SDRAM_SIZE to pre-board configs
` [U-Boot] [PATCH v5 14/30] zynq-common: Define exact TEXT_BASE
` [U-Boot] [PATCH v5 15/30] zynq: zc70x: Add Catalyst 24WC08 EEPROM config support
` [U-Boot] [PATCH v5 16/30] zynq: Add zynq microzed board support
` [U-Boot] [PATCH v5 17/30] zynq: Add zynq_zc770 xm010 "
` [U-Boot] [PATCH v5 18/30] zynq: Add zynq_zc770 xm013 "
` [U-Boot] [PATCH v5 19/30] zynq: Add zynq_zc770 xm012 "
` [U-Boot] [PATCH v5 20/30] zynq: Add support to find bootmode
` [U-Boot] [PATCH v5 21/30] zynq-common: Define default environment
` [U-Boot] [PATCH v5 22/30] zynq-common: Change Env. Sector size to 128Kb
` [U-Boot] [PATCH v5 23/30] zynq-common: Define flash env. partition
` [U-Boot] [PATCH v5 24/30] zynq-common: Define CONFIG_ENV_OVERWRITE
` [U-Boot] [PATCH v5 25/30] dts: zynq: Add basic fdt support
` [U-Boot] [PATCH v5 26/30] gpio: zynq: Add dummy gpio routines

[U-Boot] [PATCH v5 00/30] zynq: More boards support
 2014-01-08 20:18 UTC 

[U-Boot] [PATCH v4 00/29] zynq: More boards support
 2014-01-08 19:39 UTC  (5+ messages)

[U-Boot] [Patch v2] powerpc/mpc85xx: Revise workaround for DDR-A003
 2014-01-08 19:25 UTC  (3+ messages)

[U-Boot] [PATCH] powerpc/mpc85xx: Revise workaround for DDR A003474
 2014-01-08 18:30 UTC  (2+ messages)

[U-Boot] [PATCH] spi: sh_qspi: Add header file that defines the address of registers
 2014-01-08 17:57 UTC  (2+ messages)

[U-Boot] [PATCH 00/11 V13] EXYNOS5420: Add SMDK5420 board support
 2014-01-08 17:37 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: omap5_uevm: Enable 8-bit eMMC access
 2014-01-08 17:05 UTC  (2+ messages)

[U-Boot] [PATCH v2] mmc/dwmmc: Using calloc instead malloc
 2014-01-08 16:59 UTC  (2+ messages)

[U-Boot] Interrupts in U-Boot
 2014-01-08 16:56 UTC  (2+ messages)

[U-Boot] MAKEALL
 2014-01-08 16:54 UTC  (3+ messages)

[U-Boot] uboot post for arm
 2014-01-08 16:50 UTC  (2+ messages)

[U-Boot] [PATCH] x86: delete unused header files
 2014-01-08 16:48 UTC  (2+ messages)

[U-Boot] [PATCH] include/mmc.h: Remove declaration for spl_mmc_load()
 2014-01-08 16:34 UTC  (2+ messages)

[U-Boot] [PATCH v4 01/29] zynq: Enable CONFIG_FIT_VERBOSE
 2014-01-08 16:04 UTC  (30+ messages)
` [U-Boot] [PATCH v4 02/29] zynq: Enable Boot FreeBSD/vxWorks
` [U-Boot] [PATCH v4 03/29] zynq: Cleanup on miscellaneous configs
` [U-Boot] [PATCH v4 04/29] zynq: Cleanup on memory configs
` [U-Boot] [PATCH v4 05/29] zynq: Minor config cleanup
` [U-Boot] [PATCH v4 06/29] zynq: Enable cache options
` [U-Boot] [PATCH v4 07/29] zynq: Add UART0, UART1 configs support
` [U-Boot] [PATCH v4 08/29] zynq: Add GEM0, GEM1 "
` [U-Boot] [PATCH v4 09/29] zynq-common: Rename zynq with zynq-common
` [U-Boot] [PATCH v4 10/29] doc: zynq: Add information on zynq u-boot
` [U-Boot] [PATCH v4 11/29] zynq: Add zynq zc70x board support
` [U-Boot] [PATCH v4 12/29] zynq: Add zynq zed "
` [U-Boot] [PATCH v4 13/29] zynq: Move CONFIG_SYS_SDRAM_SIZE to pre-board configs
` [U-Boot] [PATCH v4 14/29] zynq-common: Define exact TEXT_BASE
` [U-Boot] [PATCH v4 15/29] zynq: zc70x: Add Catalyst 24WC08 EEPROM config support
` [U-Boot] [PATCH v4 16/29] zynq: Add zynq microzed board support
` [U-Boot] [PATCH v4 17/29] zynq: Add zynq_zc770 xm010 "
` [U-Boot] [PATCH v4 18/29] zynq: Add zynq_zc770 xm013 "
` [U-Boot] [PATCH v4 19/29] zynq: Add zynq_zc770 xm012 "
` [U-Boot] [PATCH v4 20/29] zynq: Add support to find bootmode
` [U-Boot] [PATCH v4 21/29] zynq-common: Define default environment
` [U-Boot] [PATCH v4 22/29] zynq-common: Change Env. Sector size to 128Kb
` [U-Boot] [PATCH v4 23/29] zynq-common: Define flash env. partition
` [U-Boot] [PATCH v4 24/29] zynq-common: Define CONFIG_ENV_OVERWRITE
` [U-Boot] [PATCH v4 25/29] dts: zynq: Add basic fdt support
` [U-Boot] [PATCH v4 26/29] gpio: zynq: Add dummy gpio routines
` [U-Boot] [PATCH v4 27/29] zynq-common: Enable verified boot(RSA)
` [U-Boot] [PATCH v4 28/29] dts: zynq: Add more zynq dts files
` [U-Boot] [PATCH v4 29/29] doc: Update the zynq u-boot status

[U-Boot] Pull request for u-boot-marvell.git
 2014-01-08 16:00 UTC  (8+ messages)
        ` [U-Boot] Pull request for u-boot-marvell.git - PLEASE HOLD ON
          ` [U-Boot] Pull request for u-boot-marvell.git - go ahead

[U-Boot] When will orphan boards removed?
 2014-01-08 15:23 UTC  (2+ messages)

[U-Boot] [PATCH 1/5] edid: add function to convert edid to fb_videomode
 2014-01-08 14:53 UTC  (13+ messages)
` [U-Boot] [PATCH 2/5] imx: mx6q_4x_mt41j128.cfg: enable ecspi3 clocks
` [U-Boot] [PATCH 3/5] fdt: add fdt_add_display_timings(..)
` [U-Boot] [PATCH 4/5] imx6: add ot1200 mr board
` [U-Boot] [PATCH 5/5] imx6: make use of lldiv(..)

[U-Boot] [PATCH v2 1/2] configs: mx6_common: Restrict CONFIG_ARM_ERRATA_742230 for multi-core
 2014-01-08 14:14 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] mx6slevk: Include "mx6_common.h"

[U-Boot] Regression: SDP4430 - Fails to boot - bisect indicates i2c adaptation
 2014-01-08 13:49 UTC  (7+ messages)
` [U-Boot] [PATCH] omap4_common: config: remove I2C for SPL mode

[U-Boot] [PATCH v3 11/12] trats2: add LCD download menu support
 2014-01-08 13:47 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] configs: mx6_common: Restrict CONFIG_ARM_ERRATA_742230 for multi-core
 2014-01-08 13:42 UTC  (4+ messages)

[U-Boot] [PATCH 1/1] ARM: dra7_evm: read mac address properly from e-fuse
 2014-01-08 13:34 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] arm: omap: cm_t35: enable gpio bank 5 clocks explicitly
 2014-01-08 13:34 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ARM: twister: add missing gpio clock init
 2014-01-08 13:34 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ARM: tam3517-common: fix nand spl boot
 2014-01-08 13:34 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] TI:omap3: Drop omap3_zoom2
 2014-01-08 13:34 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] cam_enc_4xx: Set CONFIG_SYS_NAND_MAX_OOBFREE / CONFIG_SYS_NAND_MAX_ECCPOS
 2014-01-08 13:34 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] Please pull u-boot-ti/master
 2014-01-08 13:33 UTC 

[U-Boot] [PATCH] arm: put .hash, .got.plt and .machine_param back in binaries
 2014-01-08 13:21 UTC  (2+ messages)

[U-Boot] [PATCH v4 05/10] SPI: Add Dove SPI driver
 2014-01-08 12:50 UTC  (6+ messages)
` [U-Boot] [PATCH v5 0/8] Add Marvell Dove and SolidRun CuBox support
  ` [U-Boot] [PATCH v5 5/8] SPI: add Dove support to Kirkwood SPI driver

[U-Boot] [PATCH] cmd_sf: Mention in the help text that mode, addr, offset and len must be given in hex
 2014-01-08 12:47 UTC  (2+ messages)

[U-Boot] [PATCH] spi: soft_spi: Support NULL din/dout buffers
 2014-01-08 12:41 UTC  (2+ messages)

[U-Boot] [PATCH v2] spi/cadence: Adding Cadence SPI driver support for SOCFPGA
 2014-01-08 12:13 UTC  (2+ messages)

[U-Boot] [PATCH] board: delete unused header files
 2014-01-08 11:59 UTC  (3+ messages)

[U-Boot] [PATCH] mmc: Delete unused driver ftsdc021_sdhci
 2014-01-08 11:25 UTC 

[U-Boot] [PATCH] drivers: delete unused header files
 2014-01-08 11:11 UTC 

[U-Boot] [PATCH] include: delete unused header files
 2014-01-08 11:11 UTC 

[U-Boot] [PATCH] powerpc: delete unused header files
 2014-01-08 11:10 UTC 

[U-Boot] [PATCH] blackfin: delete unused header files
 2014-01-08 11:10 UTC 

[U-Boot] [PATCH] avr32: delete unused header files
 2014-01-08 11:09 UTC 

[U-Boot] [PATCH v2 0/3] Cleanup of boards.cfg
 2014-01-08 11:07 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/3] cosmetic: boards.cfg: remove a trailing empty line
` [U-Boot] [PATCH v2 2/3] boards.cfg: Place "-" in the 8th field if it is the same as 7th
` [U-Boot] [PATCH v2 3/3] boards.cfg: Delete the equivalent entries

[U-Boot] [UBOOT][PATCHv2 2/5] am437x_epos_evm: add SPL API, QSPI, and serial flash support
 2014-01-08 10:44 UTC  (6+ messages)
` [U-Boot] [U-Boot,PATCHv3,1/5] am43xx: Add qspi support

[U-Boot] [PATCH] Fix problems in chip select selection in imx23, 28 spi code
 2014-01-08 10:37 UTC  (6+ messages)

[U-Boot] [PATCH] Add code for spi half duplex operation for enc28j60
 2014-01-08 10:36 UTC  (4+ messages)

[U-Boot] [PATCH v6] spi: pl022_spi: Add support for ARM PL022 spi controller
 2014-01-08 10:30 UTC  (6+ messages)

[U-Boot] sandbox question
 2014-01-08 10:30 UTC  (6+ messages)

[U-Boot] [PATCH v3 00/29] zynq: More boards support
 2014-01-08 10:09 UTC  (3+ messages)

[U-Boot] [PATCH v4 1/3] cm_t335: fix linker file to produce full ELF
 2014-01-08  8:57 UTC  (3+ messages)
` [U-Boot] [PATCH v4 2/3] arm: make _end compiler-generated
  ` [U-Boot] [PATCH v4 3/3] arm: remove unneeded symbol offsets and _TEXT_BASE

[U-Boot] [PATCH] net/fm: fix ft_fixup_xgec with checking enablement
 2014-01-08  8:45 UTC 

[U-Boot] [RFC][PATCH 0/5] SATA support for OMAP5 uevm
 2014-01-08  7:29 UTC  (5+ messages)

[U-Boot] [PATCH 1/6] sh: sh2: Add CONFIG_SH2 definition to config.mk of SH2
 2014-01-08  6:51 UTC  (7+ messages)
` [U-Boot] [PATCH 2/6] sh: sh2: remove CONFIG_SH2 definition from board config
` [U-Boot] [PATCH 3/6] sh: sh3: Add CONFIG_SH3 definition to config.mk of SH3
` [U-Boot] [PATCH 4/6] sh: sh3: remove CONFIG_SH3 definition from board config
` [U-Boot] [PATCH 5/6] sh: sh4: Add CONFIG_SH4 definition to config.mk of SH4
` [U-Boot] [PATCH 6/6] sh: sh4: remove CONFIG_SH4 definition from board config

[U-Boot] [PATCH] sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQ
 2014-01-08  5:59 UTC 

[U-Boot] [PATCH] sf: params: Removed flag SECT_4K for Micron N25Q128
 2014-01-08  5:57 UTC 

[U-Boot] [PATCH v3 0/2] Add usb ethernet support for Arndale
 2014-01-08  3:49 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/2] usb: ehci: exynos: set/reset hsic phys
` [U-Boot] [PATCH v3 2/2] usb: exynos5: arndale: Add network support

[U-Boot] [PATCH] sh: delete redundant CONFIG_SH definition
 2014-01-08  3:29 UTC  (4+ messages)

[U-Boot] [PATCH 0/3] Cleanup of boards.cfg
 2014-01-08  1:44 UTC  (4+ messages)
` [U-Boot] [PATCH 3/3] boards.cfg: Delete the equivalent entries

[U-Boot] [PATCH v2 1/4] arm: lager: Disable TMU0 before OS boots
 2014-01-08  1:32 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/4] arm: lager: Add support QSPI device and enable boot from SPI flash
` [U-Boot] [PATCH v2 3/4] arm: koelsch: Disable TMU0 before OS boots
` [U-Boot] [PATCH v2 4/4] arm: koelsch: Add support QSPI device and enable boot from SPI flash

[U-Boot] [PATCH] arm: rmobile: Add SH QSPI base register address
 2014-01-08  1:14 UTC 

[U-Boot] [PATCH] fs/ext4: fix calling put_ext4 with truncated offset
 2014-01-08  0:15 UTC 

[U-Boot] [PATCH v4 2/2] powerpc/c29xpcie: 8k page size NAND boot support base on TPL/SPL
 2014-01-08  0:03 UTC  (3+ messages)
` [U-Boot] [PATCH v5 1/2] powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL

[U-Boot] Question: booting Linux from ext4 mmc partition
 2014-01-07 22:50 UTC  (5+ messages)

[U-Boot] [PATCH] fs/ext4: fix partition size get truncated in calculation
 2014-01-07 22:49 UTC 

[U-Boot] UBIFS seeing corrupt blank pages when image flashed via u-boot
 2014-01-07 17:30 UTC  (3+ messages)

[U-Boot] Please pull u-boot-mpc85xx master
 2014-01-07 17:16 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-onenand/master
 2014-01-07 17:16 UTC  (2+ messages)

[U-Boot] [PATCH] usb: ums: wait for usb cable connection before enter ums mode
 2014-01-07 14:08 UTC 

[U-Boot] "arm: keep all sections in ELF file" breaks Arndale
 2014-01-07 14:04 UTC  (7+ messages)

[U-Boot] [PATCH] i.MX6: Ensure AHB clock is 132MHz in low freq boot mode
 2014-01-07 13:51 UTC  (4+ messages)

[U-Boot] [PATCH 00/10] Introduce Samsung misc file and LCD menu
 2014-01-07 12:56 UTC  (7+ messages)
` [U-Boot] [PATCH v3 01/12] s5p: gpio: change gpio coding method for s5p gpio
  ` [U-Boot] [PATCH v3 09/12] samsung: misc: Add LCD download menu

[U-Boot] [PATCH v2 1/3] mx6: clock: Pass the frequency as argument of enable_fec_anatop_clock()
 2014-01-07 12:25 UTC  (3+ messages)

[U-Boot] [PATCH 0/8] Exynos5420: Add support for XHCI controller
 2014-01-07 11:41 UTC  (13+ messages)
` [U-Boot] [PATCH 5/8] usb: xhci-exynos5: Add support for multiple USB 3.0 controllers
` [U-Boot] [PATCH 8/8] config: smdk5420: Enable support for multiple XHCI controllers

[U-Boot] [PATCH] avr32: move CONFIG_AVR32 definition to arch/avr32/config.mk
 2014-01-07  9:20 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