public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-10-05 20:03:10 to 2012-10-08 21:42:23 UTC [more...]

[U-Boot] [PATCH v5 0/16] tegra: Add display driver and LCD support for Seaboard
 2012-10-08 21:42 UTC  (4+ messages)
` [U-Boot] [PATCH v5 01/16] tegra: Use const for pinmux_config_pingroup/table()
` [U-Boot] [PATCH v5 02/16] tegra: Add display support to funcmux
` [U-Boot] [PATCH v5 03/16] tegra: fdt: Add pwm binding and node

[U-Boot] [PATCH 0/6] Serial cleanup series
 2012-10-08 21:36 UTC  (10+ messages)
` [U-Boot] [PATCH 1/6] serial: Implement default_serial_puts()
` [U-Boot] [PATCH 2/6] serial: Use default_serial_puts() in drivers
` [U-Boot] [PATCH 3/6] serial: Reorder serial_assign()
` [U-Boot] [PATCH 4/6] serial: Reorder get_current()
` [U-Boot] [PATCH 5/6] kerneldoc: Annotate drivers/serial/serial.c
  ` [U-Boot] [PATCH 5/6 V2] "
    ` [U-Boot] [PATCH 5/6 V3] "
` [U-Boot] [PATCH 6/6] kerneldoc: stdio: tmpl: Add stdio template

[U-Boot] [PATCH V2 00/21] Add mx6solo/mx6duallite support
 2012-10-08 21:35 UTC  (29+ messages)
` [U-Boot] [PATCH V3 00/32] "
  ` [U-Boot] [PATCH V3 02/32] imximage: remove redundant setting of app_dest_ptr
  ` [U-Boot] [PATCH V3 03/32] imximage: move flash_offset check to common location
  ` [U-Boot] [PATCH V3 17/32] imximage.cfg: run files through C preprocessor
  ` [U-Boot] [PATCH V3 21/32] mx6q_4x_mt41j128.cfg: skip initiailizing non-existent memory
  ` [U-Boot] [PATCH V3 24/32] mx6: use CONFIG_MX6 instead of CONFIG_MX6Q
  ` [U-Boot] [PATCH V3 25/32] imx-common: cpu: add imx_ddr_size
  ` [U-Boot] [PATCH V3 27/32] mx6qsabrelite: add support for mx6 solo/duallite
  ` [U-Boot] [PATCH V3 28/32] mx6q_4x_mt41j128.cfg: add mx6 solo/duallite support
  ` [U-Boot] [PATCH V3 30/32] mx6qsabrelite: change CONFIG_SYS_PROMPT

[U-Boot] [PATCH v4 0/16] tegra: Add display driver and LCD support for Seaboard
 2012-10-08 21:30 UTC  (18+ messages)
` [U-Boot] [PATCH v4 03/16] tegra: fdt: Add pwm binding and node
` [U-Boot] [PATCH v4 04/16] tegra: fdt: Add LCD definitions for Tegra
` [U-Boot] [PATCH v4 14/16] tegra: fdt: Add LCD definitions for Seaboard
` [U-Boot] [PATCH v4 15/16] lcd: Add CONSOLE_SCROLL_LINES option to speed console

[U-Boot] [PATCH 0/3] Add support for the Boundary Devices Nitrogen6x board
 2012-10-08 21:24 UTC  (18+ messages)
` [U-Boot] [PATCH 1/3] Add nitrogen6x board
` [U-Boot] [PATCH 3/3] nitrogen6x: initialize WL12XX pads, use to determine board type

[U-Boot] [PATCH] ARM: prevent misaligned array inits
 2012-10-08 19:50 UTC  (9+ messages)
` [U-Boot] [PATCH V2] "
  ` [U-Boot] [PATCH V3] "
    ` [U-Boot] [PATCH V4] "

[U-Boot] [PATCH 1/3] part: add partition number to disk_partition_t
 2012-10-08 19:11 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] FAT: make use of disk_partition_t.part
