public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-11-08 20:30:44 to 2012-11-13 06:51:54 UTC [more...]

[U-Boot] U-Boot 2012.10 PXA270 - saveenv / Kernel issue
 2012-11-13  6:51 UTC  (9+ messages)

[U-Boot] [PATCH 1/2] tegra: i2c: Add function to know about current bus
 2012-11-13  6:24 UTC  (12+ messages)
` [U-Boot] [PATCH 2/2] WIP: tegra: i2c: Enable new CONFIG_SYS_I2C framework

[U-Boot] ping failed; host 192.168.1.101 is not alive
 2012-11-13  4:37 UTC  (8+ messages)

[U-Boot] [PATCH v1 0/1] Factorize ARM startup code as mush as possible
 2012-11-13  4:10 UTC  (16+ messages)
` [U-Boot] [PATCH v2 0/2] "
  ` [U-Boot] [PATCH v2 1/2] arm: move C runtime setup code in crt0.S
  ` [U-Boot] [PATCH v3 0/2] Factorize ARM startup code as mush as possible
    ` [U-Boot] [PATCH v3 1/2] arm: move C runtime setup code in crt0.S
      ` [U-Boot] [PATCH v3 2/2] arm: remove useless code in start.S files

[U-Boot] U-Boot NAND-Access
 2012-11-13  2:58 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] libfdt: Add support for appending the values to a existing property
 2012-11-13  2:41 UTC  (5+ messages)

[U-Boot] [PATCH v2] ARM: at91 series: increase size for u-boot and change bootargs
 2012-11-13  1:58 UTC 

[U-Boot] common/xyzmodem.c, ymodem, slow behavior receiving bytes
 2012-11-13  1:41 UTC  (3+ messages)

[U-Boot] Want to burn a u-boot to a customized board
 2012-11-13  1:13 UTC  (3+ messages)

[U-Boot] MPC8306SOM U-Boot issue
 2012-11-13  0:36 UTC 

[U-Boot] [PATCH 1/7] i2c: Use __weak instead of __attribute__((weak, alias))
 2012-11-13  0:34 UTC  (7+ messages)
` [U-Boot] [PATCH 2/7] i2c: Staticize local functions in mxc i2c driver
` [U-Boot] [PATCH 3/7] i2c: kerneldoc: Add kerneldoc annotations to cmd_i2c.c
` [U-Boot] [PATCH 4/7] i2c: mxs: Abstract out the MXS I2C speed setup
` [U-Boot] [PATCH 5/7] i2c: mxs: Implement i2c_get/set_bus_speed()
` [U-Boot] [PATCH 6/7] i2c: mxs: Use i2c_set_bus_speed() in i2c_init()
` [U-Boot] [PATCH 7/7] i2c: mxs: Fix TIMING2 register value

[U-Boot] v2013.01-rc1 released
 2012-11-12 23:18 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] EXYNOS5: FDT Support for I2C
 2012-11-12 21:49 UTC  (15+ messages)
` [U-Boot] [PATCH 1/6] EXYNOS5: FDT: Add I2C device node data
` [U-Boot] [PATCH 2/6] EXYNOS5 : FDT: Add Aliases for I2C device
` [U-Boot] [PATCH 3/6] EXYNOS5: FDT: Add compatible string for I2C
` [U-Boot] [PATCH 4/6] FDT: Api to find compatible id for a given node
` [U-Boot] [PATCH 5/6] I2C: Driver changes for FDT support
` [U-Boot] [PATCH 6/6] SMDK5250: Populate I2C data using FDT

[U-Boot] wanting a couple clarifications on the boards.cfg file
 2012-11-12 21:20 UTC  (2+ messages)

[U-Boot] [PATCH] mv-common.h: increase malloc arena to 4MiB
 2012-11-12 19:51 UTC  (2+ messages)

[U-Boot] UBIFS fails on SheevaPlug
 2012-11-12 17:15 UTC  (24+ messages)

