messages from 2013-09-30 11:26:08 to 2013-10-02 20:14:26 UTC [more...]
[U-Boot] [PATCH] ARM: fdt support: Add usbethaddr as an acceptable MAC
2013-10-02 20:14 UTC (3+ messages)
[U-Boot] [PATCH] zynq: Use arch_cpu_init() instead of lowlevel_init()
2013-10-02 19:43 UTC (6+ messages)
[U-Boot] imximage on the MX50
2013-10-02 19:41 UTC (3+ messages)
[U-Boot] [PATCH] config.mk: Add -Wundef to CFLAGS
2013-10-02 19:27 UTC (4+ messages)
[U-Boot] [ANN] v2013.10-rc4
2013-10-02 19:14 UTC
[U-Boot] [RFC 00/10] New board-specific USB initialization interface
2013-10-02 19:11 UTC (2+ messages)
` [U-Boot] [PATCH v5] usb: new board-specific USB init interface
[U-Boot] Pull request: u-boot-arm/master
2013-10-02 18:20 UTC (2+ messages)
[U-Boot] [PATCH v4 3/4] generic board patch of manual reloc and zero gd_t
2013-10-02 17:16 UTC (10+ messages)
[U-Boot] [PATCH v5 01/32] sf: Divide spi_flash into multiple parts
2013-10-02 16:50 UTC (32+ messages)
` [U-Boot] [PATCH v5 02/32] sf: probe: Add new spi_flash_probe support
` [U-Boot] [PATCH v5 03/32] sf: probe: Add support for M25P* flash parts
` [U-Boot] [PATCH v5 04/32] sf: probe: Add support for EN25Q* "
` [U-Boot] [PATCH v5 05/32] sf: probe: Add support for GD25* "
` [U-Boot] [PATCH v5 06/32] sf: probe: Add support for MX25L* "
` [U-Boot] [PATCH v5 07/32] sf: probe: Add support for W25* "
` [U-Boot] [PATCH v5 08/32] sf: probe: Add support for S25FL* "
` [U-Boot] [PATCH v5 09/32] sf: probe: Add support for SST25* "
` [U-Boot] [PATCH v5 10/32] sf: probe: Add support for AT45DB* "
` [U-Boot] [PATCH v5 11/32] sf: probe: Give proper spacing on flash table params
` [U-Boot] [PATCH v5 12/32] sf: probe: Add support for SST_WP
` [U-Boot] [PATCH v5 13/32] sf: probe: Add support to clear flash BP# bits
` [U-Boot] [PATCH v5 14/32] sf: probe: Add support for erase sector selection flag
` [U-Boot] [PATCH v5 15/32] sf: probe: Add support for flag status polling
` [U-Boot] [PATCH v5 16/32] sf: probe: Simply the BAR configuration logic
` [U-Boot] [PATCH v5 17/32] sf: Add proper comment style on spi_flash structure
` [U-Boot] [PATCH v5 18/32] sf: ramtron: Add support for separate flash driver
` [U-Boot] [PATCH v5 19/32] sf: Remove unneeded flash drivers files
` [U-Boot] [PATCH v5 20/32] sf: probe: Add support for EN25Q64
` [U-Boot] [PATCH v5 21/32] sf: probe: Add support for S25FL256S_256K
` [U-Boot] [PATCH v5 22/32] sf: probe: Add support for S25FL512S_256K
` [U-Boot] [PATCH v5 23/32] sf: probe: Use print_size arg as page_size
` [U-Boot] [PATCH v5 24/32] sf: probe: Print erase_size while printing flash details
` [U-Boot] [PATCH v5 25/32] sf: ops: Add static qualifier to spi_flash_cmd_bankaddr_write
` [U-Boot] [PATCH v5 26/32] sf: probe: Add support for MX25L25635F
` [U-Boot] [PATCH v5 27/32] sf: probe: Add support for MX25L51235F
` [U-Boot] [PATCH v5 28/32] sf: Remove spi_flash_do_alloc references
` [U-Boot] [PATCH v5 29/32] sf: spi_flash cleanups
` [U-Boot] [PATCH v5 30/32] spi: spi cleanups
` [U-Boot] [PATCH v5 31/32] sf: Rename spi_flash files
` [U-Boot] [PATCH v5 32/32] doc: SPI: Add status.txt for tracking SPI subsys status
[U-Boot] [PATCH v5 00/32] sf: Add new probe support
2013-10-02 16:50 UTC
[U-Boot] [PATCH 0/6] SMDK5420: Add S2MPS11 pmic support to SMDK5420
2013-10-02 15:13 UTC (11+ messages)
` [U-Boot] [PATCH 1/6] exynos: Use common pmic_reg_update() definition
` [U-Boot] [PATCH 2/6] power: Explicitly select pmic device's bus
` [U-Boot] [PATCH 3/6] FDT: Exynos5420: Add compatible srings for PMIC
` [U-Boot] [PATCH 4/6] SMDK5420: S2MPS11: Adds the register settings for S2MPS11
` [U-Boot] [PATCH 5/6] exynos: Add a common DT based PMIC driver initialization
` [U-Boot] [PATCH 6/6] config: SMDK5420: Enable S2MPS1111111111111111111111 pmic
[U-Boot] [PATCH 0/2] Add bootcount support to SPL
2013-10-02 15:07 UTC (6+ messages)
` [U-Boot] [PATCH 1/2] SPL: Add CONFIG_SPL_BOOTCOUNT_SUPPORT
[U-Boot] [PATCH 1/1] am33xx: add CONFIG_SYS_NAND_DEVICE_WIDTH to determine NAND device bus-width
2013-10-02 14:49 UTC (7+ messages)
[U-Boot] [PATCH] ARM: mx5: Enable L2 cache
2013-10-02 14:45 UTC (4+ messages)
[U-Boot] [PATCH 0/8] Secure boot improvements and test on Beaglebone Black
2013-10-02 14:44 UTC (9+ messages)
` [U-Boot] [PATCH 1/8] am33xx/omap: Allow cache enable for all Sitara/OMAP
` [U-Boot] [PATCH 2/8] hash: Export functions to find and show hash
` [U-Boot] [PATCH 3/8] fdt: Add DEV_TREE_BIN option to specify a device tree binary file
` [U-Boot] [PATCH 4/8] fdt: Update functions which write to an FDT to return -ENOSPC
` [U-Boot] [PATCH 5/8] arm: ti: Increase malloc size to 16MB for armv7 boards
` [U-Boot] [PATCH 6/8] RFC: am33xx/omap: Enable CONFIG_OF_CONTROL
` [U-Boot] [PATCH 7/8] RFC: am33xx/omap: Enable FIT support
` [U-Boot] [PATCH 8/8] RFC: am33xx/omap: Enable secure boot with CONFIG_FIT_SIGNATURE
[U-Boot] [PATCH 0/9] net: tsec: Driver portability fixes and cleanup
2013-10-02 14:16 UTC (6+ messages)
` [U-Boot] [PATCH 7/9] net: tsec: Use portable types and accessors for BDs
[U-Boot] [PATCH 0/2] compulab: adjustments before porting more boards
2013-10-02 14:02 UTC (4+ messages)
[U-Boot] [PATCH] i2c: s3c24xx: add hsi2c controller support
2013-10-02 13:51 UTC (9+ messages)
` [U-Boot] [PATCH 0/3] i2c: improve s3c24x0 with High-speed and new SYS_I2C framework support
` [U-Boot] [PATCH 1/4] exynos: i2c: Fix i2c driver to handle NACKs properly
[U-Boot] [i2c] Pull request
2013-10-02 13:47 UTC (3+ messages)
[U-Boot] [PULL] : Please pull u-boot-imx
2013-10-02 13:36 UTC (2+ messages)
[U-Boot] Pull request for u-boot-marvell.git
2013-10-02 12:51 UTC (8+ messages)
` [U-Boot] Pull request for u-boot-marvell.git - PLEASE HOLD ON
` [U-Boot] Pull request for u-boot-marvell.git - go ahead
[U-Boot] Buildman changes for release
2013-10-02 12:35 UTC (2+ messages)
[U-Boot] [PULL] u-boot-usb/master
2013-10-02 11:53 UTC (2+ messages)
[U-Boot] [PATCH] mmc: sdhci: Avoid commands errors by simple timeout adaptation
2013-10-02 9:40 UTC (4+ messages)
[U-Boot] [PPC] get_timer without CONFIG_INTERRUPTS
2013-10-02 9:01 UTC (3+ messages)
[U-Boot] Please pull u-boot-ti/master
2013-10-02 7:39 UTC (2+ messages)
[U-Boot] [U-boot] SPL: Reading large files with file_fat_read()
2013-10-02 7:29 UTC
[U-Boot] [PATCH] mx6: Add IOMUX_CONFIG_SION flag to all GPIO pins
2013-10-02 6:06 UTC (19+ messages)
[U-Boot] [PATCH v2 00/19] First step towards Kbuild: Use Kbuild style makefiles
2013-10-02 1:26 UTC (2+ messages)
[U-Boot] [PATCH v7 00/11] arm: add Faraday A36x SoC platform support
2013-10-02 0:53 UTC (4+ messages)
` [U-Boot] [PATCH v7 09/11] arm: add customized boot command for Faraday Images
[U-Boot] U-Boot DM2 status
2013-10-01 23:58 UTC
[U-Boot] [RFD] OMAP5: Working HYP mode
2013-10-01 22:14 UTC (3+ messages)
[U-Boot] Dual boot Images in Flash
2013-10-01 20:38 UTC (8+ messages)
[U-Boot] [PATCH] RFC: Adjustments to dumpimage for Guilherme
2013-10-01 20:35 UTC
[U-Boot] [PATCH v4] socfpga: Adding Freeze Controller driver
2013-10-01 18:42 UTC (2+ messages)
[U-Boot] [PATCH 0/2] mmc: Fix capacity calculation and erase_group_size
2013-10-01 18:32 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] mmc: Fix calculation of capacity for hc cards
` [U-Boot] [PATCH 2/2] mmc: Fix erase_grp_size for partitioned card
[U-Boot] [PATCH v2 1/2] Tegra114: Fix PLLX M, N, P init settings
2013-10-01 18:02 UTC (5+ messages)
` [U-Boot] [PATCH v2 2/2] Tegra114: Do not program CPCON field for PLLX
[U-Boot] [PATCH] am335x: Enable CONFIG_OMAP_WATCHDOG support
2013-10-01 16:32 UTC
[U-Boot] uboot panic in get_ticks
2013-10-01 16:26 UTC
[U-Boot] [PATCH][v2] boards/c29xpcie: Update TLB and LAW size for IFC NAND, CPLD
2013-10-01 15:51 UTC (2+ messages)
[U-Boot] [PATCH] mpc85xx: Fix the offset of register address error
2013-10-01 15:42 UTC (2+ messages)
[U-Boot] SPL: Reading large files with file_fat_read()
2013-10-01 15:06 UTC
[U-Boot] [PATCH v3 1/2] Tegra114: Fix PLLX M, N, P init settings
2013-10-01 15:04 UTC (2+ messages)
` [U-Boot] [PATCH v3 2/2] Tegra114: Do not program CPCON field for PLLX
[U-Boot] [PATCH] usb: Fix error handling in musb_hcd.c
2013-10-01 14:58 UTC
[U-Boot] [PATCH 1/1] am33xx: add CONFIG_SYS_NAND_DEVICE_WIDTH to determine NAND device bus-width
2013-10-01 10:26 UTC (3+ messages)
[U-Boot] [PATCH] mx5: lowlevel_init: Remove unused macro
2013-10-01 8:30 UTC (2+ messages)
[U-Boot] [PATCH 6/6] T1040QDS: Add support of 2 stage NAND boot loader
2013-10-01 8:28 UTC
[U-Boot] [PATCH 5/6] SPL:Defines function required to env read for IFC & env_nand
2013-10-01 8:28 UTC
[U-Boot] [PATCH 4/6] Makefile:Add u-boot-with-spl-pbl.bin target for SPL
2013-10-01 8:27 UTC
[U-Boot] [PATCH 3/6] common/env: Point default envirenoment for GD
2013-10-01 8:27 UTC
[U-Boot] [PATCH 2/6] powerpc/SPL:Allow Parsing of LAW table in both SPL & non SPL
2013-10-01 8:27 UTC
[U-Boot] [PATCH 1/6] powerpc:Add support of SPL non-relocation
2013-10-01 8:27 UTC
[U-Boot] [PATCH 0/6] powerpc: Add support 2 stage boot loader for corenet platform
2013-10-01 8:26 UTC
[U-Boot] [PATCH] powerpc/t1040: enable PBL tool for T1040
2013-10-01 8:26 UTC
[U-Boot] [PATCH] config: Add a default CONFIG_SYS_PROMPT
2013-10-01 4:52 UTC (2+ messages)
[U-Boot] declaring and initializing variables
2013-10-01 1:17 UTC (2+ messages)
[U-Boot] [PATCH] Change maintainer for Avionic Design boards
2013-09-30 21:20 UTC (2+ messages)
[U-Boot] : buildman error
2013-09-30 19:06 UTC (6+ messages)
[U-Boot] [PATCH v2 1/2] ti814x: enable support for parallel NAND flash devices
2013-09-30 18:44 UTC (2+ messages)
` [U-Boot] [PATCH v2 2/2] ti814x: add support for NAND flash on ti814x_evm board
[U-Boot] [PATCH v7 1/5] mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform
2013-09-30 18:31 UTC (2+ messages)
[U-Boot] [PATCH v2 0/4] enable support for x16 NAND devices
2013-09-30 18:22 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/4] mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus width
` [U-Boot] [PATCH v2 2/4] am33xx: add CONFIG_SYS_NAND_DEVICE_WIDTH to determine NAND device bus-width
` [U-Boot] [PATCH v2 3/4] am335x: fix GPMC config for NAND and NOR SPL boot
` [U-Boot] [PATCH v2 4/4] am33xx: add support for beaglebone x16 NAND cape
[U-Boot] SPL port for omap l138
2013-09-30 16:21 UTC
[U-Boot] [PATCH][v2] powerpc/t1040qds: Add T1040QDS board
2013-09-30 15:18 UTC (3+ messages)
[U-Boot] [PATCH v7 0/5] mtd: nand: omap: optimize and clean-up of OMAP NAND driver
2013-09-30 15:11 UTC (7+ messages)
` [U-Boot] [PATCH v7 1/5] mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform
` [U-Boot] [PATCH v7 2/5] mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes
` [U-Boot] [PATCH v7 3/5] mtd: nand: omap: optimize chip->ecc.calculate() "
` [U-Boot] [PATCH v7 4/5] mtd: nand: omap: optimized chip->ecc.correct() "
` [U-Boot] [PATCH v7 5/5] board/ti/am335x/README: update for NAND boot
[U-Boot] [PATCH v2] arm: vf610: initial integration for colibri vf50
2013-09-30 12:57 UTC
[U-Boot] [PATCH v2 00/10] arm: vf610/vf610twr: vybrid tower fixes and enhancements
2013-09-30 11:26 UTC (9+ messages)
` [U-Boot] [PATCH v2 03/10] arm: vf610: add uart0 clock definition
` [U-Boot] [PATCH v2 04/10] arm: vf610: add anadig pll5 definitions
` [U-Boot] [PATCH v2 05/10] arm: vf610: add enet1 base address definition
` [U-Boot] [PATCH v2 06/10] arm: vf610: add rmii clkout iomux definition
` [U-Boot] [PATCH v2 07/10] arm: vf610: add uart0 tx/rx iomux definitions
` [U-Boot] [PATCH v2 08/10] arm: vf610: add rmii1 "
` [U-Boot] [PATCH v2 09/10] arm: vf610: fix double iomux configuration for vf610twr board
` [U-Boot] [PATCH v2 10/10] arm: vf610: remove obsolete uart port configuration
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