public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-01-16 06:54:31 to 2012-01-18 03:08:33 UTC [more...]

[U-Boot] [PATCH] imx6: mx6qarm2: updated
 2012-01-18  3:08 UTC  (6+ messages)
` [U-Boot] [PATCH V2] imx6: mx6qarm2: updated board_mmc_getcd() to the new prototype

[U-Boot] mxc_spi refactoring (for mx6q)
 2012-01-18  2:02 UTC  (14+ messages)
` [U-Boot] [PATCH 1/6] mxc_spi: move machine specifics into CPU headers
` [U-Boot] [PATCH 2/6] mx6q: Add support for ECSPI through mxc_spi driver
` [U-Boot] [PATCH 3/6] mx6q: mx6qsabrelite: Add ECSPI support to the Sabrelite platform
` [U-Boot] [PATCH 4/6] sf command: allow default chip select through CONFIG_SPI_FLASH_CS
` [U-Boot] [PATCH 5/6] mx6q: mx6qsabrelite: Provide default chip-select for serial flash
` [U-Boot] [PATCH 6/6] mx6q: mx6qsabrelite: Provide defaults for placing environment in "

[U-Boot] [PATCH] arm, davinci: add PLL0 prediv to da850 lowlevel setup
 2012-01-17 22:33 UTC  (4+ messages)

[U-Boot] Pull request: u-boot-arm/master
 2012-01-17 21:36 UTC  (2+ messages)

[U-Boot] LL TEMAC V8 refactored
 2012-01-17 20:19 UTC  (14+ messages)
` [U-Boot] [PATCH 1/5] net: ll_temac: Add LL TEMAC driver to u-boot
  ` [U-Boot] [PATCH] net: ll_temac: Remove useless memory erasing

[U-Boot] [PATCH v2] bootm: Avoid 256-byte overflow in fixup_silent_linux()
 2012-01-17 19:55 UTC  (6+ messages)
` [U-Boot] [PATCH v3] "
` [U-Boot] [PATCH v4] "

[U-Boot] [PATCH] mx28: fix i.MX28 spi driver
 2012-01-17 19:34 UTC  (5+ messages)

[U-Boot] [PATCH 0/3] Bring in new I2C framework
 2012-01-17 19:23 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] i2c: add i2c_core and prepare for new multibus support
` [U-Boot] [PATCH 2/3] i2c: common changes for multibus/multiadapter support
` [U-Boot] [PATCH 3/3] WIP: tegra: i2c: Enable new I2C framework

[U-Boot] [PATCH] common, menu: do not trigger timeout again, if a line is read
 2012-01-17 19:16 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] common, menu: enhancements
 2012-01-17 19:14 UTC  (11+ messages)
` [U-Boot] [PATCH 2/3] common, menu: add statusline support
  ` [U-Boot] [PATCH 2/3 v2] "
` [U-Boot] [PATCH 3/3] common, menu: show menu on startup if CONFIG_MENU_SHOW is defined
  ` [U-Boot] [PATCH 3/3 v2] "

[U-Boot] [PATCH 1/3] common: add possibility for readline_into_buffer timeout
 2012-01-17 19:14 UTC  (3+ messages)
` [U-Boot] [PATCH 1/3 v2] "

[U-Boot] [PATCH v3 0/2] fdt: Deal correctly with alias nodes
 2012-01-17 18:20 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/2] fdt: Add fdtdec_find_aliases() to deal "
` [U-Boot] [PATCH v3 2/2] fdt: Add tests for fdtdec

[U-Boot] [PATCH v2 0/2] fdt: Deal correctly with alias nodes
 2012-01-17 18:19 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/2] fdt: Add fdtdec_find_aliases() to deal "
` [U-Boot] [PATCH v2 2/2] fdt: Add tests for fdtdec

[U-Boot] [PATCH v2 0/4] Clean up ehci-omap and extend support for omap3/4 socs
 2012-01-17 18:17 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/4] ehci-omap: Clean up added ehci-omap.c

[U-Boot] [PATCH v2 0/9] Unified command execution in one place
 2012-01-17 16:45 UTC  (3+ messages)

[U-Boot] [PATCH] net/eth.c: fix eth_write_hwaddr() to use dev->enetaddr as fall back
 2012-01-17 16:17 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/9] tegra: Enable keyboard with matrix keyboard driver
 2012-01-17 15:52 UTC  (13+ messages)
