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