public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2013-03-06 18:59:10 to 2013-03-09 00:35:04 UTC [more...]

[U-Boot] [PATCH v2] env: don't generate callback list entries for SPL
 2013-03-09  0:35 UTC  (5+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7
 2013-03-09  0:27 UTC  (3+ messages)

[U-Boot] [PATCH 00/12] cmd_sf: Add support for read and write instructions
 2013-03-08 23:55 UTC  (12+ messages)

[U-Boot] [PATCH v8 07/31] __HAVE_ARCH_GENERIC_BOARD controls availabilty of generic board
 2013-03-08 23:45 UTC  (4+ messages)
` [U-Boot] [PATCH v8 13/31] arm: Enable generic board support
` [U-Boot] [PATCH v8 17/31] ppc: "
` [U-Boot] [PATCH v8 21/31] x86: "

[U-Boot] [PATCH v7 07/31] Define CONFIG_SYS_LEGACY_BOARD everywhere
 2013-03-08 23:33 UTC  (3+ messages)

[U-Boot] [RFC] Add Nitrogen6x support
 2013-03-08 23:25 UTC  (4+ messages)
` [U-Boot] [RFC PATCH] Add support for Boundary Devices Nitrogen6x boards

[U-Boot] [PATCH v5] Exynos5: Pinmux: Add fdt for pinmux
 2013-03-08 21:19 UTC  (2+ messages)

[U-Boot] [PATCH] 8xx: Fix build warnings
 2013-03-08 21:18 UTC  (2+ messages)

[U-Boot] [PATCH] cmd_mem: Decode the mtest start and end values from fdt
 2013-03-08 20:51 UTC  (5+ messages)
` [U-Boot] [PATCH] Feature Removal: disable "mtest" command by default
  ` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH v4] Introduced btrfs file-system with btrload command
 2013-03-08 18:15 UTC 

[U-Boot] Please pull u-boot-x86.git
 2013-03-08 17:57 UTC  (2+ messages)

[U-Boot] [PATCH] am33xx:ddr:Fix config_sdram to work for all DDR
 2013-03-08 17:40 UTC 

[U-Boot] [PATCH v5 0/9] Improve DFU support, enable for am335x_evm
 2013-03-08 17:37 UTC  (10+ messages)
