public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-10-26 16:35:48 to 2012-10-29 23:34:46 UTC [more...]

[U-Boot] [PATCH 00/32] Initial sparse fix series
 2012-10-29 23:34 UTC  (26+ messages)
` [U-Boot] [PATCH v2 "
  ` [U-Boot] [PATCH v2 01/25] include/linux/byteorder: import latest endian definitions from linux
  ` [U-Boot] [PATCH v2 02/25] include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} redefined
  ` [U-Boot] [PATCH v2 03/25] include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined
  ` [U-Boot] [PATCH v2 04/25] include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined'
  ` [U-Boot] [PATCH v2 05/25] arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefined
  ` [U-Boot] [PATCH v2 06/25] arch/powerpc/lib/extable.c: sparse fix
  ` [U-Boot] [PATCH v2 07/25] arch/powerpc/lib/board.c, *traps.c: sparse fixes
  ` [U-Boot] [PATCH v2 08/25] include/image.h: "
  ` [U-Boot] [PATCH v2 09/25] common/cmd_*.c: "
  ` [U-Boot] [PATCH v2 10/25] common/misc: "
  ` [U-Boot] [PATCH v2 11/25] net/: "
  ` [U-Boot] [PATCH v2 12/25] drivers/net/: "
  ` [U-Boot] [PATCH v2 13/25] lib/zlib: "
  ` [U-Boot] [PATCH v2 14/25] lib/vsprintf.c: "
  ` [U-Boot] [PATCH v2 15/25] arch/powerpc/cpu/mpc8xxx/: "
  ` [U-Boot] [PATCH v2 16/25] powerpc/mpc85xx: "
  ` [U-Boot] [PATCH v2 17/25] powerpc/mpc83xx: "
  ` [U-Boot] [PATCH v2 18/25] drivers/block/: "
  ` [U-Boot] [PATCH v2 19/25] drivers/gpio/mpc83xx_gpio.c: "
  ` [U-Boot] [PATCH v2 20/25] drivers/input/input.c: sparse fix
  ` [U-Boot] [PATCH v2 21/25] drivers/mmc/mmc.c: sparse fixes
  ` [U-Boot] [PATCH v2 22/25] drivers/mmc/fsl_esdhc.c: "
  ` [U-Boot] [PATCH v2 23/25] drivers/mtd/cfi_flash.c: "
  ` [U-Boot] [PATCH v2 24/25] drivers/mtd/nand: "

[U-Boot] UBIFS fails on SheevaPlug
 2012-10-29 23:02 UTC  (20+ messages)

[U-Boot] [PATCH] ext4: Fix printf() format string error
 2012-10-29 22:56 UTC  (2+ messages)

[U-Boot] [PATCH] FPGA: Cyclon II: Correctly reset the FPGA before configuration
 2012-10-29 22:56 UTC  (2+ messages)

[U-Boot] [PATCH V4 1/3] fs: delete unused Makefile
 2012-10-29 22:55 UTC  (2+ messages)

[U-Boot] [PATCH] arm720t: add back common.h include
 2012-10-29 21:06 UTC  (3+ messages)

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

[U-Boot] [PATCH] common/spl: Mark arguments as unused
 2012-10-29 18:54 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/22] AHCI / SATA Improvements
 2012-10-29 18:28 UTC  (25+ messages)
` [U-Boot] [PATCH v3 01/22] ahci: Support splitting of read transactions into multiple chunks
` [U-Boot] [PATCH v3 02/22] scsi: Provide support for a list of AHCI controllers
` [U-Boot] [PATCH v3 03/22] scsi: Add scsi_write to SCSI driver
` [U-Boot] [PATCH v3 04/22] Support setenv_ulong() and setenv_addr() for powerpc
` [U-Boot] [PATCH v3 05/22] scsi: Add function and env var to report number of scsi drives
` [U-Boot] [PATCH v3 06/22] ahci: Optimise AHCI controller reset and start-up
` [U-Boot] [PATCH v3 07/22] ahci: Improve AHCI debugging
` [U-Boot] [PATCH v3 08/22] ahci: cosmetics and cleanup
` [U-Boot] [PATCH v3 09/22] ahci: Make sending the SETFEATURES_XFER command optional
` [U-Boot] [PATCH v3 10/22] ahci: support scsi writing in AHCI driver
` [U-Boot] [PATCH v3 11/22] ahci: Make the AHCI code find the capacity of disks > 128 GB properly
` [U-Boot] [PATCH v3 12/22] ahci: Use sizeof(fis) instead of hardcoding '20'
` [U-Boot] [PATCH v3 13/22] ahci: Fix 'Invaild' typo
` [U-Boot] [PATCH v3 14/22] ahci: Support 64-bit LBA option when reading capacity
` [U-Boot] [PATCH v3 15/22] ahci: Use virt_to_phys() to denote physical addresses for DMA
` [U-Boot] [PATCH v3 16/22] ahci: flush / invalidate dcache around SATA commands
` [U-Boot] [PATCH v3 17/22] ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout)
` [U-Boot] [PATCH v3 18/22] ahci: Support spin-up and link-up separately
` [U-Boot] [PATCH v3 19/22] ahci: Perform SATA flush after disk write
` [U-Boot] [PATCH v3 20/22] ahci: Expand HDD Logical Block addressability up to 32 bits
` [U-Boot] [PATCH v3 21/22] ide: Correct function signatures for ide_read/write()
` [U-Boot] [PATCH v3 22/22] x86: config: Enable AHCI support for coreboot

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

[U-Boot] Current u-boot memory mapping
 2012-10-29 18:13 UTC  (2+ messages)

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

[U-Boot] [PATCH 0/4] apf27: add support of armadeus apf27 v2
 2012-10-29 17:35 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] apf27: add missing constant to mx27
` [U-Boot] [PATCH 2/4] apf27: add support for the armadeus APF27 board
` [U-Boot] [PATCH 3/4] apf27: add spl support for the apf27
` [U-Boot] [PATCH 4/4] apf27: add FPGA support for the apf27 board

