public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-10-20 09:41:51 to 2012-10-23 08:28:29 UTC [more...]

[U-Boot] [PATCH v5 0/7] SPL: Port SPL framework to powerpc
 2012-10-23  8:28 UTC  (2+ messages)
` [U-Boot] [PATCH v5 1/7] powerpc: Extract EPAPR_MAGIC constants into processor.h

[U-Boot] [PATCH 0/4] Implant kernel-doc from Linux kernel
 2012-10-23  7:30 UTC  (4+ messages)
` [U-Boot] [PATCH 1/4 V3] kerneldoc: Implant DocBook "

[U-Boot] [PATCH] boards: remove the no longer used CONFIG_EHCI_DCACHE
 2012-10-23  7:27 UTC  (5+ messages)

[U-Boot] [PATCH v2 1/3] USB: make usb_kbd obey USB DMA alignment requirements
 2012-10-23  7:27 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/3] tegra: move TEGRA_DEVICE_SETTINGS to tegra-common-post.h
` [U-Boot] [PATCH v2 3/3] tegra: Enable USB keyboard

[U-Boot] [PATCH] powerpc/esdhc: force the bus width to 4bit
 2012-10-23  7:24 UTC  (2+ messages)

[U-Boot] [PATCH 00/14] Nokia RX-51 support
 2012-10-23  7:20 UTC  (7+ messages)
` [U-Boot] [PATCH v4 0/5] "
  ` [U-Boot] [PATCH v4 5/5] New board support: Nokia RX-51 aka N900
` [U-Boot] [PATCH v4 2/5] arm bootm: Do not append zero ATAG_MEM

[U-Boot] [PATCH 0/9 V3] EXYNOS5: Add Audio support
 2012-10-23  6:57 UTC  (10+ messages)
` [U-Boot] [PATCH 1/9 V3] SOUND: SAMSUNG: Add I2S driver
` [U-Boot] [PATCH 2/9 V3] SOUND: Add WM8994 codec
` [U-Boot] [PATCH 3/9 V3] Sound: Add command for audio playback
` [U-Boot] [PATCH 4/9 V3] EXYNOS: Add I2S registers
` [U-Boot] [PATCH 5/9 V3] EXYNOS: Add parameters required by I2S
` [U-Boot] [PATCH 6/9 V3] EXYNOS: Add pinmux for I2S
` [U-Boot] [PATCH 7/9 V3] EXYNOS: Add I2S base address
` [U-Boot] [PATCH 8/9 V3] EXYNOS: Add clock for I2S
` [U-Boot] [PATCH 9/9 V3] SMDK5250: Enable Sound

[U-Boot] U-Boot / Coreboot integration
 2012-10-23  6:41 UTC  (3+ messages)

[U-Boot] [PATCH 0/20] AHCI / SATA Improvements
 2012-10-23  6:33 UTC  (10+ messages)
` [U-Boot] [PATCH 04/20] scsi: Add function to report number of scsi drives
` [U-Boot] [PATCH 20/20] x86: config: Enable AHCI support for coreboot

[U-Boot] [PATCH V2 00/21] Add mx6solo/mx6duallite support
 2012-10-23  6:30 UTC  (33+ messages)
` [U-Boot] [PATCH V3 00/32] "
  ` [U-Boot] [PATCH V3 01/32] imximage: check dcd_len as entries added
  ` [U-Boot] [PATCH V3 02/32] imximage: remove redundant setting of app_dest_ptr
  ` [U-Boot] [PATCH V3 03/32] imximage: move flash_offset check to common location
  ` [U-Boot] [PATCH V3 04/32] imximage: fix size of image to load
  ` [U-Boot] [PATCH V3 05/32] imximage: delay setting of image size
  ` [U-Boot] [PATCH V3 06/32] imximage: change parameters to set_imx_hdr
  ` [U-Boot] [PATCH V3 07/32] imximage: make set_imx_hdr_v1/v2 easier to read
  ` [U-Boot] [PATCH V3 08/32] imximage: make header variable length
  ` [U-Boot] [PATCH V3 17/32] imximage.cfg: run files through C preprocessor
                ` [U-Boot] File placement in Soc / board dirs and make issues (was: [PATCH V3 17/32] imximage.cfg: run files through C preprocessor)
                    ` [U-Boot] File placement in Soc / board dirs and make issues

[U-Boot] [PATCH 1/7] ide: Add printf format string for CONFIG_SYS_64BIT_LBA option
 2012-10-23  5:36 UTC  (7+ messages)
` [U-Boot] [PATCH 6/7] fs: Add a Coreboot Filesystem (CBFS) driver and commands
` [U-Boot] [PATCH 7/7] config: Enable CBFS, ext4 for coreboot

[U-Boot] [fdt] Pull request
 2012-10-23  4:38 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] Bring in new I2C framework
 2012-10-23  3:25 UTC  (6+ messages)
` [U-Boot] [PATCH 1/3] i2c: add i2c_core and prepare for new multibus support
` [U-Boot] [PATCH 2/3] i2c: common changes for multibus/multiadapter support
` [U-Boot] [PATCH 3/3] i2c, soft-i2c: switch to new "

