public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-11-16 15:09:10 to 2012-11-20 13:26:15 UTC [more...]

[U-Boot] analyze/change assembly code
 2012-11-20 13:26 UTC  (6+ messages)

[U-Boot] [PATCH 0/4] EXYNOS5: Add GPIO numbering feature
 2012-11-20 13:14 UTC  (5+ messages)

[U-Boot] [PATCH 0/6] Bring new I2C framwork to Samsung Trats board
 2012-11-20 12:19 UTC  (8+ messages)
` [U-Boot] [PATCH v2 "
  ` [U-Boot] [PATCH v2 1/6] exynos:clock: Add i2c clock
  ` [U-Boot] [PATCH v2 2/6] exynos:cpu: Add Exynos4 I2C spacing
  ` [U-Boot] [PATCH v2 3/6] exynos:pinmux: Add pinmux support for i2c
  ` [U-Boot] [PATCH v2 4/6] drivers:i2c: Modify I2C driver for Exynos4
  ` [U-Boot] [PATCH v2 5/6] drivers:i2c:s3c24x0: modify driver for new I2C framework
  ` [U-Boot] [PATCH v2 6/6] arm:trats: add support "

[U-Boot] [PATCH] coldfire: eb_cpu5282: fix: boot from internal flash
 2012-11-20 12:06 UTC 

[U-Boot] [RFC, PATCH] omap: Invalidate first page to avoid speculation
 2012-11-20 11:01 UTC  (10+ messages)
  ` [U-Boot] [RFC, PATCH v2] "
    ` [U-Boot] [PATCH 1/2] ARM: cache: introduce weak arm_setup_identity_mapping
    ` [U-Boot] [PATCH 2/2] ARM: OMAP5: redefine arm_setup_identity_mapping
        ` [U-Boot] [RFC, PATCH v3] omap: Invalidate first page to avoid speculation

[U-Boot] [PATCH 00/46] Enhance spear support
 2012-11-20  9:46 UTC 

[U-Boot] [PATCH] twl4030: fix 'could could' in error messages
 2012-11-20  9:13 UTC 

[U-Boot] [PATCH] board/freescale/common/cds_pci_ft.c: Fix rotate wrong cells in interrupt-map property
 2012-11-20  8:31 UTC 

[U-Boot] [PATCH] serial: serial_sh: bugfix: autoboot fails if serial console is not connected
 2012-11-20  7:37 UTC 

[U-Boot] [PATCH 0/57] RFC: Move arch-specific global data into its own structure
 2012-11-20  7:25 UTC  (62+ messages)
` [U-Boot] [PATCH 01/57] Add architecture-specific global data
` [U-Boot] [PATCH 02/57] at91: Move at91 global data into arch_global_data
` [U-Boot] [PATCH 03/57] arm: Move timer_rate_hz "
` [U-Boot] [PATCH 04/57] arm: Move tbu to arch_global_data
` [U-Boot] [PATCH 05/57] arm: Move tbl "
` [U-Boot] [PATCH 06/57] arm: Move lastinc "
` [U-Boot] [PATCH 07/57] arm: Move timer_reset_value "
` [U-Boot] [PATCH 08/57] ixp: Move timestamp "
` [U-Boot] [PATCH 09/57] nds32: Drop tlb_addr from global data
` [U-Boot] [PATCH 10/57] arm: Move tlb_addr to arch_global_data
` [U-Boot] [PATCH 11/57] x86: Move gdt_addr, new_gd_addr "
` [U-Boot] [PATCH 12/57] x86: Remove reset_status, relocoff from global_data
` [U-Boot] [PATCH 13/57] x86: Move new_gd_addr to arch_global_data
` [U-Boot] [PATCH 14/57] ppc: Move brg_clk "
` [U-Boot] [PATCH 15/57] ppc: Remove extra pci_clk fields from global_data
` [U-Boot] [PATCH 16/57] ppc: Move clock fields to arch_global_data
` [U-Boot] [PATCH 17/57] ppc: Move mpc83xx "
` [U-Boot] [PATCH 18/57] ppc: Move lbc_clk and cpu "
` [U-Boot] [PATCH 19/57] ppc: m68k: Move i2c1_clk, i2c2_clk "
` [U-Boot] [PATCH 20/57] ppc: Move CONFIG_QE "
` [U-Boot] [PATCH 21/57] ppc: Move used_laws "
` [U-Boot] [PATCH 22/57] ppc: Move used_tlb_cams "
` [U-Boot] [PATCH 23/57] ppc: Move mpc5xxx clocks "
` [U-Boot] [PATCH 24/57] ppc: Move mpc512x "
` [U-Boot] [PATCH 25/57] ppc: Move mpc8220 "
` [U-Boot] [PATCH 26/57] ppc: Move reset_status "
` [U-Boot] [PATCH 27/57] ppc: Move arbiter fields "
` [U-Boot] [PATCH 28/57] ppc: Move dp_alloc_base, dp_alloc_top "
` [U-Boot] [PATCH 29/57] arm: Move uart_clk "
` [U-Boot] [PATCH 30/57] ppc: Move mirror_hack "
` [U-Boot] [PATCH 31/57] ppc: Remove console_addr from global data
` [U-Boot] [PATCH 32/57] ppc: Move fpga_state to arch_global_data
` [U-Boot] [PATCH 33/57] ppc: Move wdt_last "
` [U-Boot] [PATCH 34/57] ppc: Move kbd_status "
` [U-Boot] [PATCH 35/57] ppc: arm: Move sdhc_clk into arch_global_data
` [U-Boot] [PATCH 36/57] sparc: Drop kbd_status and reset_status from global_data
` [U-Boot] [PATCH 37/57] m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data
` [U-Boot] [PATCH 38/57] mips: Move per_clk and dev_clk "
` [U-Boot] [PATCH 39/57] avr32: Move stack_end "
` [U-Boot] [PATCH 40/57] avr32: Move cpu_hz "
` [U-Boot] [PATCH 41/57] sandbox: Move ram_buf "
` [U-Boot] [PATCH 42/57] Add generic global_data
` [U-Boot] [PATCH 43/57] Only use fb_base if we have a display
` [U-Boot] [PATCH 44/57] arm: Use generic global_data
` [U-Boot] [PATCH 45/57] avr32: "
` [U-Boot] [PATCH 46/57] blackfin: "
` [U-Boot] [PATCH 47/57] m68k: "
` [U-Boot] [PATCH 48/57] microblaze: "
` [U-Boot] [PATCH 49/57] mips: "
` [U-Boot] [PATCH 50/57] nds32: "
` [U-Boot] [PATCH 51/57] nios2: "
` [U-Boot] [PATCH 52/57] openrisc: "
` [U-Boot] [PATCH 53/57] powerpc: "
` [U-Boot] [PATCH 54/57] sandbox: "
` [U-Boot] [PATCH 55/57] sh: "
` [U-Boot] [PATCH 56/57] sparc: "
` [U-Boot] [PATCH 57/57] x86: "

