public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-12-01 00:25:42 to 2012-12-04 00:07:06 UTC [more...]

[U-Boot] [PATCH v2 0/7] Add support for NVIDIA Tegra30 SoC
 2012-12-04  0:07 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/7] Tegra30: Add arch-tegra30 include files
` [U-Boot] [PATCH v2 2/7] Tegra30: Add AVP (arm720t) files
` [U-Boot] [PATCH v2 3/7] Tegra30: Add CPU (armv7) files
` [U-Boot] [PATCH V2 4/7] Tegra30: Add common CPU (shared) files
` [U-Boot] [PATCH v2 5/7] Tegra30: Cardhu: Add DT files
` [U-Boot] [PATCH v2 6/7] Tegra30: Add generic Tegra30 build support
` [U-Boot] [PATCH v2 7/7] Tegra30: Add/enable Cardhu build (T30 reference board)

[U-Boot] [PATCH 20/20] x86: coreboot: Enable video display
 2012-12-03 23:59 UTC  (2+ messages)
` [U-Boot] [PATCH v2 20/21] x86: Build vga video code only if CONFIG_VIDEO_VGA is defined

[U-Boot] [PATCH 14/20] x86: Provide tick counter and frequency reference for Intel core architecture
 2012-12-03 23:59 UTC  (2+ messages)
` [U-Boot] [PATCH v2 14/21] "

[U-Boot] [PATCH 12/20] x86: Fix MTRR clear to detect which MTRR to use
 2012-12-03 23:59 UTC  (2+ messages)
` [U-Boot] [PATCH v2 12/21] "

[U-Boot] [PATCH 11/20] x86: Emit port 80 post codes in show_boot_progress()
 2012-12-03 23:58 UTC  (2+ messages)
` [U-Boot] [PATCH v2 11/21] "

[U-Boot] [PATCH 10/20] x86: fdt: Create basic .dtsi file for coreboot
 2012-12-03 23:56 UTC  (2+ messages)
` [U-Boot] [PATCH v2 10/21] "

[U-Boot] [PATCH 0/57] RFC: Move arch-specific global data into its own structure
 2012-12-03 23:45 UTC  (8+ messages)

[U-Boot] [PATCH 1/4] patman: Add a call to get_maintainer.pl if it exists
 2012-12-03 23:04 UTC  (8+ messages)
` [U-Boot] [PATCH 2/4] patman: Add support for settings in .patman
` [U-Boot] [PATCH 3/4] patman: Add the concept of multiple projects
` [U-Boot] [PATCH 4/4] patman: Add settings to the list of modules to doctest

[U-Boot] [PATCH 1/2] patman: Cache the CC list from MakeCcFile() for use in ShowActions()
 2012-12-03 23:00 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] patman: Add all CC addresses to the cover letter

[U-Boot] [PATCH v2 0/7] Add support for NVIDIA Tegra30 SoC
 2012-12-03 22:21 UTC  (2+ messages)

[U-Boot] [PATCHv2] cmd_time: merge run_command_and_time_it with cmd_process
 2012-12-03 21:40 UTC  (2+ messages)

[U-Boot] [PATCH] cmd_time: merge run_command_and_time_it with cmd_process
 2012-12-03 21:32 UTC  (4+ messages)

[U-Boot] Please pull u-boot-mpc85xx.git
 2012-12-03 19:33 UTC  (2+ messages)

[U-Boot] [PATCH 00/10] PXE support updates
 2012-12-03 19:17 UTC  (14+ messages)
` [U-Boot] [PATCH 01/10] pxe: Use ethact setting for pxe
` [U-Boot] [PATCH 02/10] pxe: make string parameters const
` [U-Boot] [PATCH 03/10] pxe: fix handling of different localboot values
` [U-Boot] [PATCH 04/10] bootz: un-staticize do_bootz
` [U-Boot] [PATCH 05/10] pxe: use bootz instead of bootm when enabled
  ` [U-Boot] [PATCH v2] pxe: try bootz if bootm fails to find a valid image
