messages from 2013-10-16 15:20:14 to 2013-10-18 18:20:04 UTC [more...]
[U-Boot] [PATCH v4 0/11] Support for the kmp204x reference design
2013-10-18 18:20 UTC (14+ messages)
` [U-Boot] [PATCH v4 01/11] powerpc: cast bi_memsize to ulong for %ld usage
` [U-Boot] [PATCH v4 02/11] km-powerpc: move SYS_MALLOC_LEN out of keymile-common.h
` [U-Boot] [PATCH v4 03/11] KM: fix typo in default environment
` [U-Boot] [PATCH v4 04/11] KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board
` [U-Boot] [PATCH v4 05/11] KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth init
` [U-Boot] [PATCH v4 06/11] mpc8xxx: call i2c_set_bus_num in __get_spd
` [U-Boot] [PATCH v4 07/11] mpc8xxx: set x2 DDR3 refresh rate if SPD config requires it
` [U-Boot] [PATCH v4 08/11] net/fman: add a fm_enable_port function
` [U-Boot] [PATCH v4 09/11] mtd/fsl_elbc: take NAND_ECC_SOFT_BCH config option into account
` [U-Boot] [PATCH v4 10/11] fsl/mpc85xx: define common serdes_clock_to_string function
` [U-Boot] [PATCH v4 11/11] mpc85xx: introduce the kmp204x reference design support
[U-Boot] [PATCH] pxe: fix handling of absolute paths
2013-10-18 18:04 UTC
[U-Boot] [PATCH v3 0/16] Driver model implementation, tests, demo and GPIO
2013-10-18 17:05 UTC (13+ messages)
` [U-Boot] [PATCH v3 07/16] dm: Add base driver model support
` [U-Boot] [PATCH v3 08/16] dm: Set up driver model after relocation
` [U-Boot] [PATCH v3 10/16] dm: Add a 'dm' command for testing
` [U-Boot] [PATCH v3 15/16] dm: Add README for driver model
[U-Boot] [RFC] ARM: U-boot and 2 GiB of ram with get_ram_size only being long
2013-10-18 16:43 UTC (7+ messages)
[U-Boot] [PATCH 1/2][v3]powerpc/usb:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socs
2013-10-18 16:37 UTC (2+ messages)
[U-Boot] Final talk schedule for U-Boot mini summit and collection of discussion topics
2013-10-18 16:26 UTC
[U-Boot] Freescale P4080 DDR problems
2013-10-18 16:13 UTC (2+ messages)
[U-Boot] u-boot boot process is broken, how do i recover?
2013-10-18 16:12 UTC
[U-Boot] Question about CONFIG_ENV_IS_IN_FAT
2013-10-18 15:10 UTC (2+ messages)
[U-Boot] [PATCH 0/4] USB: UMS: code refactoring and usage improvement
2013-10-18 15:05 UTC (10+ messages)
` [U-Boot] [PATCH 1/4] usb: ums: move ums code from trats to Samsung common directory
` [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 2/2][v2] powerpc/t104xrdb: Add T1042RDB_PI board support
2013-10-18 11:49 UTC
[U-Boot] [PATCH 1/2][v2] powerpc/t104xrdb: Add T1040RDB board support
2013-10-18 11:49 UTC
[U-Boot] [PATCH 0/2][v2] powerpc/t104xrdb: Add support for T1040RDB and T1042RDB_PI
2013-10-18 11:48 UTC
[U-Boot] [PATCH 0/5] mtd: nand: enable 8k byte page nand flash support for sama5d3x-ek
2013-10-18 9:46 UTC (6+ messages)
` [U-Boot] [PATCH 1/5] MTD: nand: increase the max eccpos size to 448 to support 8k page nand
` [U-Boot] [PATCH 2/5] mtd: atmel_nand: enable PMECC support for 8k bytes page NAND flash
` [U-Boot] [PATCH 3/5] sama5d3xek: support larger than 4G nand flash
` [U-Boot] [PATCH 4/5] mtd: atmel_nand: don't print bit correction message in driver
` [U-Boot] [PATCH 5/5] mtd: atmel_nand: use dev_xxx instead of printk
[U-Boot] Is EP88x board dead or not?
2013-10-18 7:16 UTC (3+ messages)
[U-Boot] [PATCH][v2] powerpc/t1040: Update defines to support T1040SoC personalities
2013-10-18 7:00 UTC
[U-Boot] [PATCH 0/3] Fix bugs of MAKEALL
2013-10-18 6:37 UTC (14+ 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] Can a standalone application send data via Ethernet in U-Boot?
2013-10-18 3:39 UTC
[U-Boot] [PATCH v3 00/19] First step towards Kbuild: Use Kbuild style makefiles
2013-10-18 1:33 UTC (23+ 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 v4 0/6] Second step towards Kbuild: Descend down like Kbuild
2013-10-18 0:58 UTC (9+ 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] fdt performance
2013-10-17 22:27 UTC (5+ messages)
[U-Boot] [PATCH v2 0/2] ARM: tegra: Add the Tamonten-NG Evaluation carrier boards
2013-10-17 19:23 UTC (5+ 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] [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 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 (5+ messages)
` [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] [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] 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 v8 0/2] I2C: Zynq
2013-10-17 11:11 UTC (4+ messages)
[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] [PATCH] ARM: OMAP5: DDR3: Change io settings
2013-10-17 9:12 UTC (7+ messages)
[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] [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 (3+ messages)
[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)
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