[U-Boot] Pull request: u-boot-mpc8xx/master
 2012-10-29 16:51 UTC  (2+ messages)

[U-Boot] Pull request:u-boot-coldfire/master
 2012-10-29 16:50 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] Bring in new I2C framework
 2012-10-29 15:56 UTC  (12+ messages)

[U-Boot] ping failed; host 192.168.1.101 is not alive
 2012-10-29 15:33 UTC  (5+ messages)

[U-Boot] [PATCH] M68K: eb_cpu5282: general update and enhanced board support
 2012-10-29 15:16 UTC 

[U-Boot] [PATCH] am335x: add initial AM335x IDK board support
 2012-10-29 12:54 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/4] am335x_evm: Enable UART{1,2,3,4,5}
 2012-10-29 11:46 UTC  (2+ messages)

[U-Boot] [PATCH] OMAP3: igep0020: Add pad config for WIFI/BT GPIOs
 2012-10-29 10:32 UTC  (5+ messages)

[U-Boot] [RFC] common/lcd: use lcd_setcolreg() in bitmap_plot
 2012-10-29  9:17 UTC  (4+ messages)

[U-Boot] USB gadget driver
 2012-10-29  8:18 UTC 

[U-Boot] [PATCH] video: atmel: implement lcd_setcolreg funtion
 2012-10-29  7:00 UTC 

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

[U-Boot] [PATCH] s3c64xx: fix the compiler error and warning
 2012-10-29  2:43 UTC  (3+ messages)

[U-Boot] [PATCH 2/6] fdt: Limit printed hex in fdt print and list commands
 2012-10-29  0:54 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/1] [RFC] DM: early_malloc for DM added
 2012-10-28 23:20 UTC  (2+ messages)
` [U-Boot] [PATCH v10] Add dmmalloc module for DM

[U-Boot] [PATCH v2] powerpc/mpc85xx: Temporary fix for spin table backward compatibility
 2012-10-28 18:12 UTC 

[U-Boot] mips port
 2012-10-28 17:36 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] mmc: add bcm2835 driver
 2012-10-28 17:06 UTC  (9+ messages)

[U-Boot] [PATCH V3 1/5] ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections
 2012-10-28 14:07 UTC  (7+ messages)
` [U-Boot] [PATCH V3 5/5] ARM: tegra: don't request GPIO from Seaboard's SPL

[U-Boot] [PATCH 1/5] mx53loco: Allow booting a zImage kernel
 2012-10-28 11:53 UTC  (10+ messages)
` [U-Boot] [PATCH 2/5] mx25pdk: "
` [U-Boot] [PATCH 3/5] mx51evk: "
` [U-Boot] [PATCH 4/5] mx35pdk: "
` [U-Boot] [PATCH 5/5] mx6qsabre_common: "