` [U-Boot] [PATCH 06/10] pxe: always display a menu when present
` [U-Boot] [PATCH 07/10] pxe: simplify menu display and selection
` [U-Boot] [PATCH 08/10] pxe: add support for ontimeout token
` [U-Boot] [PATCH 09/10] pxe: add support for per arch and SoC default paths
` [U-Boot] [PATCH 10/10] pxe: add ipappend support

[U-Boot] [PATCH v2 07/15] x86: Import MSR/MTRR code from Linux
 2012-12-03 17:58 UTC  (7+ messages)
` [U-Boot] [PATCH v2 14/15] Introduce arch_phys_memset which works like memset but on physical memory

[U-Boot] Patches to add some more omap24xx_i2c/twl6035 error handling
 2012-12-03 16:07 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] omap24xx_i2c: Handle wait_for_bb error
` [U-Boot] [PATCH 2/2] power: twl6035: complain on LDO9 error
` [U-Boot] [PATCH] omap24xx_i2c: Handle OMAP5 like OMAP2,3,4

[U-Boot] [PATCH] usb: Fix bug when both DFU & ETHER are defined
 2012-12-03 14:54 UTC  (2+ messages)

[U-Boot] [PATCH] cm_t35: use new low level interface for usb ehci
 2012-12-03 14:49 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] EXYNOS5: Add FDT support for USB
 2012-12-03 14:46 UTC  (6+ messages)
` [U-Boot] [PATCH 1/3] EHCI: Exynos: Add fdt support
` [U-Boot] [PATCH 2/3] EXYNOS5: Add device node for USB
` [U-Boot] [PATCH 3/3] EXYNOS5: FDT: Add compatible strings "

[U-Boot] [PATCH 1/2] ARM: add wfi assembly macro
 2012-12-03 14:39 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] ARM: highbank: use wfi macro instead of inline asm

[U-Boot] [PATCH 0/2] EXYNOS5: Add VBus init required for USB
 2012-12-03 14:38 UTC  (7+ messages)
` [U-Boot] [PATCH 1/2] EXYNOS5: Add pinmux for VBus
` [U-Boot] [PATCH 2/2] SMDK5250: Enable VBus for USB

[U-Boot] [PATCH] fix linker generated lists on non-C locales
 2012-12-03 14:36 UTC  (13+ messages)

[U-Boot] Please pull u-boot-x86.git
 2012-12-03 14:31 UTC  (8+ messages)

[U-Boot] Pull request: u-boot-sh/master
 2012-12-03 13:43 UTC  (2+ messages)

[U-Boot] [PATCH v2] include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s
 2012-12-03 13:43 UTC  (2+ messages)

[U-Boot] [PATCH] Change e-mail address of Luka Perkov
 2012-12-03 13:24 UTC 

[U-Boot] [PATCH 0/7] omap mmc: implement card detect and write protection
 2012-12-03 12:19 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] omap: consolidate common mmc definitions
` [U-Boot] [PATCH 2/7] omap_hsmmc: fix out of bounds array access
` [U-Boot] [PATCH 3/7] omap_hsmmc: introduce omap_hsmmc_data struct
` [U-Boot] [PATCH 4/7] omap_hsmmc: implement driver check for card detection
` [U-Boot] [PATCH 5/7] cm-t35: implement board specific card detect check
` [U-Boot] [PATCH 6/7] mmc: add support for write protection
` [U-Boot] [PATCH 7/7] omap_hsmmc: add driver check "

[U-Boot] [PATCH 0/3] EXYNOS5: MAX77686 add FDT support
 2012-12-03 12:12 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] EXYNOS5: FDT: Add compatible strings for PMIC
` [U-Boot] [PATCH 2/3] EXYNOS5: Add device node "
` [U-Boot] [PATCH 3/3] PMIC: MAX77686: Add FDT Support

[U-Boot] [PATCH 3/5] Add fuse API and commands
 2012-12-03 11:41 UTC  (4+ messages)

[U-Boot] [PATCH 0/4] EXYNOS5: Add FDT support to SPI
 2012-12-03 10:40 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] EXYNOS5: FDT: Add compatible strings for SPI
` [U-Boot] [PATCH 2/4] EXYNOS5 : FDT: Add Aliases for SPI device
` [U-Boot] [PATCH 3/4] EXYNOS5: FDT: Add SPI device node data
` [U-Boot] [PATCH 4/4] SPI: EXYNOS: Add FDT support to driver

