public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-09-14 19:08:18 to 2012-09-17 16:51:52 UTC [more...]

[U-Boot] [PATCH v2 00/11] S3C24XX: Add support to MINI2416 board
 2012-09-17 16:51 UTC  (44+ messages)
` [U-Boot] [PATCH v2 01/11] ARM: fix relocation on ARM926EJS
` [U-Boot] [PATCH v2 09/11] S3C24XX: Add NAND Flash driver
` [U-Boot] [PATCH v2 10/11] Add u-boot-ubl.bin target to the Makefile
` [U-Boot] [PATCH v2 11/11] S3C24XX: Add support to MINI2416 board
` [U-Boot] [PATCH v2 02/11] S3C24XX: Add core support for Samsung's S3C24XX SoCs

[U-Boot] [PATCH] mx6: Remove lowlevel_init.S
 2012-09-17 16:34 UTC 

[U-Boot] [PATCH 1/2] tegra: i2c: Enable I2C on PAZ00
 2012-09-17 16:09 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] tegra: enable lp0 on paz00

[U-Boot] Weekly status
 2012-09-17 14:31 UTC 

[U-Boot] Problem Booting RTEMS with u-boot on Phycore LPC3250
 2012-09-17 14:10 UTC  (3+ messages)

[U-Boot] [PATCH 00/71] serial: Massive rework of the serial subsystem
 2012-09-17 14:02 UTC  (78+ messages)
` [U-Boot] [PATCH 01/71] serial: Coding style cleanup of struct serial_device
` [U-Boot] [PATCH 02/71] serial: Rename .init() and .uninit() in serial_device
` [U-Boot] [PATCH 03/71] serial: Properly spell out the structure member names of serial_driver
` [U-Boot] [PATCH 04/71] serial: pxa: Implement default_serial_console in serial_pxa.c
` [U-Boot] [PATCH 05/71] serial: pxa: Make use of default_serial_console in serial_pxa
` [U-Boot] [PATCH 06/71] serial: pxa: Make local functions static
` [U-Boot] [PATCH 07/71] serial: mpc512x: Properly define CONFIG_SYS_PSC3 in config files
` [U-Boot] [PATCH 08/71] serial: Implement serial_initfunc() macro
` [U-Boot] [PATCH 09/71] serial: mpc8xx: Move serial registration from serial_initialize()
` [U-Boot] [PATCH 10/71] serial: s3c24xx: "
` [U-Boot] [PATCH 11/71] serial: pxa: "
` [U-Boot] [PATCH 12/71] serial: s5p: "
` [U-Boot] [PATCH 13/71] serial: microblaze: "
` [U-Boot] [PATCH 14/71] serial: mpc512x: "
` [U-Boot] [PATCH 15/71] serial: ns16550: "
` [U-Boot] [PATCH 16/71] serial: bfin: Remove the bfin_serialN_device exports from serial.h
` [U-Boot] [PATCH 17/71] serial: bfin: Adjust serial_register_bfin_uart()
` [U-Boot] [PATCH 18/71] serial: zoom2: Remove zoom2 serial prototypes from serial.h
` [U-Boot] [PATCH 19/71] serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI
` [U-Boot] [PATCH 20/71] serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver
` [U-Boot] [PATCH 21/71] serial: mips: Implement CONFIG_SERIAL_MULTI into asc "
` [U-Boot] [PATCH 22/71] serial: mips: Implement CONFIG_SERIAL_MULTI into JZ "
` [U-Boot] [PATCH 23/71] serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx "
` [U-Boot] [PATCH 24/71] serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8220 "
` [U-Boot] [PATCH 25/71] serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial drivers
` [U-Boot] [PATCH 26/71] serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc85xx serial driver
` [U-Boot] [PATCH 27/71] serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 "
` [U-Boot] [PATCH 28/71] serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 "
` [U-Boot] [PATCH 29/71] serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 "
` [U-Boot] [PATCH 30/71] serial: powerpc: Implement CONFIG_SERIAL_MULTI into marvell "
` [U-Boot] [PATCH 31/71] serial: powerpc: Implement CONFIG_SERIAL_MULTI into amirix "
` [U-Boot] [PATCH 32/71] serial: powerpc: Implement CONFIG_SERIAL_MULTI into bmw "
` [U-Boot] [PATCH 33/71] serial: powerpc: Implement CONFIG_SERIAL_MULTI into cogent "
` [U-Boot] [PATCH 34/71] serial: powerpc: Implement CONFIG_SERIAL_MULTI into cpci750 "
` [U-Boot] [PATCH 35/71] serial: powerpc: Implement CONFIG_SERIAL_MULTI into evb64260 "
` [U-Boot] [PATCH 36/71] serial: powerpc: Implement CONFIG_SERIAL_MULTI into ml2 "
` [U-Boot] [PATCH 37/71] serial: powerpc: Implement CONFIG_SERIAL_MULTI into sconsole "
` [U-Boot] [PATCH 38/71] serial: powerpc: Implement CONFIG_SERIAL_MULTI into p3mx "
` [U-Boot] [PATCH 39/71] serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag "
` [U-Boot] [PATCH 40/71] serial: arm: Implement CONFIG_SERIAL_MULTI into altera "
` [U-Boot] [PATCH 41/71] serial: arm: Implement CONFIG_SERIAL_MULTI into atmel "
` [U-Boot] [PATCH 42/71] serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx "
` [U-Boot] [PATCH 43/71] serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF "
` [U-Boot] [PATCH 44/71] serial: Implement CONFIG_SERIAL_MULTI into ns9750 "
` [U-Boot] [PATCH 45/71] serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores "
` [U-Boot] [PATCH 46/71] serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b "
` [U-Boot] [PATCH 47/71] serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx "
` [U-Boot] [PATCH 48/71] serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox "
` [U-Boot] [PATCH 49/71] serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 "
` [U-Boot] [PATCH 50/71] serial: arm: Implement CONFIG_SERIAL_MULTI into imx "
` [U-Boot] [PATCH 51/71] serial: arm: Implement CONFIG_SERIAL_MULTI into ixp "
` [U-Boot] [PATCH 52/71] serial: arm: Implement CONFIG_SERIAL_MULTI into ks8695 "
` [U-Boot] [PATCH 53/71] serial: arm: Implement CONFIG_SERIAL_MULTI into lh7a40x "
` [U-Boot] [PATCH 54/71] serial: arm: Implement CONFIG_SERIAL_MULTI into lpc2292 "
` [U-Boot] [PATCH 55/71] serial: Implement CONFIG_SERIAL_MULTI into max3100 "
` [U-Boot] [PATCH 56/71] serial: arm: Implement CONFIG_SERIAL_MULTI into mxc "
` [U-Boot] [PATCH 57/71] serial: arm: Implement CONFIG_SERIAL_MULTI into netarm "
` [U-Boot] [PATCH 58/71] serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x "
` [U-Boot] [PATCH 59/71] serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 "
` [U-Boot] [PATCH 60/71] serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 "
` [U-Boot] [PATCH 61/71] serial: sh: Implement CONFIG_SERIAL_MULTI into sh "
` [U-Boot] [PATCH 62/71] serial: spl: Implement empty functions for SPL
` [U-Boot] [PATCH 63/71] serial: mxs: spl: Remove empty serial_* functions from SPL code
` [U-Boot] [PATCH 64/71] serial: ns16550: Call usbtty_poll only in non-SPL build
` [U-Boot] [PATCH 65/71] serial: Use puts() and hang() instead of panic() in SPL
` [U-Boot] [PATCH 66/71] serial: Unconditionally enable CONFIG_SERIAL_MULTI
` [U-Boot] [PATCH 67/71] serial: Remove CONFIG_SERIAL_MULTI from config files
` [U-Boot] [PATCH 68/71] serial: Remove CONFIG_SERIAL_MULTI from serial drivers
` [U-Boot] [PATCH 69/71] serial: Remove CONFIG_SERIAL_MULTI from remaining sources
` [U-Boot] [PATCH 70/71] serial: Compile common/serial.c by default
` [U-Boot] [PATCH 71/71] serial: Enhance the manual relocation