[U-Boot] [PATCH] TPM: remove dead code
 2012-11-20  7:14 UTC  (2+ messages)

[U-Boot] [PATCH 0/17] Various patches in common/
 2012-11-20  7:04 UTC  (7+ messages)
` [U-Boot] [PATCH 17/17] tpm: Add TPM stress test

[U-Boot] [PATCH v2 0/10] x86: Patches to enable running U-Boot from coreboot
 2012-11-20  6:56 UTC  (3+ messages)
` [U-Boot] [PATCH v2 03/10] x86: Allow excluding reset vector code from u-boot

[U-Boot] pull request for u-boot-tegra/master into ARM/master
 2012-11-20  6:21 UTC  (9+ messages)

[U-Boot] sam9x5 can't find Nand flash
 2012-11-20  3:37 UTC  (10+ messages)

[U-Boot] [RFC PATCH 00/50] net: net subsystem ops cleanup
 2012-11-20  2:06 UTC  (5+ messages)

[U-Boot] Pull request: u-boot-fdt
 2012-11-20  1:53 UTC 

[U-Boot] [PATCH 0/6 V2] EXYNOS5: FDT Support for I2C
 2012-11-20  1:36 UTC  (15+ messages)
` [U-Boot] [PATCH 1/6 V2] EXYNOS5: FDT: Add I2C device node data
` [U-Boot] [PATCH 2/6 V2] EXYNOS5 : FDT: Add Aliases for I2C device
` [U-Boot] [PATCH 3/6 V2] EXYNOS5: FDT: Add compatible string for I2C
` [U-Boot] [PATCH 4/6 V2] FDT: Api to find compatible id for a given node
` [U-Boot] [PATCH 5/6 V2] I2C: Driver changes for FDT support
` [U-Boot] [PATCH 6/6 V2] SMDK5250: Initialise I2C using FDT

[U-Boot] [PATCH 02/11] arm: ks8695: more macros for register values
 2012-11-20  0:05 UTC  (4+ messages)
` [U-Boot] [PATCH] "

[U-Boot] [PATCH 1/8] mx28evk: Configure CONFIG_BOOTDELAY to one second
 2012-11-19 23:52 UTC  (8+ messages)
` [U-Boot] [PATCH 3/8] mx6qsabrelite: "
` [U-Boot] [PATCH 4/8] mx6qsabre_common: "
` [U-Boot] [PATCH 8/8] mx35pdk: "

[U-Boot] [PULL] u-boot-usb/master
 2012-11-19 23:17 UTC 

[U-Boot] common/xyzmodem.c, ymodem, slow behavior receiving bytes
 2012-11-19 22:58 UTC  (7+ messages)

