public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-11-15 08:15:20 to 2012-11-19 08:54:42 UTC [more...]

[U-Boot] [PATCH 0/6 V2] EXYNOS5: FDT Support for I2C
 2012-11-19  8:54 UTC  (18+ 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 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  (3+ 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/8] mx28evk: Configure CONFIG_BOOTDELAY to one second
 2012-11-19  7:51 UTC  (11+ messages)
` [U-Boot] [PATCH 2/8] mx53loco: "
` [U-Boot] [PATCH 3/8] mx6qsabrelite: "
` [U-Boot] [PATCH 4/8] mx6qsabre_common: "
` [U-Boot] [PATCH 5/8] mx51evk: "
` [U-Boot] [PATCH 6/8] mx25pdk: "
` [U-Boot] [PATCH 7/8] mx31pdk: "
` [U-Boot] [PATCH 8/8] mx35pdk: "

[U-Boot] [PATCH 1/4] mx5: Align SPI CS naming with i.MX53 reference manual
 2012-11-19  7:51 UTC  (9+ messages)
` [U-Boot] [PATCH 2/4] mx5: Print CSPI clock in 'clock' command
` [U-Boot] [PATCH 3/4] spi: mxc_spi: Fix handling of chip select
` [U-Boot] [PATCH 4/4] spi: mxc_spi: Fix spi clock glitch durant reset

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

[U-Boot] analyze/change assembly code
 2012-11-19  6:23 UTC  (3+ messages)

[U-Boot] sam9x5 can't find Nand flash
 2012-11-19  6:10 UTC  (4+ 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] Moschip ethernet adapter is not seen as ethernet device
 2012-11-18 12:16 UTC 

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

[U-Boot] [PATCH 0/14] fdt: Add various device tree utilities and features
 2012-11-18  1:35 UTC  (9+ messages)
` [U-Boot] [PATCH 09/14] fdt: Add polarity-aware gpio functions to fdtdec

[U-Boot] [PATCH 0/57] RFC: Move arch-specific global data into its own structure
 2012-11-18  1:07 UTC  (60+ 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] 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  (11+ messages)
` [U-Boot] [PATCH v2 3/8] am33xx: NAND support
` [U-Boot] [PATCH v2 6/8] omap_gpmc: BCH8 support (ELM based)

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

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

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

[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] [RFC, PATCH] omap: Invalidate first page to avoid speculation
 2012-11-16 20:52 UTC  (2+ messages)

[U-Boot] [PATCH] mx6: clock: Only show CSPI clock if CSPI is enabled
 2012-11-16 16:54 UTC  (2+ messages)

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

[U-Boot] [SPL mode] Question
 2012-11-16 10:59 UTC  (4+ messages)

[U-Boot] [PATCH v3 02/13] ehci-mxc: Clean up
 2012-11-16  8:29 UTC  (2+ messages)

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

[U-Boot] [PATCH V2] omap: emif: configure emif only when required
 2012-11-16  7:06 UTC 

[U-Boot] Bug in netconsole?
 2012-11-16  4:41 UTC  (2+ messages)

[U-Boot] [RFC PATCH 00/17] Convert p1_p2_rdb_pc to new spl
 2012-11-16  2:12 UTC  (4+ messages)
` [U-Boot] [PATCH v2 00/22] "
  ` [U-Boot] [PATCH v2 03/22] powerpc/mpc85xx: move debug tlb entry after TLB is in known state

[U-Boot] [PATCH] nand: Extending the nand_ecclayout struct based on Linux 3.5
 2012-11-16  1:44 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s
 2012-11-16  0:49 UTC  (2+ messages)

[U-Boot] [PATCH 2/3] nand: Fix nand_erase_opts() offset check
 2012-11-16  0:23 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/3] "

[U-Boot] [PATCH v2 2/2] nand: Move the sub-page read support enable to a flag
 2012-11-16  0:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] driver/mtd:IFC NAND:Initialise internal SRAM before any write
 2012-11-15 23:54 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 0/17] Various patches in common/
 2012-11-15 23:28 UTC  (15+ messages)
` [U-Boot] [PATCH 02/17] Add gettime command
` [U-Boot] [PATCH 05/17] stdio: remove useless strncpy
` [U-Boot] [PATCH 15/17] Add console command to access io space registers
` [U-Boot] [PATCH 16/17] console: Enable function to display console info

[U-Boot] [PATCH 01/10] arm: Compile cache_disable() with -O2 to avoid failure
 2012-11-15 22:45 UTC  (7+ messages)
` [U-Boot] [PATCH 06/10] arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD
` [U-Boot] [PATCH 07/10] arm: Add option to display customised memory information

[U-Boot] [PATCH v2 0/2] Factorize ARM startup code as mush as possible
 2012-11-15 22:41 UTC  (5+ messages)
` [U-Boot] [PATCH v3 "
  ` [U-Boot] [PATCH v3 1/2] arm: move C runtime setup code in crt0.S

[U-Boot] [PATCH v2] README: Reference nand monitor commands in U-Boot README
 2012-11-15 22:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH V2 1/4] Replace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUFFER in configs
 2012-11-15 20:34 UTC  (2+ messages)

[U-Boot] ★ Rodolfo Romão te mandou uma mensagem
 2012-11-15 20:30 UTC 

[U-Boot] [PATCH] Fix handling of some broken test expressions
 2012-11-15 14:36 UTC 

[U-Boot] [PATCH] usb: r8a6659: Fix build by missing of parenthesis
 2012-11-15 13:43 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] usb: r8a66597: Switched from variable to only macro
 2012-11-15 13:32 UTC  (4+ messages)

[U-Boot] U-Boot 2012.10 - pxa270 CPU Unknown / no turbo
 2012-11-15 13:28 UTC  (4+ messages)

[U-Boot] [PATCH] OMAP: Tweak omap-common/Makefile since reset.S -> reset.c
 2012-11-15 11:21 UTC 


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