messages from 2012-04-08 21:02:27 to 2012-04-12 04:31:15 UTC [more...]
[U-Boot] [PATCH 00/28] Add link-local addressing support
2012-04-12 4:31 UTC (11+ messages)
` [U-Boot] [PATCH v2 09/18] net: Refactor to separate the UDP handler from the ARP handler
` [U-Boot] [PATCH v2 10/18] net: Add NetUpdateEther() to handle ARP and Ping replies
` [U-Boot] [PATCH v2 11/18] net: Don't write the "serverip" env var if configured not to
` [U-Boot] [PATCH v2 12/18] net: Fix unused variable compile warning
` [U-Boot] [PATCH v2 13/18] net: Add option CONFIG_BOOTP_MAY_FAIL
[U-Boot] [PULL] u-boot-staging/marex@denx.de :: FOR u-boot/-next
2012-04-12 3:44 UTC (5+ messages)
[U-Boot] Q: How to enable debugging info in U-Boot.bin
2012-04-11 23:39 UTC (2+ messages)
[U-Boot] CONFIG_SYS_FDT_PAD: Why do we need this?
2012-04-11 22:06 UTC (2+ messages)
[U-Boot] [PATCH v4 0/6] Run-time configuration of U-Boot via a flat device tree (fdt)
2012-04-11 22:01 UTC (4+ messages)
` [U-Boot] [PATCH v4 2/6] fdt: Add support for embedded device tree (CONFIG_OF_EMBED)
[U-Boot] Status of fsl_elbc_nand driver and 4k page NAND / 4bit ECC
2012-04-11 21:54 UTC (2+ messages)
[U-Boot] [PATCH] mx6qsabresd: Add basic support
2012-04-11 21:36 UTC (4+ messages)
[U-Boot] [STATUS] New MIPS custodian
2012-04-11 21:29 UTC
[U-Boot] [PATCH] mx6qsabrelite: No need to set the direction for GPIO3_23 again
2012-04-11 20:22 UTC
[U-Boot] using different architecture / toolchain for SPL build
2012-04-11 19:59 UTC (4+ messages)
[U-Boot] [PATCH] README: supported boards are in boards.cfg, not Makefile
2012-04-11 19:41 UTC (2+ messages)
[U-Boot] [PATCH V3]fs/fat: align disk buffers on cache line to enable DMA and cache
2012-04-11 17:50 UTC (2+ messages)
[U-Boot] [PATCH] ARM: AM33XX: Fix build error
2012-04-11 15:10 UTC (2+ messages)
[U-Boot] [GIT PULL] Pull request: u-boot-imx
2012-04-11 14:22 UTC
[U-Boot] [PATCH 0/2] i.MX28: DMA fixups
2012-04-11 14:15 UTC (9+ messages)
` [U-Boot] [PATCH 1/2] DMA: Split the APBH DMA init into block and channel init
` [U-Boot] [PATCH 1/2 V2] "
` [U-Boot] [PATCH 1/2 V3] "
` [U-Boot] [PATCH 2/2] M28: Pull out CONFIG_APBH_DMA so it's always enabled
[U-Boot] [PATCH] i.mx: i.mx6x: NO_MUX_I/NO_PAD_I not set correctly
2012-04-11 11:58 UTC (2+ messages)
[U-Boot] [PATCH] powerpc: Fix declaration type for I/O functions
2012-04-11 8:49 UTC
[U-Boot] [PATCH] powerpc:Fix return type & parameter passed for I/O functions
2012-04-11 8:48 UTC
[U-Boot] [PATCH] driver/mtd:IFC: Fix possible memory leak
2012-04-11 8:48 UTC
[U-Boot] [PATCH v2 2/4] imx: Add GPIO_TO_PORT macro in the mxc_gpio driver
2012-04-11 7:33 UTC (3+ messages)
[U-Boot] [PATCH v2 4/4] imx: Return gpio_set_value in gpio_direction_output
2012-04-11 7:33 UTC (3+ messages)
[U-Boot] [PATCH v2 1/4] imx: Remove unneeded/repititive definitions from imx headers
2012-04-11 7:33 UTC (3+ messages)
[U-Boot] [PATCH v2 3/4] imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5)
2012-04-11 7:33 UTC (3+ messages)
[U-Boot] [PATCH] sh: Fix rsk7264 pin setup for on-board ethernet
2012-04-11 5:48 UTC (3+ messages)
[U-Boot] [PATCH v4 0/4] mmc: support sdhci instead of s5p_mmc
2012-04-11 1:26 UTC (2+ messages)
[U-Boot] [PATCH 0/6] add zip command support for uboot
2012-04-11 1:24 UTC (7+ messages)
[U-Boot] [PATCH] FAT: Properly align buffers to allow cache operations
2012-04-10 23:13 UTC (12+ messages)
[U-Boot] [PATCH v2] mkenvimage: Fix compiler warning
2012-04-10 21:55 UTC (2+ messages)
[U-Boot] [PATCH] Move bootstage timer out of lib/time.c
2012-04-10 21:42 UTC (3+ messages)
[U-Boot] [PATCH v2] configs: EB+MCF-EV123.h: Fix typo on CONFIG_SYS_HUSH_PARSER
2012-04-10 21:33 UTC (2+ messages)
[U-Boot] [PATCH v5 15/23] tegra: Add warmboot implementation
2012-04-10 20:34 UTC (3+ messages)
` [U-Boot] [PATCH v5 19/23] tegra: Add EMC settings for Seaboard
[U-Boot] [PATCH v2 0/7] EXYNOS: support display drivers
2012-04-10 19:28 UTC (2+ messages)
[U-Boot] [PATCH v2 7/7] EXYNOS: support TRATS board display function
2012-04-10 19:23 UTC (2+ messages)
[U-Boot] [PATCH v2 6/7] LCD: support S6E8AX0 amoled driver based on EXYNOS MIPI DSI
2012-04-10 19:18 UTC (2+ messages)
[U-Boot] [PATCH v2 5/7] EXYNOS: support EXYNOS MIPI DSI interface driver
2012-04-10 19:13 UTC (2+ messages)
[U-Boot] [PATCH v2 4/7] EXYNOS: support EXYNOS framebuffer and FIMD display drivers
2012-04-10 18:11 UTC (2+ messages)
[U-Boot] [PATCH v2 3/7] LCD: add data structure for EXYNOS display driver
2012-04-10 18:02 UTC (2+ messages)
[U-Boot] Please pull u-boot-ti/master
2012-04-10 17:57 UTC
[U-Boot] [PATCH] net: ll_temac: drop obsolete "NAMESIZE" define
2012-04-10 16:26 UTC (2+ messages)
[U-Boot] [PATCH v3 0/23] tegra: warmboot (suspend / resume) support
2012-04-10 15:13 UTC (28+ messages)
` [U-Boot] [PATCH v3 04/23] i2c: Add TPS6586X driver
` [U-Boot] [PATCH v3 06/23] tegra: Move ap20.h header into arch location
` [U-Boot] [PATCH v3 10/23] tegra: Add tegra_get_chip_type() to detect SKU
` [U-Boot] [PATCH v3 12/23] tegra: Add EMC support for optimal memory timings
` [U-Boot] [PATCH v3 13/23] tegra: Add PMU to manage power supplies
` [U-Boot] [PATCH v3 15/23] tegra: Add warmboot implementation
` [U-Boot] [PATCH v3 18/23] tegra: Turn off power detect in board init
[U-Boot] [PATCH v4 05/23] Add AES crypto library
2012-04-10 15:09 UTC (13+ messages)
` [U-Boot] [PATCH v4 19/23] tegra: Add EMC settings for Seaboard
` [U-Boot] [PATCH v4 22/23] tegra: fdt: Add EMC data for Tegra2 Seaboard
[U-Boot] [PATCH v2 0/4] imx: header/gpio driver cleanups
2012-04-10 14:25 UTC
[U-Boot] procedure to down load u-boot to RAM
2012-04-10 11:58 UTC (3+ messages)
[U-Boot] ld fails with .bss / .rel.dyn overlap for 2011.12
2012-04-10 9:00 UTC (5+ messages)
[U-Boot] U-Boot on Cortex R4
2012-04-10 7:46 UTC
[U-Boot] [PATCH] MX35: mx35pdk: wrong board revision
2012-04-10 6:52 UTC (4+ messages)
` [U-Boot] [PATCH V2] "
[U-Boot] fw_setenv writes to bootdelay but not ethaddr
2012-04-10 4:39 UTC (4+ messages)
[U-Boot] [PATCH 1/3] imx: Add GPIO_TO_PORT macro
2012-04-10 2:47 UTC (7+ messages)
[U-Boot] [PATCH v4 4/4] ARM: SAMSUNG: support sdhci controller
2012-04-10 2:04 UTC
[U-Boot] [PATCH v4 3/4] mmc: support the sdhci instead of s5p_mmc for samsung-soc
2012-04-10 2:04 UTC
[U-Boot] [PATCH v4 2/4] mmc: add the quirk to use the sdhci for samsung-soc
2012-04-10 2:04 UTC
[U-Boot] [PATCH v4 1/4] mmc: sdhci: add the quirk for broken r1b response
2012-04-10 2:04 UTC
[U-Boot] [PATCH 1/4] gunzip: rename z{alloc, free} to gz{alloc, free}
2012-04-09 23:39 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] lin_gadget: use common mdelay
` [U-Boot] [PATCH 3/4] linux/compat.h: rename from linux/mtd/compat.h
` [U-Boot] [PATCH 4/4] lin_gadget: use common linux/compat.h
[U-Boot] [PATCH 1/3] net/eth: set status to active before calling init
2012-04-09 21:43 UTC (5+ messages)
` [U-Boot] [PATCH 3/3] net/tsec: Don't tell the link status if used with netconsole
[U-Boot] Standalone Binary
2012-04-09 20:13 UTC (4+ messages)
[U-Boot] [PULL] u-boot-staging/marek.vasut@gmail.com :: FOR u-boot/master
2012-04-09 19:42 UTC (3+ messages)
[U-Boot] [PATCH] i.MX28: Lower the amount of blocks transfered in one DMA cycle
2012-04-09 19:02 UTC (3+ messages)
[U-Boot] [PATCH] davinci/spi: allow usage of other chip selects and buses
2012-04-09 16:24 UTC (2+ messages)
[U-Boot] Pull request: u-boot-net
2012-04-09 15:16 UTC (2+ messages)
[U-Boot] Pull request: u-boot-onenand
2012-04-09 15:09 UTC (2+ messages)
[U-Boot] Pull request: u-boot-nios/master
2012-04-09 15:01 UTC (7+ messages)
[U-Boot] Pull request: u-boot-x86/master
2012-04-09 14:55 UTC (2+ messages)
[U-Boot] [PATCH] LMB: Fix undefined lmb_reserve() on non-lmb platforms
2012-04-09 14:53 UTC (2+ messages)
[U-Boot] [PATCH] ARM1136: MX35: Make asm routines volatile in cache ops
2012-04-09 11:42 UTC
[U-Boot] [PATCH 1/2] ARM926EJS: Make asm routines volatile in cache ops
2012-04-09 11:21 UTC (2+ messages)
[U-Boot] [PATCH] i.MX28: Allow coexistence of PIO and DMA mode for SD/MMC
2012-04-09 10:57 UTC (3+ messages)
` [U-Boot] [PATCH V3] "
[U-Boot] [PATCH v3 2/3] mmc: use sdhci.c intead of s5p_mmc.c
2012-04-09 8:54 UTC (2+ messages)
[U-Boot] ARM Cortex 9 AMP mode support
2012-04-09 8:52 UTC
[U-Boot] [PATCH V2] USB:gadget:designware USB OTG implementation
2012-04-09 8:49 UTC (4+ messages)
[U-Boot] [PATCH] SMDK5250: fix compiler warning
2012-04-09 8:31 UTC (2+ messages)
[U-Boot] [PATCH v3] AT91SAM9*: Change kernel address in dataflash to match u-boot's size
2012-04-09 8:15 UTC (5+ messages)
` [U-Boot] [PATCH v4] "
[U-Boot] [PATCH v3 3/3] ARM: SAMSUNG: support sdhci controller
2012-04-09 7:57 UTC
[U-Boot] [PATCH v3 1/3] mmc: sdhci: add the quirk for broken R1b response
2012-04-09 7:57 UTC
[U-Boot] [PATCH v3 0/3] mmc: support sdhci instead of s5p_mmc
2012-04-09 7:57 UTC
[U-Boot] [PATCH 0/4] USB: Fix EHCI to work with data cache enabled
2012-04-09 7:41 UTC (10+ messages)
` [U-Boot] [PATCH 1/4] USB: Align buffers at cacheline
` [U-Boot] [PATCH 1/4 V2] "
` [U-Boot] [PATCH 2/4] USB: Drop ehci_alloc/ehci_free in ehci-hcd
` [U-Boot] [PATCH 3/4] USB: Drop cache flush bloat in EHCI-HCD
` [U-Boot] [PATCH 3/4 V2] "
` [U-Boot] [PATCH 4/4] USB: Document the QH and qTD antics "
[U-Boot] ARM Cortext 9 AMP mode support
2012-04-09 5:48 UTC
[U-Boot] [PATCH] driver/mtd: IFC NAND: Add support of ONFI NAND flash
2012-04-09 4:57 UTC
[U-Boot] [PATCH v3 1/4] Add run_command_list() to run a list of commands
2012-04-09 4:46 UTC (5+ messages)
[U-Boot] [PULL] u-boot-usb/master :: FOR u-boot/-next
2012-04-09 3:19 UTC (2+ messages)
[U-Boot] [PATCH] spi_flash/stmicro: add geometrical info for N25Q256 from Micron
2012-04-08 21:02 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