1. bd9d115 fdt: allow for builds that don't want env and bd_t nodes by Kim Phillips · Tue Jul 17 13:57:04 2007 -0500
  2. b5ceed7 fdt: do board setup based on fdt address specified on bootm line by Kim Phillips · Tue Jul 17 13:56:53 2007 -0500
  3. 566fae3 Call ft_board_setup() from the bootm command. by Gerald Van Baren · Tue Jul 10 20:40:39 2007 -0400
  4. 5606a36 Create new fdt boardsetup command, fix bug parsing [] form of set values. by Gerald Van Baren · Mon Jun 25 23:25:28 2007 -0400
  5. f097fa0 Tighten up the error messages. by Gerald Van Baren · Mon Jun 25 20:55:58 2007 -0400
  6. 8e1aa43 Asthetic improvements: error messages and line lengths. by Gerald Van Baren · Mon Jun 25 19:52:23 2007 -0400
  7. 43555f4 Fix fdt_chosen() to call ft_board_setup(), clean up long lines. by Gerald Van Baren · Fri May 25 22:08:57 2007 -0400
  8. 1178d6a For fdt_find_node_by_path(), handle the root path properly. by Gerald Van Baren · Mon May 21 23:27:16 2007 -0400
  9. 18c75c6 Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDT by Gerald Van Baren · Thu May 17 23:54:36 2007 -0400
  10. d7cae57 Replace fdt_node_offset() with fdt_find_node_by_path(). by Gerald Van Baren · Wed Jun 06 22:47:58 2007 -0400
  11. e596a16 Fix cmd_fdt line lengths, refactor code. by Gerald Van Baren · Wed May 16 22:39:59 2007 -0400
  12. 0ea55d2 FDT command improvements. by Gerald Van Baren · Sat May 12 09:47:25 2007 -0400
  13. eaa1464 Reorganize and fix problems (returns) in the bootm command. by Gerald Van Baren · Sat May 12 09:45:46 2007 -0400
  14. 2beccd6 Fix bugs in the CONFIG_OF_LIBFDT by Gerald Van Baren · Tue May 08 21:27:35 2007 -0400
  15. 4d22392 Improve fdt move length handling. by Gerald Van Baren · Wed Apr 25 22:47:15 2007 -0400
  16. cfede44 Minor code clean up. by Gerald Van Baren · Wed Apr 25 22:23:36 2007 -0400
  17. f68a9e3 Improve error messages, more informative. by Gerald Van Baren · Wed Apr 25 21:24:27 2007 -0400
  18. 960caf3 libfdt: Conditionally compile based on CONFIG_OF_LIBFDT by Gerald Van Baren · Fri Apr 20 22:46:53 2007 -0400
  19. f62d82e Merge git://www.denx.de/git/u-boot by Gerald Van Baren · Fri Aug 10 19:19:50 2007 -0400
  20. 8c0c893 make MAKEALL more immune to merge conflicts by Kim Phillips · Fri Aug 10 15:34:48 2007 -0500
  21. 203fee3 README: Remove outdated cpu type, board type, and NAME_config lists by Kim Phillips · Fri Aug 10 13:28:25 2007 -0500
  22. 99e4d6c mpc83xx: Suppress the warning 'burstlen' by Dave Liu · Fri Aug 10 15:48:59 2007 +0800
  23. 21fe6bf Merge with git+ssh://sr@pollux.denx.org/home/wd/git/u-boot/from_stefan by Stefan Roese · Fri Aug 10 20:38:35 2007 +0200
  24. 86ec912 Conding style cleanup by Stefan Roese · Fri Aug 10 20:34:58 2007 +0200
  25. f9333f5 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Fri Aug 10 20:33:06 2007 +0200
  26. e8f3912 [ARM] TI DaVinci support, hopefully final by Sergey Kubushyn · Fri Aug 10 20:26:18 2007 +0200
  27. e0dd741 Merge with git+ssh://atlas/home/wd/git/u-boot/master by Wolfgang Denk · Fri Aug 10 10:35:10 2007 +0200
  28. 0f28786 Merge with /home/wd/git/u-boot/work by Wolfgang Denk · Fri Aug 10 10:34:10 2007 +0200
  29. 32d1f76 Make use of generic 64bit division in nand_util.c by Dirk Behme · Thu Aug 02 17:42:08 2007 +0200
  30. fb1dacd Move 64bit division from avr32 to generic lib by Dirk Behme · Thu Aug 02 17:41:14 2007 +0200
  31. ae12ddb mpc83xx: fix ITX[GP] O=builddir builds by Kim Phillips · Mon Aug 06 18:18:34 2007 -0500
  32. 746f558 mpc83xx: Correct the README for DDR ECC by Dave Liu · Wed Aug 01 15:00:59 2007 +0800
  33. a2c2ceb mpc83xx: Consolidate the ECC support of 83xx by Dave Liu · Wed Aug 01 15:00:15 2007 +0800
  34. c9fa31f mpc83xx: Correct the burst length for DDR2 with 32 bits by Dave Liu · Sat Aug 04 13:37:39 2007 +0800
  35. b22fc90 mpc83xx: add support for the MPC8323E RDB by Kim Phillips · Wed Jul 25 19:25:33 2007 -0500
  36. 3c6f3b7 mpc83xx: fixup generic pci for libfdt by Kim Phillips · Wed Jul 25 19:25:28 2007 -0500
  37. 60dc3fc mpc83xx: fix 8360 and cpu functions to update fdt being passed by Kim Phillips · Wed Jul 25 19:25:22 2007 -0500
  38. a4deb4d mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled by Jerry Van Baren · Wed Jul 04 21:34:24 2007 -0400
  39. 1a96f62 mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path(). by Jerry Van Baren · Wed Jul 04 21:27:30 2007 -0400
  40. ebd35f8 mpc83xx: Add support for the display of reset status by Dave Liu · Mon Jun 25 10:41:56 2007 +0800
  41. 11da175 mpc83xx: Fix the align bug of SDMA buffer by Dave Liu · Mon Jun 25 10:41:04 2007 +0800
  42. 8254c91 mpc83xx: Revise the MPC8360EMDS readme doc by Dave Liu · Mon Jun 25 13:21:12 2007 +0800
  43. 193d334 FSL I2C driver programs the two I2C busses differently by Timur Tabi · Tue Jul 03 13:46:32 2007 -0500
  44. 0b2deff Update SCCR programming in cpu_init_f() to support all 83xx processors by Timur Tabi · Tue Jul 03 13:04:34 2007 -0500
  45. 5610da1 TQM834x: cleanup configuraton by Martin Krause · Fri Jun 22 13:04:22 2007 +0200
  46. f63312e MPC83xx: Fix makefile to generate config.h file in the build directory by david.saada · Mon Jun 18 09:09:53 2007 -0700
  47. f600cf3 mpc83xx: Add support for 8360 silicon revision 2.1 by Lee Nipper · Thu Jun 14 20:07:33 2007 -0500
  48. 77a3c0d Merge with git+ssh://atlas/home/wd/git/u-boot/master by Wolfgang Denk · Thu Aug 09 23:49:30 2007 +0200
  49. 67d4bc7 Merge with /home/wd/git/u-boot/work by Wolfgang Denk · Thu Aug 09 23:47:43 2007 +0200
  50. 7eab200 Treat ppc64 host as ppc by Kumar Gala · Wed Aug 08 04:14:28 2007 -0500
  51. d59890b Minor fix for bios emulator makefile by Jason Jin · Wed Aug 08 09:01:46 2007 +0800
  52. 7ed5cd9 Add CONFIG_BIOSEMU define to guard all the bios emulator code by Jason Jin · Wed Aug 08 08:33:11 2007 +0800
  53. e73915f Merge with /home/wd/git/u-boot/custodian/u-boot-usb by Wolfgang Denk · Thu Aug 09 23:17:32 2007 +0200
  54. f5dd299 tsec: fix multiple PHY support by Zach Sadecki · Tue Jul 31 12:27:25 2007 -0500
  55. 56032de Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx by Wolfgang Denk · Thu Aug 09 22:38:39 2007 +0200
  56. a12ca28 Merge with /home/wd/git/u-boot/work by Wolfgang Denk · Thu Aug 09 22:11:03 2007 +0200
  57. 4290d4c tsec: Allow Ten Bit Interface address to be configurable by Joe Hamman · Thu Aug 09 09:08:18 2007 -0500
  58. 60154f8 Merge git://www.denx.de/git/u-boot by Gerald Van Baren · Tue Aug 07 21:33:33 2007 -0400
  59. 3ef5028 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · Tue Aug 07 22:30:29 2007 +0200
  60. efedb69 Merge with /home/tur/git/u-boot#cm5200-si by Wolfgang Denk · Tue Aug 07 17:04:30 2007 +0200
  61. 3d35880 Add CONFIG_BIOSEMU define to guard all the bios emulator code by Jason Jin · Tue Aug 07 16:17:06 2007 +0800
  62. e78f258 Fix missing brace error in fs/fat/fat.c [pointed out by Roderik Wildenburg] by Wolfgang Denk · Tue Aug 07 16:02:13 2007 +0200
  63. b65aaf9 Fixed typo in README (pointed out by Martin Jost). by Wolfgang Denk · Mon Aug 06 23:21:05 2007 +0200
  64. 9a0f777 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Mon Aug 06 15:59:45 2007 +0200
  65. 96bb2e0 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · Mon Aug 06 02:17:36 2007 +0200
  66. d3de158 Remove the bios emulator from MAI board. by Jason Jin · Tue Jul 10 09:03:22 2007 +0800
  67. ed45b44 Fix some compile issues for MAI board. by Jason Jin · Fri Jul 13 12:14:59 2007 +0800
  68. bb20f35 Configurations for ATI video card BIOS emulator by Jason Jin · Fri Jul 13 12:14:58 2007 +0800
  69. a63ce95 This is a BIOS emulator, porting from SciTech for u-boot, mainly for by Jason Jin · Fri Jul 06 08:34:56 2007 +0800
  70. 2181b5d This is a framebuffer driver for ATI video card, can work for PCI9200, by Jason Jin · Fri Jul 06 08:33:33 2007 +0800
  71. ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Mon Aug 06 01:11:08 2007 +0200
  72. 15e8757 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · Mon Aug 06 01:01:49 2007 +0200
  73. ee3ed33 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · Mon Aug 06 00:55:51 2007 +0200
  74. a72b42e Add functions to list of exported functions by Martin Krause · Tue Dec 12 14:26:01 2006 +0100
  75. 91080f7 Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. by Ed Swarthout · Thu Aug 02 14:09:49 2007 -0500
  76. a6533c8 cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family. by Bartlomiej Sieka · Fri Aug 03 12:08:16 2007 +0200
  77. bee6700 Add Marvell 1149 PHY support to the TSEC by Andy Fleming · Fri Aug 03 04:05:25 2007 -0500
  78. 7e5e09f Merge branch 'testing' into working by Andy Fleming · Fri Aug 03 02:23:23 2007 -0500
  79. 530181f Coding style cleanup, update CHANGELOG by Wolfgang Denk · Thu Aug 02 21:27:46 2007 +0200
  80. 6b99a46 Minor cleanup of <board>_nand build rules. by Wolfgang Denk · Thu Aug 02 10:11:18 2007 +0200
  81. 4d5a8e3 Fix build errors and warnings / code cleanup. by Wolfgang Denk · Thu Aug 02 00:48:45 2007 +0200
  82. d3a02c3 [ADS5121] Support for the ADS5121 board by Rafal Jaworowski · Fri Jul 27 14:43:59 2007 +0200
  83. 15bee33 [PPC] Remove unused MSR_USER definition by Rafal Jaworowski · Fri Jul 27 14:22:04 2007 +0200
  84. d6520bc Fix breakage of 8xx boards from recent commit. by Rafal Jaworowski · Thu Jul 19 17:12:28 2007 +0200
  85. d97b478 Update CHANGELOG by Wolfgang Denk · Sat Jul 14 22:51:02 2007 +0200
  86. 2237f30 Merge with /home/hs/Atronic/u-boot-dev-new by Heiko Schocher · Sat Jul 14 01:07:51 2007 +0200
  87. 6b765c3 [PCS440EP] - fix compile error, if BUILD_DIR is used by Heiko Schocher · Sat Jul 14 01:06:58 2007 +0200
  88. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · Fri Jul 13 09:54:17 2007 +0200
  89. 3b1c2d7 [PCS440EP] - The DIAG LEDs are now blinking, if an error occur by Heiko Schocher · Fri Jul 13 08:26:05 2007 +0200
  90. e877984 Update CHANGELOG, minor coding style cleanup. by Wolfgang Denk · Thu Jul 12 01:45:34 2007 +0200
  91. bc112da Merge with /home/tur/git/u-boot#cm1_qp1 by Wolfgang Denk · Thu Jul 12 01:42:41 2007 +0200
  92. 3c76cc9 Remove erroneous errata code from Marvel 88E1111S driver by Andy Fleming · Fri Jun 08 16:41:18 2007 -0500
  93. 933c1b9 From: eran liberty <eran.liberty@gmail.com> by Andy Fleming · Tue Jun 05 16:38:44 2007 -0500
  94. 71a2617 Polished the 85xx ADS config files by Andy Fleming · Thu May 10 17:50:01 2007 -0500
  95. aba5895 8544ds: Fix Makefile after moving pixis to board/freescale. by Ed Swarthout · Wed May 09 11:03:32 2007 -0500
  96. b2d14f4 tsec: Fix PHY code to match first driver by Andy Fleming · Wed May 09 00:54:20 2007 -0500
  97. 8ed1196 Add support for CPM device tree configuration to 8560 ADS by Andy Fleming · Tue May 08 17:27:43 2007 -0500
  98. 180d03a Fix Marvell 88e1145 PHY init code by Andy Fleming · Tue May 08 17:23:02 2007 -0500
  99. beb3e67 Merge git://www.denx.de/git/u-boot by Kim Phillips · Wed Jul 11 17:48:09 2007 -0500
  100. 1d781f6 Add simple agent/end-point configuration in PCI AutoConfig for PCI_CLASS_PROCESSOR_POWERPC. by Ed Swarthout · Wed Jul 11 14:52:16 2007 -0500