` [U-Boot] [PATCH v3 1/9] fdt: Add fdtdec functions to read byte array
` [U-Boot] [PATCH v3 2/9] input: Add linux/input.h for key code support
` [U-Boot] [PATCH v3 3/9] input: Add generic keyboard input handler
` [U-Boot] [PATCH v3 4/9] tegra: Add keyboard support to funcmux
` [U-Boot] [PATCH v3 5/9] tegra: fdt: Add keyboard controller definition
` [U-Boot] [PATCH v3 6/9] tegra: fdt: Add keyboard definitions for Seaboard
` [U-Boot] [PATCH v3 7/9] tegra: Add tegra keyboard driver
` [U-Boot] [PATCH v3 8/9] tegra: Switch on console mux and use environment for console
` [U-Boot] [PATCH v3 9/9] tegra: Enable keyboard for Seaboard

[U-Boot] [PATCH 1/2] Flush the date cache before disabling it
 2012-01-17 15:27 UTC  (10+ messages)
` [U-Boot] [PATCH 1/2 V2] arm926: Flush the data "

[U-Boot] OMAP3 performance regression in 2011.12
 2012-01-17 15:18 UTC  (10+ messages)

[U-Boot] [PATCH V4] arm: Add Prep subcommand support to bootm
 2012-01-17 10:26 UTC  (3+ messages)
` [U-Boot] [PATCH] "

[U-Boot] [PATCH] configs: Remove CONFIG_NET_MULTI from board files
 2012-01-17 10:22 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 2/2] tt01: add MMC support
 2012-01-17 10:12 UTC  (5+ messages)
` [U-Boot] [PATCH V2] "
  ` [U-Boot] [PATCH 1/2] fsl_pmic.h: add regulator mode 0 and 1 bits

[U-Boot] [PATCH V2] imx: mmc: access mxcmmc from mx31 boards
 2012-01-17  9:56 UTC  (4+ messages)
` [U-Boot] [PATCH V3] "
  ` [U-Boot] [PATCH 1/2] "

[U-Boot] [PATCH] i.mx6q: mx6qsabrelite: Add the ethernet function support
 2012-01-17  9:50 UTC  (2+ messages)

[U-Boot] [PATCH] i.mx6: mx6x_pins: Fix uart txd definitions
 2012-01-17  9:45 UTC  (8+ messages)
` [U-Boot] [PATCH] i.mx6q: configs: Add fdt_high and initrd_high variables
` [U-Boot] [PATCH] i.mx6q: mx6qsabrelite: Setup uart1 pinmux

[U-Boot] [PATCH 1/3] imximage: Add MX53 to the documentation
 2012-01-17  9:32 UTC  (11+ messages)
` [U-Boot] [PATCH 2/3] imximage: Add support for i.MX6
` [U-Boot] [PATCH 3/3] imximage: Sort bootops alphabetically

[U-Boot] Fastboot gadget, v2. repost
 2012-01-17  9:16 UTC  (7+ messages)
` [U-Boot] [PATCH 1/2] image: add support for Android's boot image format

[U-Boot] [PATCH 1/8 v2] powerpc/srio: Rewrite the struct ccsr_rio
 2012-01-17  9:09 UTC  (8+ messages)
` [U-Boot] [PATCH 2/8 v2] powerpc/corenet_ds: Correct the compilation errors about ENV
` [U-Boot] [PATCH 3/8 v2] powerpc/corenet_ds: Document for the boot from SRIO
` [U-Boot] [PATCH 4/8 v2] powerpc/corenet_ds: Master module for "
` [U-Boot] [PATCH 5/8 v2] powerpc/corenet_ds: Slave "
` [U-Boot] [PATCH 6/8 v2] powerpc/corenet_ds: Slave uploads ucode when "
` [U-Boot] [PATCH 7/8 v2] powerpc/corenet_ds: Slave reads ENV from master "
` [U-Boot] [PATCH 8/8 v2] powerpc/corenet_ds: Slave core in holdoff "

[U-Boot] [PATCH] arm, davinci: cam_enc_4xx board updates
 2012-01-17  7:20 UTC  (4+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] ARMV7: Add support for TRATS board
 2012-01-17  7:13 UTC  (10+ messages)
` [U-Boot] [PATCH v4 0/4] ARMV7: Exynos4: "
  ` [U-Boot] [PATCH v4 1/4] ARMV7: Exynos4: Add watchdog.h for Exynos4
  ` [U-Boot] [PATCH v4 2/4] ARMV7: Exynos4: Add supoort power "
  ` [U-Boot] [PATCH v4 3/4] ARMV7: Exynos4: Fix toolchain optimization problem for using volatile
  ` [U-Boot] [PATCH v4 4/4] ARMV7: Exynos4: Add support for TRATS board
