1. 13c3c50 ARMV7: OMAP4: twl6030 add battery charging support by Balaji T K · Thu Nov 25 16:22:04 2010 +0530
  2. b55b3aa Merge branch 'next' of git://git.denx.de/u-boot into next by Sandeep Paulraj · Sat Dec 11 10:35:40 2010 -0500
  3. 341e5e7 Move LDSCRIPT definitions to board config files. by Wolfgang Denk · Sun Nov 28 21:18:58 2010 +0100
  4. 8411888 Remove redundant config.mk files by Wolfgang Denk · Sun Nov 28 21:18:57 2010 +0100
  5. f4b3b70 Davinci: add support for the ea20 board by Stefano Babic · Tue Nov 30 11:46:56 2010 -0500
  6. 2a45026 Davinci 8xx: Move common functions to share code by Stefano Babic · Tue Nov 30 11:32:10 2010 -0500
  7. 42f4b74 da850: Add RMII support for EMAC by Sudhakar Rajashekhara · Thu Nov 18 09:59:37 2010 -0500
  8. e86382e Add board support for hawkboard by Sughosh Ganu · Tue Nov 30 11:25:01 2010 -0500
  9. 45536d7 Remove board_init_f function from nand_boot.c by Sughosh Ganu · Sun Nov 28 20:21:58 2010 -0500
  10. 9cb7a5b Move and rename common headers from under by Sughosh Ganu · Sun Nov 28 20:21:27 2010 -0500
  11. 49d1294 da850: Enable SPI Flash by Stefano Babic · Thu Nov 11 15:38:02 2010 +0100
  12. 5449b1d da8xx: Add cpu_is_da8xx macros by Sudhakar Rajashekhara · Thu Nov 11 15:38:01 2010 +0100
  13. ce7f6ef pl01x: use C structs and readl/writel by Rabin Vincent · Wed May 05 09:23:07 2010 +0530
  14. 4a7b674 add Xilinx_abort_fn to Xilinx_Spartan3_Slave_Serial_fns by Wolfgang Wegner · Fri Apr 23 11:08:05 2010 +0200
  15. 9567da0 ext2: constify file/dir names by Mike Frysinger · Wed Oct 20 07:18:09 2010 -0400
  16. 2a714cd stdio: constify "name" arg in public api by Mike Frysinger · Wed Oct 20 07:18:03 2010 -0400
  17. c92fdac Merge branch 'next' of git://git.denx.de/u-boot-arm into next by Wolfgang Denk · Tue Nov 30 22:13:15 2010 +0100
  18. fb3c95f pl01x: use C structs and readl/writel by Rabin Vincent · Wed May 05 09:23:07 2010 +0530
  19. 015db1f add Xilinx_abort_fn to Xilinx_Spartan3_Slave_Serial_fns by Wolfgang Wegner · Fri Apr 23 11:08:05 2010 +0200
  20. f57fd34 Davinci: add support for the ea20 board by Stefano Babic · Tue Nov 30 11:46:56 2010 -0500
  21. 6470f73 Davinci 8xx: Move common functions to share code by Stefano Babic · Tue Nov 30 11:32:10 2010 -0500
  22. 5851e12 da850: Add RMII support for EMAC by Sudhakar Rajashekhara · Thu Nov 18 09:59:37 2010 -0500
  23. 1b9c52b Add board support for hawkboard by Sughosh Ganu · Tue Nov 30 11:25:01 2010 -0500
  24. 6f59a4a Remove board_init_f function from nand_boot.c by Sughosh Ganu · Sun Nov 28 20:21:58 2010 -0500
  25. 80995f9 Move and rename common headers from under by Sughosh Ganu · Sun Nov 28 20:21:27 2010 -0500
  26. fc850ab da850: Enable SPI Flash by Stefano Babic · Thu Nov 11 15:38:02 2010 +0100
  27. 7bf91d7 da8xx: Add cpu_is_da8xx macros by Sudhakar Rajashekhara · Thu Nov 11 15:38:01 2010 +0100
  28. 8c8f582 ext2: constify file/dir names by Mike Frysinger · Wed Oct 20 07:18:09 2010 -0400
  29. e3d5572 stdio: constify "name" arg in public api by Mike Frysinger · Wed Oct 20 07:18:03 2010 -0400
  30. 27c0b4a boot cmds: convert to getenv_yesno() with autostart by Mike Frysinger · Wed Oct 20 07:17:55 2010 -0400
  31. 2b8a91a ctype: constify lookup table by Mike Frysinger · Wed Oct 20 07:17:45 2010 -0400
  32. cf2feb1 image: constify lookup tables by Mike Frysinger · Wed Oct 20 07:17:39 2010 -0400
  33. 17a266a cmd_itest: constify & localize op table by Mike Frysinger · Wed Oct 20 07:17:33 2010 -0400
  34. 59e1472 cmd_date: constify by Mike Frysinger · Wed Oct 20 07:17:23 2010 -0400
  35. bb1ecce string_to_ip: constify "s" arg by Mike Frysinger · Wed Oct 20 07:16:58 2010 -0400
  36. 89c7392 string_to_VLAN: constify "var" arg by Mike Frysinger · Wed Oct 20 07:16:48 2010 -0400
  37. c8ecaa3 copy_filename: constify "src" arg by Mike Frysinger · Wed Oct 20 07:16:40 2010 -0400
  38. b5bc05e autocomplete: remove runtime handler install by Mike Frysinger · Wed Oct 20 03:52:39 2010 -0400
  39. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:41:17 2010 -0400
  40. 2e50fa3 do_bootd: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:36:26 2010 -0400
  41. 2a5ba45 do_bootm: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:35:39 2010 -0400
  42. 1df11f0 command_t: punt unused type by Mike Frysinger · Wed Oct 20 03:35:09 2010 -0400
  43. 4b49747 cmd_mii: localize & constify local funcs/data by Mike Frysinger · Wed Oct 20 01:06:48 2010 -0400
  44. d3e8e68 Prepare v2010.12-rc2 by Wolfgang Denk · Sun Nov 28 19:44:59 2010 +0100
  45. 6acb77b cfi_flash: fix bug introduced while recent change to flash_get_size() by Anatolij Gustschin · Sun Nov 28 02:13:33 2010 +0100
  46. b735823 DaVinci: DM355 Leopard : Fix for ARM Relocation support by Sandeep Paulraj · Sat Nov 27 18:50:11 2010 -0500
  47. 12f75ad DaVinci DM365: Fix for ARM Relocation support by Sandeep Paulraj · Sat Nov 27 18:50:22 2010 -0500
  48. bbe597a DaVinci DM355: Fix for ARM Relocation support by Sandeep Paulraj · Sat Nov 27 18:49:49 2010 -0500
  49. b8ad3a3 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Sun Nov 28 17:44:00 2010 +0100
  50. 4169ea0 Fix compiler warning in fdt_support.c by Dirk Behme · Sun Nov 21 20:19:34 2010 +0100
  51. c35e569 Devkit8000: Fix build after introduction of GENERATED_GBL_DATA_SIZE by Thomas Weber · Thu Nov 18 08:45:25 2010 +0100
  52. 593a0fb ppc4xx: Flush complete dcache in relocate_code() by Stefan Roese · Fri Nov 26 15:45:34 2010 +0100
  53. 82f7c37 ppc4xx/POST: Handle cached SDRAM correctly in Denali (440EPx) ECC POST by Stefan Roese · Fri Nov 26 15:45:22 2010 +0100
  54. 302141d Coding Style (white space) cleanup by Wolfgang Denk · Sat Nov 27 23:30:56 2010 +0100
  55. 5ceefc3 powerpc: cmd_ecctest: Use return value of cmd_usage by Thomas Weber · Thu Nov 25 08:05:30 2010 +0100
  56. 134a741 gdsys: osd: Use return value of cmd_usage by Thomas Weber · Thu Nov 25 08:05:29 2010 +0100
  57. ad8058f common/cmd_nvedit: Use return value of cmd_usage by Thomas Weber · Thu Nov 25 08:05:28 2010 +0100
  58. 97ea46f Common/command: Guard strchr/strlen from NULL pointer by Thomas Weber · Wed Nov 24 13:07:51 2010 +0100
  59. 4d28265 Common/cmd_nvedit: Check for env subcommand by Thomas Weber · Wed Nov 24 13:07:52 2010 +0100
  60. b854c95 sort and reformat boards.cfg by Eric Cooper · Tue Nov 23 14:19:15 2010 -0500
  61. 9284016 Fix jornada memory init by Kristoffer Ericson · Sat Nov 06 14:24:27 2010 +0100
  62. 2ef3005 74xx_7xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Thu Nov 25 12:14:07 2010 +0100
  63. ff8faa4 8260: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Wed Nov 24 19:19:08 2010 +0100
  64. 79362d3 824x: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Tue Nov 23 23:48:56 2010 +0100
  65. 5cbccdc 8220: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Thu Nov 25 12:15:31 2010 +0100
  66. 01fd915 5xxx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Tue Nov 23 13:20:22 2010 +0100
  67. 4e7e4fd 512x: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Mon Nov 22 23:36:42 2010 +0100
  68. 61c7a6e 5xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Mon Nov 22 22:44:01 2010 +0100
  69. e71d99d 8xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Sat Nov 20 15:07:45 2010 +0100
  70. 1f759f1 86xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Mon Nov 22 08:31:41 2010 +0100
  71. 4a702a1 83xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Thu Nov 25 12:15:34 2010 +0100
  72. 585b5f54 ppc4xx/NAND: Reduce size of NAND SPL image by Stefan Roese · Tue Nov 23 14:32:48 2010 +0100
  73. fe33e6e ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Sun Nov 21 20:55:42 2010 +0100
  74. 4696c73 POWERPC: enable --gc-sections and -ffunction-sections -fdata-sections by Wolfgang Denk · Sun Nov 21 20:46:02 2010 +0100
  75. f60c06e 83xx: Fix NAND_SPL link address by Scott Wood · Wed Nov 24 13:28:40 2010 +0000
  76. 40263b2 ppc4xx: Fix build problems of IBM DDR2 NAND booting targets by Stefan Roese · Tue Nov 23 14:32:06 2010 +0100
  77. f658866 PPChameleonEVB and CATcenter need a custom linker script by Wolfgang Denk · Sun Nov 21 17:04:17 2010 +0100
  78. 0f5fa87 arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work by Wolfgang Denk · Sun Nov 21 16:34:05 2010 +0100
  79. 306d801 cpu/ppc4xx/Makefile: build only needed object files by Wolfgang Denk · Sun Nov 21 00:03:32 2010 +0100
  80. 7a37db9 common/Makefile: don't include env_embedded.o into libcommon by Wolfgang Denk · Sat Nov 20 15:04:02 2010 +0100
  81. 3d00e23 cam5200_niosflash: fix build warnings by Wolfgang Denk · Wed Nov 24 22:27:08 2010 +0100
  82. 4136428 WINBOND_83C553: enable only on boards that actually use it. by Wolfgang Denk · Tue Nov 23 23:17:18 2010 +0100
  83. 6ec825a IDS8247: remove redundant flash.c file by Wolfgang Denk · Wed Nov 24 00:00:16 2010 +0100
  84. f83102e e1000: fix compile warning by Wolfgang Denk · Mon Nov 22 09:48:45 2010 +0100
  85. 443c031 barco: drop unsupported board configuration by Wolfgang Denk · Tue Nov 23 13:45:46 2010 +0100
  86. c67b0f4 ERIC: drop unsupported board configuration by Wolfgang Denk · Sun Nov 21 20:40:23 2010 +0100
  87. c73b029 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Fri Nov 26 21:52:52 2010 +0100
  88. d766363 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Fri Nov 26 21:52:30 2010 +0100
  89. 9259381 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Fri Nov 26 21:33:14 2010 +0100
  90. 808bffa usb: Remove usb_dev_init() from ehci-ppc4xx.c by Stefan Roese · Fri Nov 26 15:43:44 2010 +0100
  91. 745af44 usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset() by Stefan Roese · Fri Nov 26 15:44:00 2010 +0100
  92. 079473f arm1176: bugfix: fix start.S for ELF relocation by Albert Aribaud · Fri Nov 26 19:42:10 2010 +0100
  93. 126897e arm: add ELF relocation support to rest of cpus by Albert Aribaud · Thu Nov 25 22:45:02 2010 +0100
  94. 86b34cf usb: Add WATCHDOG_RESET call to polling loop by Stefan Roese · Fri Nov 26 15:43:28 2010 +0100
  95. e1e0931 usb: fix for USB_ST_STALLED status reporting in ehci_submit_async() by Anatolij Gustschin · Tue Nov 02 11:47:29 2010 +0100
  96. a3f41c8 Seagate FreeAgent DockStar support by Eric Cooper · Wed Nov 24 17:11:32 2010 +0530
  97. 91cc054 Fix NAND booting make target by Stefan Roese · Wed Nov 24 07:12:55 2010 +0100
  98. a0d6041 Blackfin: tweak objects specified before embedded environment by Mike Frysinger · Fri Nov 19 19:28:56 2010 -0500
  99. 61bac2f Blackfin: drop initcode.o from combined object by Mike Frysinger · Fri Nov 19 19:17:53 2010 -0500
  100. 5e1faa1 DaVinci: remove bogus DEF_BOOTM definition by Wolfgang Denk · Fri Nov 19 15:24:45 2010 -0500