1. 931948a Move simple_itoa to vsprintf by Simon Glass · Fri Oct 21 18:51:33 2011 +0000
  2. 384a819 altera_tse: Fix return of eth_device's recv() callback by Joachim Foerster · Mon Oct 17 05:24:46 2011 +0000
  3. 7ce9929 altera_tse: m88e1111s: Honor device flags regarding PHY interface mode by Joachim Foerster · Tue Oct 25 22:39:57 2011 +0000
  4. cb0ddaf altera_tse: Add support for dedicated descriptor memory by Joachim Foerster · Mon Oct 17 05:24:44 2011 +0000
  5. 953cc0c altera_tse: Fix SGDMA reset triggering by Joachim Foerster · Mon Oct 17 05:24:43 2011 +0000
  6. fc883c2 altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync case by Joachim Foerster · Tue Oct 25 22:39:54 2011 +0000
  7. 3b3df4e part_efi: dcache: allocate cacheline aligned buffers by Anton staaf · Wed Oct 12 13:56:04 2011 +0000
  8. 82d04cb mmc: dcache: allocate cache aligned buffers for ext_csd by Anton staaf · Tue Oct 04 11:24:50 2011 +0000
  9. 0f3f02a ext2: Cache line aligned partial sector bounce buffer by Anton staaf · Mon Oct 03 13:55:00 2011 +0000
  10. 9b00f0d mmc: dcache: allocate cache aligned buffer for scr and switch_status by Anton staaf · Mon Oct 03 13:54:59 2011 +0000
  11. 5420cba tegra: define CONFIG_SYS_CACHELINE_SIZE for tegra by Anton staaf · Mon Oct 03 13:54:58 2011 +0000
  12. fb683db cache: add ALLOC_CACHE_ALIGN_BUFFER macro by Anton staaf · Wed Oct 12 13:55:59 2011 +0000
  13. b98959b Revert "km_arm: enable POST for these boards" by Wolfgang Denk · Mon Oct 24 21:14:42 2011 +0200
  14. 1712b56 arm: Correct build error introduced by getenv_ulong() patch by Simon Glass · Sun Oct 23 17:44:35 2011 +0000
  15. e2f057f powerpc: Correct build warning introduced by getenv_ulong() patch by Simon Glass · Sun Oct 23 17:41:54 2011 +0000
  16. 3885551 mkimage: adding support for Davinci AIS image by Stefano Babic · Mon Oct 17 00:07:43 2011 +0000
  17. 6c1020c net: xilinx_enet: drop unused !NET_MULTI driver by Mike Frysinger · Sun Oct 16 16:04:13 2011 -0400
  18. 1237f45 net: sc589: drop unused !NET_MULTI driver by Mike Frysinger · Sun Oct 16 10:04:12 2011 +0000
  19. 75ff9fe net: s3c4510b_eth: drop unused !NET_MULTI driver by Mike Frysinger · Sun Oct 16 10:04:11 2011 +0000
  20. 9552a2f net: ns9750: drop !NET_MULTI driver by Mike Frysinger · Sun Oct 16 10:04:10 2011 +0000
  21. fbae9af net: enc28j60_lpc2292: drop unused !NET_MULTI driver by Mike Frysinger · Sun Oct 16 16:04:09 2011 -0400
  22. 920fd2b powerpc/lib/board.c: Call run_post(POST_ROM) before relocating by Bernhard Kaindl · Sun Oct 16 00:07:08 2011 +0000
  23. a77e293 net/dns.c: Fix endian conversion for big-endian in dns command by Bernhard Kaindl · Sat Oct 15 23:59:22 2011 +0000
  24. 32ef00a x86: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:14 2011 +0000
  25. c131e52 sparc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:13 2011 +0000
  26. 44fc669 powerpc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:12 2011 +0000
  27. 8ccbef9 mips: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:11 2011 +0000
  28. 383c33a microblaze: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:10 2011 +0000
  29. 9e5689f m68k: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:09 2011 +0000
  30. 3d87f6b blackfin: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:08 2011 +0000
  31. 9b3b52b avr32: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:07 2011 +0000
  32. 706c234 arm: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:06 2011 +0000
  33. bf690f8 Add getenv_ulong() to read an integer from an environment variable by Simon Glass · Fri Oct 14 13:25:18 2011 +0000
  34. 76deb6c common: fix missing function pointer relocation in fixup_cmdtable() by Daniel Schwierzeck · Tue Oct 18 11:12:22 2011 +0000
  35. a6745b8 net: emaclite: Move RX/TX ping pong initialization to by Michal Simek · Wed Oct 12 23:23:22 2011 +0000
  36. c433655 net: emaclite: Use unsigned long for baseaddr by Michal Simek · Wed Oct 12 23:23:21 2011 +0000
  37. 865fed3 arm, post, memory: fix bug if sdram base != 0x00000000 by Heiko Schocher · Thu Oct 06 20:40:00 2011 +0000
  38. 2d0dd6e spi/eon: add support for new EON spi flash EN25Q32B by Shaohui Xie · Tue Sep 27 01:21:34 2011 +0000
  39. cda2e48 cache: include asm/cache.h for ARCH_DMA_MINALIGN definition by Anton Staaf · Mon Oct 17 16:46:13 2011 -0700
  40. 49d351b x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:12 2011 -0700
  41. 66d6dbf mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:11 2011 -0700
  42. 71c2563 microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:10 2011 -0700
  43. 7dbd92f avr32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:09 2011 -0700
  44. fb2df08 sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:08 2011 -0700
  45. 18798f1 sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:07 2011 -0700
  46. 265766c powerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:06 2011 -0700
  47. 4b17083 nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:05 2011 -0700
  48. fe7d4f9 m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:04 2011 -0700
  49. 13b6b59 arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:03 2011 -0700
  50. dd5497c NS16550: trivial code clean for checkpatch by Simon Glass · Sat Oct 15 19:14:09 2011 +0000
  51. b9f490f MPC85xx: remove broken "mpq101" board by Wolfgang Denk · Sun Oct 23 17:00:47 2011 +0200
  52. e9a7806 serial: uartlite: Fix compilation warnings by Michal Simek · Tue Oct 18 00:22:10 2011 +0000
  53. fe64eff hwmon: Provide dtt_init() by Dirk Eibach · Thu Oct 13 23:23:12 2011 +0000
  54. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:48 2011 +0000
  55. 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:47 2011 +0000
  56. 8908e97 autoconf.mk.dep: use target cflags, not host by Mike Frysinger · Wed Oct 12 19:48:00 2011 +0000
  57. 122035e build: force migration away from $(AR) by Mike Frysinger · Wed Oct 12 19:25:20 2011 +0000
  58. 57e0deb build: add missing $(AR)->$(cmd_link_o_target) update by Mike Frysinger · Tue Oct 18 05:30:17 2011 +0000
  59. a34a7a7 Makefile: Remove MLO on make clean by Joel A Fernandes · Wed Oct 12 16:12:55 2011 +0000
  60. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · Wed Oct 12 02:31:39 2011 +0000
  61. 6904b6e checkpatch whitespace cleanups by Stephen Warren · Tue Oct 18 11:11:49 2011 +0000
  62. 4511ccc drivers: add the support for Silicon Image SATA controller by Tang Yuantian · Fri Oct 07 19:26:58 2011 +0000
  63. 1cac36e doc/README: documents and readme for NDS32 arch by Macpaul Lin · Wed Oct 19 20:41:11 2011 +0000
  64. e0eb35a adp-ag101: add board adp-ag101 support by Macpaul Lin · Wed Oct 19 20:41:10 2011 +0000
  65. 354b4e3 nds32: common bdinfo, bootm, image support by Macpaul Lin · Wed Oct 19 20:41:09 2011 +0000
  66. 394c76a nds32: standalone support by Macpaul Lin · Tue Oct 11 22:33:20 2011 +0000
  67. 0d1f474 nds32/lib: add generic funcs in NDS32 lib by Macpaul Lin · Tue Oct 11 22:33:19 2011 +0000
  68. 83dbca7 nds32/ag101: cpu and init funcs of SoC ag101 by Macpaul Lin · Tue Oct 11 22:33:18 2011 +0000
  69. 3bb6f7e nds32/core N1213: NDS32 N12 core family N1213 by Macpaul Lin · Wed Oct 19 20:41:05 2011 +0000
  70. 3258ffa nds32: add NDS32 support into common header file by Macpaul Lin · Wed Oct 19 20:41:04 2011 +0000
  71. 0b9b59a nds32: add header files support for nds32 by Macpaul Lin · Tue Oct 11 22:33:15 2011 +0000
  72. 7b48070 cmd_bdinfo: replace print_str() with print_mhz() by Timur Tabi · Wed Oct 05 17:08:07 2011 -0500
  73. c3213b8 gpio: Add PCA9698 40-bit I2C I/O port by Dirk Eibach · Mon Oct 03 23:13:51 2011 +0000
  74. b8058e8 serial: pl01x: drain PL01x FIFO before baudrate change by Linus Walleij · Sun Oct 02 11:52:52 2011 +0000
  75. d74a67f examples: api: allow build with private libgcc by Che-liang Chiou · Mon Oct 17 21:04:15 2011 +0000
  76. 68b1b93 net: dc2114x: check for apropriate command by Linus Walleij · Sun Sep 25 21:41:14 2011 +0000
  77. 069b52b km/common: enable "env default" for all keymile boards by Gerlando Falauto · Thu Sep 22 05:06:12 2011 +0000
  78. c56c5a3 ftgmac100: reset fix when supports wake on lan by Macpaul Lin · Tue Sep 20 19:54:32 2011 +0000
  79. 4dc3cc8 km/common: remove obsolete header file by Holger Brunck · Tue Sep 13 23:06:12 2011 +0000
  80. 28c63c7 km/common: fix ramfs development target by Andreas Huber · Tue Sep 13 23:06:11 2011 +0000
  81. b9d9124 km/common: force set ethaddr only for KM kirkwood boards by Holger Brunck · Tue Sep 13 23:06:10 2011 +0000
  82. d598271 fix compile warning for env tools by Luka Perkov · Mon Sep 05 23:40:13 2011 +0200
  83. 43641a4 km_arm: enable POST for these boards by Valentin Longchamp · Fri Sep 02 04:59:10 2011 +0000
  84. 6519bbf removed static from images in cmd_bootm.c by Simon Schwarz · Fri Sep 02 00:50:31 2011 +0000
  85. 5444586 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Fri Oct 21 23:48:46 2011 +0200
  86. f8ab900 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · Fri Oct 21 23:36:40 2011 +0200
  87. a2a56ed Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · Fri Oct 21 23:35:12 2011 +0200
  88. 3761b97 mpc85xx: Add inline GPIO acessor functions by Kyle Moffett · Wed Oct 19 14:58:15 2011 -0400
  89. 856f32f powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9) by Timur Tabi · Tue Oct 18 18:44:34 2011 -0500
  90. c76b834 cosmetic: Fixup fixup_silent_linux() for checkpatch by Doug Anderson · Wed Oct 19 12:30:57 2011 +0000
  91. 0d4c62e Correct dependency rule to fix SPL build by Simon Glass · Tue Oct 18 05:50:42 2011 +0000
  92. 6f4c935 ColdFire: Clean Makefile _config rules by stany MARCEL · Fri Oct 14 04:38:05 2011 +0000
  93. 5ac9ea6 ColdFire: Move boards with simple _config rules to boards.cfg by stany MARCEL · Wed Oct 19 00:17:13 2011 +0800
  94. fba9314 ColdFire: Fix compilation with CONFIG_SYS_DRAMSZ1 defined by stany MARCEL · Fri Oct 14 04:38:06 2011 +0000
  95. 8ced4cd ColdFire: Merge differentiated linking files into a sigle one by board by stany MARCEL · Fri Oct 14 04:38:04 2011 +0000
  96. b0cbdc5 ColdFire: Add $(obj) before cpu lib to correct build by stany MARCEL · Fri Oct 14 04:38:02 2011 +0000
  97. 4df9e53 ColdFire: Cleanup lds files for multiple defined symbols by stany MARCEL · Fri Oct 14 04:38:01 2011 +0000
  98. a01c929 powerpc/85xx: Fix P2020DS booting by Kumar Gala · Tue Oct 18 01:31:08 2011 -0500
  99. 320c2d2 powerpc/85xx: Update USB device tree status based on pin settings by Shengzhou Liu · Fri Oct 14 16:26:06 2011 +0800
  100. a7be802 fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers by Shengzhou Liu · Fri Oct 14 16:26:05 2011 +0800