1. e5eecd5 GCC4.6: Squash warnings in mpc8610hpcd.c by Marek Vasut · Fri Oct 21 14:17:09 2011 +0000
  2. 54bc73e GCC4.6: Squash warnings in diu.c by Marek Vasut · Fri Oct 21 14:17:08 2011 +0000
  3. 4a5a6d7 GCC4.6: Squash warning in mpc5121ads.c by Marek Vasut · Fri Oct 21 14:17:03 2011 +0000
  4. 46bc7f0 GCC4.6: Squash warnings in mpc86xx/interrupts.c by Marek Vasut · Fri Oct 21 14:17:27 2011 +0000
  5. 3c48d6c GCC4.6: Squash warnings in ddr[123]_dimm_params.c by Marek Vasut · Fri Oct 21 14:17:19 2011 +0000
  6. 6081490 GCC4.6: Squash warnings in 4xx_pcie.c by Marek Vasut · Fri Oct 21 14:17:15 2011 +0000
  7. c9af943 GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.c by Marek Vasut · Fri Oct 21 14:17:14 2011 +0000
  8. 99b00d9 GCC4.6: Squash warnings in 44x_spd_ddr.c by Marek Vasut · Fri Oct 21 14:17:12 2011 +0000
  9. 701b4be GCC4.6: Squash warnings in denali_spd_ddr2.c by Marek Vasut · Fri Oct 21 14:17:07 2011 +0000
  10. c16d054 GCC4.6: Squash warnings in denali_data_eye.c by Marek Vasut · Fri Oct 21 14:17:06 2011 +0000
  11. ea168cf PowerPC: Squash warning in mpc512x serial.c by Marek Vasut · Fri Oct 21 14:17:02 2011 +0000
  12. d5a184b cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT by Helmut Raiger · Thu Oct 20 04:19:47 2011 +0000
  13. 698a51d disk: part_efi: fix **pgpt_pte == NULL by Doug Anderson · Wed Oct 19 09:47:31 2011 +0000
  14. dc03667 cosmetic: Replace __FUNCTION__ with __func__ in part_efi.c by Doug Anderson · Wed Oct 19 08:04:46 2011 +0000
  15. 26da299 README: improve documentation of network related CONFIG_ settings by Wolfgang Denk · Wed Oct 26 10:21:22 2011 +0000
  16. 092ae95 README: white-space cleanup by Wolfgang Denk · Wed Oct 26 10:21:21 2011 +0000
  17. 7d731a9 image: Fix inverted logic in architecture check. by Thierry Reding · Thu Oct 27 08:58:25 2011 +0000
  18. 5234ad1 net: Export auto_load, use it in rarp by Simon Glass · Thu Oct 27 06:24:32 2011 +0000
  19. e4655c5 net: Change for loop to memset() by Simon Glass · Wed Oct 26 14:18:39 2011 +0000
  20. 4abd0e2 net: Add more #ifdefs for tftpput to reduce code size by Simon Glass · Thu Oct 27 06:24:29 2011 +0000
  21. 8431332 net: Make net_transfer() a static function by Simon Glass · Thu Oct 27 06:24:28 2011 +0000
  22. 2928cd8 net: Hide more code behind CONFIG_CMD_TFTPPUT by Simon Glass · Wed Oct 26 14:18:38 2011 +0000
  23. 575e21e fat: correct ATTR_VFAT check by J. Vijayanand · Wed Oct 19 07:43:08 2011 +0000
  24. 27e5620 fs/fat/fat.c: fix warning: 'part_size' defined but not used by Wolfgang Denk · Thu Oct 27 23:08:16 2011 +0200
  25. 8f81400 FAT: Add FAT write feature by Donggeun Kim · Mon Oct 24 21:15:28 2011 +0000
  26. dc6fa64 fdt: ARM: Add fdtcontroladdr to set device tree address in environment by Simon Glass · Mon Oct 24 19:15:34 2011 +0000
  27. 3433dd7 fdt: ARM: Implement and verify embedded and separate device tree by Simon Glass · Mon Oct 24 19:15:33 2011 +0000
  28. 2d2af85 fdt: add decode helper library by Simon Glass · Mon Oct 24 19:15:32 2011 +0000
  29. 5cb34db fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE) by Simon Glass · Mon Oct 24 19:15:31 2011 +0000
  30. 38d6b8d fdt: Add support for embedded device tree (CONFIG_OF_EMBED) by Simon Glass · Sat Oct 15 05:48:21 2011 +0000
  31. 3d68644 fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL) by Simon Glass · Sat Oct 15 05:48:20 2011 +0000
  32. 85d96ec net: tftpput: add tftpput command by Simon Glass · Mon Oct 24 18:00:08 2011 +0000
  33. 6a398d2 net: tftpput: implement tftp logic by Simon Glass · Mon Oct 24 18:00:07 2011 +0000
  34. 34f5229 tftpput: add save_addr and save_size global variables by Simon Glass · Fri Oct 21 18:51:38 2011 +0000
  35. f59675a net: tftpput: Support selecting get/put for tftp by Simon Glass · Mon Oct 24 18:00:05 2011 +0000
  36. bd8a0e0 net: tftpput: Factor out start, restart and next block functions by Simon Glass · Mon Oct 24 18:00:04 2011 +0000
  37. b437aad net: tftpput: move common code into separate functions by Simon Glass · Mon Oct 24 18:00:03 2011 +0000
  38. d6c5f55 net: tftpput: Rename TFTP to TFTPGET by Simon Glass · Mon Oct 24 18:00:02 2011 +0000
  39. 230467c net: tftpput: Add support for receiving ICMP packets by Simon Glass · Mon Oct 24 18:00:01 2011 +0000
  40. 43c7296 net: tftpput: Move ICMP code into its own function by Simon Glass · Mon Oct 24 18:00:00 2011 +0000
  41. b8e926e Add setenv_ulong() and setenv_addr() by Simon Glass · Mon Oct 24 17:59:59 2011 +0000
  42. 931948a Move simple_itoa to vsprintf by Simon Glass · Fri Oct 21 18:51:33 2011 +0000
  43. 384a819 altera_tse: Fix return of eth_device's recv() callback by Joachim Foerster · Mon Oct 17 05:24:46 2011 +0000
  44. 7ce9929 altera_tse: m88e1111s: Honor device flags regarding PHY interface mode by Joachim Foerster · Tue Oct 25 22:39:57 2011 +0000
  45. cb0ddaf altera_tse: Add support for dedicated descriptor memory by Joachim Foerster · Mon Oct 17 05:24:44 2011 +0000
  46. 953cc0c altera_tse: Fix SGDMA reset triggering by Joachim Foerster · Mon Oct 17 05:24:43 2011 +0000
  47. 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
  48. 3b3df4e part_efi: dcache: allocate cacheline aligned buffers by Anton staaf · Wed Oct 12 13:56:04 2011 +0000
  49. 82d04cb mmc: dcache: allocate cache aligned buffers for ext_csd by Anton staaf · Tue Oct 04 11:24:50 2011 +0000
  50. 0f3f02a ext2: Cache line aligned partial sector bounce buffer by Anton staaf · Mon Oct 03 13:55:00 2011 +0000
  51. 9b00f0d mmc: dcache: allocate cache aligned buffer for scr and switch_status by Anton staaf · Mon Oct 03 13:54:59 2011 +0000
  52. 5420cba tegra: define CONFIG_SYS_CACHELINE_SIZE for tegra by Anton staaf · Mon Oct 03 13:54:58 2011 +0000
  53. fb683db cache: add ALLOC_CACHE_ALIGN_BUFFER macro by Anton staaf · Wed Oct 12 13:55:59 2011 +0000
  54. b98959b Revert "km_arm: enable POST for these boards" by Wolfgang Denk · Mon Oct 24 21:14:42 2011 +0200
  55. 1712b56 arm: Correct build error introduced by getenv_ulong() patch by Simon Glass · Sun Oct 23 17:44:35 2011 +0000
  56. e2f057f powerpc: Correct build warning introduced by getenv_ulong() patch by Simon Glass · Sun Oct 23 17:41:54 2011 +0000
  57. 3885551 mkimage: adding support for Davinci AIS image by Stefano Babic · Mon Oct 17 00:07:43 2011 +0000
  58. 6c1020c net: xilinx_enet: drop unused !NET_MULTI driver by Mike Frysinger · Sun Oct 16 16:04:13 2011 -0400
  59. 1237f45 net: sc589: drop unused !NET_MULTI driver by Mike Frysinger · Sun Oct 16 10:04:12 2011 +0000
  60. 75ff9fe net: s3c4510b_eth: drop unused !NET_MULTI driver by Mike Frysinger · Sun Oct 16 10:04:11 2011 +0000
  61. 9552a2f net: ns9750: drop !NET_MULTI driver by Mike Frysinger · Sun Oct 16 10:04:10 2011 +0000
  62. fbae9af net: enc28j60_lpc2292: drop unused !NET_MULTI driver by Mike Frysinger · Sun Oct 16 16:04:09 2011 -0400
  63. 920fd2b powerpc/lib/board.c: Call run_post(POST_ROM) before relocating by Bernhard Kaindl · Sun Oct 16 00:07:08 2011 +0000
  64. a77e293 net/dns.c: Fix endian conversion for big-endian in dns command by Bernhard Kaindl · Sat Oct 15 23:59:22 2011 +0000
  65. 32ef00a x86: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:14 2011 +0000
  66. c131e52 sparc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:13 2011 +0000
  67. 44fc669 powerpc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:12 2011 +0000
  68. 8ccbef9 mips: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:11 2011 +0000
  69. 383c33a microblaze: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:10 2011 +0000
  70. 9e5689f m68k: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:09 2011 +0000
  71. 3d87f6b blackfin: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:08 2011 +0000
  72. 9b3b52b avr32: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:07 2011 +0000
  73. 706c234 arm: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:06 2011 +0000
  74. bf690f8 Add getenv_ulong() to read an integer from an environment variable by Simon Glass · Fri Oct 14 13:25:18 2011 +0000
  75. 76deb6c common: fix missing function pointer relocation in fixup_cmdtable() by Daniel Schwierzeck · Tue Oct 18 11:12:22 2011 +0000
  76. a6745b8 net: emaclite: Move RX/TX ping pong initialization to by Michal Simek · Wed Oct 12 23:23:22 2011 +0000
  77. c433655 net: emaclite: Use unsigned long for baseaddr by Michal Simek · Wed Oct 12 23:23:21 2011 +0000
  78. 865fed3 arm, post, memory: fix bug if sdram base != 0x00000000 by Heiko Schocher · Thu Oct 06 20:40:00 2011 +0000
  79. 2d0dd6e spi/eon: add support for new EON spi flash EN25Q32B by Shaohui Xie · Tue Sep 27 01:21:34 2011 +0000
  80. cda2e48 cache: include asm/cache.h for ARCH_DMA_MINALIGN definition by Anton Staaf · Mon Oct 17 16:46:13 2011 -0700
  81. 49d351b x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:12 2011 -0700
  82. 66d6dbf mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:11 2011 -0700
  83. 71c2563 microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:10 2011 -0700
  84. 7dbd92f avr32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:09 2011 -0700
  85. fb2df08 sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:08 2011 -0700
  86. 18798f1 sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:07 2011 -0700
  87. 265766c powerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:06 2011 -0700
  88. 4b17083 nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:05 2011 -0700
  89. fe7d4f9 m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:04 2011 -0700
  90. 13b6b59 arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:03 2011 -0700
  91. dd5497c NS16550: trivial code clean for checkpatch by Simon Glass · Sat Oct 15 19:14:09 2011 +0000
  92. b9f490f MPC85xx: remove broken "mpq101" board by Wolfgang Denk · Sun Oct 23 17:00:47 2011 +0200
  93. e9a7806 serial: uartlite: Fix compilation warnings by Michal Simek · Tue Oct 18 00:22:10 2011 +0000
  94. fe64eff hwmon: Provide dtt_init() by Dirk Eibach · Thu Oct 13 23:23:12 2011 +0000
  95. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:48 2011 +0000
  96. 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:47 2011 +0000
  97. 8908e97 autoconf.mk.dep: use target cflags, not host by Mike Frysinger · Wed Oct 12 19:48:00 2011 +0000
  98. 122035e build: force migration away from $(AR) by Mike Frysinger · Wed Oct 12 19:25:20 2011 +0000
  99. 57e0deb build: add missing $(AR)->$(cmd_link_o_target) update by Mike Frysinger · Tue Oct 18 05:30:17 2011 +0000
  100. a34a7a7 Makefile: Remove MLO on make clean by Joel A Fernandes · Wed Oct 12 16:12:55 2011 +0000