[U-Boot] Please pull u-boot-mmc.git
 2012-10-23  2:53 UTC  (2+ messages)

[U-Boot] Please pull u-boot-mpc85xx.git
 2012-10-23  2:53 UTC  (4+ messages)

[U-Boot] [PATCH V1 1/3] phy: add phy_connect_by_mask
 2012-10-23  2:40 UTC  (11+ messages)
` [U-Boot] [PATCH V3 0/9] separate miiphy from ethernet
  ` [U-Boot] [PATCH V3 1/9] doc/README.fec_mxc: add documentation
  ` [U-Boot] [PATCH V3 2/9] net: fec_mxc: delete CONFIG_FEC_MXC_MULTI
  ` [U-Boot] [PATCH V3 3/9] net: fec_mxc: change fec_mii_setspeed parameter
  ` [U-Boot] [PATCH V3 4/9] net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multi
  ` [U-Boot] [PATCH V3 5/9] phy: add phy_find_by_mask/phy_connect_dev
  ` [U-Boot] [PATCH V3 6/9] net: fec_mxc: use fec_set_dev_name to set name
  ` [U-Boot] [PATCH V3 7/9] net: fec_mxc: only call phy_connect in fec_probe
  ` [U-Boot] [PATCH V3 8/9] net: fec_mxc: get phydev before fec_probe
  ` [U-Boot] [PATCH V3 9/9] mx6qsabrelite: search mii phy address 4-7

[U-Boot] [PATCH V2 1/1] mx31/mx35/mx51/mx53/mx6: add watchdog
 2012-10-23  1:19 UTC  (2+ messages)
` [U-Boot] [PATCH V3 "

[U-Boot] MPC8360 arbiter settings
 2012-10-23  0:50 UTC  (2+ messages)

[U-Boot] P2020rdb :- process hangs while invalidate_tlb's
 2012-10-22 23:58 UTC  (2+ messages)

[U-Boot] [RFC PATCH v3 0/13] Port of MUSB driver from Linux (changes from Linux)
 2012-10-22 23:45 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] USB: make usb_kbd obey USB DMA alignment requirements
 2012-10-22 23:13 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] tegra: seaboard: Enable USB keyboard

[U-Boot] [PATCH v2 1/2] SPL: make jump_to_image_no_args a weak symbol
 2012-10-22 22:45 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/2] tegra: move to common SPL framework

[U-Boot] [PATCH] omap2424:Rename CONFIG_DRIVER_LAN91C96 to CONFIG_LAN91C96 as CONFIG_DRIVER_LAN91C96 is obsolete
 2012-10-22 21:05 UTC  (2+ messages)

[U-Boot] [PATCH] README : Rename CONFIG_DRIVER_SMC91111 to CONFIG_SMC91111, CONFIG_DRIVER_LAN91C96 to CONFIG_LAN91C96
 2012-10-22 21:05 UTC  (2+ messages)

[U-Boot] [PATCH v1] ARM : Remove unused CONFIG_DRIVER_SMC91111, CONFIG_DRIVER_LAN91C96
 2012-10-22 21:05 UTC  (2+ messages)

[U-Boot] [PATCH 1/6 V3] common: Add symbol handling for generic lists into Makefile
 2012-10-22 21:04 UTC  (9+ messages)
` [U-Boot] [PATCH 1/6 V4] "
  ` [U-Boot] [PATCH 1/6 V5] "

[U-Boot] [PULL] u-boot-usb/master
 2012-10-22 21:04 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] powerpc/t4qds: Add T4QDS board
 2012-10-22 20:55 UTC  (4+ messages)
` [U-Boot] [PATCH 4/4] powerpc/b4860qds: Add B4860QDS board

[U-Boot] jffs2_1pass_build_lists max_totlen question
 2012-10-22 20:36 UTC 

[U-Boot] Access IO register with writel/readl?
 2012-10-22 19:33 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/4] am335x_evm: Enable UART{1,2,3,4,5}
 2012-10-22 19:23 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] am33xx: Enable UART{1,2,3,4,5} clocks