[U-Boot] [PATCH] Add README for the "Falcon" mode
 2012-11-12 13:33 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] fw_env: fix type of len
 2012-11-12 12:14 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] fw_env: fix incorrect usage of open(O_CREAT)
` [U-Boot] [PATCH 3/3] fw_env: fix building w/out a config.h

[U-Boot] any value in defining specifically a beagleboard xM config file?
 2012-11-12 11:16 UTC  (4+ messages)

[U-Boot] [PATCH 1/4] arm/km: fix memory settings
 2012-11-12 10:42 UTC  (8+ messages)
` [U-Boot] [PATCH 3/4] km/common: cosmetic change reported from checkpatch
` [U-Boot] [PATCH 4/4] arm/km: remove duplicate code

[U-Boot] [PATCH 00/46] Enhance spear support
 2012-11-12 10:35 UTC  (9+ messages)

[U-Boot] [PATCH] omap3_beagle.h: Fix comment for true/false return value
 2012-11-12  9:20 UTC 

[U-Boot] [PATCH] ARM: at91sam9263: increase the size for u-boot
 2012-11-12  8:52 UTC 

[U-Boot] [PATCH] ARM: at91sam9m10/9g10: increase the size for u-boot
 2012-11-12  8:34 UTC 

[U-Boot] [PATCH v6 00/26] pmic: Redesign PMIC framework to support multiple instances of devices
 2012-11-12  8:23 UTC  (31+ messages)
` [U-Boot] [PATCH v6 01/26] pmic:i2c: Handle PMIC I2C transmission comprising of two bytes
` [U-Boot] [PATCH v6 02/26] pmic:i2c: Add I2C sensor byte order (big/little) to PMIC framework
` [U-Boot] [PATCH v6 03/26] pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2C
` [U-Boot] [PATCH v6 04/26] pmic: Extend PMIC framework to support multiple instances of PMIC devices
` [U-Boot] [PATCH v6 05/26] pmic: Introduce power_init_board() method at ./lib/board.c file
` [U-Boot] [PATCH v6 06/26] pmic: Enable power_board_init() support at TRATS
` [U-Boot] [PATCH v6 07/26] pmic:chrg: Common information about charger and battery (power_chrg.h)
` [U-Boot] [PATCH v6 08/26] pmic: Move pmic related code to ./drivers/power directory
` [U-Boot] [PATCH v6 09/26] pmic: Extend struct pmic to support battery and charger related operations
` [U-Boot] [PATCH v6 10/26] pmic:battery: Support for Trats Battery at PMIC framework
` [U-Boot] [PATCH v6 11/26] pmic:muic: Support for MUIC built into MAX8997 device
` [U-Boot] [PATCH v6 12/26] pmic:fuel-gauge: Support for MAX17042 fuel-gauge
` [U-Boot] [PATCH v6 13/26] pmic:max8997: Function for calculating LDO internal register value
` [U-Boot] [PATCH v6 14/26] arm:trats:pmic: Default PMIC(MAX8997) initialization for Samsung's TRATS board
` [U-Boot] [PATCH v6 15/26] arm:trats:pmic: Enable MUIC (MAX8997) at "
` [U-Boot] [PATCH v6 16/26] arm:trats:pmic: Enable fuel-gauge (MAX17042) "
` [U-Boot] [PATCH v6 17/26] arm:trats:pmic: Enable battery support "
` [U-Boot] [PATCH v6 18/26] pmic:max8997: Support for MAX8997 internal charger control
` [U-Boot] [PATCH v6 19/26] arm:trats:pmic: Power consumption reduction state for Samsung's TRATS board
` [U-Boot] [PATCH v6 20/26] arm:trats:pmic: Support for charging battery at "
` [U-Boot] [PATCH v6 21/26] pmic: Extend PMIC framework to support battery related commands
` [U-Boot] [PATCH v6 22/26] power:pmic: Rename ./drivers/power/pmic_* to ./drivers/power/power_* files
` [U-Boot] [PATCH v6 23/26] power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER
` [U-Boot] [PATCH v6 24/26] power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWER
` [U-Boot] [PATCH v6 25/26] arm:goni:pmic: Adjust GONI target platform board to new PMIC framework
` [U-Boot] [PATCH v6 26/26] arm:universal_c210:pmic: Adjust C210 Universal "

[U-Boot] [PATCH] net: sh_eth: add support for SH7752
 2012-11-12  5:52 UTC  (2+ messages)

[U-Boot] [PATCH] serial_sh: Add support Renesas SH7752
 2012-11-12  5:51 UTC  (2+ messages)

[U-Boot] [PATCH] sh: fix trigger_address_error()
 2012-11-12  5:51 UTC  (2+ messages)

[U-Boot] [PATCH] sh: add support for sh7752evb board
 2012-11-12  5:50 UTC  (2+ messages)

[U-Boot] [PATCH V2 1/2] mmc: add bcm2835 driver
 2012-11-11 21:54 UTC  (3+ messages)

[U-Boot] [PATCH] cmd_led.c: Standardize format of help and usage info
 2012-11-11 20:39 UTC 

[U-Boot] Documentation about Falcon Mode
 2012-11-11 18:41 UTC  (8+ messages)

[U-Boot] [PATCH] cmd_mmc.c: Fix typo, "dislay" -> "display"
 2012-11-11 15:24 UTC  (5+ messages)

[U-Boot] kwboot: Boot Marvell Kirkwood SoCs over a serial link
 2012-11-11  8:29 UTC  (6+ messages)

[U-Boot] [PATCH v2 01/13] mx31: Move EHCI definitions to ehci-fsl.h
 2012-11-10 16:45 UTC  (10+ messages)
` [U-Boot] [PATCH v2 11/13] ehci-mxc: Add support for i.MX35
` [U-Boot] [PATCH v2 12/13] mx35pdk: Add support for OTG
` [U-Boot] [PATCH v2 13/13] ehci-mx5/6: Make board_ehci_hcd_init() optional

[U-Boot] [PATCH v3 1/2] video: atmel: implement lcd_setcolreg funtion
 2012-11-10 13:13 UTC  (6+ messages)
` [U-Boot] [PATCH v4] "
` [U-Boot] [Patch v5] video: atmel: implement lcd_setcolreg function

[U-Boot] mx51evk: Fix build error when CONFIG_VIDEO is disabled
 2012-11-10 12:47 UTC  (4+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] mx53loco: Fix build error when CONFIG_VIDEO is disabled
 2012-11-10 12:32 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] Pull request: u-boot-nios/master
 2012-11-10 12:09 UTC 

[U-Boot] [PATCH] common: fix help command breakage
 2012-11-10 11:41 UTC  (5+ messages)
` [U-Boot] [PATCH] common/command.c: revert chanches from commit 199adb60

[U-Boot] [PATCH v2] arm1136: Fix enable_caches()
 2012-11-10 11:29 UTC  (3+ messages)

[U-Boot] analyze/change assembly code
 2012-11-10 11:25 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] socfpga/spl: Cleanup
 2012-11-10 10:33 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] socfpga/spl: Remove malloc.h

[U-Boot] [PULL] : Please pull u-boot-imx
 2012-11-10  8:34 UTC  (2+ messages)

[U-Boot] [PATCH 00/11] ks8695 (cm4008, cm41xx) bugfixes, constant removals, configuration generalized
 2012-11-10  8:03 UTC  (3+ messages)
` [U-Boot] [PATCH 00/11] ks8695 (cm4008, cm41xx) bugfixes, constant removals, configuration generalized (repost)

[U-Boot] [PATCH V1 1/3] phy: add phy_connect_by_mask
 2012-11-10  7:28 UTC  (3+ messages)
` [U-Boot] [PATCH V3 0/9] separate miiphy from ethernet

[U-Boot] [PATCH V1 0/5] prepare for mx6dl/ mx6solo
 2012-11-10  7:23 UTC  (11+ messages)
` [U-Boot] [PATCH V1 1/5] mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololite
` [U-Boot] [PATCH V1 2/5] mx6: use CONFIG_MX6 instead of CONFIG_MX6Q
` [U-Boot] [PATCH V1 3/5] imx-common: cpu: add imx_ddr_size
` [U-Boot] [PATCH V1 4/5] arch-mx6: add mx6dl_pins.h
` [U-Boot] [PATCH V1 5/5] imximage.cfg: run files through C preprocessor