[U-Boot] [PATCH v3 1/6] mx25pdk: Include CONFIG_MX25
 2012-10-28 11:50 UTC  (2+ messages)

[U-Boot] [PATCH V2 1/1] mx31/mx35/mx51/mx53/mx6: add watchdog
 2012-10-28 11:48 UTC  (3+ messages)
` [U-Boot] [PATCH V3 "

[U-Boot] x86: Anyone willing to take over the reigns
 2012-10-28 11:44 UTC 

[U-Boot] [PATCH v3 00/24] pmic: Redesign PMIC framework to support multiple instances of devices
 2012-10-27 21:01 UTC  (8+ messages)
` [U-Boot] [PATCH v3 08/24] pmic: Move pmic related code to ./drivers/power directory

[U-Boot] [PATCH 0/6] Serial cleanup series
 2012-10-27 12:39 UTC  (8+ messages)
` [U-Boot] [PATCH 3/6] serial: Reorder serial_assign()

[U-Boot] [PATCH] ARM: lacie_kw: add support for WIRELESS_SPACE
 2012-10-27 12:11 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] mvgbe: allow non-sequential PHY addresses
  ` [U-Boot] [PATCH v2 2/2] ARM: lacie_kw: add support for WIRELESS_SPACE

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

[U-Boot] [PATCH] MX5: added CONFIG_PMIC_FSL_MC13892 to mx53evk
 2012-10-27  9:26 UTC  (3+ messages)

[U-Boot] S-o-b entries for bcm2708 SDHCI driver in the downstream R.Pi Linux kernel
 2012-10-27  4:54 UTC 

[U-Boot] [PATCH] powerpc/corenet_ds: Update DDR timing for single-rank DIMMs
 2012-10-27  2:40 UTC  (2+ messages)
` [U-Boot] [PATCH] powerpc/P2041RDB: Fix Flash address LAW address

[U-Boot] [PATCH v7] qi_lb60: add nand spl support
 2012-10-27  1:07 UTC  (2+ messages)

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

[U-Boot] [PATCH] powerpc/mpc85xx: Temporary fix for spin table backward compatibility
 2012-10-26 23:34 UTC  (2+ messages)

[U-Boot] [PATCH] serial: remove calls to serial_assign()
 2012-10-26 22:12 UTC  (8+ messages)

[U-Boot] [PATCH V2 1/5] ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections
 2012-10-26 21:44 UTC  (3+ messages)

[U-Boot] [PATCH 00/11] ks8695 (cm4008, cm41xx) bugfixes, constant removals, configuration generalized
 2012-10-26 21:37 UTC  (8+ messages)
` [U-Boot] [PATCH 00/11] ks8695 (cm4008, cm41xx) bugfixes, constant removals, configuration generalized (repost)
  ` [U-Boot] [PATCH 01/11] arm: ks8695: use defined constants for UART
  ` [U-Boot] [PATCH 03/11] arm: ks8695eth: Use MAC address from environment

[U-Boot] [PATCH] Origen: Add default clock settings for multimedia IPs
 2012-10-26 21:30 UTC  (2+ messages)

[U-Boot] [PATCH] arm: arm925t: remove SX1 board
 2012-10-26 21:22 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 0/5] Support for qualcomm msm7630 board
 2012-10-26 21:15 UTC  (2+ messages)

[U-Boot] [PATCH 0/20] AHCI / SATA Improvements
 2012-10-26 20:55 UTC  (3+ messages)

[U-Boot] [PATCH v3 1/6] arm: Remove support for lpc2292
 2012-10-26 20:51 UTC  (3+ messages)

[U-Boot] Merging device trees at runtime for module-based systems
 2012-10-26 20:06 UTC  (9+ messages)

[U-Boot] [PATCH v6] qi_lb60(Ben NanoNote): add nand spl and usbboot support
 2012-10-26 17:31 UTC  (2+ messages)
` [U-Boot] [PATCH v6] qi_lb60: add nand spl support

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

[U-Boot] [PATCH v2 1/6] ARM: Fix start.S when used with SPL in arm1136
 2012-10-26 16:44 UTC  (4+ messages)
` [U-Boot] [PATCH V3 "

[U-Boot] [PATCH] tegra20: initialize variable to avoid compiler warning
 2012-10-26 16:38 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