public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-08-29 20:48:11 to 2012-09-01 07:59:39 UTC [more...]

[U-Boot] [PATCH V2 1/1] mx31/mx35/mx51/mx53/mx6: add watchdog
 2012-09-01  7:59 UTC  (7+ messages)

[U-Boot] Please pull u-boot-staging/trini@ti.com
 2012-09-01  7:39 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/2] mxc: Define architecture identifier
 2012-09-01  7:35 UTC  (2+ messages)

[U-Boot] [PATCH] usb: do explicit unaligned accesses
 2012-09-01  7:12 UTC  (7+ messages)

[U-Boot] [PATCH] MX28: SPI: Fix CTRL0 not being written at end of DMA transfer
 2012-09-01  7:10 UTC  (3+ messages)

[U-Boot] pull request for u-boot-tegra/master
 2012-09-01  6:56 UTC  (2+ messages)

[U-Boot] [U-BOOT][PATCH] mmc: support the revision check for eMMC4.5
 2012-09-01  6:15 UTC  (3+ messages)

[U-Boot] [PATCH] MX28: MMC: Avoid DMA DCache race condition
 2012-09-01  2:18 UTC 

[U-Boot] [PATCH 1/2] MX28: SPI: Fix the DMA DCache race condition
 2012-09-01  2:08 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] MX28: SPI: Fix the DMA chaining

[U-Boot] [PATCHv2] ARM: Add Altera SOCFPGA Cyclone5
 2012-08-31 23:39 UTC  (2+ messages)

[U-Boot] [PATCH v1 1/8] OMAP3: tam3517: add function to read MAC from EEPROM
 2012-08-31 23:07 UTC  (4+ messages)
` [U-Boot] [PATCH v3 0/9] This patchset updates boards based on the TAM3517 SOM

[U-Boot] [PATCH 0/6] stdio: Clean up
 2012-08-31 22:44 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] stdio: dm: Remove dead code in console.c
` [U-Boot] [PATCH 2/6] stdio: dm: Add accessors to stdio_devices[]
` [U-Boot] [PATCH 3/6] stdio: dm: Make stdio_devices[] local
` [U-Boot] [PATCH 4/6] stdio: dm: Add stdio_fd_to_name() call
` [U-Boot] [PATCH 5/6] stdio: dm: Use stdio_fd_to_name() call to localize stdio_names
` [U-Boot] [PATCH 6/6] stdio: dm: Optimize stdio_print_current_devices()

[U-Boot] patman staging tree
 2012-08-31 22:16 UTC 

[U-Boot] [PATCHv1] ARM: Add Altera SOCFPGA Cyclone5
 2012-08-31 21:37 UTC  (29+ messages)

[U-Boot] [PATCH v3 4/4] mmc: sdhci: increase the timeout and udelay value
 2012-08-31 21:16 UTC  (2+ messages)

[U-Boot] [PATCH 1/5] powerpc/mpc85xx: fix Unicode characters in release.S
 2012-08-31 20:25 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] powerpc/85xx: introduce SET_PCI_LIODN_BASE, for setting PCI LIODNs
