public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2011-11-28 22:31:19 to 2011-11-29 23:44:59 UTC [more...]

[U-Boot] [PATCH] x86: Turn on support for EFI's GPT in the coreboot config
 2011-11-29 23:44 UTC  (5+ messages)

[U-Boot] [RFC PATCH 0/7] reboard: Introduce generic relocation feature
 2011-11-29 23:41 UTC  (23+ messages)
` [U-Boot] [RFC PATCH 1/7] reboard: define CONFIG_SYS_LEGACY_BOARD everywhere
` [U-Boot] [RFC PATCH 2/7] reboard: Add generic link symbols
` [U-Boot] [RFC PATCH 3/7] reboard: Add generic relocation feature
` [U-Boot] [RFC PATCH 5/7] reboard: arm: Add processor function library
` [U-Boot] [RFC PATCH 6/7] reboard: arm: Move over to generic relocation
` [U-Boot] [RFC PATCH 7/7] reboard: arm: Remove unused code in start.S

[U-Boot] [PATCH] Fix some bugs in the EFI support
 2011-11-29 23:39 UTC 

[U-Boot] Attn Maintainers: git advise needed (how to fix messed up repo)
 2011-11-29 23:35 UTC  (21+ messages)

[U-Boot] Adding support to Technexion TAM3517 SOM
 2011-11-29 23:18 UTC  (4+ messages)
` [U-Boot] [PATCH V2 1/2] ARM: omap3: added common configuration for Technexion TAM3517
  ` [U-Boot] [PATCH V2 2/2] ARM: omap3: add support to Technexion twister board

[U-Boot] worth submitting a patch to fix u-boot for lite 5200b?
 2011-11-29 23:09 UTC  (4+ messages)

[U-Boot] M5282EVB undefined reference to `environment'
 2011-11-29 22:58 UTC  (8+ messages)
          ` [U-Boot] [Almost solved] "

[U-Boot] Please pull u-boot-ti/master
 2011-11-29 22:53 UTC 

[U-Boot] [PATCH v4 0/14] Add more framework to OMAP3 SPL, port more boards
 2011-11-29 22:20 UTC  (4+ messages)
` [U-Boot] [PATCH v4 12/14] OMAP3: Add SPL support to omap3_evm

[U-Boot] [PATCH] sandbox: Add timer simulation
 2011-11-29 21:58 UTC  (11+ messages)
` [U-Boot] [PATCH V2] "

[U-Boot] [PATCH v4 0/7] Remove duplication of pinmux configuration code
 2011-11-29 21:40 UTC  (11+ messages)
` [U-Boot] [PATCH v4 1/7] arm, davinci: Move pinmux functions from board to arch tree
` [U-Boot] [PATCH v4 2/7] arm, hawkboard: Remove obsolete struct pinmux_config i2c_pins
` [U-Boot] [PATCH v4 3/7] arm, da850evm: Do pinmux configuration for EMAC together with other pinmuxes
` [U-Boot] [PATCH v4 4/7] arm, da850: Add pinmux configurations to the arch tree
` [U-Boot] [PATCH v4 5/7] arm, da850evm: Use the pinmux configurations defined in "
` [U-Boot] [PATCH v4 6/7] arm, hawkboard: "
` [U-Boot] [PATCH v4 7/7] arm, davinci: Remove duplication of pinmux configuration code

[U-Boot] [PATCH 0/9] omap: miscellaneous fixes and improvements
 2011-11-29 21:15 UTC  (5+ messages)
` [U-Boot] [PATCH 3/9] omap: fix cache line size for omap3/omap4 boards

[U-Boot] ARM: vexpress: Extend default boot sequence to load script from MMC
 2011-11-29 20:46 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: davici_emac: Fix condition for number of phy detects
 2011-11-29 20:38 UTC  (4+ messages)

[U-Boot] can't git clone u-boot-ti.git
 2011-11-29 20:27 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/7] Introduce function mux library
 2011-11-29 20:00 UTC  (13+ messages)
` [U-Boot] [PATCH v2 1/7] tegra: Move cpu_init_cp15() to arch_cpu_init()
` [U-Boot] [PATCH v2 2/7] tegra: Move clock_early_init() "
` [U-Boot] [PATCH v2 3/7] tegra: add clock_ll_start_uart() to enable UART prior to reloc
` [U-Boot] [PATCH v2 4/7] tegra: Add a function mux feature
` [U-Boot] [PATCH v2 5/7] tegra: Add support for UART init in cpu board.c
` [U-Boot] [PATCH v2 6/7] tegra: Move boards over to use arch-level board UART function
` [U-Boot] [PATCH v2 7/7] tegra: Fix build error in plutux, medcom

[U-Boot] LL TEMAC V6 refactored
 2011-11-29 19:55 UTC  (6+ messages)
` [U-Boot] [PATCH v6] net: ll_temac: Add LL TEMAC driver to u-boot

