public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-12-03 13:43:21 to 2012-12-06 00:33:34 UTC [more...]

[U-Boot] [PATCH 0/57] RFC: Move arch-specific global data into its own structure
 2012-12-06  0:33 UTC  (16+ messages)

[U-Boot] [PATCH] mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problems
 2012-12-05 23:39 UTC  (4+ messages)

[U-Boot] [RFC] NFS issue when loading two files
 2012-12-05 22:20 UTC  (2+ messages)

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

[U-Boot] [PATCH v2 0/7] Add support for NVIDIA Tegra30 SoC
 2012-12-05 21:43 UTC  (32+ 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] Please pull u-boot-staging/sr@denx.de
 2012-12-05 19:12 UTC  (2+ messages)

[U-Boot] [RESEND 0/4] fs:ext4:fix: Fixes for ext4write command
 2012-12-05 19:10 UTC  (6+ messages)
` [U-Boot] [RESEND 1/4] fs:ext4:write: Add lldiv and do_div to perform 64-32 bits division
` [U-Boot] [RESEND 2/4] fs:ext4:write: Store block device descriptor in file system structure
` [U-Boot] [RESEND 3/4] fs:ext4:fix: Code refactoring to suppress compiler warnings
` [U-Boot] [RESEND 4/4] fs:ext4:write: Initialize cache aligned filename buffer

[U-Boot] Marvell PXA168/PXA166
 2012-12-05 17:06 UTC 

[U-Boot] Atheros "ART" data crc calculation
 2012-12-05 14:34 UTC 

[U-Boot] [PATCH 0/3] I2C designware patches
 2012-12-05 14:16 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] designware_i2c.c: Added the support for MULTI_BUS
` [U-Boot] [PATCH 2/3] designware_i2c: Added s/w generation of stop bit
` [U-Boot] [PATCH 3/3] designware_i2c: Fixed the setting of the i2c bus speed

[U-Boot] [PATCH 0/4] EXYNOS5: Enable dwmmc
 2012-12-05 13:31 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] MMC: DWMMC: Modified fifo size computation
` [U-Boot] [PATCH 2/4] MMC: EXYNOS: Added call back function for clock get
` [U-Boot] [PATCH 3/4] EXYNOS: CLOCK: Initialised the local variable
` [U-Boot] [PATCH 4/4] SMDK5250: Initialise and enable dwmmc channels

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

[U-Boot] [PATCH 2/4] S5P: GPIO: Add GPIO pin numbering to driver
 2012-12-05 11:21 UTC 

[U-Boot] [PATCH 4/4] EXYNOS: Update pinmux to use gpio numbering
 2012-12-05 11:21 UTC 

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

[U-Boot] [PATCH] cm-t35: enable zero bootdelay check
 2012-12-05  9:28 UTC 

[U-Boot] [PATCH v3 0/18] Add environment call-back and flags capability
 2012-12-05  2:34 UTC  (23+ messages)
` [U-Boot] [PATCH v4 0/20] "
  ` [U-Boot] [PATCH v4 01/20] Make linux kernel string funcs available to tools
  ` [U-Boot] [PATCH v4 02/20] env: Refactor do_apply to a flag
  ` [U-Boot] [PATCH v4 03/20] env: Consolidate common code in hsearch_r()
  ` [U-Boot] [PATCH v4 04/20] env: Refactor apply into change_ok
  ` [U-Boot] [PATCH v4 05/20] env: Use getenv_yesno() more generally
  ` [U-Boot] [PATCH v4 06/20] env: Hide '.' variables in env print by default
  ` [U-Boot] [PATCH v4 07/20] env: Add support for callbacks to environment vars
  ` [U-Boot] [PATCH v4 08/20] env: Add a command to view callbacks
  ` [U-Boot] [PATCH v4 09/20] env: Add a bootfile env handler
  ` [U-Boot] [PATCH v4 10/20] env: Add a baudrate "
  ` [U-Boot] [PATCH v4 11/20] env: Add a loadaddr "
  ` [U-Boot] [PATCH v4 12/20] env: Add a console "
  ` [U-Boot] [PATCH v4 13/20] env: Add a silent "
  ` [U-Boot] [PATCH v4 14/20] env: Add environment variable flags
  ` [U-Boot] [PATCH v4 15/20] tools/env: Add environment variable flags support
  ` [U-Boot] [PATCH v4 16/20] env: Add a command to display details about env flags
  ` [U-Boot] [PATCH v4 17/20] env: Add support for access control to .flags
  ` [U-Boot] [PATCH v4 18/20] env: Add setenv force support
  ` [U-Boot] [PATCH v4 19/20] env: Implement the env delete command
  ` [U-Boot] [PATCH v4 20/20] env: Handle write-once ethaddr and serial# generically