` [U-Boot] [PATCH 3/3] FAT: implement fat_set_blk_dev(), convert cmd_fat.c

[U-Boot] v2012.10-rc3 is now released
 2012-10-08 18:48 UTC 

[U-Boot] [PATCH V2] arm: armv7: omap3: Fix restore sequence in lowlevel_init
 2012-10-08 18:48 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] yaffs2: Fix GCC 4.6 compile warnings
 2012-10-08 18:47 UTC  (7+ messages)
` [U-Boot] ELDK4.2 build failures for highbank, omap4_panda and omap4_sdp4430 (was: [PATCH] yaffs2: Fix GCC 4.6 compile warnings)
` [U-Boot] yaffs2: Fix GCC 4.6 compile warnings

[U-Boot] [PATCH 1/2] FAT: check for partition 0 not 1 for whole-disk fs
 2012-10-08 18:47 UTC  (8+ messages)
` [U-Boot] [PATCH 2/2] disk: part_dos: don't claim whole-disk FAT filesystems
  ` [U-Boot] [U-Boot, "
` [U-Boot] [U-Boot, 1/2] FAT: check for partition 0 not 1 for whole-disk fs

[U-Boot] Pull request: u-boot-arm/master
 2012-10-08 18:47 UTC  (9+ messages)
` [U-Boot] [PATCH] arm: rmobile: bugfix: wrong register saving in lowlevel_init
  ` [U-Boot] "

[U-Boot] [PATCH] fix IDE_BUS(dev) macro
 2012-10-08 18:46 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] mx25: Clean up imx-regs.h
 2012-10-08 18:34 UTC 

[U-Boot] [PATCH V2 1/9] disk: part_efi: remove indent level from loop
 2012-10-08 18:14 UTC  (9+ messages)
` [U-Boot] [PATCH V2 2/9] disk: part_efi: re-order partition list printf, change case
` [U-Boot] [PATCH V2 3/9] disk: part_efi: print partition UUIDs
` [U-Boot] [PATCH V2 4/9] disk: part_efi: add new partition attribute definitions
` [U-Boot] [PATCH V2 5/9] disk: part_efi: print raw partition attributes
` [U-Boot] [PATCH V2 6/9] disk: part_efi: set bootable flag in partition objects
` [U-Boot] [PATCH V2 7/9] disk: part_dos: checkpatch cleanups
` [U-Boot] [PATCH V2 8/9] disk: part_dos: align partition table prints
` [U-Boot] [PATCH V2 9/9] disk: part_dos: print partition UUID in partition list

[U-Boot] [PATCH] disk: get_device_and_partition() return value fixes
 2012-10-08 17:45 UTC 

[U-Boot] [PATCH 01/28] driver/pci: Fix compiling error
 2012-10-08 17:44 UTC  (28+ messages)