[U-Boot] u-boot-ti
 2011-11-29 19:42 UTC 

[U-Boot] [PATCH v4] arm: printf() is not available in some SPL configurations
 2011-11-29 19:37 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/5] arm, davinci: add am1808 based enbw_cmc board
 2011-11-29 19:32 UTC  (8+ messages)
` [U-Boot] [PATCH v4 1/5] arm, davinci: move davinci_rtc struct to hardware.h
` [U-Boot] [PATCH v4 2/5] arm, davinci, da850: add uart1 tx rx pinmux config
` [U-Boot] [PATCH v4 3/5] arm, board/davinci/common/misc.c: Codingstyle cleanup
` [U-Boot] [PATCH v4 4/5] arm, davinci: move misc function in arch tree
` [U-Boot] [PATCH v4 5/5] arm, davinci: add support for am1808 based enbw_cmc board

[U-Boot] [PATCH 0/2] arm, davinci: da850/dm365 lowlevel cleanup
 2011-11-29 19:27 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] arm, arm926ejs: always do cpu critical inits

[U-Boot] Read Carefully
 2011-11-29 19:04 UTC 

[U-Boot] [PATCH V3 00/13] Support for HTKW mcx board
 2011-11-29 18:57 UTC  (14+ messages)
` [U-Boot] [PATCH 01/13] davinci_emac: move arch-independent defines to separate header
` [U-Boot] [PATCH 09/13] nand_spl_simple: add support for software ECC
` [U-Boot] [PATCH 10/13] omap_gpmc: use SOFTECC in SPL if it's enabled
` [U-Boot] [PATCH 11/13] nand_spl_simple: store temp data at CONFIG_SPL_NAND_WORKSPACE
` [U-Boot] [PATCH 13/13] mcx: support for HTKW mcx board

[U-Boot] Fwd:
 2011-11-29 18:56 UTC 

[U-Boot] CONFIG_BOOTCOUNT_LIMIT
 2011-11-29 18:56 UTC  (7+ messages)
    ` [U-Boot] uboot to load uboot

[U-Boot] [PATCH 1/4] nds32/ag102: add header support of ag102 soc
 2011-11-29 18:43 UTC  (10+ messages)
` [U-Boot] [PATCH 2/4] nds32/ag102: add ag102 soc support
        ` [U-Boot] [PATCH v2 1/4] nds32/ag102: add header support of ag102 soc
        ` [U-Boot] [PATCH v2 2/4] nds32/ag102: add ag102 soc support
        ` [U-Boot] [PATCH v2 3/4] board/adp-ag102: add board specific files
        ` [U-Boot] [PATCH v2 4/4] board/adp-ag102: add configuration of adp-ag102

[U-Boot] [RFC] mx28evk: Add initial support for MX28EVK board
 2011-11-29 18:41 UTC  (2+ messages)

[U-Boot] devkit8000: MMC/FAT booting problem with SPL
 2011-11-29 18:41 UTC  (6+ messages)

[U-Boot] [PATCH RFC] sandbox: Add tap based networking
 2011-11-29 18:39 UTC  (4+ messages)

[U-Boot] [PATCH v3 00/15] Add an SPL to boot the da850evm from SPI
 2011-11-29 18:27 UTC  (5+ messages)
` [U-Boot] [PATCH v3 09/15] arm: printf() is not available in some SPL configurations
` [U-Boot] [PATCH v3 12/15] arm, davinci: Add SPL support for DA850 SoCs

[U-Boot] [PATCH] BeagleBoard: config: Really switch to ttyO2
 2011-11-29 18:16 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: davinci_dm6467Tevm: Fix build breakage
 2011-11-29 18:13 UTC  (2+ messages)

[U-Boot] [PATCHv3 0/3] Remove unused definitions from config files
 2011-11-29 17:49 UTC  (2+ messages)

[U-Boot] [PATCH 00/11] MIPS: fixes and updates
 2011-11-29 15:54 UTC  (7+ messages)
` [U-Boot] [PATCH 05/11] MIPS: add sleep handler for slave CPUs in multi-processor systems
` [U-Boot] [PATCH 08/11] MIPS: add additional reserved vectors for MIPS24K and MIPS34K cores

[U-Boot] [PATCH] Makefile: add tools/mkenvimage to target 'clean'
 2011-11-29 15:44 UTC  (2+ messages)

[U-Boot] [GIT PULL] Pull request u-boot-85xx.git
 2011-11-29 15:21 UTC 

[U-Boot] [PATCH v6] mpc85xx: support for Freescale COM Express P2020
 2011-11-29 15:09 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/3] mpc85xx: support for Freescale COM Express P2020
 2011-11-29 15:07 UTC  (5+ messages)
` [U-Boot] [PATCH v5 1/3] mpc85xx: support board-specific reset function
` [U-Boot] [PATCH v5 2/3] mpc8xxx: update module_type values from JEDEC DDR3 SPD Specification

