public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-09-13 22:28:06 to 2012-09-16 10:06:58 UTC [more...]

[U-Boot] [PATCH v2 00/11] S3C24XX: Add support to MINI2416 board
 2012-09-16 10:06 UTC  (39+ messages)
` [U-Boot] [PATCH v2 01/11] ARM: fix relocation on ARM926EJS
` [U-Boot] [PATCH v2 02/11] S3C24XX: Add core support for Samsung's S3C24XX SoCs
` [U-Boot] [PATCH v2 03/11] serial: Add support to 4 ports in serial_s3c24x0
` [U-Boot] [PATCH v2 04/11] serial: Use a more precise baud rate generation for serial_s3c24x0
` [U-Boot] [PATCH v2 05/11] serial: Remove unnecessary delay in serial_s3c24x0
` [U-Boot] [PATCH v2 06/11] rtc: Improve rtc_get() on s3c24x0_rtc
` [U-Boot] [PATCH v2 07/11] rtc: Fix rtc_reset() "
` [U-Boot] [PATCH v2 08/11] rtc: Don't allow setting unsuported years "
` [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] Don't get any interrupts once I boot into Linux
 2012-09-16  9:28 UTC  (7+ messages)
      ` [U-Boot] FW: "

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

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

[U-Boot] Limit of kernel size
 2012-09-16  5:14 UTC  (3+ 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] AR8031 Ethernet on mx6
 2012-09-15 20:38 UTC  (5+ messages)

[U-Boot] [PATCH] mx28evk: extend default environment
 2012-09-15 18:26 UTC 

[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] Problem Booting RTEMS with u-boot on Phycore LPC3250
 2012-09-15 16:29 UTC 

[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] [PATCH] implement software SPI
 2012-09-15  9:05 UTC  (3+ messages)
` [U-Boot] [PATCH] arm:exynos4:universal_c210: "

[U-Boot] [PATCH 0/6] Exynos: Support for display drivers
 2012-09-15  8:45 UTC  (5+ 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] U-boot's stack space on a Sequoia board
 2012-09-15  8:27 UTC  (2+ messages)

[U-Boot] [PATCH] mx35pdk: README: Remove NAND references
 2012-09-14 22:14 UTC 

[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  (4+ messages)

[U-Boot] [PATCH 1/4 v3] serial: Add Zynq serial driver
 2012-09-14 18:53 UTC  (21+ messages)
` [U-Boot] [PATCH 2/4 v3] net: Add driver for Zynq Gem IP
` [U-Boot] [PATCH 3/4 v3] arm: Support new Xilinx Zynq platform
` [U-Boot] [PATCH 4/4 v4] xilinx: Add new Zynq board

[U-Boot] Read-only env variables
 2012-09-14 18:42 UTC  (6+ messages)
` [U-Boot] [PATCH 0/12] Add environment type checking and access control
  ` [U-Boot] [PATCH 10/12] env: acl: Add environment variable access control list

[U-Boot] [PATCH 0/7] [RFC] Driver model, take 1
 2012-09-14 18:34 UTC  (4+ messages)
