public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-11-03 21:41:32 to 2012-11-05 22:57:11 UTC [more...]

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

[U-Boot] usb: ehci: Take advantage of the new multi-controller feature for MXC
 2012-11-05 22:54 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] lzma: update to lzma sdk 9.20
 2012-11-05 22:51 UTC  (12+ messages)
` [U-Boot] [PATCH 2/3] md5: Fix gcc-4.7 build problem in md5
` [U-Boot] [PATCH 3/3] Add stricmp() and strnicmp()

[U-Boot] [PATCH 1/7] ide: Add printf format string for CONFIG_SYS_64BIT_LBA option
 2012-11-05 22:19 UTC  (8+ messages)
` [U-Boot] [PATCH 6/7] fs: Add a Coreboot Filesystem (CBFS) driver and commands

[U-Boot] [PATCH v2 1/2] cbfs: Remove mention of CREDITS files
 2012-11-05 22:16 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] cbfs: Add docbook template

[U-Boot] [PATCH 00/32] Initial sparse fix series
 2012-11-05 21:30 UTC  (5+ messages)
` [U-Boot] [PATCH v2 "
  ` [U-Boot] [PATCH v2 10/25] common/misc: sparse fixes

[U-Boot] [PATCH v3 2/2] amcore: add support for amcore board
 2012-11-05 21:10 UTC  (5+ messages)

[U-Boot] [PATCH v3 1/2] m68k: add support for mcf5307 cpu
 2012-11-05 20:52 UTC  (4+ messages)

[U-Boot] [PATCH] pxa: Disable dcache on palmld, palmtc, zipitz2
 2012-11-05 20:47 UTC  (6+ messages)

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

[U-Boot] [PATCH v7 0/16] tegra: Add display driver and LCD support for Seaboard
 2012-11-05 20:21 UTC  (4+ messages)
` [U-Boot] [PATCH v7 09/16] arm: Add control over cachability of memory regions

[U-Boot] [PATCH 1/3] nand: Clean up nand_util
 2012-11-05 20:16 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] nand: Fix nand_erase_opts() offset check
` [U-Boot] [PATCH 3/3] nand: Add torture feature

[U-Boot] [PATCH 4/4] mx5: Mark lowlevel_init board-specific code
 2012-11-05 20:07 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 5/5] mpc iim: Switch to common fsl_iim
 2012-11-05 20:05 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] part_dos: allocate cacheline aligned buffers
 2012-11-05 19:50 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] mmc: tegra: invalidate complete cachelines

[U-Boot] Pull request: u-boot-arm/master
 2012-11-05 19:45 UTC  (3+ messages)

[U-Boot] Custodian branch base commits
 2012-11-05 19:39 UTC  (6+ messages)

[U-Boot] [PATCH] net: Fix endianness bug in link-local
 2012-11-05 19:14 UTC  (5+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] ubifs: Allow ubifsmount volume reference by number
 2012-11-05 18:49 UTC  (7+ messages)

[U-Boot] hashtable lib and escaping
 2012-11-05 18:33 UTC  (6+ messages)

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

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

[U-Boot] [PATCH v1 0/8] NAND support for AM33XX
 2012-11-05 16:57 UTC  (5+ messages)
` [U-Boot] [PATCH v1 7/8] am33xx_spl_bch: simple SPL nand loader "

[U-Boot] [PULL] please pull u-boot-avr32/master
 2012-11-05 16:51 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] ubi: Only read the actual size of the VID header
 2012-11-05 16:46 UTC  (3+ messages)
` [U-Boot] [PATCH v2 "
  ` [U-Boot] [PATCH v2 2/2] nand: Move the sub-page read support enable to a flag

[U-Boot] [PATCH 2/3] mmc: sdhci: add the DMA select for SDMA
 2012-11-05 13:39 UTC  (2+ messages)

[U-Boot] [PULL] please pull u-boot-atmel/master
 2012-11-05 13:09 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] Add DT based ethernet driver for SMDK5250
 2012-11-05 10:18 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] EXYNOS5: FDT: add initial dts file for EXYNOS5250, SMDK5250