[U-Boot] [PATCH] powerpc/85xx: verify the localbus device tree address before booting the OS
 2011-11-29 15:07 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/p3060qds: Add board related support for P3060QDS platform
 2011-11-29 15:06 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.h
 2011-11-29 15:06 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] powerpc/85xx: always implement the work-around for Erratum SATA_A001

[U-Boot] [PATCH] [v2] powerpc/85xx: clean up and document the QE/FMAN microcode macros
 2011-11-29 15:06 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/85xx: Add workaround for erratum A-003474
 2011-11-29 15:06 UTC  (2+ messages)

[U-Boot] [u-boot][PATCH] uboot/flexcan: fixup flexcan clock-frequency
 2011-11-29 15:05 UTC  (2+ messages)

[U-Boot] what to do when the uboot can not mark the phisical bad block of nand flash?
 2011-11-29 14:31 UTC  (2+ messages)

[U-Boot] Webmail update
 2011-11-29 13:52 UTC 

[U-Boot] [PATCH] mmc: Implement card detection
 2011-11-29 13:42 UTC  (7+ messages)

[U-Boot] [PATCH] M28: GPIO pin validity check added
 2011-11-29 11:02 UTC  (9+ messages)

[U-Boot] [PATCH v5] arm: Fix clear bss loop for zero length bss
 2011-11-29 10:58 UTC 

[U-Boot] [PATCH v4] arm, davinci: Fix clear bss loop for zero length bss
 2011-11-29 10:56 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-x86
 2011-11-29 10:42 UTC 

[U-Boot] Attempts to make U-Boot start from L2 Cache on P2020RDB-like board
 2011-11-29 10:40 UTC  (3+ messages)

[U-Boot] [PATCH] avr32: fix timer_init() return type
 2011-11-29  9:10 UTC  (4+ messages)

[U-Boot] [PATCH v2] tools/env: add posibility to inject configuration
 2011-11-29  9:08 UTC  (3+ messages)
` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH 0/3] fix: regression in SMDK6400
 2011-11-29  8:32 UTC  (4+ messages)
` [U-Boot] [PATCH V3 0/2] "

[U-Boot] [PATCH] nds32/board.c: add PCI prompt at boot up
 2011-11-29  8:29 UTC 

[U-Boot] [RFC/PATCH] davinci: disable dcache on boards with EMAC
 2011-11-29  7:58 UTC  (10+ messages)

[U-Boot] [PATCH v3 0/3] arm, davinci: add am1808 based enbw_cmc board
 2011-11-29  7:41 UTC  (8+ messages)
` [U-Boot] [PATCH v3 3/3] arm, davinci: add support for "

[U-Boot] [GIT PULL] Pull request: u-boot-staging
 2011-11-29  7:34 UTC  (14+ messages)

[U-Boot] [PATCH] pci_ftpci100: Implementation FTPCI100 PCI driver
 2011-11-29  6:59 UTC  (3+ messages)
` [U-Boot] [PATCH v4] "

[U-Boot] [PATCH v2 04/17] env: move extern environment[] to environment.h
 2011-11-29  6:41 UTC  (10+ messages)
` [U-Boot] [PATCH] tools/envcrc: fix compile breakage

[U-Boot] [PATCH] x86: Fix IDE configuration for the coreboot board
 2011-11-29  5:22 UTC  (2+ messages)

[U-Boot] [PATCH 01/14] fdt: Tidy up a few fdtdec problems
 2011-11-29  5:12 UTC  (6+ messages)
` [U-Boot] [PATCH 02/14] fdt: Add functions to access phandles, arrays and bools

[U-Boot] [PATCH] ftsdc010: improve performance and capability
 2011-11-29  3:30 UTC  (7+ messages)
` [U-Boot] [PATCH v3] "
        ` [U-Boot] [PATCH v4] "

[U-Boot] [PATCH] mmc: add host_caps checking avoid switch card improperly
 2011-11-29  2:31 UTC  (6+ messages)
` [U-Boot] [PATCH v2] "
      ` [U-Boot] [PATCH v4] "

[U-Boot] FW: [PATCH v3] AT91: pio: Add PIO3 features
 2011-11-29  1:55 UTC 

[U-Boot] [PATCH 0/6] Introduce function mux library
 2011-11-29  0:40 UTC  (10+ messages)
` [U-Boot] [PATCH 3/6] tegra: Add a function mux feature
` [U-Boot] [PATCH 4/6] tegra: Add support for UART init in cpu board.c

[U-Boot] [PATCH] Blackfin: br4: new board port
 2011-11-28 23:15 UTC  (5+ messages)

[U-Boot] [PATCH] menu.c: use puts() instead of printf() where possible
 2011-11-28 23:10 UTC  (2+ messages)

[U-Boot] practicality of demonstrating u-boot in a QEMU session?
 2011-11-28 22:59 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