` [U-Boot] [PATCH v5 1/9] README: Document current DFU CONFIG options
` [U-Boot] [PATCH v5 2/9] dfu: Support larger than memory transfers
` [U-Boot] [PATCH v5 3/9] dfu: Change indentation of defines in <dfu.h>
` [U-Boot] [PATCH v5 4/9] nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters
` [U-Boot] [PATCH v5 5/9] cmd_nand.c: Fix CONFIG_CMD_NAND_YAFFS
` [U-Boot] [PATCH v5 6/9] dfu: NAND specific routines for DFU operation
` [U-Boot] [PATCH v5 7/9] am335x_evm: Define CONFIG_SYS_CACHELINE_SIZE
` [U-Boot] [PATCH v5 8/9] am335x_evm: Add CONFIG_CMD_MTDPARTS and relevant defaults
` [U-Boot] [PATCH v5 9/9] am335x_evm: Enable DFU for NAND and MMC, provide example alt_infos

[U-Boot] [PATCH 1/4] Tegra: All Tamonten-derived boards use onboard NAND
 2013-03-08 17:04 UTC  (11+ messages)

[U-Boot] [PATCH V2 1/4] ARM: tegra: make bounce buffer option common
 2013-03-08 16:56 UTC  (5+ messages)
` [U-Boot] [PATCH V2 2/4] disk: define HAVE_BLOCK_DEVICE in a common place
` [U-Boot] [PATCH V2 3/4] disk: define HAVE_BLOCK_DEVICE if CONFIG_CMD_PART

[U-Boot] Beginners Questions on modding a NAS
 2013-03-08 16:10 UTC  (4+ messages)

[U-Boot] [PATCH 3/3] ppc4xx: Add lcd4_lwmon5 support
 2013-03-08 15:50 UTC  (3+ messages)
` [U-Boot] [PATCH 3/3 v2] "
  ` [U-Boot] [PATCH 3/3 v3] "

[U-Boot] [PATCH] dfu:mmc: When doing block operations, operate on the given length
 2013-03-08 15:41 UTC  (6+ messages)

[U-Boot] [PATCH v9 01/30] mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT
 2013-03-08 15:16 UTC  (43+ messages)
` [U-Boot] [PATCH v9 04/30] nand: mxc: Add support for i.MX5
` [U-Boot] [PATCH v9 05/30] imx: mx5: lowlevel_init: Simplify code
` [U-Boot] [PATCH v9 06/30] imx: mx53ard: Add support for NAND Flash
` [U-Boot] [PATCH v9 07/30] nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome()
` [U-Boot] [PATCH v9 08/30] nand: mxc: Use appropriate page number in syndrome functions
` [U-Boot] [PATCH v9 09/30] arm: start.S: Fix _TEXT_BASE for SPL
` [U-Boot] [PATCH v9 10/30] arm: relocate_code() is no longer noreturn
` [U-Boot] [PATCH v9 11/30] arm1136: Remove redundant relocate_code() return
` [U-Boot] [PATCH v9 12/30] arm: relocate_code(): Remove useless relocation offset computation
` [U-Boot] [PATCH v9 13/30] arm: relocate_code(): Use __image_copy_end for end of relocation
` [U-Boot] [PATCH v9 14/30] arm: crt0.S: Remove bogus .globl
` [U-Boot] [PATCH v9 15/30] autoconfig.mk: Make it possible to define configs from other configs
` [U-Boot] [PATCH v9 16/30] Makefile: Change CONFIG_SPL_PAD_TO to image offset
` [U-Boot] [PATCH v9 17/30] imx: Fix automatic make targets for imx images
` [U-Boot] [PATCH v9 18/30] nand: mxc: Switch NAND SPL to generic SPL
` [U-Boot] [PATCH v9 19/30] arm926ejs: Remove deprecated and now unused NAND SPL
` [U-Boot] [PATCH v9 20/30] arm: Remove unused relocate_code() parameters
` [U-Boot] [PATCH v9 21/30] Makefile: Move SHELL setup to config.mk
` [U-Boot] [PATCH v9 22/30] .gitignore: Add /SPL
` [U-Boot] [PATCH v9 23/30] imx: Add u-boot-with-spl.imx make target
` [U-Boot] [PATCH v9 24/30] imx: Add u-boot-with-nand-spl.imx "
` [U-Boot] [PATCH v9 25/30] arm: Remove support for smdk6400
` [U-Boot] [PATCH v9 26/30] Revert "mkconfig: start deprecating Makefile config targets"
` [U-Boot] [PATCH v9 27/30] arm: Remove support for unused s3c64xx
` [U-Boot] [PATCH v9 28/30] arm: Remove deprecated and now unused NAND SPL
` [U-Boot] [PATCH v9 29/30] arm1176: Remove unused MMU setup from start.S
` [U-Boot] [PATCH v9 30/30] arm: Make all linker scripts compatible with per-symbol sections

[U-Boot] [PATCH] mx28evk: Disable CONFIG_CMD_I2C
 2013-03-08 14:47 UTC 

[U-Boot] [PATCH] mx28evk: Introduce a new target for saving env vars to NAND
 2013-03-08 13:44 UTC  (2+ messages)

[U-Boot] [PATCH 0/6 V4] EXYNOS5: Add audio support for Snow
 2013-03-08 13:38 UTC  (2+ messages)

[U-Boot] [PATCH 0/2 V2] EXYNOS5: Enable Gigabyte device GD25LQ and GD25Q64B
 2013-03-08 13:28 UTC  (2+ messages)

[U-Boot] [PATCH 2/2 v2] Exynos5: spl: Reduce clock init in spl
 2013-03-08 12:23 UTC 

[U-Boot] [PATCH v4] Introduced btrfs file-system with btrload command
 2013-03-08 11:11 UTC  (2+ messages)

[U-Boot] Regarding Kernel not starting
 2013-03-08 10:00 UTC  (2+ messages)

[U-Boot] [PATCH 1/7] powerpc/doc: Update the README.srio-pcie-boot-corenet
 2013-03-08  8:41 UTC  (7+ messages)
` [U-Boot] [PATCH 2/7] powerpc/boot: Change the macro of Boot from SRIO and PCIE master module
` [U-Boot] [PATCH 3/7] powerpc/b4860qds: Add the tlb entries for SRIO interfaces
` [U-Boot] [PATCH 4/7] powerpc/b4860qds: Enable master module for boot from SRIO and PCIE
` [U-Boot] [PATCH 5/7] powerpc/b4860qds: Slave "
` [U-Boot] [PATCH 6/7] powerpc/t4qds: Enable master module for Boot "
` [U-Boot] [PATCH 7/7] powerpc/t4qds: Slave module for boot "

[U-Boot] Possible GPL violation
 2013-03-08  8:40 UTC  (9+ messages)

[U-Boot] [PATCH 0/4] ARM: atmel: add sama5d3xek board support
 2013-03-08  8:37 UTC  (11+ messages)
` [U-Boot] [PATCH 1/4] USB: ohci-at91: support sama5d3x devices
` [U-Boot] [PATCH 2/4] NET: macb: "
` [U-Boot] [PATCH 4/4] ARM: atmel: add sama5d3xek support

[U-Boot] [PATCH 1/3] ARM: implement some Cortex-A9 errata workarounds
 2013-03-08  8:12 UTC  (5+ messages)
` [U-Boot] [PATCH 3/3] ARM: mx6: use common CPU errata config options

[U-Boot] [PATCH] ARM: at91sam9x5: Using CPU string directly
 2013-03-08  7:23 UTC 

[U-Boot] [PATCH 0/15] Enhance SPI/SPI flash probing, add support for Intel ICH controller
 2013-03-08  4:30 UTC  (2+ messages)

[U-Boot] [RFC PATCH 0/44] RFC: Verified boot implementation based on FIT
 2013-03-08  4:25 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/2] usb: ehci: exynos: Fixes for non-fdt systems
 2013-03-08  4:24 UTC  (6+ messages)
` [U-Boot] [PATCH v4 1/2] usb: ehci: exynos: Fix multiple FDT decode

[U-Boot] [PATCH v6 0/31] Create generic board init for ARM, x86, PPC
 2013-03-08  4:03 UTC  (6+ messages)
` [U-Boot] [PATCH v6 07/31] Define CONFIG_SYS_LEGACY_BOARD everywhere
` [U-Boot] [PATCH v6 27/31] avr32: Fix cast warning in board.c

[U-Boot] [PATCH v5] Exynos5: Pinmux: Add fdt for pinmux
 2013-03-08  3:48 UTC  (2+ messages)

[U-Boot] [PATCH 0/2 v3] Exynos5: spl: Reduce spl size
 2013-03-08  3:33 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2 v3] Exynos5: spl: Reorganize mem_timing struct to gain space in spl

[U-Boot] [PATCH 2/2 v2] Exynos5: spl: Reduce clock init in spl
 2013-03-08  3:31 UTC  (2+ messages)

[U-Boot] [PATCH 0/5 v4] Add ACE HW support for SHA 256
 2013-03-08  3:11 UTC  (12+ messages)
` [U-Boot] [PATCH 4/5 v4] gen: Add ACE acceleration to hash

[U-Boot] mtdparts not agreeing wiht fw_printenv
 2013-03-08  2:00 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/6] Tegra30: MMC: Add DT-based MMC driver for Tegra30/Cardhu
 2013-03-08  0:24 UTC  (8+ messages)
` [U-Boot] [PATCH v3 1/6] Tegra30: fdt: Add SDMMC (sdhci) nodes for T30 boards (Cardhu for now)
` [U-Boot] [PATCH v3 2/6] Tegra: MMC: Added/update SDMMC registers/base addresses for T20/T30
` [U-Boot] [PATCH v3 3/6] Tegra30: MMC: Add SD bus power-rail and SDMMC pad init routines
` [U-Boot] [PATCH v3 4/6] mmc: Tegra: Add SD bus power/voltage function and MMC pad init call
` [U-Boot] [PATCH v3 5/6] Tegra30: mmc: Add Tegra30 SDMMC compatible entry to fdtdec & driver
` [U-Boot] [PATCH v3 6/6] Tegra30: MMC: Enable DT MMC driver support for Tegra30 Cardhu boards

