messages from 2012-08-24 10:23:46 to 2012-08-27 17:59:41 UTC [more...]
[U-Boot] [PATCH v2 0/12] SPL: Port SPL framework to powerpc
2012-08-27 17:59 UTC (19+ messages)
` [U-Boot] [PATCH v2 01/12] SPL: Fix build problems on ARM with new SPL framework
` [U-Boot] [PATCH v2 02/12] SPL: Use image_get_xxx() functions to access header values
` [U-Boot] [PATCH v2 03/12] SPL: Add option to skip copying of the mkimage header
` [U-Boot] [PATCH v2 04/12] SPL: Add NOR flash booting support
` [U-Boot] [PATCH v2 05/12] powerpc: Extract EPAPR_MAGIC constants into processor.h
` [U-Boot] [PATCH v2 06/12] SPL: Port SPL framework to powerpc
` [U-Boot] [PATCH v2 07/12] env: Extract getenv_f() into separate source file
` [U-Boot] [PATCH v2 08/12] mpc5200: Add SPL support
` [U-Boot] [PATCH v2 09/12] mpc5200: Add a3m071 board support
` [U-Boot] [PATCH v2 10/12] fdt: cmd_fdt: Call fdt_chosen() from "fdt boardsetup"
` [U-Boot] [PATCH v2 11/12] Makefile: Add possibility to set entry-point for u-boot.img
` [U-Boot] [PATCH v2 12/12] Makefile: Add target for combined spl/u-boot.bin & u-boot.img
[U-Boot] [PATCH v4 0/20] ARM: SPL: Make more generic, merge DaVinci and OMAP
2012-08-27 17:50 UTC (27+ 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] [PATCH v2] mx5:Use IMX_GPIO_NR macro
2012-08-27 17:42 UTC (2+ messages)
[U-Boot] [PATCH v2] efikamx: sync Smartbook DDR settings in DCD with those found in Genesi's production U-Boot
2012-08-27 17:39 UTC (2+ messages)
[U-Boot] [PATCH v2 1/4] efikamx: move and rename Efika MX directories and config files to prepare for new boards
2012-08-27 17:36 UTC (10+ messages)
` [U-Boot] [PATCH 2/4] efikamx: remove drive strength function and roll its functionality into the DCD
` [U-Boot] [PATCH 3/4] efikamx: configure Smarttop PCBID and LED pads in DCD for convenience
` [U-Boot] [PATCH 4/4] efikamx: update to Efika MX Smarttop and Smartbook boards
` [U-Boot] [PATCH v2] "
[PATCH v2] mx5:Use IMX_GPIO_NR macro
2012-08-27 16:59 UTC
[U-Boot] Add a new protocol
2012-08-27 16:35 UTC (5+ messages)
[U-Boot] [PATCHv1] ARM: Add Altera SOCFPGA Cyclone5
2012-08-27 15:57 UTC (13+ messages)
[U-Boot] [PATCH v2 1/2] mx35: Define default SoC input clock frequencies
2012-08-27 14:39 UTC (4+ messages)
[U-Boot] Proposed patch: ubifs_finddir shall free memory when dir found
2012-08-27 14:12 UTC (2+ messages)
[U-Boot] [PATCH] ppc4xx: Canyonlands/Glacier: Squeeze NAND image a bit to fit again
2012-08-27 13:39 UTC
[U-Boot] [Patch V4 0/4] MIPS: add mips64 cpu support
2012-08-27 13:00 UTC (11+ messages)
` [U-Boot] [Patch V4 1/4] MIPS: Add support for MIPS64 cpus
` [U-Boot] [Patch V4 2/4] MIPS: change related header files
` [U-Boot] [Patch V4 3/4] MIPS: add board qemu-mips64 support
` [U-Boot] [Patch V4 4/4] MIPS: add mips64 standalone support
[U-Boot] [PATCH 1/1] [RFC] DM: early_malloc for DM added
2012-08-27 12:42 UTC (4+ messages)
` [U-Boot] [PATCHv2 "
[U-Boot] [RFC] atmel:dataflash: remove unused mmc_mux
2012-08-27 12:24 UTC
[U-Boot] [PATCH] OMAP3: add definition of CTRL_WKUP_CTRL register
2012-08-27 11:37 UTC
[U-Boot] [PATCH 1/4] spiflash: at25: using common spi flash operation
2012-08-27 11:29 UTC (8+ messages)
` [U-Boot] [PATCH 2/4] spi: atmel: add WDRBT bit to avoid receive overrun
[U-Boot] [PATCH] arm: sam9g10/sam9m10g45: remove CONFIG_ARCH_CPU_INIT
2012-08-27 10:04 UTC
[U-Boot] [PATCH v1 0/5] env: handle special variables and selective env default
2012-08-27 10:02 UTC (28+ 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 v5 "
[U-Boot] [GIT PULL] Pull request: u-boot-imx
2012-08-27 6:41 UTC
[U-Boot] [PATCH] mxs: Convert timeout parameter to 'unsigned int'
2012-08-27 6:28 UTC (2+ messages)
[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 (2+ messages)
[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 (10+ messages)
` [U-Boot] [Patch V3 1/4] [MIPS] Add support for MIPS64 cpus
` [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 (3+ messages)
` [U-Boot] [PATCH 1/3] MIPS: factor out endianess flag handling to arch config.mk
[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] 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 (24+ messages)
` [U-Boot] [PATCH 3/6] "
[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 (6+ messages)
[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 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)
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