[U-Boot] [PATCH 0/6] gpt: GUID Partition Table (GPT) restoration
 2012-11-19 21:34 UTC  (16+ messages)
` [U-Boot] [PATCH v4 0/7] "
  ` [U-Boot] [PATCH v4 1/7] vsprintf:fix: Change type returned by ustrtoul
  ` [U-Boot] [PATCH v4 2/7] part:efi: Move part_efi.h file to ./include
  ` [U-Boot] [PATCH v4 3/7] gpt:doc: GPT (GUID Partition Table) documentation
  ` [U-Boot] [PATCH v4 4/7] gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h>
    ` [U-Boot] [PATCH v4 5/7] gpt: Support for GPT (GUID Partition Table) restoration
    ` [U-Boot] [PATCH v4 6/7] gpt: Support for new "gpt" command

[U-Boot] [PATCH 1/3] nand: Clean up nand_util
 2012-11-19 20:54 UTC  (5+ messages)
` [U-Boot] [U-Boot,1/3] "

[U-Boot] [U-Boot,2/3] nand: Fix nand_erase_opts() offset check
 2012-11-19 20:51 UTC  (3+ messages)

[U-Boot] Moschip ethernet adapter is not seen as ethernet device
 2012-11-19 20:01 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-video/master
 2012-11-19 19:59 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-staging
 2012-11-19 19:59 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-nios/master
 2012-11-19 19:59 UTC  (2+ messages)

[U-Boot] [PATCH 0/14] fdt: Add various device tree utilities and features
 2012-11-19 17:08 UTC  (3+ messages)

[U-Boot] [PATCH 00/11] ks8695 (cm4008, cm41xx) bugfixes, constant removals, configuration generalized
 2012-11-19 11:42 UTC  (7+ 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] [PATCH] Add README for the "Falcon" mode
 2012-11-19 10:37 UTC  (9+ messages)
` [U-Boot] [PATCH v3 1/3] "
  ` [U-Boot] [PATCH v3 2/3] OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define
  ` [U-Boot] [PATCH v3 3/3] SPL: Change description for spl command

[U-Boot] [PATCH v2] mx5: Mark lowlevel_init board-specific code
 2012-11-19  7:57 UTC  (2+ messages)

[U-Boot] [PATCH] ehci-mxc: Fix host power mask bit for i.MX35
 2012-11-19  7:53 UTC  (2+ messages)

[U-Boot] [PATCH] ehci-mxc: Fix host power mask bit for i.MX25
 2012-11-19  7:53 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] mx5: Align SPI CS naming with i.MX53 reference manual
 2012-11-19  7:51 UTC  (2+ messages)

[U-Boot] [PATCH v2] mx5: Mark lowlevel_init board-specific code
 2012-11-19  7:42 UTC  (3+ messages)

[U-Boot] [PATCH 0/8 v3] Add TMU support for Exynos5250 based SMDK5250
 2012-11-19  5:41 UTC  (3+ messages)

[U-Boot] [PATCH 0/5 v2] Add DT based ethernet driver for SMDK5250
 2012-11-19  5:28 UTC 

[U-Boot] ping failed; host 192.168.1.101 is not alive
 2012-11-19  4:45 UTC  (8+ messages)

[U-Boot] [PATCH 3/4 v2] dtc/libfdt: introduce fdt types for annotation by endian checkers
 2012-11-19  2:30 UTC  (6+ 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] OMAP3 SPI : Fixed bugs related to SPI transfer
 2012-11-18 16:40 UTC  (3+ messages)

[U-Boot] usb: ehci: Take advantage of the new multi-controller feature for MXC
 2012-11-18 16:21 UTC  (3+ messages)

[U-Boot] Custodian branch base commits
 2012-11-18  1:57 UTC  (8+ messages)

[U-Boot] [PATCH] update .gitignore file
 2012-11-17 23:37 UTC  (6+ messages)

[U-Boot] Moschip ethernet adapter is not seen as ethernet device
 2012-11-17 22:09 UTC 

[U-Boot] [PATCH v2 0/8] NAND support for AM33XX
 2012-11-17 19:13 UTC  (7+ messages)
` [U-Boot] [PATCH v2 6/8] omap_gpmc: BCH8 support (ELM based)

[U-Boot] [PATCH v2 13/13] mxc nand: Add support for i.MX5
 2012-11-17 18:37 UTC  (8+ messages)

[U-Boot] [PATCH v2] add include/u-boot.lst to .gitignore
 2012-11-17 18:22 UTC 

[U-Boot] [PATCH 3/3] nand: Add torture feature
 2012-11-16 23:54 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] please pull u-boot-samsung master
 2012-11-16 20:58 UTC  (4+ messages)

[U-Boot] [PATCH] mx6: clock: Only show CSPI clock if CSPI is enabled
 2012-11-16 16:54 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