` [U-Boot] [PATCH v5 0/3] "
  ` [U-Boot] [PATCH v5 1/3] ARMV7: Exynos4: Add watchdog.h for Exynos4
  ` [U-Boot] [PATCH v5 2/3] ARMV7: Exynos4: Add supoort power "
  ` [U-Boot] [PATCH v5 3/3] ARMV7: Exynos4: Add support for TRATS board

[U-Boot] [PATCH 3/3] ARM: AM33XX: Add i2c support
 2012-01-17  7:12 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] ARM: I2C: I2C Multi byte address support
 2012-01-17  7:09 UTC  (3+ messages)

[U-Boot] [PATCH V4 0/2] Support for HTKW mcx board
 2012-01-17  6:14 UTC  (9+ messages)
` [U-Boot] [PATCH V4 1/2] ehci-omap: driver for EHCI host on OMAP3

[U-Boot] [RFC PATCH v2 0/28] Create generic board init for ARM, x86, PPC
 2012-01-17  6:03 UTC  (2+ messages)

[U-Boot] Uboot for PowerPC MPC8313
 2012-01-17  5:08 UTC 

[U-Boot] [PATCH] net: move bootfile/ipaddr init into eth_initialize
 2012-01-17  2:10 UTC  (7+ messages)
` [U-Boot] [PATCH 1/2] net: punt bd->bi_ip_addr
  ` [U-Boot] [PATCH 2/2] net: move bootfile init into eth_initialize

[U-Boot] [PATCH 2/2] nand/fsl_elbc: Convert to self-init
 2012-01-16 20:30 UTC  (7+ messages)

[U-Boot] [PATCH] edminiv2: add hush parser and long help
 2012-01-16 20:11 UTC  (3+ messages)
` [U-Boot] [PATCH V2] edminiv2: add hush parser, cmdline editing "

[U-Boot] [RESEND PATCH v3 0/6] Introduce generic relocation feature
 2012-01-16 20:03 UTC  (7+ messages)
` [U-Boot] [RESEND PATCH v3 1/6] Create reloc.h and include it where needed
` [U-Boot] [RESEND PATCH v3 2/6] define CONFIG_SYS_SKIP_RELOC for all archs
` [U-Boot] [RESEND PATCH v3 3/6] Add generic relocation feature
` [U-Boot] [RESEND PATCH v3 4/6] arm: Add processor function library
` [U-Boot] [RESEND PATCH v3 5/6] arm: Move over to generic relocation
` [U-Boot] [RESEND PATCH v3 6/6] arm: Remove unused code in start.S

[U-Boot] [PATCH 1/5] net: fec_mxc: Add 1000 Mbps selection
 2012-01-16 19:51 UTC  (4+ messages)
` [U-Boot] [PATCH 5/5] i.mx6q: mx6qsabrelite: Update the network configuration

[U-Boot] [GIT PULL] please pull u-boot-mpc85xx
 2012-01-16 19:15 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] SPI: Add i.MX ECSPI driver
 2012-01-16 17:38 UTC  (5+ messages)

[U-Boot] [PATCH] net/eth.c: fix eth_write_hwaddr() to use dev->enetaddr as fall back
 2012-01-16 16:00 UTC  (6+ messages)

[U-Boot] SPI Test
 2012-01-16 15:48 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] Add USB support to orion5x and edminiv2
 2012-01-16 12:49 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] Rename ehci-kirkwood as ehci-marvell
  ` [U-Boot] [PATCH 2/4] Remove kirkwood-specifics from marvell EHCI driver
    ` [U-Boot] [PATCH 3/4] orion5x: add USB host ehci-marvell support
      ` [U-Boot] [PATCH 4/4] edminiv2: add USB host support

[U-Boot] [PATCH v3] common/image.c: align usage of fdt_high with initrd_high
 2012-01-16 12:09 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: omap3: temporary disable USB on TAM3517 boards
 2012-01-16 11:06 UTC  (2+ messages)

[U-Boot] [PATCH] add new board vl_ma2sc
 2012-01-16 10:22 UTC  (6+ messages)
` [U-Boot] [PATCH V2] "

[U-Boot] [PATCH V3 2/2] ext4fs write support
 2012-01-16 10:06 UTC  (5+ messages)
` [U-Boot] [PATCH V4 "

[U-Boot] [PATCH] common, image: introduce new uimage types
 2012-01-16  9:03 UTC  (5+ messages)

[U-Boot] [PATCH V12 04/14] devkit8000/spl: init GPMC for dm9000 in SPL
 2012-01-16  8:41 UTC  (3+ messages)
` [U-Boot] [PATCH V13 "

[U-Boot] Please pull u-boot-ti/master
 2012-01-16  7:39 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