messages from 2013-10-16 06:18:18 to 2013-10-17 18:31:52 UTC [more...]
[U-Boot] [PATCH v8 0/5] mtd: nand: omap: optimize and clean-up of OMAP NAND driver
2013-10-17 18:31 UTC (8+ messages)
` [U-Boot] [PATCH v8 1/5] mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform
[U-Boot] [PATCH 0/4] USB: UMS: code refactoring and usage improvement
2013-10-17 17:43 UTC (8+ messages)
` [U-Boot] [PATCH 1/4] usb: ums: move ums code from trats to Samsung common directory
` [U-Boot] [PATCH 2/4] usb: ums: code refactoring to improve reusability at other boards
` [U-Boot] [PATCH 3/4] usb: ums: fix bug in partition capacity computation
` [U-Boot] [PATCH 4/4] usb: ums: add ums exit feature by ctrl+c or by detach usb cable
[U-Boot] [PATCH 1/2][v2]powerpc/usb:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socs
2013-10-17 17:40 UTC (3+ messages)
[U-Boot] [PATCH v7 0/5] mtd: nand: omap: optimize and clean-up of OMAP NAND driver
2013-10-17 17:24 UTC (2+ messages)
[U-Boot] [PATCH 0/2]powerpc/usb:Intergrate multiple USB controller support
2013-10-17 17:18 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] powerpc/usb:Differentiate USB controller base address
[U-Boot] [PATCH] powerpc/c29xpcie: add DDR ECC on off config setting
2013-10-17 17:16 UTC (3+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH V2 0/6] Add support for SPI based DataImage LCD panel
2013-10-17 16:23 UTC (9+ messages)
` [U-Boot] [PATCH V2 1/6] spi: omap3: remove semicolon from #define
` [U-Boot] [PATCH V2 2/6] spi: omap3: add support for more word lengths
` [U-Boot] [PATCH V2 3/6] spi: define SPI_XFER_ONCE
` [U-Boot] [PATCH V2 4/6] lcd: add DataImage SCF0403x LCD panel support
` [U-Boot] [PATCH V2 5/6] omap3_dss: define DSS_ONOFF
` [U-Boot] [PATCH V2 6/6] cm_t35: use scf0403 driver
[U-Boot] [ANN] U-Boot v2013.10 released
2013-10-17 16:12 UTC (6+ messages)
[U-Boot] Pull request: u-boot-sh/master
2013-10-17 16:05 UTC (2+ messages)
[U-Boot] [PATCH 1/2] ARM: tegra: support SKU b1 of Tegra30
2013-10-17 15:45 UTC (12+ messages)
[U-Boot] [PATCH 1/3] fpga: zynqpl: Add dcache flush support
2013-10-17 15:22 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] fpga: zynqpl: Do not place bitstream below 1MB
` [U-Boot] [PATCH 3/3] fpga: Add support for gzip images with bitstreams
[U-Boot] [PATCH v2 0/2] ARM: tegra: Add the Tamonten-NG Evaluation carrier boards
2013-10-17 14:29 UTC (3+ messages)
` [U-Boot] [PATCH v2 1/2] ARM: tegra: support SKU b1 of Tegra30
` [U-Boot] [PATCH v2 2/2] ARM: tegra: Add the Tamonten™ NG Evaluation Carrier board
[U-Boot] Replace Redboot with U-boot
2013-10-17 13:31 UTC
[U-Boot] [PATCH] zynq: Use arch_cpu_init() instead of lowlevel_init()
2013-10-17 12:43 UTC (16+ messages)
[U-Boot] [PATCH v2 00/10] arm: vf610/vf610twr: vybrid tower fixes and enhancements
2013-10-17 12:38 UTC (6+ messages)
` [U-Boot] [PATCH v2 01/10] arm: vf610: fix anadig register struct
` [U-Boot] [PATCH v2 04/10] arm: vf610: add anadig pll5 definitions
[U-Boot] Beaglebone LCD support in U-Boot?
2013-10-17 12:14 UTC (2+ messages)
[U-Boot] [PATCH 0/3] Fix bugs of MAKEALL
2013-10-17 11:41 UTC (13+ messages)
` [U-Boot] [PATCH 1/3] MAKEALL: fix awk warning message
` [U-Boot] [PATCH 2/3] MAKEALL: fix a bug to use CROSS_COMPILE_<ARCH>
` [U-Boot] [PATCH 3/3] MAKEALL: fix boards_by_field function
[U-Boot] [PATCH v4 0/6] Second step towards Kbuild: Descend down like Kbuild
2013-10-17 11:38 UTC (7+ messages)
` [U-Boot] [PATCH v4 1/6] Makefile: support descending down to subdirectories
` [U-Boot] [PATCH v4 2/6] drivers: move some drivers to drivers/Makefile
` [U-Boot] [PATCH v4 3/6] fs: move some file system to fs/Makefile
` [U-Boot] [PATCH v4 4/6] ARM: tegra: move Tegra specific code under arch/arm/
` [U-Boot] [PATCH v4 5/6] ARM: omap: move OMAP "
` [U-Boot] [PATCH v4 6/6] ARM: s5pc, exynos: move Samsung ARM SoC "
[U-Boot] [PATCH v8 0/2] I2C: Zynq
2013-10-17 11:11 UTC (7+ messages)
` [U-Boot] [PATCH v8 1/2] I2C: Zynq: Support for 0-length register address
[U-Boot] [PATCH V3] ARM: OMAP5: DDR3: Change io settings
2013-10-17 11:05 UTC
[U-Boot] [PATCH 1/4] serial: sh: Add support R8A7791
2013-10-17 11:04 UTC (3+ messages)
` [U-Boot] [PATCH 3/4] arm: rmobile: "
[U-Boot] fdt performance
2013-10-17 9:48 UTC (2+ messages)
[U-Boot] [PATCH] ARM: OMAP5: DDR3: Change io settings
2013-10-17 9:12 UTC (7+ messages)
[U-Boot] [PATCH v3 00/19] First step towards Kbuild: Use Kbuild style makefiles
2013-10-17 8:35 UTC (20+ messages)
` [U-Boot] [PATCH v3 01/19] Makefile: prepare for using Kbuild-style Makefile
` [U-Boot] [PATCH v3 02/19] armv7: convert makefiles to Kbuild style
` [U-Boot] [PATCH v3 03/19] arm926ejs: "
` [U-Boot] [PATCH v3 04/19] arm920t: "
` [U-Boot] [PATCH v3 05/19] arm720t: "
` [U-Boot] [PATCH v3 06/19] ARM: "
` [U-Boot] [PATCH v3 07/19] ARM: imx-common: "
` [U-Boot] [PATCH v3 08/19] drivers: net: "
` [U-Boot] [PATCH v3 09/19] drivers: mtd: "
` [U-Boot] [PATCH v3 10/19] drivers: usb: "
` [U-Boot] [PATCH v3 11/19] drivers: "
` [U-Boot] [PATCH v3 12/19] fs: "
` [U-Boot] [PATCH v3 13/19] common: "
` [U-Boot] [PATCH v3 14/19] net: convert a makefile "
` [U-Boot] [PATCH v3 15/19] lib: convert makefiles "
` [U-Boot] [PATCH v3 16/19] disk: convert a makefile "
` [U-Boot] [PATCH v3 17/19] sandbox: convert makefiles "
` [U-Boot] [PATCH v3 18/19] powerpc: "
` [U-Boot] [PATCH v3 19/19] board: ti: "
[U-Boot] [PATCH] arm: Remove IXP425 boards pdnb3 and scpu
2013-10-17 8:09 UTC (3+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH 1/3] i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework
2013-10-17 7:37 UTC (5+ messages)
` [U-Boot] [PATCH 2/3] arm: kzm9g: Update to new I2C framework
` [U-Boot] [PATCH 3/3] sh: ecovec: "
[U-Boot] [i2c] Pull request
2013-10-17 6:48 UTC
[U-Boot] [PATCH v4 3/3] i2c: update config using mxc driver to new subsystem
2013-10-17 6:44 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 2/3] i2c: mxc: move to new subsystem
2013-10-17 6:43 UTC (2+ messages)
` [U-Boot] [U-Boot,v4,2/3] "
[U-Boot] [PATCH v4 1/3] i2c: fix init on generic board
2013-10-17 6:42 UTC (2+ messages)
` [U-Boot] [U-Boot,v4,1/3] "
[U-Boot] [PATCH] i2c: Zynq: Support for TI PCA9548 bus multiplexer
2013-10-17 6:41 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 3/3 v7] i2c: s3c24xx: add hsi2c controller support
2013-10-17 6:32 UTC (2+ messages)
` [U-Boot] [U-Boot, 3/3, "
[U-Boot] [PATCH 2/3 v4] exynos: i2c: Change FDT bus setup code to enumerate ports correctly
2013-10-17 6:31 UTC (2+ messages)
` [U-Boot] [U-Boot, 2/3, "
[U-Boot] [PATCH 1/3 v4] exynos: i2c: Fix i2c driver to handle NACKs properly
2013-10-17 6:29 UTC (2+ messages)
` [U-Boot] [U-Boot, 1/3, "
[U-Boot] [RFC] ARM: U-boot and 2 GiB of ram with get_ram_size only being long
2013-10-17 6:27 UTC (5+ messages)
[U-Boot] [PATCH 1/3] i2c: eliminate warnings in i2c_reloc_fixup function
2013-10-17 6:27 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v2] i2c: Add support for Renesas rcar
2013-10-17 6:24 UTC (2+ messages)
[U-Boot] [PATCH] i2c, core: optimze i2c_set_bus_num()
2013-10-17 6:24 UTC (2+ messages)
[U-Boot] [PATCH 1/2] README: I2C: Fix indent
2013-10-17 6:23 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] i2c: sh_i2c: Avoid using I2C prior to relocation
[U-Boot] [PATCH] Fix: nommu I2C adapter relocation error
2013-10-17 6:22 UTC (2+ messages)
[U-Boot] [PATCH v2 1/3] serial: sh: Add support R8A7790
2013-10-17 6:15 UTC (3+ messages)
` [U-Boot] [PATCH v2 3/3] arm: rmobile: Add support lager board
[U-Boot] [PATCH v2] arm: vf610: initial integration for colibri vf50
2013-10-17 5:53 UTC (2+ messages)
[U-Boot] [PATCH v1 1/1] netconsole loses 2nd character of input
2013-10-17 5:52 UTC (2+ messages)
[U-Boot] [RESEND PATCH v3 1/2] ARM: IGEP0033: rename config file to am335x_igep0033.h
2013-10-17 4:30 UTC (2+ messages)
` [U-Boot] [RESEND PATCH v3 2/2] OMAP3: igep00x0: rename config file to omap3_igep00x0.h
[U-Boot] [PATCH v2] mpc85xx: Fix the offset of register address error
2013-10-17 2:47 UTC
[U-Boot] powerpc/mpc85xx: Increase image size
2013-10-17 1:35 UTC (15+ messages)
[U-Boot] Pull request: u-boot-mpc85xx/master
2013-10-17 0:30 UTC
[U-Boot] [PATCH v2] Tegra114: Add support for more clock sources for T114 periphs
2013-10-16 21:11 UTC (2+ messages)
[U-Boot] [PATCH] Tegra114: Add support for more clock sources for T1x4 periphs
2013-10-16 20:47 UTC (4+ messages)
[U-Boot] [PATCH v2] Tegra114: SPL: Set SCLK source to CLK_M before PLLP init
2013-10-16 20:36 UTC (2+ messages)
[U-Boot] [PATCH 0/2] Microblaze bug-fixes
2013-10-16 18:20 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] common: fsl: Fix broken SPDX-License-Identifier change
` [U-Boot] [PATCH 2/2] microblaze: Fix watchdog initialization
[U-Boot] [PATCH 0/6] [U-boot] SMDK5420: Add support for FIMD and DP
2013-10-16 16:34 UTC (13+ messages)
` [U-Boot] [PATCH 1/6] exynos_fb: Remove usage of static defines
` [U-Boot] [PATCH 2/6] arm: exynos: Add RPLL for Exynos5420
` [U-Boot] [PATCH 3/6] arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks "
` [U-Boot] [PATCH 4/6] video: exynos_fimd: Add framework to disable FIMD sysmmu
` [U-Boot] [PATCH 5/6] smdk5420: Implement callbacks needed by exynos_fb driver
` [U-Boot] [PATCH 6/6] CONFIG: SMDK5420: Enable FIMD and DP
[U-Boot] [PATCH v4] socfpga: Adding Freeze Controller driver
2013-10-16 16:06 UTC (5+ messages)
[U-Boot] [PATCH v3 0/11] Support for the kmp204x reference design
2013-10-16 15:12 UTC (5+ messages)
` [U-Boot] [PATCH v3 11/11] mpc85xx: introduce the kmp204x reference design support
[U-Boot] Freescale P4080 DDR problems
2013-10-16 14:53 UTC
[U-Boot] [PATCH] spi: mxc: Fix data loss for non aligned write buffers
2013-10-16 14:41 UTC (8+ messages)
[U-Boot] [PATCH] ARM: mxs: Do not reconfigure FEC clock in FEC init
2013-10-16 14:06 UTC (5+ messages)
[U-Boot] [PATCH V2] ARM: OMAP5: DDR3: Change io settings
2013-10-16 13:32 UTC
[U-Boot] Is EP88x board dead or not?
2013-10-16 9:55 UTC (3+ messages)
[U-Boot] [PATCH] mtd: fix warnings due to 64-bit partition support
2013-10-16 9:39 UTC (3+ messages)
[U-Boot] [RFC PATCH 1/2] usb: dfu: decrease dfu->r_left along with the transfer
2013-10-16 9:26 UTC (2+ messages)
` [U-Boot] [RFC PATCH 2/2] usb: dfu: correct dfu buffer inited value
[U-Boot] [PATCH 0/3] All M68K boards are broken
2013-10-16 9:14 UTC (5+ messages)
[U-Boot] [RFC PATCH] usb: dfu: make nand upload working
2013-10-16 9:00 UTC (4+ messages)
[U-Boot] help on adding bootelf to u-boot
2013-10-16 8:42 UTC (3+ messages)
[U-Boot] [PATCH v2 1/2] serial: xuartlite: Staticize local functions
2013-10-16 6:56 UTC (3+ messages)
[U-Boot] u-boot-xlnx 'master-next' branch: usb not working for microzed
2013-10-16 6:35 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