` [U-Boot] [PATCH 3/5] powerpc/85xx: move SRIO configuration out of corenet_ds.h
` [U-Boot] [PATCH 4/5] powerpc/85xx: Add P5040 processor support
` [U-Boot] [PATCH 5/5] powerpc/85xx: add support for the Freescale P5040DS Superhydra reference board

[U-Boot] [PATCH] Loop block device for sandbox
 2012-08-31 19:02 UTC  (12+ messages)

[U-Boot] [PATCH v11 00/16] split tegra20 arm7 code into separate SPL
 2012-08-31 18:30 UTC  (17+ messages)
` [U-Boot] [PATCH v11 01/16] tegra20: rename tegra2 -> tegra20
` [U-Boot] [PATCH v11 02/16] tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common
` [U-Boot] [PATCH v11 03/16] tegra20: rename CONFIG_MACH_TEGRA_GENERIC
` [U-Boot] [PATCH v11 04/16] tegra20: tec: add tegra20-common-post.h
` [U-Boot] [PATCH v11 05/16] tegra20: make board mkdir commands unconditional
` [U-Boot] [PATCH v11 06/16] mkconfig: remove bashisms and cleanup config.mk generation
` [U-Boot] [PATCH v11 07/16] MAKEALL: update to work with new boards.cfg syntax
` [U-Boot] [PATCH v11 08/16] ARM: Fix arm720t SPL build
` [U-Boot] [PATCH v11 09/16] tegra20: remove timer_init from "
` [U-Boot] [PATCH v11 10/16] ARM: add tegra20 support to arm720t
` [U-Boot] [PATCH v11 11/16] tegra20: add u-boot-*-tegra.bin targets
` [U-Boot] [PATCH v11 12/16] tegra20: move SDRAM param save to later in boot
` [U-Boot] [PATCH v11 13/16] tegra20: enable SPL for tegra20 boards
` [U-Boot] [PATCH v11 14/16] arm: enable libgcc build for SPL
` [U-Boot] [PATCH v11 15/16] spl: fix SPL build of private libgcc
` [U-Boot] [PATCH v11 16/16] tegra20: Remove armv4t build flags

[U-Boot] [PATCH v6 0/29] ARM: SPL: Make more generic, merge DaVinci and OMAP
 2012-08-31 18:03 UTC  (30+ messages)
` [U-Boot] [PATCH v6 01/29] Makefile: Move SPL files to clobber, remove from clean
` [U-Boot] [PATCH v6 02/29] spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT
` [U-Boot] [PATCH v6 03/29] omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
` [U-Boot] [PATCH v6 04/29] omap-common: Fix typo in save_boot_params() in lowlevel_init.S
` [U-Boot] [PATCH v6 05/29] omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds
` [U-Boot] [PATCH v6 06/29] ARM: SPL: Rename omap_boot_device to spl_boot_device
` [U-Boot] [PATCH v6 07/29] ARM: SPL: Rename omap_boot_mode to spl_boot_mode()
` [U-Boot] [PATCH v6 08/29] ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c
` [U-Boot] [PATCH v6 09/29] ARM: SPL: Only call mem_malloc_init if configured
` [U-Boot] [PATCH v6 10/29] ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
` [U-Boot] [PATCH v6 11/29] ARM: SPL: Make spl_mmc.c more generic
` [U-Boot] [PATCH v6 12/29] ARM: SPL: Clean up spl.c / spl_nand.c slightly
` [U-Boot] [PATCH v6 13/29] ARM: SPL: Start hooking in the current SPI SPL support
` [U-Boot] [PATCH v6 14/29] ARM: SPL: Move gpmc_init() to spl_board_init()
` [U-Boot] [PATCH v6 15/29] SPL: Move the omap SPL framework to common/spl
` [U-Boot] [PATCH v6 16/29] SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
` [U-Boot] [PATCH v6 17/29] SPL: do not use fix value for u-boot size
` [U-Boot] [PATCH v6 18/29] SPL: Use image_get_xxx() functions to access header values
` [U-Boot] [PATCH v6 19/29] SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl
` [U-Boot] [PATCH v6 20/29] ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK
` [U-Boot] [PATCH v6 21/29] hawkboard: Update config file to work with common spl framework
` [U-Boot] [PATCH v6 22/29] da850: Add README.da850
` [U-Boot] [PATCH v6 23/29] SPL: Add NOR flash booting support
` [U-Boot] [PATCH v6 24/29] SPL: Add option to skip copying of the mkimage header
` [U-Boot] [PATCH v6 25/29] SPL: SPI: Enhance spi_spl_load to match the other load functions
` [U-Boot] [PATCH v6 26/29] SPL: Enable use of custom defined U-Boot entry point
` [U-Boot] [PATCH v6 27/29] SPL: Make un-supported boot device puts a debug instead
` [U-Boot] [PATCH v6 28/29] SPL: Rework how we inform about un-headered images
` [U-Boot] [PATCH v6 29/29] SPL: Add support for loading image from ram in SPL

[U-Boot] [PATCH 01/10] dm: arm: Remove support for lpc2292
 2012-08-31 17:28 UTC  (5+ messages)