[U-Boot] Booting through nand flash with other address
 2012-12-04 16:35 UTC  (5+ messages)
` [U-Boot] access u-boot environment variables from kernel space

[U-Boot] [PATCH] FAT: make FAT compile without VFAT
 2012-12-04 16:16 UTC  (4+ messages)

[U-Boot] [PATCH] mxs: SPL: Generalize memory initialization
 2012-12-04 13:15 UTC 

[U-Boot] [PATCH] mx23: Add POWER and CLKCTRL register definitions
 2012-12-04 11:09 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] EXYNOS5: MAX77686 add FDT support
 2012-12-04 11:06 UTC  (8+ 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 0/4] EXYNOS5: Add FDT support to SPI
 2012-12-04  9:03 UTC  (8+ 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 0/4] fs:ext4:fix: Fixes for ext4write command
 2012-12-04  8:49 UTC  (2+ messages)

[U-Boot] [PATCH] mxs: Staticize SPL functions
 2012-12-04  8:41 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] mxs: Implement common function to setup VDDx
 2012-12-04  8:28 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] mxs: Properly setup VDDD in power supply setup code

[U-Boot] [PATCH V3 08/32] imximage: make header variable length
 2012-12-04  8:23 UTC  (6+ messages)
` [U-Boot] [PATCH V4 00/11] imximage series
  ` [U-Boot] [PATCH V4 08/11] imximage: enable word writes for version2 header

[U-Boot] [PATCH] mxs: Silence elftosb
 2012-12-04  8:09 UTC  (2+ messages)

[U-Boot] [PATCH] mx28: Remove SET, CLR, TOG ops from PLLxCTRL1 registers
 2012-12-04  7:52 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/p2041: move Lanes mux to board early init
 2012-12-04  7:36 UTC 

[U-Boot] [PATCH 0/3] EXYNOS5: Add FDT support for USB
 2012-12-04  1:25 UTC  (6+ messages)
` [U-Boot] [PATCH 1/3] EHCI: Exynos: Add fdt support
` [U-Boot] [PATCH 3/3] EXYNOS5: FDT: Add compatible strings for USB

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

[U-Boot] Reg Bootstrapping u-boot on x86-64 for tizen
 2012-12-04  1:05 UTC  (13+ messages)
                  ` [U-Boot] Reg Bootstrapping "

[U-Boot] [PATCH 1/4] patman: Add a call to get_maintainer.pl if it exists
 2012-12-04  0:55 UTC  (14+ 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 v2 1/4] patman: Add a call to get_maintainer.pl if it exists
  ` [U-Boot] [PATCH v2 2/4] patman: Add support for settings in .patman
  ` [U-Boot] [PATCH v2 3/4] patman: Add the concept of multiple projects
  ` [U-Boot] [PATCH v2 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-04  0:54 UTC  (8+ messages)
` [U-Boot] [PATCH 2/2] patman: Add all CC addresses to the cover letter
` [U-Boot] [PATCH v2 1/2] patman: Cache the CC list from MakeCcFile() for use in ShowActions()
  ` [U-Boot] [PATCH v2 2/2] patman: Add all CC addresses to the cover letter

[U-Boot] [PATCH 05/20] x86: Override calculate_relocation_address to use the e820 map
 2012-12-04  0:26 UTC  (2+ messages)
` [U-Boot] [PATCH v2 05/21] "

[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 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  (5+ messages)
` [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 v2 07/15] x86: Import MSR/MTRR code from Linux
 2012-12-03 17:58 UTC  (4+ 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 1/2] ARM: add wfi assembly macro
 2012-12-03 14:39 UTC  (4+ messages)

[U-Boot] [PATCH] fix linker generated lists on non-C locales
 2012-12-03 14:36 UTC  (4+ 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)


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