1. d13dd35 env_nvram: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:59 2008 +0200
  2. fdb79c3 rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:59 2008 +0200
  3. b0ba065 env_nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:59 2008 +0200
  4. dda84dd rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:58 2008 +0200
  5. 8f3dd82 env_dataflash: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:58 2008 +0200
  6. 2b14d2b rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:58 2008 +0200
  7. 5709fe8 cmd_eeprom: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:52 2008 +0200
  8. c95d1df env_eeprom: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Fri Sep 05 09:19:54 2008 +0200
  9. e46af64 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · Fri Sep 05 09:19:30 2008 +0200
  10. 8349c72 cmd_mac: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 30 23:54:58 2008 +0200
  11. eedde65 cmd_fdc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 30 23:47:41 2008 +0200
  12. aea6f85 common/Makefile: add core command section by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 30 23:47:38 2008 +0200
  13. 4acd276 cmd_vfd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 30 23:29:57 2008 +0200
  14. 62ac23f autoscr: Fix one-character lines and non-newline terminated scripts by Petri Lehtinen · Wed Sep 10 09:43:49 2008 +0300
  15. c6c843a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Wed Sep 10 11:07:35 2008 +0200
  16. 7ddfafc Fix printf errors under -DDEBUG by Andrew Klossner · Thu Aug 21 07:12:26 2008 -0700
  17. fcd9644 bootm_load_os: fix load_end debug message by Jean-Christophe PLAGNIOL-VILLARD · Tue Sep 09 22:18:24 2008 +0200
  18. a936b89 bootm: enable fdt support only on ppc, m68k and sparc by Jean-Christophe PLAGNIOL-VILLARD · Tue Sep 09 22:18:23 2008 +0200
  19. eb1e307 common/cmd_mem.c: remove nested #if defined(CONFIG_CMD_MEMORY) by Markus Heidelberg · Tue Sep 09 18:51:05 2008 +0200
  20. e9d1bdc Correct drv_usb_kbd_init function by Ryan CHEN · Wed Aug 20 13:00:17 2008 -0400
  21. 743dd49 Make usb-stop() safe to call multiple times in a row. by Remy Bohmer · Wed Aug 20 11:22:02 2008 +0200
  22. 9179084 Makefile: fix bug introduced by commit 47ffd6c2 by Wolfgang Denk · Tue Sep 09 16:55:47 2008 +0200
  23. 03797f5 FIT: make iminfo check hashes of all images in FIT, return 1 on failed check by Bartlomiej Sieka · Tue Sep 09 12:58:16 2008 +0200
  24. 1557a54 FIT: add ability to check hashes of all images in FIT, improve output by Bartlomiej Sieka · Tue Sep 09 12:58:15 2008 +0200
  25. 56b8dd1 Add support for booting of INTEGRITY operating system uImages by Peter Tyser · Mon Sep 08 14:56:49 2008 -0500
  26. 97cd8a3 Remove support for booting ARTOS images by Kumar Gala · Mon Sep 08 13:57:12 2008 -0500
  27. 9a83aea Makefile: compile and link each module just once by Wolfgang Denk · Tue Sep 09 15:45:18 2008 +0200
  28. 7d95635 common/cmd_bootm.c: fix printf() format warnings by Wolfgang Denk · Mon Sep 08 22:10:28 2008 +0200
  29. 97a2e10 rtc: allow rtc_set to return an error and use it in cmd_date by Jean-Christophe PLAGNIOL-VILLARD · Mon Sep 01 23:06:23 2008 +0200
  30. b8ca734 Prevent crash if random/invalid ramdisks are passed to bootm by Kumar Gala · Fri Aug 29 19:08:29 2008 -0500
  31. 128de00 Prevent crash if random DTB address is passed to bootm by Anatolij Gustschin · Fri Aug 29 21:04:45 2008 +0200
  32. 2538374 Add JFFS2 command support on OneNAND by Kyungmin Park · Wed Aug 27 14:45:20 2008 +0900
  33. 5de5621 Allow console input to be disabled by Mark Jackson · Mon Aug 25 19:21:30 2008 +0100
  34. 9cde830 loads: allow negative offsets by Ricardo Ribalda Delgado · Wed Jul 30 12:39:29 2008 +0200
  35. c3be13b devices: Use list_add_tail() instead of list_add() to register a device by Stefan Roese · Fri Sep 05 10:47:46 2008 +0200
  36. 3d85c43 device: make device_register() clone the device by Jean-Christophe PLAGNIOL-VILLARD · Mon Sep 01 17:11:26 2008 +0200
  37. 8a4a784 devices: merge to list_head by Jean-Christophe PLAGNIOL-VILLARD · Sun Aug 31 04:24:55 2008 +0200
  38. 180d09c cmd_terminal: remove no need ifdef by Jean-Christophe PLAGNIOL-VILLARD · Fri Aug 29 21:53:57 2008 +0200
  39. 178e118 common/Makefile: order by functionality by Jean-Christophe PLAGNIOL-VILLARD · Fri Aug 29 21:53:57 2008 +0200
  40. 84dd226 miiphyutil: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Fri Aug 29 21:53:56 2008 +0200
  41. f4459b4 autoscript: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Fri Aug 29 21:53:37 2008 +0200
  42. 9ec67ee crc16: move to lib_generic by Jean-Christophe PLAGNIOL-VILLARD · Fri Aug 29 01:18:11 2008 +0200
  43. f226679 miiphybb: move to drivers/net/phy by Jean-Christophe PLAGNIOL-VILLARD · Fri Aug 29 01:18:01 2008 +0200
  44. eb68034 soft_spi: move to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · Thu Aug 28 12:31:51 2008 +0200
  45. 4756dec soft_i2c: move to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · Thu Aug 28 12:31:51 2008 +0200
  46. b8ec24c gunzip: move to lib_generic by Jean-Christophe PLAGNIOL-VILLARD · Thu Aug 28 12:31:48 2008 +0200
  47. 5d6c789 Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptions by Peter Tyser · Tue Aug 26 11:17:48 2008 -0500
  48. 5b4da32 Add proper SPD definitions for DDR1/2/3 by James Yang · Tue Aug 26 15:01:27 2008 -0500
  49. 544e83e common/cmd_load.c cleanup - remove unused variables by Gururaja Hebbar K R · Tue Aug 19 08:31:18 2008 +0530
  50. 48626aa bootm: refactor do_reset and os boot function args by Kumar Gala · Fri Aug 15 08:24:45 2008 -0500
  51. 58911df fdt: Added resize command by Kumar Gala · Fri Aug 15 08:24:44 2008 -0500
  52. 99ebc05 fdt: refactor initrd related code by Kumar Gala · Fri Aug 15 08:24:43 2008 -0500
  53. f2f58c5 fdt: refactor fdt resize code by Kumar Gala · Fri Aug 15 08:24:42 2008 -0500
  54. bd70bbe bootm: refactor image detection and os load steps by Kumar Gala · Fri Aug 15 08:24:41 2008 -0500
  55. da6d11e bootm: move lmb into the bootm_headers_t structure by Kumar Gala · Fri Aug 15 08:24:40 2008 -0500
  56. 9f4e7e4 bootm: Set working fdt address as part of the bootm flow by Kumar Gala · Fri Aug 15 08:24:39 2008 -0500
  57. a5130ad bootm: refactor fdt locating and relocation code by Kumar Gala · Fri Aug 15 08:24:38 2008 -0500
  58. fffb143 bootm: refactor ramdisk locating code by Kumar Gala · Fri Aug 15 08:24:37 2008 -0500
  59. 93467bc bootm: refactor entry point code by Kumar Gala · Fri Aug 15 08:24:36 2008 -0500
  60. 1edead5 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Tue Aug 26 23:14:58 2008 +0200
  61. 2a34383 cmd_mem.c: Fix help message alignment by Wolfgang Denk · Tue Aug 26 13:14:34 2008 +0200
  62. 226f6bd Merge branch 'next' by Kim Phillips · Mon Aug 25 17:02:10 2008 -0500
  63. 34a5b12 Minor coding style cleanup, updte CHANGELOG by Wolfgang Denk · Mon Aug 25 23:45:41 2008 +0200
  64. 0989fcf Add note on dereferencing /aliases pointers by Gerald Van Baren · Fri Aug 22 14:37:05 2008 -0400
  65. 5d7a01c Fix OneNAND read_oob/write_oob functions compatability by Kyungmin Park · Tue Aug 19 08:42:53 2008 +0900
  66. fabda92 fdt: rework fdt_fixup_ethernet() to use env instead of bd_t by Kumar Gala · Tue Aug 19 15:41:18 2008 -0500
  67. c23634d hush: Fix printf debug macro in hush.c so that it usable in U-Boot by Stefan Roese · Tue Aug 19 14:57:55 2008 +0200
  68. f0d8881 mod_i2c_mem() bugfix by Peter Tyser · Fri Aug 15 14:36:32 2008 -0500
  69. 634db89 Fix typo in spelling of ATAPI. by Steven A. Falco · Fri Aug 15 15:37:31 2008 -0400
  70. 2b7574e Add a hook to allow board-specific PIO mode setting. by Steven A. Falco · Fri Aug 15 15:34:10 2008 -0400
  71. 708a18b fdt: fdt addr w/o any args reports back the current working address by Kumar Gala · Fri Aug 15 08:24:35 2008 -0500
  72. fb5dcd5 fdt: added the ability to set initrd start/end via chosen command by Kumar Gala · Fri Aug 15 08:24:34 2008 -0500
  73. 2548b99 Add command to enable/disable interrupts by Kumar Gala · Fri Aug 15 08:24:33 2008 -0500
  74. 0687e30 Clean up usage of icache_disable/dcache_disable by Kumar Gala · Fri Aug 15 08:24:32 2008 -0500
  75. 5708dbf Add 'license' command to U-Boot command line by Harald Welte · Wed Jul 09 22:30:30 2008 +0800
  76. f0db32c add 'unzip' command to u-boot commandline by Harald Welte · Sun Jul 06 15:56:38 2008 +0800
  77. 08792d7 Change CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector erase by TsiChung Liew · Wed Aug 06 19:37:17 2008 -0500
  78. 74e0dde Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Thu Aug 14 14:41:06 2008 +0200
  79. 339af52 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Thu Aug 14 11:26:22 2008 +0200
  80. 1d8a787 Merge branch 'Makefile' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Aug 13 23:23:13 2008 +0200
  81. 396b0c4 Fix OneNAND build break by Kyungmin Park · Wed Aug 13 09:11:02 2008 +0900
  82. 8486809 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · Wed Aug 13 06:47:12 2008 +0200
  83. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:43 2008 +0200
  84. 58cd54a common: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:38 2008 +0200
  85. ccbacd5 Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · Tue Aug 12 20:39:27 2008 +0200
  86. 95feb70 OneNAND: Fill in MTD function pointers for OneNAND. by Fathi BOUDRA · Wed Aug 06 10:06:20 2008 +0200
  87. 0c40ae94 NAND: Do not write or read a whole block if it is larger than the environment by Guennadi Liakhovetski · Thu Jul 31 12:38:26 2008 +0200
  88. cc5f339 NAND read/write fix by Scott Wood · Thu Jun 12 13:20:16 2008 -0500
  89. 12b1c95 NAND: Always skip blocks on read/write/boot. by Scott Wood · Thu Jun 12 13:13:23 2008 -0500
  90. 576625d NAND: Fix compilation warning and small coding style issue by Stefan Roese · Sat Jan 05 16:50:32 2008 +0100
  91. e7ebe6e make nand dump and nand dump.oob work by William Juul · Fri Dec 14 16:33:45 2007 +0100
  92. e24ebad Incorporate yaffs2 into U-boot by William Juul · Thu Nov 15 12:23:57 2007 +0100
  93. bfb8332 Whitespace cleanup and marking broken code. by William Juul · Wed Nov 14 14:28:11 2007 +0100
  94. 9e9c2c1 Fixing coding style issues by William Juul · Fri Nov 09 13:32:30 2007 +0100
  95. b76ec38 Remove white space at end. by William Juul · Thu Nov 08 10:39:53 2007 +0100
  96. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · Wed Oct 31 13:53:06 2007 +0100
  97. ccdeac7 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS by Kumar Gala · Mon Aug 11 11:29:28 2008 -0500
  98. 026e4ac Fix fallout from autostart revert by Kumar Gala · Mon Aug 11 09:20:53 2008 -0500
  99. b4d7eb2 common/cmd_load.c - Minor code & Coding Style cleanup by Gururaja Hebbar K R · Thu Aug 07 13:13:27 2008 +0530
  100. 2743985 OneNAND: Remove base address offset usage by dirk.behme@googlemail.com · Sun Aug 10 17:56:36 2008 +0200