messages from 2012-01-07 17:12:46 to 2012-01-09 22:53:30 UTC [more...]
[U-Boot] [PATCH 0/7] tegra: Enhance funcmux to support I2C and MMC
2012-01-09 22:53 UTC (5+ messages)
` [U-Boot] [PATCH 1/7] tegra: Adjust funcmux config test to permit expansion
` [U-Boot] [PATCH 2/7] tegra: Add I2C support to funcmux
` [U-Boot] [PATCH 3/7] tegra: Enhance funcmux to support options
` [U-Boot] [PATCH 4/7] tegra: Add SDMMC support to funcmux
[U-Boot] [PATCH v2 5/9] sandbox: sort header files in os.c
2012-01-09 22:25 UTC (2+ messages)
` [U-Boot] [PATCH v2 6/9] sandbox: Add required header to os.c
[U-Boot] [PATCH 0/9] Fix a few warnings that bug me
2012-01-09 22:18 UTC (20+ messages)
` [U-Boot] [PATCH 1/9] usb: Fix strict-aliasing warning in host/ohci-hcd.c
` [U-Boot] [PATCH 2/9] Fix strict-aliasing warning in dlmalloc
` [U-Boot] [PATCH 5/9] sandbox: sort header files in os.c
` [U-Boot] [PATCH 6/9] sandbox: Add required header to os.c
` [U-Boot] [PATCH 8/9] m68k: Change memsz to a signed char to avoid warning
` [U-Boot] [PATCH 9/9] ppc: Change memsz variable to signed char
[U-Boot] [PATCH 0/7] tegra: Add I2C driver and associated parts
2012-01-09 22:07 UTC (18+ messages)
` [U-Boot] [PATCH 1/7] tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE
` [U-Boot] [PATCH 3/7] tegra: Add I2C support to funcmux
` [U-Boot] [PATCH 4/7] tegra: Add I2C driver
` [U-Boot] [PATCH 6/7] tegra: Select I2C ordering for Seaboard
` [U-Boot] [PATCH 7/7] tegra: Enable I2C on Seaboard
[U-Boot] [PATCH] NAND: Allow nand_ids and nand_bbt to be compiled in SPL
2012-01-09 21:27 UTC (8+ messages)
[U-Boot] [PATCH] eth: remove usb-ethernet devices before re-enumerating them
2012-01-09 21:08 UTC (3+ messages)
[U-Boot] [PATCH] USB: fix USB keyboard polling parameter
2012-01-09 20:53 UTC (4+ messages)
[U-Boot] [PATCH] mx28: fix clearing of IRQs in power init
2012-01-09 20:22 UTC
[U-Boot] [PATCH] mx28: fix clearing of IRQs in power init
2012-01-09 20:22 UTC
[U-Boot] [PATCH 1/3] tegra2: Fix conflicting pinmux for UARTA
2012-01-09 20:16 UTC (12+ messages)
` [U-Boot] [PATCH 2/3] tegra2: Fix default RAM size selection in odmdata
` [U-Boot] [PATCH 3/3] tegra2: Add support for Compal Paz00 (Toshiba AC100)
[U-Boot] [PATCH 1/2] Flush the date cache before disabling it
2012-01-09 18:51 UTC (3+ messages)
[U-Boot] [PATCH 2/2] Changes to move hawkboard to the new infrastructure
2012-01-09 18:28 UTC
[U-Boot] [RFC PATCH 0/19] Create generic board init and move ARM and x86 to it
2012-01-09 18:17 UTC (8+ messages)
` [U-Boot] [RFC PATCH 01/19] Introduce generic global_data
[U-Boot] net: re-enumerating usb-ethernet devices hangs the system
2012-01-09 18:04 UTC (2+ messages)
[U-Boot] [PATCH 2/2] ext4fs write support
2012-01-09 17:56 UTC (4+ messages)
` [U-Boot] [PATCH V3 "
` [U-Boot] [PATCH V4 "
[U-Boot] [PATCH v2 0/4] Add SMDK5250 board support
2012-01-09 17:55 UTC (6+ messages)
` [U-Boot] [PATCH v2 1/4] Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro
` [U-Boot] [PATCH v2 2/4] ARM: EXYNOS: Add support for Exynos5 based SoCs
` [U-Boot] [PATCH v2 3/4] EXYNOS: Add SMDK5250 board support
` [U-Boot] [PATCH v2 4/4] EXYNOS: SMDK5250: Add MMC SPL support
[U-Boot] [PATCH 1/2] ext4fs ls load support
2012-01-09 17:54 UTC (4+ messages)
` [U-Boot] [PATCH V3 "
` [U-Boot] [PATCH V4 "
[U-Boot] Add ext4 write support
2012-01-09 17:51 UTC (3+ messages)
` [U-Boot] [PATCH V4 0/2] *** Add ext4 filesystem support in uboot ***
[U-Boot] [RFC PATCH v2 0/15] bootstage: record and publish boot progress timing
2012-01-09 17:33 UTC (31+ messages)
` [U-Boot] [RFC PATCH v2 01/15] bootstage: Create an initial header for boot progress integers
` [U-Boot] [RFC PATCH v2 02/15] bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
` [U-Boot] [RFC PATCH v2 03/15] bootstage: Use show_boot_error() for -ve progress numbers
` [U-Boot] [RFC PATCH v2 04/15] bootstage: Convert progress numbers 1-9 into enums
` [U-Boot] [RFC PATCH v2 05/15] bootstage: Convert progress numbers 10-19 to enums
` [U-Boot] [RFC PATCH v2 11/15] bootstage: Define an optional microsecond timer
` [U-Boot] [RFC PATCH v2 13/15] bootstage: Add microsecond boot time measurement
` [U-Boot] [RFC PATCH v2 15/15] bootstage: arm: Add bootstage calls in board and bootm
[U-Boot] [PATCH v2 0/4] DFU initial implementation
2012-01-09 17:26 UTC (5+ messages)
` [U-Boot] [PATCH 2/4] dfu: generic backend parts
[U-Boot] [PATCH] Blackfin: br4: new board port
2012-01-09 17:18 UTC (6+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH] Add PR1 Appliance - ISDN PRI board
2012-01-09 17:16 UTC (3+ messages)
` [U-Boot] [PATCH v2] Blackfin: pr1: new board port
[U-Boot] [RFC PATCH v2 0/28] Create generic board init for ARM, x86, PPC
2012-01-09 16:46 UTC (3+ messages)
` [U-Boot] [RFC PATCH v2 27/28] tegra: Mark board init files for ARMv4t
[U-Boot] OMAP3 performance regression in 2011.12
2012-01-09 15:48 UTC (4+ messages)
[U-Boot] [PATCH 1/4] PXA: PXA27x Matrix keypad driver
2012-01-09 13:14 UTC (8+ messages)
` [U-Boot] [PATCH 2/4] zipitz2: enable pxa27x_mkp driver
` [U-Boot] [PATCH 3/4] zipitz2: use pxa_mmc_gen as MMC driver
` [U-Boot] [PATCH 4/4] zipitz2: fix boot issue introduced by PXA low level init rework
[U-Boot] v2011.12 and later do not boot on dreamplug
2012-01-09 10:59 UTC (5+ messages)
` [U-Boot] Bug#655102: "
[U-Boot] timer problem with new ARM relocation feature
2012-01-09 10:19 UTC (6+ messages)
` [U-Boot] [PATCH V3] ARM: fix s3c2410 timer code
` [U-Boot] [PING] "
` [U-Boot] [PATCH] ARM: activate DISPLAY_CPUINFO for VCMA9 + SMDK2410 board
` [U-Boot] [PING] "
[U-Boot] [PATCH] ppc4xx: Setup HICB on Io64
2012-01-09 8:36 UTC (2+ messages)
[U-Boot] [PATCH 0/4] use CFI driver for all MPL boards
2012-01-09 8:36 UTC (3+ messages)
` [U-Boot] [PING] "
[U-Boot] [PATCH 3/6] cm-t35: add EEPROM module and pass Linux a serial number
2012-01-09 8:30 UTC (4+ messages)
` [U-Boot] [PATCH v2 "
[U-Boot] Fastboot gadget, v2
2012-01-09 8:18 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/3] image: add support for Android's boot image format
[U-Boot] [PATCH v4] i.mx: i.mx6q: add the initial support for i.mx6q Sabre Lite board
2012-01-09 7:04 UTC (2+ messages)
[U-Boot] [PATCH V2] ARMV7: Add support for TRATS board
2012-01-09 6:13 UTC (9+ messages)
[U-Boot] [PATCH] tegra: mmc: Support operation with dcache enabled
2012-01-09 5:31 UTC (6+ messages)
[U-Boot] [PATCH] fsl_esdhc: fix PIO mode transfers
2012-01-09 3:48 UTC (2+ messages)
[U-Boot] [PATCH v4 0/4] mmc: Implement central card-detection
2012-01-09 3:47 UTC (2+ messages)
[U-Boot] [PATCH v3 0/4] mmc: Implement central card-detection
2012-01-09 3:45 UTC (2+ messages)
[U-Boot] Please pull u-boot-mmc.git
2012-01-09 3:44 UTC
[U-Boot] A Problem of u-boot on TI PandaBoard porting
2012-01-09 3:27 UTC (4+ messages)
[U-Boot] [PATCHv2 03/10] mkenvimage: Correct the includes and add a missing one
2012-01-08 19:50 UTC (19+ messages)
` [U-Boot] [PATCHv2 1/8] Strip mkenvimage
` [U-Boot] [PATCHv3 3/8] mkenvimage: Correct the includes and add a missing one
` [U-Boot] [PATCHv4 3/8] mkenvimage: Correct an include "
` [U-Boot] [PATCHv2 4/8] mkenvimage: More error handling
` [U-Boot] [PATCHv3 "
` [U-Boot] [PATCHv4 "
` [U-Boot] [PATCHv3 5/8] mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-"
` [U-Boot] [PATCHv2 6/8] mkenvimage: Use mmap() when reading from a regular file
` [U-Boot] [PATCHv3 "
[U-Boot] [PATCH] lsxl: add support for lschlv2 and lsxhl
2012-01-08 19:05 UTC (6+ messages)
[U-Boot] [PATCH v2 01/17] x86: Import glibc memcpy implementation
2012-01-08 18:01 UTC (11+ messages)
` [U-Boot] [PATCH v2 03/17] x86: Remove GDR related magic numbers
` [U-Boot] [PATCH v2 15/17] x86: Move relocation code out of board.c
` [U-Boot] [PATCH v2 17/17] x86: Convert board_init_f_r to a processing loop
[U-Boot] [PATCH 0/14] tegra: warmboot (suspend / resume) support
2012-01-08 16:42 UTC (10+ messages)
` [U-Boot] [PATCH 01/14] Add AES crypto library
` [U-Boot] [PATCH 03/14] tegra: Add crypto library for warmboot code
[U-Boot] Possible Denx m28evk ethernet problem + solution
2012-01-08 16:05 UTC (6+ messages)
[U-Boot] SPL Linux Boot
2012-01-08 13:01 UTC (5+ messages)
` [U-Boot] SPL Linux Boot - updated
` [U-Boot] [PATCH V12 02/14] devki8000: add config for spl command
[U-Boot] Porting board from FSL to mainline U-Boot
2012-01-08 13:00 UTC
[U-Boot] initcall revisited - A new idea to discuss
2012-01-08 11:59 UTC (11+ messages)
[U-Boot] [PATCH] post: add blackfin to the post_time_ms list
2012-01-08 9:15 UTC
[U-Boot] [PATCH] Blackfin: add in/out le32 variants
2012-01-08 9:15 UTC
[U-Boot] [PATCH] lzma: fix printf warnings
2012-01-08 9:14 UTC
[U-Boot] [PATCH RFC] sandbox: Add tap based networking
2012-01-08 8:47 UTC (3+ messages)
` [U-Boot] [PATCH] "
[U-Boot] [PATCH v3 0/16] tegra: Add fdt definitions and USB driver
2012-01-08 8:44 UTC (3+ messages)
` [U-Boot] [PATCH v3 03/16] Add gpio_request() to asm-generic header
[U-Boot] [PATCH 0/2] api: extend accessible set of block device attributes
2012-01-08 7:26 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] api: storage: Share attributes with block_dev_desc
[U-Boot] [PATCH] tools/env: fix cross-compilation
2012-01-08 6:54 UTC (4+ messages)
[U-Boot] [PATCH v3 0/1] 'patman' patch generation, checking and submission script
2012-01-08 6:51 UTC (4+ messages)
` [U-Boot] [PATCH v3] Add "
[U-Boot] [PATCH 0/4] Add code to read in the coreboot tables and fill in memory info
2012-01-08 5:19 UTC (3+ messages)
` [U-Boot] [PATCH 3/4] x86: Force the lib_sysinfo structure to be in the .data section
[U-Boot] [PATCH] x86: Set up the PCI busses when initializing the coreboot "board"
2012-01-08 5:02 UTC (2+ messages)
[U-Boot] [PATCH] Remove execute permissions from source files
2012-01-08 5:01 UTC (2+ messages)
[U-Boot] Fastboot gadget, v2. repost
2012-01-08 4:56 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] usb/gadget: add the fastboot gadget
[U-Boot] [PATCH] Add a CBFS driver and commands to u-boot
2012-01-08 4:52 UTC (2+ messages)
[U-Boot] LL TEMAC V7 refactored
2012-01-07 17:12 UTC (8+ messages)
` [U-Boot] [PATCH v7] net: ll_temac: Add LL TEMAC driver to u-boot
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