` [U-Boot] [PATCH 06/10] dm: Move OMAP GPIO driver to drivers/gpio/

[U-Boot] Memtest end address
 2012-08-31 13:52 UTC 

[U-Boot] [PATCH v3 0/5] at91: 9x5: Enable PMECC(Programmable Multibit ECC controller) support
 2012-08-31 13:27 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] at91: Fixes the crippled console output on PortuxG20
 2012-08-31 13:25 UTC  (3+ messages)

[U-Boot] [PATCH 4/4] mpc52xx: remove o2dnt board
 2012-08-31 11:30 UTC  (2+ messages)
` [U-Boot] [PATCH v2 "

[U-Boot] [PATCH 3/4] mpc52xx: add common o2dnt and o2dnt2 support and configurations
 2012-08-31 11:29 UTC  (2+ messages)
` [U-Boot] [PATCH v2 "

[U-Boot] Where to find usable CROSS_COMPILE toolchain and the particular config?
 2012-08-31 10:00 UTC  (2+ messages)

[U-Boot] [PATCH] devkit8000: add rootwait to mmcboot option
 2012-08-31  9:53 UTC 

[U-Boot] [PATCH v2] usb: do explicit unaligned accesses
 2012-08-31  9:11 UTC 

[U-Boot] [PATCH] Origen: Add default clock settings for multimedia IPs
 2012-08-31  6:33 UTC 

[U-Boot] pull request for u-boot-tegra/master
 2012-08-31  6:32 UTC  (2+ messages)

[U-Boot] [PATCH v3 3/4] mmc: s5p_sdhci: add the set_mmc_clk for cmu control
 2012-08-31  2:46 UTC  (2+ messages)

[U-Boot] [PATCH v3 2/4] mmc: s5p_sdhci: fixed wrong function argument
 2012-08-31  2:24 UTC 

[U-Boot] [PATCH v3 1/4] mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1B
 2012-08-31  2:24 UTC 

[U-Boot] [PATCH v3 0/4] mmc: sdhci: fixed some problems for Exynos
 2012-08-31  2:24 UTC 

[U-Boot] [PATCH v2 2/4] mmc: s5p_mmc: fixed wrong function argument
 2012-08-31  1:14 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] PXA25x: USB ethernet driver
 2012-08-31  1:00 UTC  (6+ messages)

[U-Boot] trouble with mmc on origen
 2012-08-31  0:07 UTC  (2+ messages)

[U-Boot] [PATCH] mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
 2012-08-30 23:45 UTC  (2+ messages)

[U-Boot] [PATCH] SCSPS1: Enable caches
 2012-08-30 23:41 UTC 

[U-Boot] [PATCH] usb: remove unnecessary packed attributes
 2012-08-30 21:56 UTC  (5+ messages)

[U-Boot] [PATCH 0/4] USB multi controller
 2012-08-30 21:55 UTC  (10+ messages)
` [U-Boot] [PATCH 1/4] usb: lowlevel interface change to support multiple controllers
` [U-Boot] [PATCH 2/4] usb: ehci: rework to take advantage of new lowlevel interface
` [U-Boot] [PATCH 3/4] tegra20: port to new ehci interface
` [U-Boot] [PATCH 4/4] usb: add support for multiple usb controllers

[U-Boot] [PATCH v2 4/4] mmc: sdhci: add the udelay for completed post-request
 2012-08-30 21:55 UTC  (2+ messages)

[U-Boot] [PATCH v2 3/4] EXYNOS: mmc: support DesignWare Controller for Samsung-SoC
 2012-08-30 21:35 UTC  (2+ messages)

[U-Boot] [PATCH 2/4] EXYNOS: clock: add the get_mmc_clk function
 2012-08-30 21:33 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/4] mmc: dw-mmc: support DesignWare MMC Controller
 2012-08-30 21:11 UTC  (2+ messages)

[U-Boot] patman doesn't send patches
 2012-08-30 19:40 UTC  (3+ messages)

[U-Boot] [PATCH v10 00/16] split tegra20 arm7 code into separate SPL
 2012-08-30 18:35 UTC  (10+ messages)
` [U-Boot] [PATCH v10 07/16] MAKEALL: update to work with new boards.cfg syntax
  ` [U-Boot] [PATCH] MUSB driver: Timeout is never detected as the while loop does not end

[U-Boot] [PATCH v2] MAKEALL: fix per arch board lists
 2012-08-30 18:06 UTC  (2+ messages)

[U-Boot] [PATCH V2] MMC: DWMMC: Add DWMMC driver
 2012-08-30 16:45 UTC  (7+ messages)

[U-Boot] [PATCH] MX5: efikamx: substitutes GPIO_NUMBER with IMX_GPIO_NR
 2012-08-30 15:56 UTC  (2+ messages)

[U-Boot] Please pull u-boot-staging/trini@ti.com
 2012-08-30 15:50 UTC  (6+ messages)

[U-Boot] [PATCH] usb: ehci: don't print debug output
 2012-08-30 15:47 UTC  (2+ messages)

[U-Boot] OMAP Reset fails when kernel governor 'ondemand' is active
 2012-08-30 14:38 UTC 

[U-Boot] Problems with a P2020 board
 2012-08-30 14:15 UTC  (3+ messages)

[U-Boot] [PATCH 0/2 V3] EXYNOS5: Add MAX77686 support
 2012-08-30  5:13 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2 V3] SMDK5250: Config: Enable MAX77686 pmic chip

[U-Boot] [PATCH v2 0/5] pci: light update work on common pci code
 2012-08-30  0:16 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] pci: fix errant data types and corresponding access functions
` [U-Boot] [PATCH v2 2/5] [cosmetic] pci: clean up some whitespace and formatting
` [U-Boot] [PATCH v2 3/5] pci: minor cleanup of CONFIG_PCI_PNP usage
` [U-Boot] [PATCH v2 4/5] pci: update pci_ids.h with a few new entries
` [U-Boot] [PATCH v2 5/5] pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done

[U-Boot] [PATCH v4 4/5] OMAP: networking support for SPL
 2012-08-29 22:28 UTC  (4+ messages)
` [U-Boot] [PATCH v5 "

[U-Boot] [PATCH v4 0/5] OMAP: SPL networking support
 2012-08-29 21:01 UTC  (3+ messages)
` [U-Boot] [PATCH v4 1/5] net/bootp: add VCI support for BOOTP also

[U-Boot] [PATCH] MAKEALL: fix ARM board lists
 2012-08-29 20:54 UTC  (4+ messages)

[U-Boot] [PATCH 1/6] powerpc/mpc8xxx: Add immap for topology and rcpm registers
 2012-08-29 20:48 UTC  (3+ messages)
` [U-Boot] [PATCH 6/6] powerpc/mpc8xxx: fix core id for multicore booting


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