` [U-Boot] [PATCH 2/4] fdt: exynos5: Add DT node definition for SROM and SMSC9215
` [U-Boot] [PATCH 3/4] exynos5: Add DT based driver for SMSC92xx ethernet
` [U-Boot] [PATCH 4/4] exynos5: fdt: Enable FDT for exynos5 based SMDK5250 board

[U-Boot] [PATCH] at91: move get_chip_id() and get_extension_chip_id() to cpu.c, which can share with all at91 board
 2012-11-05 10:18 UTC  (2+ messages)

[PATCH] mmc: Correct computing the SD capacity
 2012-11-05  9:52 UTC 

[U-Boot] [PATCH] video: atmel: implement lcd_setcolreg funtion
 2012-11-05  9:38 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: at91sam9x5: support to save environment in mmc
 2012-11-05  8:57 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/1] Factorize ARM startup code as mush as possible
 2012-11-05  8:31 UTC  (14+ messages)
` [U-Boot] [PATCH v1] arm: move generic startup code in crt0.S
` [U-Boot] [PATCH v2 0/2] Factorize ARM startup code as mush as possible
  ` [U-Boot] [PATCH v2 1/2] arm: move C runtime setup code in crt0.S
    ` [U-Boot] [PATCH v2 2/2] arm: remove useless code in start.S files

[U-Boot] SMSC LAN9514 on TI DM37x board
 2012-11-05  7:51 UTC  (2+ messages)

[U-Boot] [PATCH v4 00/24] pmic: Redesign PMIC framework to support multiple instances of devices
 2012-11-05  7:34 UTC  (3+ messages)

[U-Boot] USB mass storage gadget patch
 2012-11-05  6:45 UTC  (4+ messages)

[U-Boot] [PATCH] nios2: remove asm/status_led.h
 2012-11-05  5:14 UTC 

[U-Boot] [PATCH] nios2: use builtin functions for control registers access
 2012-11-05  5:13 UTC 

[U-Boot] [PATCH 0/5 V9] EXYNOS5: Enable SPI support
 2012-11-05  2:25 UTC  (2+ messages)

[U-Boot] [PATCH] net: sh_eth: add support for SH7752
 2012-11-05  1:54 UTC 

[U-Boot] [PATCH] serial_sh: Add support Renesas SH7752
 2012-11-05  1:54 UTC 

[U-Boot] [PATCH] sh: add support for sh7752evb board
 2012-11-05  1:53 UTC 

[U-Boot] [PATCH] sh: fix trigger_address_error()
 2012-11-05  1:53 UTC 

[U-Boot] [PATCH 1/2] MAKEALL: Fix kill_children
 2012-11-05  0:53 UTC  (4+ messages)

[U-Boot] v2013.01-rc1 released
 2012-11-05  0:49 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] serial: Remove the "serial" console device
 2012-11-05  0:24 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] serial: Make nulldev a serial device

[U-Boot] [PATCH 10/12] env: acl: Add environment variable access control list
 2012-11-05  0:15 UTC  (4+ messages)
` [U-Boot] [PATCH v3 0/18] Add environment call-back and flags capability

[U-Boot] [PATCH v3 2/2] ARM: lacie_kw: add support for WIRELESS_SPACE
 2012-11-04 23:32 UTC  (5+ 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] [PATCH v4 0/13] Port of MUSB driver from Linux (changes from Linux)
 2012-11-04 21:46 UTC  (2+ messages)

[PATCH] Makefile: use EXTRAVERSION for -rc? tag
 2012-11-04 19:54 UTC 

[U-Boot] [PATCH] patman: Add additional tags to ignore
 2012-11-04 18:30 UTC  (2+ messages)

[U-Boot] [PATCH] usb gadget ether: Fix warning in is_eth_addr_valid()
 2012-11-04 18:30 UTC  (3+ messages)

[U-Boot] [PATCH] fs: rename fsload command to load
 2012-11-04 18:30 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] fs: fix do_fsload() handling of optional arguments
 2012-11-04 18:30 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/22] AHCI / SATA Improvements
 2012-11-04 18:29 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] ZFS: Fix compile warning in cmd_zfs.c (GCC 4.6.4 from ELDK 5.2.1)
 2012-11-04 18:29 UTC  (2+ messages)

