messages from 2012-08-21 09:37:05 to 2012-08-22 23:19:36 UTC [more...]
[U-Boot] [PATCH v3 0/19] ARM: SPL: Make more generic, merge DaVinci and OMAP
2012-08-22 23:19 UTC (11+ messages)
` [U-Boot] [PATCH v3 01/19] Makefile: Move SPL files to clobber, remove from clean
` [U-Boot] [PATCH v3 02/19] spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT
` [U-Boot] [PATCH v3 03/19] omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
` [U-Boot] [PATCH v3 04/19] omap-common: Fix typo in save_boot_params() in lowlevel_init.S
` [U-Boot] [PATCH v3 05/19] ARM: SPL: Rename omap_boot_device to spl_boot_device
` [U-Boot] [PATCH v3 06/19] ARM: SPL: Rename omap_boot_mode to spl_boot_mode()
` [U-Boot] [PATCH v3 07/19] ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c
` [U-Boot] [PATCH v3 08/19] ARM: SPL: Only call mem_malloc_init if configured
` [U-Boot] [PATCH v3 09/19] ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
` [U-Boot] [PATCH v3 10/19] ARM: SPL: Make spl_mmc.c more generic
[U-Boot] [PATCH v2 0/18] ARM: SPL: Make more generic, merge DaVinci and OMAP
2012-08-22 23:14 UTC (19+ messages)
` [U-Boot] [PATCH v2 15/18] ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK
` [U-Boot] [PATCH v2 16/18] da850_am18xxevm: Add README.da850_am18xxevm
[U-Boot] [PATCHv1] ARM: Add Altera SOCFPGA Cyclone5
2012-08-22 22:26 UTC (3+ messages)
[U-Boot] [PATCH 1/3] nand: Add support for unlock.invert
2012-08-22 21:49 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/4] "
` [U-Boot] [PATCH v2 2/4] nand: Change ulong to loff_t and size_t
` [U-Boot] [PATCH v2 3/4] nand: consolidate duplicated constants
` [U-Boot] [PATCH v2 4/4] nand: Make NAND lock status compatible with Micron
[U-Boot] [PATCH 1/5] MX28: DMA: Align the struct mxs_dma_desc
2012-08-22 21:24 UTC (12+ messages)
` [U-Boot] [PATCH 2/5] MX28: DMA: Prolong the DMA timeout
` [U-Boot] [PATCH 3/5] MX28: SPI: Supercharge the SPI driver
` [U-Boot] [PATCH 4/5] MX28: m28evk: Align SSP clock speed
` [U-Boot] [PATCH 5/5] MX28: m28evk: Enable SPI DMA
[U-Boot] [PATCH V1 1/3] phy: add phy_connect_by_mask
2012-08-22 21:21 UTC (10+ messages)
[U-Boot] [PATCHv2 0/5] net: ASIX AX88772B enablement
2012-08-22 21:11 UTC (7+ messages)
` [U-Boot] [PATCHv2 1/5] net: introduce transparent driver private in ueth_data
` [U-Boot] [PATCHv2 2/5] net: asix: split out basic reset function
` [U-Boot] [PATCHv2 3/5] net: asix: add write_hwaddr function
` [U-Boot] [PATCHv2 4/5] net: asix: add read_mac function
` [U-Boot] [PATCHv2 5/5] net: asix: add AX88772B support
[U-Boot] [PATCHv2 1/2] mpc85xx: Initial SP alignment is wrong
2012-08-22 21:08 UTC (2+ messages)
[U-Boot] [PATCH] mxs: Convert timeout parameter to 'unsigned int'
2012-08-22 20:16 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-22 19:25 UTC (4+ 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] mx5: add iomux-mx51.h include
2012-08-22 19:24 UTC
[U-Boot] [PATCH 0/6] net: ASIX AX88772B enablement
2012-08-22 19:04 UTC (21+ messages)
` [U-Boot] [PATCH 1/6] net: introduce transparent driver private in ueth_data
` [U-Boot] [PATCH 2/6] net: usbeth: remove misleading warning
` [U-Boot] [PATCH 3/6] net: asix: split out basic reset function
` [U-Boot] [PATCH 4/6] net: asix: add write_hwaddr function
` [U-Boot] [PATCH 5/6] net: asix: add read_mac function
` [U-Boot] [PATCH 6/6] net: asix: add AX88772B support
[U-Boot] [PATCH 01/11] powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500
2012-08-22 18:43 UTC (4+ messages)
` [U-Boot] [PATCH 08/11] powerpc/e6500: Move QCSP registers for QMan v3
[U-Boot] [PATCH V2 1/1] mx31/mx35/mx51/mx53/mx6: add watchdog
2012-08-22 18:37 UTC (6+ messages)
[U-Boot] [PATCH 0/7] [RFC] Driver model, take 1
2012-08-22 18:28 UTC (9+ messages)
` [U-Boot] [PATCH 1/7] dm: Add skeleton support for cores and drivers
` [U-Boot] [PATCH 2/7] dm: sandbox: Add necessary linker sections
` [U-Boot] [PATCH 3/7] dm: sandbox: Add necessary GD sections
` [U-Boot] [PATCH 4/7] dm: REMOVE: sandbox binding experiment
` [U-Boot] [PATCH 5/7] dm: gpio: Add draft GPIO core and convert sandbox to use it
` [U-Boot] [PATCH 6/7] dm: add dummy demo driver and core
` [U-Boot] [PATCH 7/7] dm: Add "dm dump" command
[U-Boot] [PATCH 0/2] PXA25x: USB ethernet driver
2012-08-22 18:18 UTC (6+ messages)
` [U-Boot] [PATCH 1/2] pxa: Add some stuff to examine cpu model and rev
` [U-Boot] [PATCH 2/2] pxa25x: Add USB ethernet gadget
[U-Boot] [PATCH 3/5] Add fuse API and commands
2012-08-22 16:53 UTC (5+ messages)
[U-Boot] [PATCH 0/3] Tegra 2 USB ULPI series
2012-08-22 16:06 UTC (6+ messages)
` [U-Boot] [PATCH 1/3] tegra20: complete periph_id enum
[U-Boot] Blackfin BF547 board testing
2012-08-22 15:33 UTC (2+ messages)
[U-Boot] [PATCH] ARM: lacie_kw: add support for WIRELESS_SPACE
2012-08-22 15:16 UTC (5+ messages)
[U-Boot] [PATCH] fsl_pci: use 'Header Type' field to judge PCIE mode
2012-08-22 9:35 UTC
[U-Boot] Seeking ARM development platform suggestions
2012-08-22 8:50 UTC (10+ messages)
[U-Boot] [PATCH] mx35 timer: Switch to 32-kHz source
2012-08-22 7:32 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/2] mx35: Define default SoC input clock frequencies
` [U-Boot] [PATCH v2 2/2] mx35 timer: Switch to 32-kHz source
[U-Boot] [PATCH 1/3] mx53loco: Use IMX_GPIO_NR macro
2012-08-22 7:19 UTC (7+ messages)
` [U-Boot] [PATCH 2/3] mx51evk: "
` [U-Boot] [PATCH 3/3] mx53ard: "
[U-Boot] [PATCH v2 0/5] at91: 9x5: Enable PMECC(Programmable Multibit ECC controller) support
2012-08-22 7:11 UTC (9+ messages)
` [U-Boot] [PATCH v2 3/5] at91: atmel_nand: Update driver to support Programmable Multibit ECC controller
` [U-Boot] [PATCH v2 4/5] at91: 9x5: change SMC config timing that both works for PMECC & non-PMECC
[U-Boot] [PATCH 0/9 V2] EXYNOS5: Add Audio support
2012-08-22 6:44 UTC (10+ messages)
` [U-Boot] [PATCH 1/9 V2] SOUND: Add I2S driver
` [U-Boot] [PATCH 2/9 V2] SOUND: Add WM8994 codec
` [U-Boot] [PATCH 3/9 V2] Sound: Add command for audio playback
` [U-Boot] [PATCH 4/9 V2] EXYNOS: Add I2S registers
` [U-Boot] [PATCH 5/9 V2] EXYNOS: Add parameters required by I2S
` [U-Boot] [PATCH 6/9 V2] EXYNOS: Add pinmux for I2S
` [U-Boot] [PATCH 7/9 V2] EXYNOS: Add I2S base address
` [U-Boot] [PATCH 8/9 V2] EXYNOS: Add clock for I2S
` [U-Boot] [PATCH 9/9 V2] SMDK5250: Enable Sound
[U-Boot] [PATCH] arm:at91-boards: remove console_init_f where unnecessary
2012-08-22 4:38 UTC (2+ messages)
[U-Boot] [PATCH 0/9] EXYNOS5: Add Audio support
2012-08-22 4:21 UTC (11+ messages)
` [U-Boot] [PATCH 6/9] EXYNOS: Add pinmux for I2S
` [U-Boot] [PATCH 9/9] EXYNOS5: Enable Sound
` [U-Boot] [PATCH 1/9] SOUND: Add I2S driver
[U-Boot] [PATCH 0/7 V4] EXYNOS5: Enable SPI support
2012-08-22 4:19 UTC (4+ messages)
` [U-Boot] [PATCH 5/7 V4] SPI: Add SPI Driver for EXYNOS
[U-Boot] [PATCH v2] rmobile: Add README
2012-08-22 1:40 UTC
[U-Boot] [PATCH v6] arm: rmobile: Add support Renesas SH73A0
2012-08-22 1:34 UTC
[U-Boot] [PATCH 1/4] spiflash: at25: using common spi flash operation
2012-08-22 1:33 UTC (9+ messages)
` [U-Boot] [PATCH 2/4] spi: atmel: add WDRBT bit to avoid receive overrun
` [U-Boot] [PATCH 3/4] atmel: at91sam9x5: fix name error for spi
[U-Boot] [PATCH v3] arm: rmobile: Add support TMU base timer function
2012-08-22 1:33 UTC
[U-Boot] [PATCH v2] integrator: break out common config
2012-08-21 21:59 UTC (2+ messages)
[U-Boot] [PATCH 13/13] mxc nand: Add support for i.MX5
2012-08-21 21:21 UTC (3+ messages)
` [U-Boot] [PATCH v2 "
[U-Boot] [PATCH] mx31: Define default SoC input clock frequencies
2012-08-21 21:06 UTC
[U-Boot] [PATCH] mx25: Define default SoC input clock frequencies
2012-08-21 21:05 UTC
[U-Boot] [Patch v3 1/2] net: introduce transparent driver private in ueth_data
2012-08-21 20:52 UTC (5+ messages)
` [U-Boot] [Patch v3 2/2] net: asix: add support for AX88772B
[U-Boot] [PATCH v2 0/5] Tegra 2 USB ULPI series
2012-08-21 20:18 UTC (6+ messages)
` [U-Boot] [PATCH v2 1/5] tegra20: complete periph_id enum
` [U-Boot] [PATCH v2 2/5] tegra20: add clock_set_pllout function
` [U-Boot] [PATCH v2 3/5] usb: fix ulpi_set_vbus prototype
` [U-Boot] [PATCH v2 4/5] usb: ulpi: add indicator configuration function
` [U-Boot] [PATCH v2 5/5] tegra20: add USB ULPI init code
[U-Boot] [PATCH v2 1/3] mx53loco: Use IMX_GPIO_NR macro
2012-08-21 20:01 UTC (3+ messages)
` [U-Boot] [PATCH v2 2/3] mx51evk: "
` [U-Boot] [PATCH v2 3/3] mx53ard: "
[U-Boot] Support for USB Ethernet adapter
2012-08-21 19:15 UTC (2+ messages)
[U-Boot] [PATCH] tegra20: rework UART GPIO handling
2012-08-21 19:07 UTC (3+ messages)
[U-Boot] Add a new protocol
2012-08-21 16:27 UTC
[U-Boot] u-boot preventing access to NAND chip on imx28evk board
2012-08-21 15:05 UTC (5+ messages)
` [U-Boot] Configure U-boot to output to LCD "
[U-Boot] [PATCH 4/5] Add fsl_iim driver
2012-08-21 13:41 UTC (3+ messages)
[U-Boot] U-Boot API Problem
2012-08-21 13:10 UTC
[U-Boot] [PATCH 3/3] mx35: Clean up lowlevel_init
2012-08-21 12:58 UTC (2+ messages)
[U-Boot] U-Boot API Demo Problem
2012-08-21 12:45 UTC
[U-Boot] [PATCH] MX28: SPI: Limit the DMA transfer length
2012-08-21 12:04 UTC (2+ messages)
[U-Boot] [PATCH] Take over the maintainer for sam9g10 and sam9m10g45
2012-08-21 10:54 UTC (2+ messages)
[U-Boot] [PATCH 3/5] Add fuse API and commands
2012-08-21 10:14 UTC (2+ messages)
[U-Boot] [PATCH v3] powerpc/85xx: clear out TLB on boot
2012-08-21 9:37 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