[U-Boot] [PATCH] mtd: nand: fix the written length when nand_write_skip_bad failed
 2013-03-07 22:27 UTC  (6+ messages)

[U-Boot] [PATCH] Tegra30: Cardhu: Add pad config tables/code based on pinmux code
 2013-03-07 21:18 UTC  (4+ messages)

[U-Boot] [PATCH v5 0/3] mx23/mxs pending patches
 2013-03-07 18:28 UTC  (14+ messages)
` [U-Boot] [PATCH v5 1/3] mx23evk: Enable USB support
` [U-Boot] [PATCH v5 2/3] mx23_olinuxino: "
` [U-Boot] [PATCH v5 3/3] mx23_olinuxino: Add ethernet support

[U-Boot] [PATCH] mx23_olinuxino: Add missing gpio header
 2013-03-07 17:33 UTC  (3+ messages)

[U-Boot] [PATCH] mx23_olinuxino: Fix warning for implicit declaration
 2013-03-07 17:32 UTC 

[U-Boot] [PATCH 1/2] ARM: implement erratum 716044 workaround
 2013-03-07 17:18 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] ARM: tegra: enable workaround for ARM erratum 716044

[U-Boot] [PATCH v2] mx6: Provide a structure for accessing HDMI registers
 2013-03-07 17:07 UTC  (2+ messages)

[U-Boot] [PATCH 01/13] mxs: Reset the EMI block on mx23
 2013-03-07 16:56 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/85xx: Add workaround for errata USB-14 (enable on P204x/P3041/P50x0)
 2013-03-07 16:53 UTC  (4+ messages)

[U-Boot] [PATCH 0/2] ANSI terminal Bootmenu
 2013-03-07 15:15 UTC  (4+ messages)
` [U-Boot] [PATCH v3 0/4] "
  ` [U-Boot] [PATCH v3 4/4] RX-51: Add support for bootmenu

[U-Boot] [PATCH 0/4 v5] Add ACE HW support for SHA256 and SHA1
 2013-03-07 14:03 UTC  (6+ messages)
` [U-Boot] [PATCH 1/4 v5] Exynos: Add hardware accelerated "
` [U-Boot] [PATCH 3/4 v5] gen: Add ACE acceleration to hash

[U-Boot] I2C register access
 2013-03-07 13:58 UTC 

[U-Boot] [Patch v2] PHY: micrel.c: add support for KSZ9031
 2013-03-07 12:44 UTC  (2+ messages)

[U-Boot] driver for davicom dm9601 usb-ethernet NIC
 2013-03-07 12:17 UTC  (2+ messages)

[U-Boot] [PATCH V7 00/10] EXYNOS5: Enable DWMMC, add FDT support for DWMMC and enable EMMC boot
 2013-03-07  9:26 UTC  (7+ messages)
` [U-Boot] [PATCH V7 07/10] MMC: APIs to support resize of EMMC boot partition
` [U-Boot] [PATCH V7 09/10] COMMON: MMC: Command to support EMMC booting and to resize "

[U-Boot] [PATCH 4/5 v4] gen: Add ACE acceleration to hash
 2013-03-07  1:37 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/5] Various USB improvements
 2013-03-07  0:08 UTC  (6+ messages)
` [U-Boot] [PATCH v3 1/5] usb: ehci: Support interrupt transfers via periodic list
` [U-Boot] [PATCH v3 2/5] usb: ehci: Fix aliasing issue in EHCI interrupt code
` [U-Boot] [PATCH v3 3/5] usb: usbeth: smsc95xx: remove EEPROM loaded check
` [U-Boot] [PATCH v3 4/5] usb: Add multiple controllers support for EHCI PCI
` [U-Boot] [PATCH v3 5/5] x86: Enable USB features for coreboot

[U-Boot] [PATCH v2 0/7] Various USB improvements
 2013-03-06 21:34 UTC  (3+ messages)
` [U-Boot] [PATCH v2 4/7] usb: ehci: Fix aliasing issue in EHCI interrupt code


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