[U-Boot] [GIT PULL] Pull request: u-boot-imx
 2012-09-17 13:53 UTC 

[U-Boot] [PATCH] implement software SPI
 2012-09-17 13:52 UTC  (4+ messages)
` [U-Boot] [PATCH] arm:exynos4:universal_c210: "

[U-Boot] AR8031 Ethernet on mx6
 2012-09-17 13:21 UTC  (7+ messages)

[U-Boot] [PATCH 0/6] Exynos: Support for display drivers
 2012-09-17 11:37 UTC  (7+ messages)
` [U-Boot] [PATCH 3/6] arm: exynos4: Fix exynos4_fb structure
` [U-Boot] [PATCH 6/6] arm: exynos4: universal_C210: add display support

[U-Boot] [PATCH v2 1/2] mx6q: Factor out common DDR3 init code
 2012-09-17 11:12 UTC  (2+ messages)

[U-Boot] [PATCH] mx35pdk: README: Remove NAND references
 2012-09-17 11:12 UTC  (2+ messages)

[U-Boot] [PATCH] mx28evk: extend default environment
 2012-09-17 11:08 UTC  (2+ messages)

[U-Boot] [i2c] Pull request
 2012-09-17 10:03 UTC 

[U-Boot] [PATCH v4 4/5] OMAP: networking support for SPL
 2012-09-17  9:55 UTC  (4+ messages)
` [U-Boot] [PATCH v5 "

[U-Boot] [PATCH 00/16] pmic: Redesign PMIC framework to support multiple instances of devices
 2012-09-17  9:51 UTC  (7+ messages)
` [U-Boot] [PATCH 02/16] pmic:i2c: Add I2C byte order to PMIC framework
` [U-Boot] [PATCH 03/16] pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2C
` [U-Boot] [PATCH 08/16] pmic:muic: Support for MUIC built into MAX8997 device

[U-Boot] [PATCH] phy: Add support for Marvell 88E1118R
 2012-09-17  8:10 UTC  (4+ messages)

[U-Boot] [PATCH] common, hush [BUG]: exit not work in hush shell
 2012-09-17  5:59 UTC  (4+ messages)

[U-Boot] [PATCH 3/6] video: cfb_console: logo can be positioned via the splashpos variable
 2012-09-17  5:19 UTC  (3+ messages)
` [U-Boot] [PATCH v4 5/6] da850/omap-l138: davinci_emac: Suppress auto negotiation if needed

[U-Boot] [RFC PATCH v2 0/6] Port of MUSB driver from Linux
 2012-09-16 23:14 UTC  (7+ messages)
` [U-Boot] [RFC PATCH v2 1/6] linux/usb/ch9.h: update with the version from Linux tree
` [U-Boot] [RFC PATCH v2 2/6] usb: use linux/usb/ch9.h instead of usbdescriptors.h
` [U-Boot] [RFC PATCH v2 3/6] musb-new: port of Linux musb driver
` [U-Boot] [RFC PATCH v2 4/6] musb-new: dsps backend driver
` [U-Boot] [RFC PATCH v2 5/6] am33xx: init OTG hardware and new musb gadget driver
` [U-Boot] [RFC PATCH v2 6/6] am335x_evm: enable both musb gadget and host

[U-Boot] [PATCH] common/i2c: Add i2c write command
 2012-09-16 18:02 UTC 

[U-Boot] [PATCH 0/4] Fix gcc warnings on MIPS 64 bit
 2012-09-16 16:55 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] lib: vsprintf.c: fix checkpath.pl warnings
