1. aff0aa8 led: remove camel casing of led identifiers globally by Jason Kridner · Sun Sep 04 14:40:16 2011 -0400
  2. 397d022 utx8245: fix build breakage due to assert() by Wolfgang Denk · Sat Sep 10 16:04:12 2011 +0200
  3. 02aa9e6 Add assert() for debug assertions by Simon Glass · Wed Jun 29 09:49:34 2011 +0000
  4. d199bd4 YAFFS2: cmd_yaffs2.c - fix build warnings by Wolfgang Denk · Thu Sep 08 02:10:17 2011 +0000
  5. 07a036a common: fix behavior of ROUND macro when input is already rounded by Anton Staaf · Fri Sep 02 13:45:28 2011 +0000
  6. 17426d0 ARM: remove broken "evb4510" board. by Wolfgang Denk · Mon Sep 05 14:37:28 2011 +0200
  7. 4b2fbe4 Flush cache after the OS image is loaded into the memory. by Diana CRACIUN · Wed Aug 31 02:45:23 2011 +0000
  8. 466d739 stdio: Fix a possible buffer overflow by Bradley Bolen · Mon Aug 22 11:48:05 2011 +0000
  9. 26bd918 led: Remove state-saving of led for toggle functionality and add toggle option to led command by Joel A Fernandes · Thu Aug 11 23:16:53 2011 -0500
  10. b64bb20 led: Fixed setting of STATUS_LED_BIT1 when led_name is 'all' by Joel A Fernandes · Thu Aug 11 19:10:19 2011 -0500
  11. 7514a7c led: correct off/on locations in structure by Jason Kridner · Wed Apr 20 18:13:49 2011 -0500
  12. aa03189 led: added cmd_led to Makefile by Jason Kridner · Wed Apr 20 18:11:38 2011 -0500
  13. 1f44056 Corrected LED name match finding avoiding extraneous Usage printouts by Jason Kridner · Tue Mar 08 20:42:01 2011 -0600
  14. f62c1c4 USB: Move USB_PRINTF() out of ifdef in usb_scan_devices() by Marek Vasut · Tue Jul 12 02:16:46 2011 +0200
  15. a34da46 USB: Set portnr so USB1.1 and 1.0 devices work on EHCI controllers by Marek Vasut · Tue Jul 12 02:16:47 2011 +0200
  16. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · Thu Aug 04 18:45:45 2011 +0200
  17. 8df768c hwmon: do not init sensors on startup by Heiko Schocher · Mon Aug 01 04:01:43 2011 +0000
  18. 34d12a1 mkimage: Add OMAP boot image support by John Rigby · Thu Jul 21 09:10:30 2011 -0400
  19. f8e7252 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Tue Aug 02 21:46:53 2011 +0200
  20. 74f9b38 fpga: constify to fix build warning by Wolfgang Denk · Sat Jul 30 13:33:49 2011 +0000
  21. d67abff Constify getenv(), setenv() and hash code functions by Wolfgang Denk · Fri Jul 29 14:42:18 2011 +0200
  22. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · Fri Jul 22 04:01:30 2011 +0000
  23. 61d0195 unify version_string by Andreas Bießmann · Mon Jul 18 20:24:04 2011 +0200
  24. 58cb84d mkimage: add UBL header support for booting davinci cpus by Heiko Schocher · Sat Jul 16 00:06:42 2011 +0000
  25. 5f4e82d cmd_mac: fix help for 'mac read' by Michael Jones · Thu Jul 14 22:09:31 2011 +0000
  26. 2d19ffb cmd_mac: cleanup help by Michael Jones · Thu Jul 14 22:09:30 2011 +0000
  27. 9c5ef8d cosmetic: spell fixes etc. by Michael Jones · Thu Jul 14 22:09:28 2011 +0000
  28. fcc69ff add command fitupd to run an update from a FIT image by Andreas Pretzsch · Sat Jul 16 05:51:00 2011 +0000
  29. e3fd7c0 automatic update from FIT image: add optional address parameter by Andreas Pretzsch · Sat Jul 16 05:50:59 2011 +0000
  30. 078f2f1 serial: implement common uart post test by Mike Frysinger · Sat May 14 06:56:15 2011 +0000
  31. ffadc82 serial: drop serial_register return value by Mike Frysinger · Fri Apr 29 18:03:30 2011 +0000
  32. f96c042 serial: push default_serial_console to drivers by Mike Frysinger · Fri Apr 29 18:03:29 2011 +0000
  33. 33e84d1 cmd_usage: constify by Mike Frysinger · Sat Apr 23 23:43:24 2011 +0000
  34. 018f0c8 constify default env by Mike Frysinger · Sat Apr 23 23:43:21 2011 +0000
  35. 63b8f12 env: allow people to force envcrc building by Mike Frysinger · Fri Jul 08 10:44:25 2011 +0000
  36. 55fc5b6 scaled down version of generic libraries for SPL by Aneesh V · Wed Jul 13 05:11:06 2011 +0000
  37. 94f23da Fix: watchdog timed out, if using md5 command by Jens Scharsig · Mon Jul 18 14:39:11 2011 +0200
  38. af99283 Fix: watchdog timed out, if using sha1 command by Jens Scharsig · Mon Jul 18 14:39:07 2011 +0200
  39. a14695e command/cmd_cache.c: Add optional flush arguments by Matthew McClintock · Tue May 24 10:09:05 2011 +0000
  40. c93a754 common/cmd_ximg.c: add ifdef protection for gzip uncompression by Matthew McClintock · Tue May 24 05:48:26 2011 +0000
  41. 6252b4f disk/part.c: Make features optional by Matthew McClintock · Tue May 24 05:31:19 2011 +0000
  42. b69e337 miiphy: use strncpy() not sprintf() by Laurence Withers · Thu Jul 14 23:21:45 2011 +0000
  43. 5b2e6c2 Fix: if using crc32 command watchdog timed out by Jens Scharsig · Mon Jul 18 08:46:26 2011 +0200
  44. c2829ff scsi/ahci: add support for non-PCI controllers by Rob Herring · Wed Jul 06 16:13:36 2011 +0000
  45. 3b403b7 cosmetic, main: correct indentation/spacing issues by Jason Hobbs · Thu Jun 23 08:27:30 2011 +0000
  46. 89f95a8 cosmetic, main: clean up declarations of abortboot by Jason Hobbs · Wed Jun 29 06:25:14 2011 +0000
  47. 194c2e8 autostart: unify duplicated logic into the bootm code by Mike Frysinger · Sun Jun 05 13:43:02 2011 +0000
  48. 53c2788 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · Tue Jul 19 22:27:07 2011 +0200
  49. dcf6fd7 Fix typo from 'mb_alloc' -> 'lmb_alloc' by Matthew McClintock · Mon Jul 18 13:08:05 2011 +0000
  50. 8a974fd Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Mon Jul 18 21:04:56 2011 +0200
  51. a960673 Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · Sun Jul 03 05:55:33 2011 +0000
  52. d558a4e Add uboot "fdt_high" enviroment variable by David A. Long · Sat Jul 09 16:40:19 2011 -0400
  53. 67a8bd8 mmc: rescan fails on empty slot by Michael Jones · Thu Jul 14 23:09:43 2011 +0000
  54. ea52676 MMC: add erase function to both mmc and sd by Lei Wen · Wed Jun 22 17:03:31 2011 +0000
  55. 64b2b1e MMC: unify mmc read and write operation by Lei Wen · Wed Jun 22 17:03:30 2011 +0000
  56. af73788 fdt: introduce fdt_create_phandle() by Gerald Van Baren · Thu Jul 14 21:40:10 2011 -0400
  57. 8ebaf20 fdt: introduce fdt_verify_alias_address() and fdt_get_base_address() by Timur Tabi · Tue May 03 13:24:07 2011 -0500
  58. 53ba322 Blackfin: uart: add multiple serial support by Mike Frysinger · Fri Apr 29 23:23:28 2011 -0400
  59. ecee9c8 armv7: rename cache related CONFIG flags by Aneesh V · Thu Jun 16 23:30:48 2011 +0000
  60. bc04b4d cmd_nand: add nand write.trimffs command by Ben Gardiner · Tue Jun 14 16:35:07 2011 -0400
  61. 1caafbb nand_util: convert nand_write_skip_bad() to flags by Ben Gardiner · Tue May 24 10:18:35 2011 -0400
  62. 8f399b3 ARM: drop unsupported 'trab' board by Wolfgang Denk · Sun May 01 20:44:23 2011 +0200
  63. 1829290 common/cmd_fdt.c: fix wrong data displayed in fdt print by Haojian Zhuang · Sun May 22 21:53:30 2011 +0000
  64. 7cb3f89 sntp: avoid use of uninitialized variable by Luuk Paulussen · Mon May 16 18:27:11 2011 +0000
  65. d99968f cmd_nand: fix help of nand erase subcommand by Daniel Hobi · Thu May 19 19:28:54 2011 +0200
  66. 201e7a2 env_nand: zero-initialize variable nand_erase_options by Daniel Hobi · Wed May 18 15:21:08 2011 +0200
  67. 80f7021 Minor coding style cleanup. by Wolfgang Denk · Thu May 19 22:21:41 2011 +0200
  68. 7aa81a4 TFTP: add tftpsrv command by Luca Ceresoli · Tue May 17 00:03:40 2011 +0000
  69. 31b9980 mmc: enable partition switch function for emmc by Lei Wen · Mon May 02 16:26:26 2011 +0000
  70. d430d7c cmd_mmc: eliminate device num in the mmc command by Lei Wen · Mon May 02 16:26:25 2011 +0000
  71. dfd7064 cosmetic: cmd_bdinfo.c: clean up by using checkpatch.pl by Macpaul Lin · Wed Apr 27 16:28:35 2011 +0000
  72. 4328547 cmd_nvedit.c: make error message more helpful by Wolfgang Denk · Wed May 04 10:29:49 2011 +0000
  73. 5095022 common/hush: make get_local_var visible for other users by Holger Brunck · Fri Apr 08 02:47:42 2011 +0000
  74. 45b4291 cramfs: make cramfs usable without a NOR flash by Heiko Schocher · Tue May 03 02:15:15 2011 +0000
  75. 1bef5ca cramfs: fix bug in using CONFIG_CRAMFS_CMDLINE by Heiko Schocher · Tue May 03 02:15:01 2011 +0000
  76. 7fafed2 IDE: fix compiler warnings by Wolfgang Denk · Sat Apr 30 23:29:55 2011 +0200
  77. 9531b47 common/cmd_mdio.c: fix compile warning by Anatolij Gustschin · Sat Apr 30 02:39:29 2011 +0000
  78. 1bbce3a miiphy: miiphyutil.c: fix compile warning by Anatolij Gustschin · Sat Apr 30 02:17:44 2011 +0000
  79. ff2a9f3 cmd_nvedit.c: clean up with checkpatch by Macpaul Lin · Tue Apr 26 16:16:45 2011 +0000
  80. d1e4994 cmd_ide: enhance new feature "CONFIG_IDE_AHB" by Macpaul Lin · Mon Apr 11 20:45:32 2011 +0000
  81. d21caa3 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · Fri Apr 29 22:45:50 2011 +0200
  82. e603559 mmc_spi: add mmc_init call by Thomas Chou · Sun Apr 17 21:00:46 2011 +0000
  83. 2f8baaa i2c: add i2c deblock sequence before and after every mux config by Stefan Bigler · Fri Apr 08 16:24:08 2011 +0200
  84. f0c9d53 common: add a grepenv command by Kim Phillips · Tue Apr 05 07:15:14 2011 +0000
  85. 97dfdcf fix redundant environment for serial flash by thomas.langer@lantiq.com · Tue Mar 29 02:35:14 2011 +0000
  86. 8234294 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Apr 27 21:48:09 2011 +0200
  87. 931ced0 Add 'led' command by Jason Kridner · Mon Apr 18 17:22:44 2011 -0400
  88. 20f5492 Respect memreserve regions specified in the device tree by Grant Likely · Mon Mar 28 09:59:01 2011 +0000
  89. c379a56 Fix off-by-one error in passing initrd end address via device tree by Grant Likely · Mon Mar 28 09:58:55 2011 +0000
  90. 50fb22e Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ by Grant Likely · Mon Mar 28 09:58:49 2011 +0000
  91. 2639638 Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined by Grant Likely · Mon Mar 28 09:58:43 2011 +0000
  92. dfff7a2 Stop passing around bootmem_base value. by Grant Likely · Mon Mar 28 09:58:34 2011 +0000
  93. 74ac020 Fix typo in #error: IS_IN_NOWHERE vs. IS_NOWHERE by Loïc Minier · Thu Mar 24 17:21:42 2011 +0100
  94. c828253 Merge branch 'phylib' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · Wed Apr 20 23:01:52 2011 +0200
  95. 5ecef51 Merge branch 'misc' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Wed Apr 20 22:57:35 2011 +0200
  96. 7728975 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Wolfgang Denk · Wed Apr 20 22:53:34 2011 +0200
  97. f498335 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · Wed Apr 20 22:18:13 2011 +0200
  98. a1ca368 Add mdio command for new PHY infrastructure by Andy Fleming · Mon Mar 21 18:03:22 2011 -0500
  99. aecf6fc Create PHY Lib for U-Boot by Andy Fleming · Fri Apr 08 02:10:27 2011 -0500
  100. aea0c3e miiphy: Fix some formatting issues by Andy Fleming · Thu Apr 07 14:38:35 2011 -0500