[U-Boot] [PATCH] Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIG
 2012-11-04 18:29 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] Standardize on run-time board ID variables
 2012-11-04 18:29 UTC  (2+ messages)

[U-Boot] [PATCH] git-mailrc: Change x86 maintainer to Simon
 2012-11-04 18:28 UTC  (2+ messages)

[U-Boot] [PATCH] cmd_fdt.c: Use %p when printing pointers
 2012-11-04 18:28 UTC  (4+ messages)
` [U-Boot] [PATCH] lib/vsprintf.c: don't special-case pointers to address null

[U-Boot] [PATCH] cmd_fdt.c: Use %p when printing pointers
 2012-11-04 18:28 UTC  (2+ messages)

[U-Boot] [PATCH V4 3/3] fs: add filesystem switch libary, implement ls and fsload commands
 2012-11-04 18:28 UTC  (4+ messages)
` [U-Boot] [PATCH] fs: handle CONFIG_NEEDS_MANUAL_RELOC

[U-Boot] [PATCH v2] common/cmd_ext_common: measure throughput
 2012-11-04 18:00 UTC  (4+ messages)
` [U-Boot] [PATCH v3] fs/fs.c: do_fsload: "

[U-Boot] [PATCH 1/2] mmc: add bcm2835 driver
 2012-11-04 17:15 UTC  (6+ messages)

[U-Boot] [PATCH 0/2] socfpga/spl: Cleanup
 2012-11-04 15:22 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] socfpga/spl: Remove timer_init from spl_board_init

[U-Boot] [PATCH] arm: atmel: cpux9k2: add missing cache configs
 2012-11-04 14:57 UTC  (2+ messages)

[U-Boot] [PATCH] mx53loco: Add support for SEIKO 4.3'' WVGA panel
 2012-11-04 14:33 UTC  (5+ messages)

[U-Boot] kwboot: Boot Marvell Kirkwood SoCs over a serial link
 2012-11-04 12:58 UTC  (3+ messages)

[U-Boot] [PATCH] TPM: remove dead code
 2012-11-04  9:54 UTC  (5+ messages)

[U-Boot] [PATCH] mmc: add no simultaenous power and vdd
 2012-11-04  3:40 UTC  (4+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 1/3] tpm: Add casts for proper compilation
 2012-11-04  0:26 UTC  (4+ messages)

[U-Boot] [RFC PATCH 00/50] net: net subsystem ops cleanup
 2012-11-03 23:23 UTC  (3+ messages)

[U-Boot] [PATCH 01/10] arm: Compile cache_disable() with -O2 to avoid failure
 2012-11-03 21:53 UTC  (4+ messages)
` [U-Boot] [PATCH 04/10] arm: Move fdt check earlier so that board_early_init_f() can use it

[U-Boot] [PATCH 0/20] Final patch set for basic coreboot x86 implementation
 2012-11-03 21:41 UTC  (12+ messages)
` [U-Boot] [PATCH 10/20] x86: fdt: Create basic .dtsi file for coreboot
` [U-Boot] [PATCH 11/20] x86: Emit port 80 post codes in show_boot_progress()
` [U-Boot] [PATCH 12/20] x86: Fix MTRR clear to detect which MTRR to use
` [U-Boot] [PATCH 13/20] x86: Issue SMI to finalize Coreboot in final stage
` [U-Boot] [PATCH 14/20] x86: Provide tick counter and frequency reference for Intel core architecture
` [U-Boot] [PATCH 15/20] x86: Provide a way to throttle port80 accesses
` [U-Boot] [PATCH 16/20] x86: Remove coreboot_ from file name
` [U-Boot] [PATCH 17/20] x86: drop unused code in coreboot.c
` [U-Boot] [PATCH 18/20] video: Check for valid FB pointer before clearing
` [U-Boot] [PATCH 19/20] x86: Remove video_init() prototype from u-boot-x86.h
` [U-Boot] [PATCH 20/20] x86: coreboot: Enable video display


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