` [U-Boot] [PATCH 1/7] dm: Add skeleton support for cores and drivers

[U-Boot] [PATCH 00/16] pmic: Redesign PMIC framework to support multiple instances of devices
 2012-09-14 17:35 UTC  (22+ messages)
` [U-Boot] [PATCH 01/16] pmic:i2c: Handle PMIC I2C transmission comprising of two bytes
` [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 04/16] pmic: Extend PMIC framework to support multiple instances of PMIC devices
` [U-Boot] [PATCH 05/16] pmic: Introduce power_board_init() method at ./lib/board.c file
` [U-Boot] [PATCH 06/16] pmic: Enable power_board_init() support at TRATS
` [U-Boot] [PATCH 07/16] pmic:chrg: Common information about charger and battery (power_chrg.h)
` [U-Boot] [PATCH 08/16] pmic:muic: Support for MUIC built into MAX8997 device
` [U-Boot] [PATCH 09/16] pmic:fuel-gauge: Support for MAX17042 fuel-gauge
` [U-Boot] [PATCH 10/16] pmic:max8997: Function for calculating LDO internal register value
` [U-Boot] [PATCH 11/16] arm:trats:pmic: Default PMIC(MAX8997) initialization for Samsung's TRATS board
` [U-Boot] [PATCH 12/16] arm:trats:pmic: Enable MUIC (MAX8997) at "
` [U-Boot] [PATCH 13/16] arm:trats:pmic: Enable fuel-gauge (MAX17042) "
` [U-Boot] [PATCH 14/16] pmic:max8997: Support for MAX8997 internal charger control
` [U-Boot] [PATCH 15/16] arm:trats:pmic: Support for charging battery at Samsung's TRATS board
` [U-Boot] [PATCH 16/16] arm:trats:pmic: Power consumption reduction state for "

[U-Boot] Don't get any interrupts once I boot into Linux
 2012-09-14 17:32 UTC 

[U-Boot] [PATCH] phy: Add support for Marvell 88E1118R
 2012-09-14 16:17 UTC  (3+ messages)

[U-Boot] [PATCH] sf: spansion: Correct the first byte of idcode1 for S25FL256S part
 2012-09-14 15:16 UTC 

[U-Boot] [PATCH] Correct the first byte of idcode1 for S25FL256S part
 2012-09-14 15:16 UTC 

[U-Boot] [PATCH 1/4 v4] serial: Add Zynq serial driver
 2012-09-14 10:58 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] dm: sparc: net: Fixup greth compile warnings
 2012-09-14 10:17 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] mmc: at91: add multi block read/write support
 2012-09-14  8:31 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] ARM: at91sam9x5: enable MCI0 support for 9x5ek board

[U-Boot] [PATCH 3/6] video: cfb_console: logo can be positioned via the splashpos variable
 2012-09-14  8:29 UTC  (7+ messages)
` [U-Boot] [PATCH v4 1/6] davinci: ea20: reorganisation LCD startup
` [U-Boot] [PATCH v4 2/6] davinci: ea20: the console is always set to the serial line
` [U-Boot] [PATCH v4 3/6] video: cfb_console: logo can be positioned via the splashpos variable
` [U-Boot] [PATCH v4 4/6] video: cfb_console: add function to plot the logo area black
` [U-Boot] [PATCH v4 5/6] da850/omap-l138: davinci_emac: Suppress auto negotiation if needed
` [U-Boot] [PATCH v4 6/6] davinci: ea20: add some configs and default environmet variables

[U-Boot] [Question] [ARM] global data array defined in board.c linkage problem : overlapping with relocation sections
 2012-09-14  8:24 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] Enable MMC support for at91sam9x5ek board
 2012-09-14  8:22 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] mmc: at91: add multi block read/write support
` [U-Boot] [PATCH v2 2/3] ARM: at91sam9x5: enable MCI0 support for 9x5ek board
` [U-Boot] [PATCH v2 3/3] mmc: at91: use max timeout value. It will avoid some situation that timeout happened

[U-Boot] [PATCH 1/4 v2] serial: Add Zynq serial driver
 2012-09-14  7:39 UTC  (16+ messages)
` [U-Boot] [PATCH 2/4 v2] net: Add driver for Zynq Gem IP
` [U-Boot] [PATCH 4/4 v3] xilinx: Add new Zynq board

[U-Boot] [PATCH] snowball: Clear UART RX FIFO
 2012-09-14  6:17 UTC 

[U-Boot] [RESEND PATCH v2 0/9] i2c for R-mobile
 2012-09-14  5:08 UTC  (12+ messages)
` [U-Boot] [PATCH v3 00/10] "
  ` [U-Boot] [PATCH v3 01/10] i2c: sh_i2c.c: support iccl and icch extension
  ` [U-Boot] [PATCH v3 02/10] i2c: sh_i2c.c: correct BUSY bit define in ICSR
  ` [U-Boot] [PATCH v3 03/10] i2c: sh_i2c.c: adjust for SH73A0
  ` [U-Boot] [PATCH v3 04/10] i2c: sh_i2c.c: support I2C2, I2C3 and I2C4
  ` [U-Boot] [PATCH v3 05/10] i2c: sh_i2c: enable i2c_probe
  ` [U-Boot] [PATCH v3 06/10] i2c: sh_i2c.c: check error in i2c_read and i2c_write
  ` [U-Boot] [PATCH v3 07/10] i2c: sh_i2c.c: remove unused function
  ` [U-Boot] [PATCH v3 08/10] arm: rmobile: kzm9g: enable I2C1
  ` [U-Boot] [PATCH v3 09/10] arm: rmobile: kzm9g: enable I2C2
  ` [U-Boot] [PATCH v3 10/10] i2c: sh_i2c: use setbits/clrbits macro

[U-Boot] [PATCH] Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel
 2012-09-14  2:38 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-mips/master
 2012-09-14  2:04 UTC  (6+ messages)

[U-Boot] [PATCH] USB: musb_udc: Bugfix musb_peri_rx_ep
 2012-09-14  0:43 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: arm1176: Define arch_cpu_init() at the SoC level
 2012-09-14  0:17 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] Add basic Tegra30 (T30) support
 2012-09-13 23:38 UTC  (18+ messages)
` [U-Boot] [PATCH 3/9] Tegra: T30: Add CPU (armv7) files
` [U-Boot] [PATCH 7/9] Tegra30: Add config files (common and Cardhu)
` [U-Boot] [PATCH 8/9] Tegra30: Add common pinmux config in board_early_init_f
` [U-Boot] [PATCH 9/9] Tegra30: Enable Cardhu build (SPL)

[U-Boot] How to understand the code flow of u-boot
 2012-09-13 22:32 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/2] Loop block device for sandbox
 2012-09-13 22:31 UTC  (5+ messages)
` [U-Boot] [PATCH v4 "


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