` [U-Boot] [PATCH 02/28] powerpc/DPAA: "
` [U-Boot] [PATCH 03/28] powerpc/85xx: Add determining and report IFC frequency
` [U-Boot] [PATCH 04/28] powerpc/mpc85xx: Introduce new macros to add and delete TLB entries
` [U-Boot] [PATCH 05/28] powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500
` [U-Boot] [PATCH 06/28] powerpc/mpc85xx: change RCW MEM_PLL_PLAT for Chassis generation 2
` [U-Boot] [PATCH 07/28] powerpc/mpc85xx: check number of cores
` [U-Boot] [PATCH 08/28] powerpc/mpc85xx: Fix core cluster PLL calculation for Chassis generation 2
` [U-Boot] [PATCH 09/28] powerpc/mpc85xx: expand SERDES reference clock select bit
` [U-Boot] [PATCH 10/28] powerpc/e6500: Move QCSP registers for QMan v3
` [U-Boot] [PATCH 11/28] powerpc/mpc85xx: Add RCW bits and registers for SerDes for corenet2
` [U-Boot] [PATCH 12/28] powerpc/corenet2: Add "
` [U-Boot] [PATCH 13/28] powerpc/corenet2: fix mismatch DDR sync bit from RCW
` [U-Boot] [PATCH 14/28] board/freescale/common: VSC3316/VSC3308 initialization code
` [U-Boot] [PATCH 15/28] powerpc/mpc85xx: Add T4 device definitions
` [U-Boot] [PATCH 16/28] powerpc/mpc85xx: Add T4240 SoC
` [U-Boot] [PATCH 17/28] powerpc/mpc85xx: Add B4860 and variant SoCs
` [U-Boot] [PATCH 18/28] fm/mEMAC: add mEMAC frame work
` [U-Boot] [PATCH 19/28] powerpc/mpc8xxx: Update DDR registers
` [U-Boot] [PATCH 20/28] powerpc/mpc8xxx: Fix DDR driver handling quad-rank DIMMs and address calculation
` [U-Boot] [PATCH 21/28] powerpc/mpc8xxx: Fix DDR initialization waiting for D_INIT
` [U-Boot] [PATCH 22/28] powerpc/mpc85xx: software workaround for DDR erratum A-004468
` [U-Boot] [PATCH 23/28] powerpc/mpc85xx: Add workaround for DDR erratum A004934
` [U-Boot] [PATCH 24/28] powerpc/mpc8xxx: Add auto select bank interleaving mode
` [U-Boot] [PATCH 25/28] powerpc/mpc8xxx: Fix DDR SPD failed message
` [U-Boot] [PATCH 26/28] powerpc/mpc85xx: Remove R6 from spin table
` [U-Boot] [PATCH 27/28] powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1
` [U-Boot] [PATCH 28/28] powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platform

[U-Boot] [PATCH v3] tegra: add Colibri T20 board support
 2012-10-08 16:42 UTC  (4+ messages)

[U-Boot] Pull request: u-boot-staging
 2012-10-08 16:09 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] Implant kernel-doc from Linux kernel
 2012-10-08 15:54 UTC  (10+ messages)
` [U-Boot] [PATCH 0/4 V2] "
` [U-Boot] [PATCH 1/4 V3] kerneldoc: Implant DocBook "
  ` [U-Boot] [PATCH 2/4 V3] kerneldoc: Add nicer CSS stylesheet for HTML docs
  ` [U-Boot] [PATCH 3/4 V3] kerneldoc: Implement "Example" section handling
  ` [U-Boot] [PATCH 4/4 V3] kerneldoc: Add myself to the git-mailrc for kerneldoc

[U-Boot] [PATCH 0/2] cm-t3x: minor config updates and cleanups
 2012-10-08 15:39 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] cm-t35: clean unused defines from config
