messages from 2012-07-27 14:16:03 to 2012-07-30 14:59:26 UTC [more...]
[U-Boot] building u-boot inside buildroot
2012-07-30 14:59 UTC (4+ messages)
[U-Boot] [PATCH 0/7] km82xx and mgcogeXxx reworking
2012-07-30 14:56 UTC (13+ messages)
` [U-Boot] [PATCH 1/7] powerpc/82xx: remove unused define for mgcoge3ne
` [U-Boot] [PATCH 2/7] powerpc/82xx: move mgcoge, mgcoge3ne defines to ease subsequent merge
` [U-Boot] [PATCH 3/7] powerpc/82xx: merge mgcoge.h and mgcoge3ne.h into km82xx.h
` [U-Boot] [PATCH 4/7] powerpc/82xx: move km/km82xx-common.h within km82xx.h
` [U-Boot] [PATCH 5/7] powerpc/82xx: add SDRAM detection for km82xx
` [U-Boot] [PATCH 6/7] powerpc/82xx: use SDRAM detection for mgcoge2ne
` [U-Boot] [PATCH 7/7] powerpc/82xx: adapt SDRAM settings for mgcoge3ne
[U-Boot] multichannel mmc strangeness on omap
2012-07-30 14:27 UTC (2+ messages)
[U-Boot] [PATCH] hawkboard: Fix SPL Nand driver misconfiguration
2012-07-30 14:23 UTC (4+ messages)
[U-Boot] [PATCH 1/1] USB: EHCI: Initialize multiple USB controllers at once
2012-07-30 12:02 UTC (6+ messages)
[U-Boot] [PATCH 0/8 V7] EXYNOS5: Enable I2C support
2012-07-30 11:28 UTC (2+ messages)
[U-Boot] cfi: Problem with Intel Strata 28F320 flash
2012-07-30 11:11 UTC (7+ messages)
[U-Boot] [PATCH 1/3] dm: mips: Fix lb60 WDT control
2012-07-30 10:50 UTC (5+ messages)
` [U-Boot] [PATCH 2/3] dm: mips: Fix lb60 timer code
` [U-Boot] [PATCH 3/3] dm: mips: Fix warnings in lb60 board
[U-Boot] powerdown can't work (mx28)
2012-07-30 9:23 UTC (4+ messages)
[U-Boot] [PATCH] km/common: remove printfs for i2c deblocking code
2012-07-30 9:22 UTC (3+ messages)
[U-Boot] dwc_ahsata vs ahci
2012-07-30 9:20 UTC (4+ messages)
` [U-Boot] [U-Boot-DM] "
[U-Boot] Pull request: u-boot-mips/master for v2012.07
2012-07-30 8:07 UTC (2+ messages)
[U-Boot] [PATCH] dm: ppc: Fixup cpu.c warning in mpc8xx
2012-07-30 8:02 UTC (8+ messages)
` [U-Boot] [PATCH V2] "
[U-Boot] [PATCH 1/2 v2] SDHC/MMC: fix the wrong infomation after change SD card
2012-07-30 7:00 UTC (4+ messages)
[U-Boot] [PATCH v4 0/6] tegra: Add NAND flash support
2012-07-30 6:53 UTC (7+ messages)
` [U-Boot] [PATCH v4 1/6] nand: Try to align the default buffers
` [U-Boot] [PATCH v4 2/6] tegra: Add NAND support to funcmux
` [U-Boot] [PATCH v4 3/6] tegra: fdt: Add NAND controller binding and definitions
` [U-Boot] [PATCH v4 4/6] tegra: fdt: Add NAND definitions to fdt
` [U-Boot] [PATCH v4 5/6] tegra: nand: Add Tegra NAND driver
` [U-Boot] [PATCH v4 6/6] tegra: Enable NAND on Seaboard
[U-Boot] Cosmetic doc typo fixes to the kwbimage feature docs
2012-07-30 6:36 UTC (3+ messages)
[U-Boot] [PATCH] dm: net: Fixup the armada100 FEC driver
2012-07-30 6:35 UTC (3+ messages)
[U-Boot] early_malloc() vs. enable_caches()
2012-07-29 22:34 UTC (7+ messages)
` [U-Boot] [U-Boot-DM] "
[U-Boot] [PATCH 2/5] ehci-hcd: Boost transfer speed
2012-07-29 18:08 UTC (6+ messages)
[U-Boot] [PATCH 0/1] versatile/vexpress: board configs: Use buffered writes on Flash
2012-07-29 14:26 UTC (2+ messages)
` [U-Boot] [PATCH 1/1] versatile: board configs: Use buffered writes on flash
[U-Boot] [PATCH] Makefile: avoid "Generating asm-offsets.h" message with "-s"
2012-07-29 13:45 UTC (2+ messages)
[U-Boot] [PATCH] doc: cleanup - move board READMEs into respective board directories
2012-07-29 13:42 UTC (2+ messages)
[U-Boot] [RFC PATCH 0/5] Rework for mxs SoC family support
2012-07-29 13:10 UTC (13+ messages)
` [U-Boot] [RFC PATCH 1/5] mxs: reorganize source directory for easy sharing of code in i.MXS SoCs
` [U-Boot] [RFC PATCH 2/5] mxs: prefix register acessor macros with 'mxs' prefix
` [U-Boot] [RFC PATCH 3/5] mxs: prefix register structs "
` [U-Boot] [RFC PATCH 4/5] mxs: Reowork SPL to use 'mxs' prefix for methods
` [U-Boot] [RFC PATCH 5/5] mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCs
[U-Boot] [PATCH v4] MX28: extend print_cpuinfo() to use chip information
2012-07-29 12:38 UTC (4+ messages)
[U-Boot] V3: S3c64xx: Switch all I/O to use readl/writel functio and Clear variable
2012-07-29 11:09 UTC (19+ messages)
` [U-Boot] [V3 01/15] smdk6400: Move smdk6400 board from Makefile to boards.cfg
` [U-Boot] [V3 02/15] S3C64XX: Switch to use readl/writel to operate nand flash
` [U-Boot] [V3 03/15] S3C64XX: Use readl/writel to operate uart
` [U-Boot] [V3 04/15] S3C64XX: add pwm for s3c64xx support
` [U-Boot] [V3 05/15] S3C64XX: reference s5p cpu time system for s3c64xx timer
` [U-Boot] [V3 06/15] S3C64xx: mov cpu_init.S to the board directory
` [U-Boot] [V3 07/15] S3C6400: Delete nand_spl for S3C6400
` [U-Boot] [V3 08/15] S3C6400: Adopt SPL framwork to support spl for nand flash
` [U-Boot] [V3 09/15] arm1176: Fixed No relocation
` [U-Boot] [V3 10/15] S3C64XX: Change SROM init to use read/write operation
` [U-Boot] [V3 11/15] S3C64XX: Switch to use read/writel to operation clock system
` [U-Boot] [V3 12/15] S3c64xx: clear GPIO, Interrupt, Watchdog variable
` [U-Boot] [V3 13/15] S3C6400: clear memory init variable
` [U-Boot] [V3 14/15] S3C64XX: Move s3c6400.h to cpu.h to support s3c6410 board
` [U-Boot] [V3 15/15] S3C6400: Remove the unused variable for S3C6400
[U-Boot] [PATCH v2] i.MX28: bug fixes in PMU configuration code
2012-07-29 10:13 UTC (3+ messages)
[U-Boot] [PATCH] integrator: break out common config
2012-07-29 9:23 UTC (5+ messages)
[U-Boot] bdi3000 configurtio file for mpc8308RDB
2012-07-29 7:09 UTC (2+ messages)
[U-Boot] [U-Boot-DM] [PATCH 1/1] early_malloc() introduced to ARM architecture
2012-07-29 6:30 UTC (3+ messages)
[U-Boot] RFC - PatchTrack Specification (revised)
2012-07-29 3:49 UTC (3+ messages)
[U-Boot] usb_stor_BBB_transport 5 ms delay - performance
2012-07-29 1:38 UTC (6+ messages)
[U-Boot] [PATCH v2 2/5] ehci-hcd: Boost transfer speed
2012-07-29 0:48 UTC (2+ messages)
[U-Boot] [PATCH 1/2] spi: microblaze: Adds driver for Xilinx SPI controller
2012-07-28 22:25 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] microblaze: Wire up SPI driver
[U-Boot] [PATCH v3] MX28: use a clear name for DDR2 initialization
2012-07-28 21:44 UTC
[U-Boot] [PATCH 1/2] COMMON: Add __stringify() function
2012-07-28 20:59 UTC (10+ messages)
` [U-Boot] [RFC] [PATCH 2/2] crazy: Sort u_boot_cmd at runtime
[U-Boot] mx28evk kernel does not boot with 2012.07-rc3
2012-07-28 20:28 UTC (11+ messages)
[U-Boot] Building u-boot for iMX28 and getting error in mkimage of missing command line parameter CONFIG_IMX_CONFIG
2012-07-28 20:19 UTC (7+ messages)
[U-Boot] [PATCH 1/2] spi: microblaze: Adds driver for Xilinx SPI controller
2012-07-28 19:19 UTC (3+ messages)
[U-Boot] [u-boot-arm/next RESEND PATCH 0/3] OMAP3: igep00x0: add nand flash and SPL support
2012-07-28 11:19 UTC (4+ messages)
` [U-Boot] [u-boot-arm/next RESEND PATCH 1/3] OMAP3: igep00x0: Add config option to choose flash storage memory
` [U-Boot] [u-boot-arm/next RESEND PATCH 2/3] OMAP3: mem: Add Numonyx OneNAND 200MHz timing information
` [U-Boot] [u-boot-arm/next RESEND PATCH 3/3] OMAP3: igep00x0: add SPL support for IGEP-based boards
[U-Boot] [PATCH] image/FIT: Ramdisk Load, Entry address and OS tag inclusion
2012-07-28 8:02 UTC (2+ messages)
` [U-Boot] [PATCH] image/FIT: Add ramdisk load, entry "
[U-Boot] [PATCH] DaVinci DA8xx: fix set_cpu_clk_info()
2012-07-28 7:19 UTC (2+ messages)
[U-Boot] [PATCH] dm: mips: Import libgcc components from Linux
2012-07-27 22:26 UTC (12+ messages)
` [U-Boot] [PATCH V2] "
` [U-Boot] [U-Boot-DM] "
[U-Boot] [PATCH] MIPS: fix renaming of inca-swap-bytes to xway-swap-bytes
2012-07-27 22:06 UTC
[U-Boot] [PATCH] dm: ppc: Rename CONFIG_SYS_CPU in BC3450 board
2012-07-27 20:07 UTC (3+ messages)
` [U-Boot] [U-Boot-DM] "
[U-Boot] [PATCH 1/3] dm: sparc: net: Fixup greth compile warnings
2012-07-27 18:04 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] dm: sparc: common: Fixup cmd_bdinfo warnings
` [U-Boot] [PATCH 3/3] dm: sparc: Fixup the compile warnings in sparc code
[U-Boot] [PATCH 5/5] usbether: Fixed bug when using with PXA25X chips
2012-07-27 17:33 UTC
[U-Boot] [PATCH 4/5] pxa255: Add USB Ether driver
2012-07-27 17:32 UTC
[U-Boot] [PATCH 3/5] pxa255: Add USB CDC ACM driver
2012-07-27 17:32 UTC
[U-Boot] [PATCH 2/5] drivers/usb/gadget/Makefile: Add UDC ACM and Ether
2012-07-27 17:31 UTC
[U-Boot] [PATCH 1/5] pxa255: Add UDC registers definitions
2012-07-27 17:28 UTC
[U-Boot] usb_stor_BBB_transport 5 ms delay - performance
2012-07-27 14:55 UTC (3+ messages)
[U-Boot] List of offending drivers
2012-07-27 14:49 UTC (6+ messages)
[U-Boot] U-Boot on the POGO-E02
2012-07-27 14:38 UTC (3+ messages)
[U-Boot] [PATCH v2 2/5] ehci-hcd: Boost transfer speed
2012-07-27 14:30 UTC (3+ messages)
[U-Boot] [PATCH v2 1/9] FAT: cosmetic: Remove extra spaces
2012-07-27 14:29 UTC (3+ messages)
[U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12
2012-07-27 14:17 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox