1. e8f372d Makefile: fix dependencies for building NAND_SPL by Wolfgang Denk · Wed Oct 27 11:06:51 2010 +0200
  2. 5ddc3c4 make-asm-offsets: fix sed script by Wolfgang Denk · Wed Oct 27 08:31:42 2010 +0200
  3. ca83f0e mcu25: fix out of tree building by Wolfgang Denk · Wed Oct 27 10:29:56 2010 +0200
  4. d29afc3 Revert "cmd_net: drop spurious comma in U_BOOT_CMD" by Wolfgang Denk · Tue Oct 26 23:42:23 2010 +0200
  5. 69fc70a post/drivers/i2c.c: fix compile error by Wolfgang Denk · Tue Oct 26 23:22:36 2010 +0200
  6. 98dd07c ARM: use the same branch insn on all architectures by Wolfgang Denk · Sat Oct 23 23:22:38 2010 +0200
  7. d16ff31 Remove config.mk for da8xxevm based boards. by Sughosh Ganu · Sat Oct 23 00:58:03 2010 +0530
  8. 977c77f arm, bootm: Fix compile warning by Heiko Schocher · Mon Oct 25 08:33:38 2010 +0200
  9. c758e59 cmd_net: drop spurious comma in U_BOOT_CMD by Mike Frysinger · Wed Oct 20 03:33:30 2010 -0400
  10. 5e870f1 arm1176: fix relocation by Darius Augulis · Mon Oct 25 13:48:03 2010 +0300
  11. 50a0a9c ARM: fix address setup in start.S by Darius Augulis · Mon Oct 25 13:45:35 2010 +0300
  12. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  13. 81aa2eb include/asm-offsets.h: automatically generate assembler constants by Wolfgang Denk · Tue Oct 26 00:08:35 2010 +0200
  14. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · Tue Oct 26 13:32:32 2010 +0200
  15. a214467 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Tue Oct 26 20:58:49 2010 +0200
  16. 6a93e99 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Tue Oct 26 20:57:41 2010 +0200
  17. b633f26 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Tue Oct 26 20:55:39 2010 +0200
  18. ea4b2c8 ARM: Use consistent assembler syntax by Gray Remlin · Sun Oct 24 16:18:31 2010 +0100
  19. cc64ba6 Blackfin: adi boards: set compiled size limits by Mike Frysinger · Tue Oct 19 18:02:43 2010 -0400
  20. dd18ab6 Blackfin: bf527-ezkit-v2: move to boards.cfg by Mike Frysinger · Tue Oct 19 02:41:26 2010 -0400
  21. 9a13d81 ppc4xx: Add Io and IoCon 405EP board support by Dirk Eibach · Thu Oct 21 10:50:05 2010 +0200
  22. 299cd6c Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master by Wolfgang Denk · Mon Oct 25 08:06:52 2010 +0200
  23. e8fadbd ARMV7: OMAP: I2C driver: Fix bug found in 37XX testing by Steve Sakoman · Fri Oct 22 13:48:00 2010 -0700
  24. 8ef51b2 hcu4, hcu5: fix out of tree building by Wolfgang Denk · Sun Oct 24 16:49:12 2010 +0200
  25. 995e6a2 MPC8315ERD: fix build error by Wolfgang Denk · Sun Oct 24 16:07:23 2010 +0200
  26. 09aaaa7 VoVPN-GW_100MHz: drop unsupported board configuration by Wolfgang Denk · Sun Oct 24 15:46:08 2010 +0200
  27. 8196e3a lite5200b_PM: fix compile warning by Wolfgang Denk · Sun Oct 24 15:37:12 2010 +0200
  28. 7497150 MAKEALL: drop non-existent i386 config by Mike Frysinger · Wed Oct 20 03:34:19 2010 -0400
  29. aac7359 ARM: fix relocation support for onenand device. by Enric Balletbo i Serra · Tue Oct 19 11:13:22 2010 +0200
  30. 1978bdd MVBLM7: make TSEC2 work again. by Andre Schwarz · Fri Oct 22 11:21:46 2010 +0200
  31. e916826 hwconfig: Utilize getenv_f before relocation to allow for larger buffer by Kumar Gala · Fri Oct 22 03:18:13 2010 -0500
  32. eff2809 env_flash: Disable debug print statements by Peter Tyser · Fri Oct 22 00:24:52 2010 -0500
  33. b864d96 Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxa by Wolfgang Denk · Sat Oct 23 22:08:33 2010 +0200
  34. 28ece0e Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sat Oct 23 21:59:42 2010 +0200
  35. 153787d Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Sat Oct 23 21:56:51 2010 +0200
  36. 0e64fdb Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Sat Oct 23 21:49:28 2010 +0200
  37. 90f9734 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Sat Oct 23 21:45:57 2010 +0200
  38. 537d788 a4m072: add CONFIG_SYS_FLASH_BANKS_SIZES define by Ilya Yanok · Thu Oct 21 17:20:13 2010 +0200
  39. 755c180 cfi_flash: handle 'chip size exceeds address window' situation by Ilya Yanok · Thu Oct 21 17:20:12 2010 +0200
  40. cdc5a7a ehci-hcd.c: fix hanging under higher load by Wolfgang Denk · Fri Oct 22 14:23:00 2010 +0200
  41. 165522b usb_storage: constify us_direction lookup table by Mike Frysinger · Wed Oct 20 07:16:04 2010 -0400
  42. 671bc3d usb: musb: constify a bit by Mike Frysinger · Wed Oct 20 07:15:35 2010 -0400
  43. cd6cbd9 USB: fix Queue Element Transfer Descriptor changes by Wolfgang Denk · Wed Oct 20 21:08:17 2010 +0200
  44. 17e648b ehci-pci: print hccr, hcor and hc_lenght by Florian Fainelli · Fri Oct 15 15:53:45 2010 +0200
  45. e5cfb76 ehci-hcd.c: fix hanging under higher load by Wolfgang Denk · Fri Oct 22 14:08:13 2010 +0200
  46. 9a0709d XPedite5500 board support by John Schmoller · Fri Oct 22 00:20:34 2010 -0500
  47. a958532 xes: Add POST support for 8xxx boards by Peter Tyser · Fri Oct 22 00:20:33 2010 -0500
  48. 04ce2a8 mpc86xx: Add generic POST word read/write support by Peter Tyser · Fri Oct 22 00:20:32 2010 -0500
  49. d482dd3 post/i2c: Add ability to ignore I2C devices by Peter Tyser · Fri Oct 22 00:20:31 2010 -0500
  50. 3f1d0db post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRS by Peter Tyser · Fri Oct 22 00:20:30 2010 -0500
  51. 0ce0189 post/i2c: Don't probe address 0 by Peter Tyser · Fri Oct 22 00:20:29 2010 -0500
  52. 5d93325 post/i2c: Clean up detection logic by Peter Tyser · Fri Oct 22 00:20:28 2010 -0500
  53. de2ef6b post/i2c: General clean up by Peter Tyser · Fri Oct 22 00:20:27 2010 -0500
  54. 6ae3706 xes: Make X-ES board names more generic by Peter Tyser · Fri Oct 22 00:20:26 2010 -0500
  55. 876e991 xes: Add board_flash_wp_on() by John Schmoller · Fri Oct 22 00:20:25 2010 -0500
  56. d9c2dd5 xes: Consolidate checkboard() by John Schmoller · Fri Oct 22 00:20:24 2010 -0500
  57. 60e877f pci: Add ability to re-enumerate PCI buses by John Schmoller · Fri Oct 22 00:20:23 2010 -0500
  58. 5194477 xes: Use common PCI initialization code by Peter Tyser · Fri Oct 22 00:20:22 2010 -0500
  59. 9968c29 corenet_ds: Update CONFIG_SYS_GBL_DATA_SIZE to deal with growth in gd_t by Kumar Gala · Fri Oct 22 01:32:56 2010 -0500
  60. 2ea8526 PXA: Remove "xsengine" board by Marek Vasut · Wed Oct 20 22:01:12 2010 +0200
  61. ca35930 PXA: Remove "wepep250" board by Marek Vasut · Wed Oct 20 21:37:14 2010 +0200
  62. 1bd5d1c PXA: Remove "delta" board by Marek Vasut · Wed Oct 20 20:48:43 2010 +0200
  63. d857080 PXA: zipitz2: Add missing CONFIG_SYS_TEXT_BASE by Marek Vasut · Wed Oct 20 22:02:16 2010 +0200
  64. 0870438 PXA: vpac270: Add missing CONFIG_SYS_TEXT_BASE by Marek Vasut · Wed Oct 20 21:30:03 2010 +0200
  65. d61835b PXA: xm250: Fix for reloc by Marek Vasut · Wed Oct 20 21:57:34 2010 +0200
  66. 7cdb976 PXA: xaeniax: Fix for reloc by Marek Vasut · Wed Oct 20 21:54:19 2010 +0200
  67. a11b85d PXA: trizepsiv: Fix for reloc by Marek Vasut · Wed Oct 20 21:28:14 2010 +0200
  68. edd9d1d0 PXA: pxa255_idp: Fix for reloc by Marek Vasut · Wed Oct 20 21:20:07 2010 +0200
  69. bd5679c PXA: pleb2: Fix for reloc by Marek Vasut · Wed Oct 20 21:10:25 2010 +0200
  70. 1ba68e8 PXA: palmtc: Fix for reloc by Marek Vasut · Wed Oct 20 21:06:23 2010 +0200
  71. edacfb2 PXA: palmld: Fix for reloc by Marek Vasut · Wed Oct 20 21:04:13 2010 +0200
  72. c5513e7 PXA: lubbock: Fix for reloc by Marek Vasut · Wed Oct 20 20:55:44 2010 +0200
  73. c12ff4e PXA: innokom: Fix for reloc by Marek Vasut · Wed Oct 20 20:52:21 2010 +0200
  74. 921ec76 PXA: csb226: Fix for reloc by Marek Vasut · Wed Oct 20 20:43:41 2010 +0200
  75. 52a3ed8 PXA: cradle: Fix for reloc by Marek Vasut · Wed Oct 20 20:17:51 2010 +0200
  76. 2021299 PXA: colibri_pxa270: Fix for reloc by Marek Vasut · Wed Oct 20 20:15:11 2010 +0200
  77. 7146937 PXA: cerf250: Fix for reloc by Marek Vasut · Wed Oct 20 18:56:41 2010 +0200
  78. 541af6f PXA: Use pxa-regs.h register definitions in start.S by Marek Vasut · Wed Oct 20 20:09:09 2010 +0200
  79. f29c11b PXA: Implement ELF relocation by Marek Vasut · Wed Oct 20 19:36:39 2010 +0200
  80. 445a482 MX51: Add video support to vision2 board by Stefano Babic · Thu Oct 21 10:34:39 2010 +0200
  81. 42f151a MX51: Add video support by Stefano Babic · Wed Oct 13 12:17:14 2010 +0200
  82. ed5939d MX51: Add IPU driver for video support by Stefano Babic · Wed Oct 13 12:16:35 2010 +0200
  83. 58427f5 Add linux framebuffer header include/linux/fb.h by Stefano Babic · Wed Oct 13 12:14:29 2010 +0200
  84. 689a5d8 led_display: remove unused DISPLAY_MARK define by Ilya Yanok · Thu Oct 21 17:20:11 2010 +0200
  85. 13ab071 a4m072: change 'display' command implementation by Ilya Yanok · Thu Oct 21 17:20:10 2010 +0200
  86. 12a92bc a4m072: changes to the default environment by Ilya Yanok · Thu Oct 21 17:20:09 2010 +0200
  87. 45c8ece Fix building for 83xx boards with USB support by Anatolij Gustschin · Thu Oct 21 18:30:35 2010 +0200
  88. c4c6234 sh: sh4: Move to boards.cfg by Nobuhiro Iwamatsu · Wed Oct 20 01:35:28 2010 +0900
  89. 06ea8cf sh: sh3: Move to boards.cfg by Nobuhiro Iwamatsu · Wed Oct 20 01:28:29 2010 +0900
  90. 0c4bcc7 sh: rsk7203: Move to boards.cfg by Nobuhiro Iwamatsu · Wed Oct 20 01:22:25 2010 +0900
  91. 636c945 sh: sh7785lcr: Add CONFIG_SYS_TEXT_BASE for 32bit mode by Nobuhiro Iwamatsu · Wed Oct 20 01:17:08 2010 +0900
  92. 0b43bd8 sh: Fix warning about uninitialized value of ramdisk_flags by Nobuhiro Iwamatsu · Tue Oct 19 17:14:15 2010 +0900
  93. 5e8886c sh: Rename TEXT_BASE to CONFIG_SYS_TEXT_BASE by Nobuhiro Iwamatsu · Tue Oct 19 17:07:07 2010 +0900
  94. f0eb815 sh: sh7785lcr: Add CONFIG_SH_SDRAM_OFFSET by Nobuhiro Iwamatsu · Tue Oct 05 16:58:05 2010 +0900
  95. 190f4f7 sh: Add support load and boot of Initrd. by Nobuhiro Iwamatsu · Tue Sep 28 12:14:57 2010 +0900
  96. 9a73601 ppc: Don't initialize write protected NOR flashes by John Schmoller · Wed Sep 29 14:05:44 2010 -0500
  97. 765be5c MPC52xx, motionpro: update default configuration by Wolfgang Denk · Wed Oct 20 08:31:45 2010 +0200
  98. f90f133 ftrtc010.c : enhance code according to original datasheet by Macpaul Lin · Tue Oct 19 20:14:36 2010 +0800
  99. 42dc7c4 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Wed Oct 20 21:23:22 2010 +0200
  100. 652af10 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Wed Oct 20 21:20:24 2010 +0200