` [U-Boot] [PATCH 2/2] cm-t35: increase the MAXARGS

[U-Boot] [PATCH] Remove lh7a40x cpu and serial driver
 2012-10-08 14:11 UTC 

[U-Boot] Go command is not working
 2012-10-08 11:02 UTC 

[U-Boot] [PULL] : Please pull u-boot-imx/next
 2012-10-08  9:56 UTC 

[U-Boot] Need of MMU in uboot level
 2012-10-08  9:05 UTC  (2+ messages)

[U-Boot] sram overflowed
 2012-10-08  7:58 UTC  (3+ messages)

[U-Boot] [PATCH] powerpc/board: add present2 register definition for QIXIS
 2012-10-08  6:21 UTC 

[U-Boot] [PATCH v2] tegra: nand: make ONFI detection work
 2012-10-07 21:29 UTC 

[U-Boot] [PULL] u-boot-usb/next
 2012-10-07 18:49 UTC 

[U-Boot] [PATCH] arm: armv7: omap3: Fix restore sequence in lowlevel_init
 2012-10-07 18:40 UTC 

[U-Boot] [PATCH 00/10] IDE code cleanup
 2012-10-07 18:23 UTC  (17+ messages)
` [U-Boot] [PATCH 01/10] remove CONFIG_SC3 from cmd_ide.c
` [U-Boot] [PATCH 02/10] split mpc8xx hooks "
` [U-Boot] [PATCH 03/10] split IVM power "
` [U-Boot] [PATCH 04/10] change all versions of input_data() and output_data() to global weak aliases
` [U-Boot] [PATCH 05/10] split CPC45 board-specific IDE functions from cmd_ide.c
` [U-Boot] [PATCH 06/10] make ide_led() a weak alias
` [U-Boot] [PATCH 07/10] move CPC45 ide_led to the same file as other IDE hooks
` [U-Boot] [PATCH 08/10] split AU1X00 specific code from cmd_ide.c
` [U-Boot] [PATCH 09/10] split PCS440EP "
` [U-Boot] [PATCH 10/10] remove unnecessary includes "

[U-Boot] [PATCH] fix IDE_BUS(dev) macro
 2012-10-07 14:40 UTC  (4+ messages)

[U-Boot] [PATCH] EXYNOS: EXYNOS4X12: extract Exynos4x12 IPs clock frequency
 2012-10-07 11:43 UTC 

[U-Boot] mips port
 2012-10-07  1:11 UTC 

[U-Boot] [PATCH 0/5] Linker-generated arrays (take 2)
 2012-10-07  0:06 UTC  (8+ messages)
` [U-Boot] [PATCH 0/6 V2] "
  ` [U-Boot] [PATCH 1/6 V2] common: Add symbol handling for generic lists into Makefile
  ` [U-Boot] [PATCH 2/6 V2] common: Implement support for linker-generated arrays
  ` [U-Boot] [PATCH 3/6 V2] common: Add .u_boot_list into all linker files
  ` [U-Boot] [PATCH 4/6 V2] common: Convert the U-Boot commands to LG-arrays
  ` [U-Boot] [PATCH 5/6 V2] common: Discard the __u_boot_cmd section
  ` [U-Boot] [PATCH 6/6 V2] kerneldoc: tmpl: Implement template for LG-arrays

[U-Boot] [PATCH 1/4] doc: kerneldoc: Implant DocBook from Linux kernel
 2012-10-06 23:06 UTC  (4+ messages)
` [U-Boot] [PATCH 1/4 V2] "

[U-Boot] [PATCH 1/1] ipu common: reset ipuv3 correctly
 2012-10-06 18:00 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/23] tegra: warmboot (suspend / resume) support
 2012-10-06 16:54 UTC  (4+ messages)
` [U-Boot] [PATCH v3 12/23] tegra: Add EMC support for optimal memory timings

[U-Boot] [PATCH] powerpc: remove not used CONFIG_SYS_TFTP_LOADADDR
 2012-10-06 14:25 UTC 

[U-Boot] [PATCH 1/1] ipu common: reset ipuv3 correctly
 2012-10-06 12:59 UTC  (3+ messages)

[U-Boot] [PATCH v2] Add a new "ini" command
 2012-10-05 22:27 UTC  (3+ messages)
` [U-Boot] [PATCH] Improve license declaration for cmd_ini.h

[U-Boot] [PATCH] MPC85xx: remove support for TQM85xx boards
 2012-10-05 22:26 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-arm/master
 2012-10-05 22:26 UTC  (2+ messages)

[U-Boot] [PATCH v1] env: fix crash using default -f -a
 2012-10-05 22:26 UTC  (3+ messages)
` [U-Boot] [PATCH] "

[U-Boot] [PATCH 1/2] GPIO: pca953x: fix spelling in help
 2012-10-05 22:04 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] GPIO: pca953x: fix error reporting

[U-Boot] [PATCH v2] ml507: Fix Xilinx uartlite driver hang
 2012-10-05 21:33 UTC  (2+ messages)

[U-Boot] [PATCH 6/7] [v5] powerpc/85xx: Add P5040 processor support
 2012-10-05 21:09 UTC 

[U-Boot] [PATCH 6/7] [v4] powerpc/85xx: Add P5040 processor support
 2012-10-05 20:53 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: lacie_kw: add support for WIRELESS_SPACE
 2012-10-05 20:40 UTC  (8+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox