public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-11-12 10:59:39 to 2012-11-15 07:09:22 UTC [more...]

[U-Boot] P2020rdb :- process hangs while invalidate_tlb's
 2012-11-15  7:09 UTC  (3+ messages)

[U-Boot] what does it mean when "SOBJS" refers to a C source file?
 2012-11-15  7:09 UTC  (4+ messages)

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

[U-Boot] Silence "make clean"
 2012-11-15  6:36 UTC  (10+ messages)
      ` [U-Boot] [PATCH] Makefile: silence 'make clean'

[U-Boot] U-Boot 2012.10 - pxa270 CPU Unknown / no turbo
 2012-11-15  6:27 UTC  (5+ messages)

[U-Boot] [PATCH 2/2] usb: r8a66597: Switched from variable to only macro
 2012-11-15  6:23 UTC  (3+ messages)

[U-Boot] [PATCH] usb: r8a6659: Fix build by missing of parenthesis
 2012-11-15  5:56 UTC 

[U-Boot] U-Boot serial booting still supported?
 2012-11-15  5:34 UTC  (2+ messages)

[U-Boot] [PATCH 00/32] Initial sparse fix series
 2012-11-15  5:12 UTC  (15+ messages)
        ` [U-Boot] [PATCH] libfdt: introduce fdt type annotation for use by endian checkers
            ` [U-Boot] [PATCH 3/4 v2] dtc/libfdt: introduce fdt types for annotation "
                ` [U-Boot] [PATCH v2 1/4] dtc/tests: don't include fdt.h prior to libfdt.h
                  ` [U-Boot] [PATCH v2 2/4] dtc/fdtdump: include libfdt_env.h prior to fdt.h
                  ` [U-Boot] [PATCH v3 3/4] dtc/libfdt: introduce fdt types for annotation by endian checkers
                  ` [U-Boot] [PATCH v2 4/4] dtc/libfdt: uintXX_t to fdtXX_t conversion

[U-Boot] [PATCH 0/2] ANSI terminal Bootmenu
 2012-11-14 22:38 UTC  (7+ messages)
` [U-Boot] [PATCH v2 0/4] "
  ` [U-Boot] [PATCH v2 2/4] New command bootmenu: ANSI terminal Boot Menu support
  ` [U-Boot] [PATCH v2 3/4] New command clear: Clear the ANSI terminal

[U-Boot] [PATCH] omap: emif: configure emif only when required
 2012-11-14 16:44 UTC  (3+ messages)

[U-Boot] how are "CONFIG_*" variables processed by Makefiles?
 2012-11-14 15:58 UTC  (3+ messages)

[U-Boot] Pull request: u-boot-video/master
 2012-11-14 13:56 UTC 

[U-Boot] Pull request: u-boot-staging
 2012-11-14 13:52 UTC 

[U-Boot] [PATCH] cmd_mmc.c: Fix typo, "dislay" -> "display"
 2012-11-14 13:35 UTC  (2+ messages)

[U-Boot] [PATCH] omap4: Add comments on some "#endif"s for readability
 2012-11-14 13:16 UTC  (2+ messages)

[U-Boot] mx53loco: Fix build error when CONFIG_VIDEO is disabled
 2012-11-14 13:13 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] mx51evk: Fix build error when CONFIG_VIDEO is disabled
 2012-11-14 13:08 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH v2] common/cmd_ext_common: measure throughput
 2012-11-14 12:59 UTC  (3+ messages)
` [U-Boot] [PATCH v3] fs/fs.c: do_fsload: "

[U-Boot] [PATCH] fs: zfs: fix illegal use of fp
 2012-11-14 12:25 UTC  (2+ messages)

[U-Boot] [PATCH] Add README for the "Falcon" mode
 2012-11-14 12:22 UTC  (13+ messages)
` [U-Boot] [PATCH v2 1/2] "
  ` [U-Boot] [PATCH v2 2/2] OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define

[U-Boot] [PATCH] README: Explain how to generate the CHANGELOG file
 2012-11-14 12:03 UTC 

[U-Boot] [PATCH] Video: fix compiler warnings in bus_vcxk
 2012-11-14 11:30 UTC  (2+ messages)

[U-Boot] [PATCH] M68K: eb_cpu5282: general update and enhanced board support
 2012-11-14 11:25 UTC  (5+ messages)
` [U-Boot] [PATCH V2] "

[U-Boot] v2013.01-rc1 released
 2012-11-14 11:10 UTC  (3+ messages)

[U-Boot] common/xyzmodem.c, ymodem, slow behavior receiving bytes
 2012-11-14 11:05 UTC  (7+ messages)

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

[U-Boot] [PATCH V3 00/12] Blackfin: add new processor and board
 2012-11-14 10:24 UTC  (13+ messages)
` [U-Boot] [PATCH V3 01/12] Blackfin: Bf60x: new processor header files
` [U-Boot] [PATCH V3 02/12] Blackfin: bf60x: add serial support
` [U-Boot] [PATCH V3 03/12] Blackfin: bf60x: add dma support
` [U-Boot] [PATCH V3 04/12] Blackfin: bf60x: support big cplb page
` [U-Boot] [PATCH V3 05/12] Blackfin: bf60x: add rsi/sdh support
` [U-Boot] [PATCH V3 06/12] Blackfin: bf609-ezkit: implement soft switch
` [U-Boot] [PATCH V3 07/12] Blackfin: spi: add bf6xx spi driver
` [U-Boot] [PATCH V3 08/12] Blackfin: bf60x: add gpio support
` [U-Boot] [PATCH V3 09/12] Blackfin: bf60x: core support
` [U-Boot] [PATCH V3 10/12] blackfin: bf609: add board support
` [U-Boot] [PATCH V3 11/12] Blackfin: bf60x: add hw watchdog support
` [U-Boot] [PATCH V3 12/12] Blackfin: bf60x: add resume from hibernate

[U-Boot] [PATCH] nand_spl: fix u-boot.lst breakage
 2012-11-14 10:18 UTC  (4+ messages)

[U-Boot] Bug in netconsole?
 2012-11-14  9:59 UTC 

[U-Boot] U-Boot NAND-Access
 2012-11-14  1:04 UTC  (4+ messages)

[U-Boot] [RFC PATCH 00/50] net: net subsystem ops cleanup
 2012-11-14  0:06 UTC  (4+ messages)

[U-Boot] [PATCH v2 00/22] Convert p1_p2_rdb_pc to new spl
 2012-11-13 22:42 UTC  (2+ messages)

[U-Boot] [PATCH v2 22/22] powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL boot
 2012-11-13 22:41 UTC  (2+ messages)
` [U-Boot] [PATCH v3] "

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

[U-Boot] [PATCH v2 01/13] mx31: Move EHCI definitions to ehci-fsl.h
 2012-11-13 19:58 UTC  (14+ messages)
` [U-Boot] [PATCH v3 "
  ` [U-Boot] [PATCH v3 02/13] ehci-mxc: Clean up
  ` [U-Boot] [PATCH v3 03/13] ehci-mx5: "
  ` [U-Boot] [PATCH v3 04/13] ehci-mx5: Fix OC_DIS usage
  ` [U-Boot] [PATCH v3 05/13] ehci-mx5: Fix OPM usage
  ` [U-Boot] [PATCH v3 06/13] ehci-mx5: Fix *PM usage for i.MX53
  ` [U-Boot] [PATCH v3 07/13] ehci-mx5: Add missing OC_DIS "
  ` [U-Boot] [PATCH v3 08/13] ehci-mxc: Make EHCI power/oc polarities configurable
  ` [U-Boot] [PATCH v3 09/13] ehci-mxc: Make i.MX25 EHCI configurable
  ` [U-Boot] [PATCH v3 10/13] ehci-mxc: Define host offsets
  ` [U-Boot] [PATCH v3 11/13] ehci-mxc: Add support for i.MX35
  ` [U-Boot] [PATCH v3 12/13] mx35pdk: Add support for OTG
  ` [U-Boot] [PATCH v3 13/13] ehci-mx5/6: Make board_ehci_hcd_init() optional

[U-Boot] [PATCH V2 1/2] mmc: add bcm2835 driver
 2012-11-13 19:58 UTC  (4+ messages)

[U-Boot] [PATCH v1 0/1] Factorize ARM startup code as mush as possible
 2012-11-13 19:55 UTC  (9+ messages)
` [U-Boot] [PATCH v2 0/2] "

[U-Boot] [PATCH] omap3: Add a few comments to "#endif"s for readability
 2012-11-13 17:57 UTC 

[U-Boot] [PATCH] Pass sdrc timing values through board_sdrc_timings structure
 2012-11-13 17:40 UTC 

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

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

[U-Boot] [PATCH 1/7] i2c: Use __weak instead of __attribute__((weak, alias))
 2012-11-13 13:48 UTC  (11+ 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] [PATCH 00/11] ks8695 (cm4008, cm41xx) bugfixes, constant removals, configuration generalized
 2012-11-13 12:46 UTC  (4+ messages)
` [U-Boot] [PATCH 00/11] ks8695 (cm4008, cm41xx) bugfixes, constant removals, configuration generalized (repost)

[U-Boot] wanting a couple clarifications on the boards.cfg file
 2012-11-13 11:06 UTC  (3+ messages)

[U-Boot] MPC8306SOM U-Boot issue
 2012-11-13 10:50 UTC  (2+ messages)

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

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

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

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

[U-Boot] [PATCH 0/6] EXYNOS5: FDT Support for I2C
 2012-11-12 21:49 UTC  (5+ messages)
` [U-Boot] [PATCH 5/6] I2C: Driver changes for FDT support

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

[U-Boot] [PATCH 1/3] fw_env: fix type of len
 2012-11-12 12:14 UTC  (3+ messages)
` [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  (3+ messages)


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