[U-Boot] [PATCH v3 0/9] USB: Gadget & DFU related fixes
 2012-12-03 10:10 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/9] usb: Fix bug when both DFU & ETHER are defined
` [U-Boot] [PATCH v3 4/9] dfu: Only perform DFU board_usb_init() for TRATS

[U-Boot] U-Boot for MIPS AR7161
 2012-12-03  9:53 UTC  (12+ messages)

[U-Boot] [PATCH V3 08/32] imximage: make header variable length
 2012-12-03  9:23 UTC  (12+ messages)
` [U-Boot] [PATCH V4 00/11] imximage series
  ` [U-Boot] [PATCH V4 01/11] imximage: mx53 needs transfer length a multiple of 512

[U-Boot] Reg Bootstrapping u-boot on x86-64 for tizen
 2012-12-03  6:35 UTC  (12+ messages)
                  ` [U-Boot] Reg Bootstrapping "

[U-Boot] [PATCH 0/6 V4] EXYNOS5: FDT Support for I2C
 2012-12-03  5:52 UTC  (5+ messages)
` [U-Boot] [PATCH 5/6 V4] I2C: Driver changes for FDT support

[U-Boot] [PATCH 00/46] Enhance spear support
 2012-12-03  5:51 UTC  (11+ messages)

[U-Boot] [PATCH] serial_pl011: Set RTS during initialization
 2012-12-03  4:56 UTC  (2+ messages)

[U-Boot] [PATCH V2 0/2] Add USB host support for CM-T35
 2012-12-03  4:38 UTC  (4+ messages)
` [U-Boot] [PATCH V2 1/2] twl4030: add gpio register offsets
` [U-Boot] [PATCH V2 2/2] cm-t35: add USB host support

[U-Boot] [PATCH 3/4 v2] dtc/libfdt: introduce fdt types for annotation by endian checkers
 2012-12-03  4:05 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/4] dtc/tests: don't include fdt.h prior to libfdt.h
  ` [U-Boot] [PATCH v3 3/4] dtc/libfdt: introduce fdt types for annotation by endian checkers
          ` [U-Boot] [PATCH v4 "

[U-Boot] [PATCH 0/4] fs:ext4:fix: Fixes for ext4write command
 2012-12-02 21:13 UTC  (3+ messages)
` [U-Boot] [PATCH 3/4] fs:ext4:fix: Code refactoring to suppress compiler warnings

[U-Boot] [PATCH 00/10] Add Marvell Dove and SolidRun CuBox
 2012-12-02 19:15 UTC  (14+ messages)
` [U-Boot] [PATCH 01/10] ARM: dove: add support for Marvell Dove SoC
` [U-Boot] [PATCH 02/10] GPIO: add gpio driver for Orion SoCs
` [U-Boot] [PATCH 03/10] MMC: sdhci: Add support for dove sdhci
` [U-Boot] [PATCH 04/10] SPI: Add Orion SPI driver
` [U-Boot] [PATCH 05/10] block: mvsata: add dove include
` [U-Boot] [PATCH 06/10] NET: phy: add 88E1310 PHY initialization
` [U-Boot] [PATCH 07/10] NET: mvgbe: add phylib support
` [U-Boot] [PATCH 08/10] NET: mvgbe: add support for Dove
` [U-Boot] [PATCH 09/10] Boards: Add support for SolidRun CuBox
` [U-Boot] [PATCH 10/10] tools: Add support for Dove to kwboot

[U-Boot] [PATCH 0/4] apf27: add support of armadeus apf27 v2
 2012-12-02 17:09 UTC  (7+ messages)