` [U-Boot] [PATCH v2 2/4] am33xx: Enable UART{1,2,3,4,5} pin-mux
` [U-Boot] [PATCH v2 3/4] serial: ns16550: Enable COM5 and COM6
` [U-Boot] [PATCH v2 4/4] am335x_evm: Enable use of UART{1,2,3,4,5}

[U-Boot] [PATCH 00/32] Initial sparse fix series
 2012-10-22 19:18 UTC  (3+ messages)
` [U-Boot] [PATCH 31/32] drivers/mtd/nand: sparse fixes

[U-Boot] [PATCH V3 1/5] ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections
 2012-10-22 17:52 UTC  (6+ messages)
` [U-Boot] [PATCH V3 2/5] ARM: enhance u-boot.lds to detect over-sized SPL
` [U-Boot] [PATCH V3 3/5] ARM: tegra: derive CONFIG_SPL_MAX_SIZE instead of hard-coding it
` [U-Boot] [PATCH V3 4/5] ARM: tegra: select between Seaboard/Ventana at compile time
` [U-Boot] [PATCH V3 5/5] ARM: tegra: don't request GPIO from Seaboard's SPL

[U-Boot] [PATCH V2 1/5] ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections
 2012-10-22 17:26 UTC  (5+ messages)
` [U-Boot] [PATCH V2 4/5] ARM: tegra: select between Seaboard/Ventana at compile time

[U-Boot] [PATCH 0/6] Serial cleanup series
 2012-10-22 17:23 UTC  (5+ messages)
` [U-Boot] [PATCH 3/6] serial: Reorder serial_assign()

[U-Boot] [PATCH] tegra20: initialize variable to avoid compiler warning
 2012-10-22 17:07 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/9] arm:exynos4: Enable Multi I2C
 2012-10-22 17:07 UTC  (11+ messages)
` [U-Boot] [PATCH v2 1/9] exynos:clock: Add i2c clock
` [U-Boot] [PATCH v2 2/9] exynos:cpu: Add Exynos4 I2C spacing
` [U-Boot] [PATCH v2 3/9] exynos:pinmux: Add pinmux support for i2c
` [U-Boot] [PATCH v2 4/9] drivers:i2c: Modify I2C driver for Exynos4
` [U-Boot] [PATCH v2 5/9] drivers:i2c: Add support for multi I2C
` [U-Boot] [PATCH v2 6/9] driver:i2c: Modify Soft I2C driver for Multi-I2C
` [U-Boot] [PATCH v2 7/9] driver:i2c: Modify s3c24x0_i2c "
` [U-Boot] [PATCH v2 8/9] drivers:i2c: modify I2C header "
` [U-Boot] [PATCH v2 9/9] arm:trats: Use Multi-I2C on Trarts board

[U-Boot] [PATCH] powerpc/mpc85xx: Fix compiling error
 2012-10-22 17:06 UTC 

[U-Boot] [PATCH V4 1/3] fs: delete unused Makefile
 2012-10-22 16:43 UTC  (3+ messages)
` [U-Boot] [PATCH V4 2/3] fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*}
` [U-Boot] [PATCH V4 3/3] fs: add filesystem switch libary, implement ls and fsload commands

[U-Boot] [PATCH 01/28] driver/pci: Fix compiling error
 2012-10-22 16:16 UTC  (4+ messages)
` [U-Boot] [PATCH 04/28] powerpc/mpc85xx: Introduce new macros to add and delete TLB entries

[U-Boot] [PATCH v2 1/5] mx25pdk: Include CONFIG_MX25
 2012-10-22 16:16 UTC  (6+ messages)
` [U-Boot] [PATCH v2 3/5] pmic_fsl: Introduce CONFIG_SYS_FSL_PMIC_I2C_LENGTH

[U-Boot] Add support for eco5-pk ARM board
 2012-10-22 15:38 UTC  (5+ messages)
` [U-Boot] [PATCH 0/2] eco5pk: Add support for the eco5pk "
  ` [U-Boot] [PATCH 1/2] eco5pk: Add new board and default config
  ` [U-Boot] [PATCH 2/2] eco5pk: Add board config and MAINTAINERS entry

[U-Boot] fw_printenv is not working
 2012-10-22 13:19 UTC  (3+ messages)

[U-Boot] [PATCH 0/6 V7] EXYNOS5: Enable SPI support
 2012-10-22 11:52 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6 V7] EXYNOS5: Add pinmux support for SPI