[U-Boot] [PATCH v3 2/2] ARM: lacie_kw: add support for WIRELESS_SPACE
 2012-11-10  7:09 UTC  (9+ messages)
` [U-Boot] [PATCH v4 1/4] mvgbe: allow non-sequential PHY addresses
  ` [U-Boot] [PATCH v4 2/4] mv88e61xx: refactor PHY and SWITCH level-code
    ` [U-Boot] [PATCH v4 3/4] kirkwood: make MPP arrays static const
      ` [U-Boot] [PATCH v4 4/4] ARM: lacie_kw: add support for WIRELESS_SPACE

[U-Boot] [STATUS] ARM: u-boot-arm/master has merged u-boot/master up to 59852d03
 2012-11-10  7:00 UTC 

[U-Boot] updated observations related to OMAP in u-boot
 2012-11-09 16:54 UTC 

[U-Boot] Pull request - microblaze
 2012-11-09 15:51 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] gpt: GUID Partition Table (GPT) restoration
 2012-11-09 10:48 UTC  (9+ messages)
` [U-Boot] [PATCH v4 0/7] "
  ` [U-Boot] [PATCH v4 1/7] vsprintf:fix: Change type returned by ustrtoul
  ` [U-Boot] [PATCH v4 2/7] part:efi: Move part_efi.h file to ./include
  ` [U-Boot] [PATCH v4 3/7] gpt:doc: GPT (GUID Partition Table) documentation
  ` [U-Boot] [PATCH v4 4/7] gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h>
    ` [U-Boot] [PATCH v4 5/7] gpt: Support for GPT (GUID Partition Table) restoration
    ` [U-Boot] [PATCH v4 6/7] gpt: Support for new "gpt" command
    ` [U-Boot] [PATCH v4 7/7] gpt: Enable support for GPT partition table restoration at Samsung's Trats

[U-Boot] [PATCH V3 1/4] ARM: bcm2835: add mailbox driver
 2012-11-09  8:24 UTC  (5+ messages)
` [U-Boot] [PATCH V3 3/4] lcd: calculate line_length after lcd_ctrl_init()
` [U-Boot] [PATCH V3 4/4] video: add a driver for the bcm2835

[U-Boot] PCIe on the i.MX6?
 2012-11-09  2:58 UTC  (5+ messages)

[U-Boot] [PATCH 0/5] EXYNOS5: FDT support for Sound
 2012-11-09  1:18 UTC  (11+ messages)
` [U-Boot] [PATCH 1/5] EXYNOS5: FDT: Add sound device node data
` [U-Boot] [PATCH 2/5] EXYNOS5: FDT: Add sound and codec device node informations
` [U-Boot] [PATCH 3/5] EXYNOS5: FDT: Add compatible strings for sound
` [U-Boot] [PATCH 4/5] Sound: Add FDT support to driver
` [U-Boot] [PATCH 5/5] Sound: Add FDT support to CMD

[U-Boot] [PATCH v2 00/32] Initial sparse fix series
 2012-11-09  1:06 UTC  (7+ messages)
` [U-Boot] [PATCH v2 09/25] common/cmd_*.c: sparse fixes
` [U-Boot] [PATCH v2 13/25] lib/zlib: "

[U-Boot] [PATCH 1/2] hush: Treat trailing || and && as incomplete statements
 2012-11-08 23:26 UTC  (3+ messages)

[U-Boot] [PATCH 0/8 v3] Add TMU support for Exynos5250 based SMDK5250
 2012-11-08 23:02 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLE
 2012-11-08 22:33 UTC 

[U-Boot] where would i find the u-boot repo with TI DM8148 support?
 2012-11-08 21:23 UTC  (2+ messages)


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