` [U-Boot] [PATCH 2/4] apf27: add support for the armadeus APF27 board
` [U-Boot] [PATCH 3/4] apf27: add spl support for the apf27

[U-Boot] [PATCH v2 05/15] x86: Add basic cache operations
 2012-12-02 14:49 UTC  (4+ messages)
` [U-Boot] [PATCH v2 07/15] x86: Import MSR/MTRR code from Linux
` [U-Boot] [PATCH v2 08/15] x86: Clean up MTRR 7 right before jumping to the kernel
` [U-Boot] [PATCH v2 10/15] x86: Enable CONFIG_CMD_ZBOOT for coreboot

[U-Boot] [PATCH v2 2/3] x86: Enable ICH6 GPIO controller for coreboot
 2012-12-02 13:44 UTC 

[U-Boot] [PATCH] cm-t35: add USB host support
 2012-12-02  7:47 UTC  (4+ messages)

[U-Boot] [PATCH 0/15] x86: Add cache and memory functions
 2012-12-01 21:40 UTC  (7+ messages)
` [U-Boot] [PATCH 01/15] x86: Add function to read time stamp counter
` [U-Boot] [PATCH 05/15] x86: Add basic cache operations

[U-Boot] [PATCH 1/2] WIP: Changes to patman libraries
 2012-12-01 20:55 UTC  (12+ messages)
` [U-Boot] [PATCH 2/2] WIP: Test version of buildman - U-Boot builder

[U-Boot] arm: Question regarding empty isb() in set_cr
 2012-12-01 20:23 UTC 

[U-Boot] [PATCH 10/12] env: acl: Add environment variable access control list
 2012-12-01 19:44 UTC  (4+ messages)
` [U-Boot] [PATCH v3 0/18] Add environment call-back and flags capability

[U-Boot] [PATCH v2 0/23] Various patches in common/
 2012-12-01 19:39 UTC  (10+ messages)
` [U-Boot] [PATCH v2 09/23] Add stricmp() and strnicmp()
` [U-Boot] [PATCH v2 10/23] Add generic hash API
` [U-Boot] [PATCH v2 12/23] Add hash command to perform hashing using various algorithms
` [U-Boot] [PATCH v2 20/23] Add command to show DRAM configuration

[U-Boot] [PATCH 00/11] ks8695 (cm4008, cm41xx) bugfixes, constant removals, configuration generalized
 2012-12-01 19:23 UTC  (8+ messages)
` [U-Boot] [PATCH 00/11] ks8695 (cm4008, cm41xx) bugfixes, constant removals, configuration generalized (repost)
  ` [U-Boot] [PATCH 03/11] arm: ks8695eth: Use MAC address from environment

[U-Boot] JFFS2 seems to drop nand data with ECC corrections
 2012-12-01 17:02 UTC 

[U-Boot] [PATCH v3 0/3] apf27: add support of armadeus apf27
 2012-12-01 10:44 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] apf27: add missing constant to mx27
` [U-Boot] [PATCH v2 2/3] apf27: add support for the armadeus APF27 board
` [U-Boot] [PATCH v3 3/3] apf27: add FPGA support for the apf27 board

[U-Boot] [PATCHv3 1/4] usb documentation: fix typo
 2012-12-01  4:44 UTC  (2+ messages)

[U-Boot] [PATCH] mxs: i2c: Implement algorithm to set up arbitrary i2c speed
 2012-12-01  4:17 UTC  (6+ messages)
` [U-Boot] [PATCH v2] "
  ` [U-Boot] [PATCH 1/2] mxs: i2c: Restore speed setting after block reset
    ` [U-Boot] [PATCH 2/2 V3] mxs: i2c: Implement algorithm to set up arbitrary i2c speed

[U-Boot] [PATCH v2 01/10] arm: move flush_dcache_all() to just before disable cache
 2012-12-01  1:24 UTC  (3+ messages)
` [U-Boot] [PATCH v2 04/10] arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading


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