` [U-Boot] [PATCH 2/6 V7] EXYNOS: Add clock "
` [U-Boot] [PATCH 3/6 V7] EXYNOS5: Add base address "
` [U-Boot] [PATCH 4/6 V7] SPI: Add SPI Driver for EXYNOS
` [U-Boot] [PATCH 5/6 V7] EXYNOS5: Enable SPI
` [U-Boot] [PATCH 6/6 V7] EXYNOS5: Enable SPI booting

[U-Boot] [PATCH] ColdFire: Fix unused variable in cpu_init.c
 2012-10-22  7:27 UTC 

[U-Boot] [PATCH v3] powerpc/usb: fix bug of CPU hang when missing USB PHY clock
 2012-10-22  6:28 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/usb: fix bug of CPU hang when missing USB PHY clock
 2012-10-22  4:51 UTC  (9+ messages)

[U-Boot] fat: Handle moved FAT32 root directory
 2012-10-21 23:25 UTC 

[U-Boot] [PATCH 0/6] am335x_evm: Enable UART{1,2,4,5}
 2012-10-21 14:54 UTC  (9+ messages)
` [U-Boot] [PATCH 1/6] am33xx: Enable UART{1,2,4,5} clocks

[U-Boot] [PATCH v1 4/4] OMAP3: add video support to the mcx board
 2012-10-21  9:56 UTC  (2+ messages)
` [U-Boot] [PATCH v2 "

[U-Boot] [PATCH 1/2] mmc: Fix interpretation of MMC_CMD_ALL_SEND_CID
 2012-10-21  8:12 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] mmc: Split device init to decouple OCR-polling delay

[U-Boot] [PATCH 1/3] x86: gpio: Add GPIO driver for Intel ICH6 and later
 2012-10-21  5:01 UTC  (8+ messages)
` [U-Boot] [PATCH 2/3] x86: Enable ICH6 GPIO controller for coreboot
` [U-Boot] [PATCH 3/3] x86: gpio: Add additional GPIO banks to the ICH6 driver

[U-Boot] [PATCH 0/12] Add additional x86 support for coreboot
 2012-10-20 22:33 UTC  (13+ messages)
` [U-Boot] [PATCH 01/12] x86: Allow compiling out realmode/bios code
` [U-Boot] [PATCH 02/12] x86: Remove coreboot start16 code
` [U-Boot] [PATCH 03/12] x86: video: Add coreboot framebuffer support
` [U-Boot] [PATCH 04/12] x86: Add an fdt pointer to the global data structure
` [U-Boot] [PATCH 05/12] x86: Add a minimal device tree for alex x86
` [U-Boot] [PATCH 06/12] x86: Add a default implementation for cleanup_before_linux()
` [U-Boot] [PATCH 07/12] x86: Add a dummy implementation for timer_get_us
` [U-Boot] [PATCH 08/12] x86: Initialize the device tree pointer to NULL in i386
` [U-Boot] [PATCH 09/12] x86: Include types.h explicitly in the i386 version of io.h
` [U-Boot] [PATCH 10/12] x86: Fix typo in pcat_timer.c
` [U-Boot] [PATCH 11/12] x86: Define CONFIG_SYS_VSNPRINTF for coreboot
` [U-Boot] [PATCH 12/12] x86: Don't spam POST80 codes with slow IO functions

[U-Boot] [PATCH 1/5] input: Use finer grain udelays while waitng for the i8042 keyboard buffer to empty
 2012-10-20 17:42 UTC  (2+ messages)

[U-Boot] [PATCH 0/14] Homogenise baud rate type to unsigned int
 2012-10-20 17:42 UTC  (2+ messages)

[U-Boot] [PATCH v2] patman: force git log commands to not use color
 2012-10-20 17:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] env: cosmetic: Consilidate the default env definition
 2012-10-20 17:41 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] disk: initialize name/part fields when returning a whole disk
 2012-10-20 17:40 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] Pull request: u-boot-arm/master
 2012-10-20 17:39 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] mx6qsabre_common: Enable DCACHE and CONFIG_MMC_BOUNCE_BUFFER
 2012-10-20 15:08 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] mx6qarm2: "

[U-Boot] [PATCH] mx25pdk: Use internal RAM for stack pointer
 2012-10-20 15:05 UTC  (2+ messages)

[U-Boot] [PATCH] mx53loco: Add support for SEIKO 4.3'' WVGA panel
 2012-10-20 15:03 UTC  (2+ messages)

[U-Boot] [PATCH V3 1/3] fs: delete unused Makefile
 2012-10-20 13:50 UTC  (3+ messages)
` [U-Boot] [PATCH V3 3/3] fs: add filesystem switch libary, implement ls and fsload commands

[U-Boot] [PATCH 1/4] ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections
 2012-10-20 10:31 UTC  (7+ messages)


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