messages from 2012-08-23 17:29:13 to 2012-08-27 06:09:01 UTC [more...]
[U-Boot] [PATCH 1/5] MX28: DMA: Align the struct mxs_dma_desc
2012-08-27 6:09 UTC (2+ messages)
[U-Boot] [PATCH] omap4 i2c: add support for i2c bus 4
2012-08-27 6:08 UTC (2+ messages)
[U-Boot] [PATCH] mx5:Use IMX_GPIO_NR macro
2012-08-27 6:04 UTC (2+ messages)
[U-Boot] [PATCH v3 0/5] at91: 9x5: Enable PMECC(Programmable Multibit ECC controller) support
2012-08-27 6:01 UTC (3+ messages)
` [U-Boot] [PATCH v3 4/5] at91: 9x5: change SMC config timing that both works for PMECC & non-PMECC
[U-Boot] [PATCH 0/2] Add gio api support to mx27 (v4)
2012-08-27 5:56 UTC (7+ messages)
` [U-Boot] [PATCH 1/2] gpio: add gpio "
` [U-Boot] [PATCH 2/2] imx27lite: update with gpio api change (v4)
[U-Boot] [PATCH v2] mx5: add iomux-mx51.h include
2012-08-27 5:48 UTC (2+ messages)
[U-Boot] [PATCH 1/3] mxs: Replace i.MX233 by i.MX23 on copyright header
2012-08-27 5:46 UTC (7+ messages)
` [U-Boot] [PATCH 3/3] mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'
[U-Boot] please pull u-boot-samsung master
2012-08-27 4:24 UTC
[U-Boot] [PATCH 1/4] COMMON: Implement common bounce buffer
2012-08-27 1:19 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] MMC: MXS: Convert MXS MMC driver to generic "
` [U-Boot] [PATCH 3/4] MMC: MXS: Toggle the generic bounce buffer on the boards
` [U-Boot] [PATCH 4/4] MMC: Remove the MMC bounce buffer
[U-Boot] [PATCH 1/2] FEC: Do not pass unaligned buffer to network stack
2012-08-26 20:19 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] FEC: Properly align address over the buffers for cache ops
[U-Boot] [Patch V3 0/4] add mips64 cpu support
2012-08-26 14:23 UTC (15+ messages)
` [U-Boot] [Patch V3 1/4] [MIPS] Add support for MIPS64 cpus
` [U-Boot] [Patch V3 2/4] [MIPS] add mips64 support in mips head files
` [U-Boot] [Patch V3 3/4] [MIPS] Add qemu-mips building configs
` [U-Boot] [Patch V3 4/4] [MIPS] Disable standalone while building MIPS64
[U-Boot] Blackfin BF54x Silicon revision 0.4 and uClinux
2012-08-26 11:56 UTC (3+ messages)
[U-Boot] Intermediate ARM status
2012-08-26 11:44 UTC (3+ messages)
[U-Boot] [PATCH 0/3] MIPS: refactoring for extended Qemu support
2012-08-26 1:25 UTC (5+ messages)
` [U-Boot] [PATCH 1/3] MIPS: factor out endianess flag handling to arch config.mk
` [U-Boot] [PATCH 2/3] MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefiles
` [U-Boot] [PATCH 3/3] MIPS: add support for qemu for little endian MIPS32 CPUs
[U-Boot] [PATCH 0/2] Add gio api support to mx27
2012-08-25 14:46 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] gpio: add gpio api support to mx27 (v3)
` [U-Boot] [PATCH 2/2] imx27lite: update with gpio api change (v3)
[U-Boot] [PATCHv1] ARM: Add Altera SOCFPGA Cyclone5
2012-08-25 12:05 UTC (11+ messages)
[U-Boot] Please pull u-boot-ti/master
2012-08-25 11:30 UTC (2+ messages)
[U-Boot] [PATCH 0/6] SPL: Port SPL framework to powerpc
2012-08-25 8:48 UTC (27+ messages)
` [U-Boot] [PATCH 3/6] "
[U-Boot] Add a new protocol
2012-08-25 5:16 UTC (2+ messages)
[U-Boot] [PATCH v4 0/20] ARM: SPL: Make more generic, merge DaVinci and OMAP
2012-08-25 0:09 UTC (22+ messages)
` [U-Boot] [PATCH v4 01/20] Makefile: Move SPL files to clobber, remove from clean
` [U-Boot] [PATCH v4 02/20] spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT
` [U-Boot] [PATCH v4 03/20] omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
` [U-Boot] [PATCH v4 04/20] omap-common: Fix typo in save_boot_params() in lowlevel_init.S
` [U-Boot] [PATCH v4 05/20] ARM: SPL: Rename omap_boot_device to spl_boot_device
` [U-Boot] [PATCH v4 06/20] ARM: SPL: Rename omap_boot_mode to spl_boot_mode()
` [U-Boot] [PATCH v4 07/20] ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c
` [U-Boot] [PATCH v4 08/20] ARM: SPL: Only call mem_malloc_init if configured
` [U-Boot] [PATCH v4 09/20] ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
` [U-Boot] [PATCH v4 10/20] ARM: SPL: Make spl_mmc.c more generic
` [U-Boot] [PATCH v4 11/20] ARM: SPL: Clean up spl.c / spl_nand.c slightly
` [U-Boot] [PATCH v4 12/20] ARM: SPL: Start hooking in the current SPI SPL support
` [U-Boot] [PATCH v4 13/20] ARM: SPL: Move gpmc_init() to spl_board_init()
` [U-Boot] [PATCH v4 14/20] SPL: Move the omap SPL framework to common/spl
` [U-Boot] [PATCH v4 15/20] SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
` [U-Boot] [PATCH v4 16/20] SPL: do not use fix value for u-boot size
` [U-Boot] [PATCH v4 17/20] ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK
` [U-Boot] [PATCH v4 18/20] da850: Add README.da850
` [U-Boot] [PATCH v4 19/20] SPL: NAND: Enhance drivers/mtd/nand/nand_spl_simple.c
` [U-Boot] [PATCH v4 20/20] SPL: SPI: Enhance spi_spl_load to match the other load functions
[U-Boot] arm: omap: Fix switching back to nandecc sw
2012-08-24 23:39 UTC (3+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH] davinci: enbw_cmc: change switch init behaviour
2012-08-24 23:38 UTC (2+ messages)
[U-Boot] am33xx evm: Update secure_emif_sdram_config during ddr init
2012-08-24 23:38 UTC (2+ messages)
[U-Boot] [PATCH] da8xx/hawkboard: Add support for ohci host controller
2012-08-24 23:38 UTC (2+ messages)
[U-Boot] [PATCH 01/11] powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500
2012-08-24 23:14 UTC (8+ messages)
` [U-Boot] [PATCH 05/11] powerpc/mpc85xx: use boot page translation for spin table address
[U-Boot] [PATCH v2 0/18] ARM: SPL: Make more generic, merge DaVinci and OMAP
2012-08-24 22:56 UTC (8+ messages)
` [U-Boot] [PATCH v2 17/18] SPL: Enhance drivers/mtd/nand/nand_spl_load.c
[U-Boot] [PATCH] powerpc: Fix declaration type for I/O functions
2012-08-24 22:34 UTC (8+ messages)
[U-Boot] [PATCH v1 0/5] env: handle special variables and selective env default
2012-08-24 21:12 UTC (30+ messages)
` [U-Boot] [PATCH v3 0/6] "
` [U-Boot] [PATCH v4 0/7] "
` [U-Boot] [PATCH v4 1/7] env: cosmetic: drop assignment i = iomux_doenv()
` [U-Boot] [PATCH v4 2/7] env: unify logic to check and apply changes
` [U-Boot] [PATCH v4 3/7] env: make himport_r() selective on variables
` [U-Boot] [PATCH v4 4/7] env: add check/apply logic to himport_r()
` [U-Boot] [PATCH v4 5/7] env: check and apply changes on delete/destroy
` [U-Boot] [PATCH v4 6/7] env: make "env default" selective, check and apply
` [U-Boot] [PATCH v4 7/7] env: delete selected vars not present in imported env
[U-Boot] [PATCH 00/17]: ARM: SPL: Make more generic, merge DaVinci and OMAP
2012-08-24 20:35 UTC (3+ messages)
` [U-Boot] [PATCH 16/17] SPL: Enhance drivers/mtd/nand/nand_spl_load.c
[U-Boot] [PATCH 0/1] fix some SPL debug builds
2012-08-24 19:30 UTC (3+ messages)
` [U-Boot] [PATCH 1/1] lib, panic: don't call do_reset in SPL (debug)
[U-Boot] [PATCH v2] rmobile: Add README
2012-08-24 19:19 UTC (2+ messages)
[U-Boot] [PATCH 1/6] davinci: ea20: reorganisation LCD startup
2012-08-24 17:55 UTC (3+ messages)
[U-Boot] [PATCH] efikamx: sync Smartbook DDR settings in DCD with those found in Genesi's production U-Boot
2012-08-24 17:30 UTC (6+ messages)
[U-Boot] [PATCH v2] efikamx: sync Smartbook DDR settings in DCD with those found in Genesi's production U-Boot
2012-08-24 16:44 UTC
[U-Boot] [PATCH 1/2] dfu:usb: Support for ext4
2012-08-24 14:31 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] dfu:usb:fix: Read the "filesize" environment variable only when file read
[U-Boot] [PATCH 0/2 V3] EXYNOS5: Add MAX77686 support
2012-08-24 10:39 UTC (3+ messages)
` [U-Boot] [PATCH 1/2 V3] PMIC: MAX77686: Add support for MAX77686
` [U-Boot] [PATCH 2/2 V3] SMDK5250: Config: Enable MAX77686 pmic chip
[U-Boot] [PATCH 1/2 V2] PMIC: MAX77686: Add support for MAX77686
2012-08-24 10:23 UTC (4+ messages)
[U-Boot] [PATCH 1/4] spiflash: at25: using common spi flash operation
2012-08-24 9:51 UTC (8+ messages)
` [U-Boot] [PATCH 2/4] spi: atmel: add WDRBT bit to avoid receive overrun
[U-Boot] [PATCH 3/4] arm:exynos4: Set common code for trats and universal_c210 boards
2012-08-24 9:27 UTC (7+ messages)
` [U-Boot] [PATCH 0/6 v2] Code cleaup for trats and universal
` [U-Boot] [PATCH 4/6 v2] arm:exynos4:trats: Use pinmux for mmc configuration
[U-Boot] [PATCH 0/6] gpt: GUID Partition Table (GPT) restoration
2012-08-24 8:48 UTC (8+ messages)
` [U-Boot] [PATCH 1/6] gpt:doc: GPT (GUID Partition Table) documentation
` [U-Boot] [PATCH 2/6] gpt: Replace the leXX_to_int() calls with ones defined at <compiler.h>
` [U-Boot] [PATCH 3/6] gpt: Replacement of GPT structures members with ones indicating endianness and size
` [U-Boot] [PATCH 4/6] gpt: Support for GPT (GUID Partition Table) restoration
` [U-Boot] [PATCH 5/6] gpt: Support for new "gpt" command
` [U-Boot] [PATCH 6/6] gpt: Enable support for GPT partition table restoration at Samsung's Trats
` [U-Boot] gpt: GUID/UUID - GPT restoration - open questions
[U-Boot] [PATCH 0/9] Auto partition selection and fs partition consolidation
2012-08-24 2:51 UTC (13+ messages)
` [U-Boot] [PATCH 1/9] combine block device load commands into common function
` [U-Boot] [PATCH 2/9] disk/part: check bootable flag for DOS partitions
` [U-Boot] [PATCH 3/9] disk/part: introduce get_device_and_partition
` [U-Boot] [PATCH 4/9] ext4: remove init_fs/deinit_fs
` [U-Boot] [PATCH 5/9] cmd_extX: use common get_device_and_partition function
` [U-Boot] [PATCH 6/9] cmd_fat: "
` [U-Boot] [PATCH 7/9] cmd_disk: "
` [U-Boot] [PATCH 8/9] cmd_zfs: "
` [U-Boot] [PATCH 9/9] cmd_reiser: "
[U-Boot] [PATCH] atmel: sam9g10: correct the text base and move into config.mk
2012-08-24 1:51 UTC (3+ messages)
[U-Boot] [PATCH 1/2] nand_spl: p1010rdb: don't write to global variable before reloc
2012-08-24 1:48 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] nand_spl: p1010rdb: optimize ddr init for size
[U-Boot] [PATCH] SPL: do not use fix value for u-boot size
2012-08-23 22:03 UTC (3+ messages)
` [U-Boot] [PATCH V2] "
[U-Boot] Read-only env variables
2012-08-23 20:31 UTC (4+ messages)
` [U-Boot] [PATCH 04/12] tools/env: Reduce the impact on real-time processes
[U-Boot] [PATCHv2 1/2] mpc85xx: Initial SP alignment is wrong
2012-08-23 18:51 UTC (5+ messages)
[U-Boot] [PATCH v2 0/5] Tegra 2 USB ULPI series
2012-08-23 18:42 UTC (2+ 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