` [U-Boot] [PATCH 2/4] lib: vsprintf.c: replace NUM_TYPE with s64/u64 types
` [U-Boot] [PATCH 3/4] common: cmd_elf.c: fix checkpath.pl warnings
` [U-Boot] [PATCH 4/4] common: cmd_elf.c: use uintptr_t for casts from u32 to void*

[U-Boot] Limit of kernel size
 2012-09-16 13:18 UTC  (4+ messages)

[U-Boot] [PATCH] Fix checkpatch warnings about externs in *.c
 2012-09-16 13:11 UTC  (4+ messages)

[U-Boot] [PATCH] MX6: drop binary constants from iomux header
 2012-09-16 13:08 UTC 

[U-Boot] [PATCH v4 1/2] Loop block device for sandbox
 2012-09-16 11:58 UTC  (2+ messages)
` [U-Boot] [PATCH v5 "

[U-Boot] [PATCH v3 1/2] Loop block device for sandbox
 2012-09-16 11:49 UTC  (4+ messages)
` [U-Boot] [PATCH v4 "

[U-Boot] Don't get any interrupts once I boot into Linux
 2012-09-16  9:28 UTC  (2+ messages)

[U-Boot] Cache alignment warnings on Tegra (ARM)
 2012-09-16  6:49 UTC  (12+ messages)

[U-Boot] [PATCH v4 1/2] ARM: Add Altera SOCFPGA Cyclone5
 2012-09-15 21:14 UTC  (4+ messages)
` [U-Boot] [PATCH v4 2/2] ARM: kirkwood/orion5x: Use reset_cpu definition in include/common.h

[U-Boot] [PATCH 1/2] ARM: Remove apollon board
 2012-09-15 17:57 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] IPL: Remove remains of OneNAND IPL

[U-Boot] [PATCH 1/2] libfdt: Add support for appending the values to a existing property
 2012-09-15 15:19 UTC  (4+ messages)

[U-Boot] Pull request: u-boot-fdt
 2012-09-15 13:54 UTC 

[U-Boot] [PATCH] fdt: Check if the FDT address is configured
 2012-09-15 13:41 UTC  (2+ messages)

[U-Boot] A little introduction
 2012-09-15 11:20 UTC  (2+ messages)

[U-Boot] U-boot's stack space on a Sequoia board
 2012-09-15  8:27 UTC  (2+ messages)

[U-Boot] [PATCH v2 8/8] FAT: Make it possible to read from any file position
 2012-09-14 22:03 UTC  (5+ messages)

[U-Boot] u-boot support for reading USB sticks formatted as NTFS
 2012-09-14 21:40 UTC  (2+ messages)

[U-Boot] Don't get any interrupts once I boot into Linux
 2012-09-14 21:38 UTC  (3+ messages)

[U-Boot] [PATCHv3] ARM: Add Altera SOCFPGA Cyclone5
 2012-09-14 20:54 UTC  (3+ messages)


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