1. 23d0baf Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the sametime by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  2. 2eb6e01 Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · 17 years ago
  3. b60af3d Fine grained per property /chosen updating. by Gerald Van Baren · 17 years ago
  4. 238cb7a Improve the FDT help message. by Gerald Van Baren · 17 years ago
  5. ea6d8be Support setting FDT properties with optional values. by Gerald Van Baren · 17 years ago
  6. 4985ca5 Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  7. bb70128 Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2 by Stefan Roese · 17 years ago
  8. 81b38be Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · 17 years ago
  9. 9caeaad Merge commit 'u-boot/master' into for-1.3.1 by Stefan Roese · 17 years ago
  10. c01b17d Conditionally compile fdt_fixup_ethernet() by Gerald Van Baren · 17 years ago
  11. 151c8b0 Added fdt_fixup_stdout that uses aliases to set linux,stdout-path by Kumar Gala · 17 years ago
  12. 3c92728 Add common memory fixup function by Kumar Gala · 17 years ago
  13. 9c9109e Conditionally compile fdt_support.c by Kumar Gala · 17 years ago
  14. 28f384b Add spaces around the = in the fdt print format. by Gerald Van Baren · 17 years ago
  15. 521dcd3 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  16. 7fc7928 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  17. 9162352 Fix fdt printing for updated libfdt by Gerald Van Baren · 17 years ago
  18. 9eb77ce Add additional fdt fixup helper functions by Kumar Gala · 17 years ago
  19. ab54463 Add fdt_fixup_ethernet helper to set mac addresses by Kumar Gala · 17 years ago
  20. dbaf07c Fix warnings from import of libfdt by Kumar Gala · 17 years ago
  21. 8d04f02 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  22. e93becf Move do_fixup* for libfdt into common code by Kumar Gala · 17 years ago
  23. f738b4a Make no options to fdt print default to '/' by Kumar Gala · 17 years ago
  24. a3c2933 Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt by Kumar Gala · 17 years ago
  25. 4a43719 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  26. f92edbd Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · 17 years ago
  27. 409ecdc Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  28. 2309c13 Fix warning differ in signedness in common/cmd_scsi.c by Stefan Roese · 17 years ago
  29. efe3303 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · 17 years ago
  30. 5c15010 Fixed mips_io_port_base build errors. by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  31. 6ecbb7a Fix a bug in the slave serial programming mode for the Xilinx by Wolfgang Denk · 17 years ago
  32. ee1f5e3 Merge branch 'master' of /home/wd/git/u-boot/work by Wolfgang Denk · 17 years ago
  33. 7a60ee7 Fix warning differ in signedness in common/cmd_ide.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  34. f0037c5 Build: split COBJS value into multiple lines by Grant Likely · 17 years ago
  35. 2ae64f5 Remove warnings re CONFIG_EXTRA_ENV_SETTINGS by Peter Pearse · 17 years ago
  36. 71bc6e6 NET: Add Ethernet 1000BASE-X support for PPC4xx by Larry Johnson · 17 years ago
  37. 298035d NET: Cosmetic changes by Larry Johnson · 17 years ago
  38. eb6f214 Fix the issue of usb_kbd driver missing the scan code of key 'z'. by Zhang Wei · 17 years ago
  39. dbbd125 ppc4xx: Add PPC405EX support by Stefan Roese · 17 years ago
  40. 3048bcb ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms by Stefan Roese · 17 years ago
  41. 5441f61 Fix two typos. by Detlev Zundel · 17 years ago
  42. 8f05a66 Merge branch 'merge' of git://www.denx.de/git/u-boot-microblaze by Wolfgang Denk · 17 years ago
  43. 23c56f9 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 17 years ago
  44. 0d38eff Fpga: fix incorrect test of CFG_FPGA_XILINX macro by Grant Likely · 17 years ago
  45. 481d432 [FIX] repair MFSL commands by Michal Simek · 17 years ago
  46. b90c045 synchronizition with mainline by Michal Simek · 17 years ago
  47. 6b6f287 Merge ../u-boot by Michal Simek · 17 years ago
  48. eda3e1e sh: Add support command of ide with sh by Nobuhiro Iwamatsu · 17 years ago
  49. b8685af Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  50. d7e8ce1 OneNAND support (take #2) by Kyungmin Park · 17 years ago
  51. 67c3103 TQM8xx[LM]: Fix broken environment alignment. by Wolfgang Denk · 17 years ago
  52. 5bd7fe9 Fix do_div() usage in nand process output by Matthias Fuchs · 17 years ago
  53. c750d2e NAND: Add CFG_NAND_QUIET option by Matthias Fuchs · 17 years ago
  54. 9c73f4b Merge git://www.denx.de/git/u-boot by Michal Simek · 17 years ago
  55. a7d7eca Bugfix: make bootm+libfdt compile on boards with no flash by Grant Likely · 17 years ago
  56. 80172c6 PXA270: Add support for multiple serial ports. by stefano babic · 17 years ago
  57. 5b729fb Fix do_bootm_linux() so that multi-file images with FDT blob boot. by Bartlomiej Sieka · 17 years ago
  58. e790212 bootm/fdt: Only process the fdt if an fdt address was provided by Grant Likely · 17 years ago
  59. 9bb8b20 Fix compilation error for omap2420h4_config. by Dirk Behme · 17 years ago
  60. f98984c IDE: - make ide_inb () and ide_outb () "weak", so boards can by Heiko Schocher · 17 years ago
  61. 26667b7 ColdFire: Fix some remaining problems with CFG_CMD_ by Stefan Roese · 17 years ago
  62. 8ae158c ColdFire: Add M54455EVB for MCF5445x by TsiChungLiew · 17 years ago
  63. ab77bc5 ColdFire: MCF5329 Update and cleanup by TsiChungLiew · 17 years ago
  64. 81735b2 Merge branch 'denx-coldfire' into coldfire-aug2007 by John Rigby · 17 years ago
  65. d35b508 fdt: suppress unused variable 'bd' warning by Kim Phillips · 17 years ago
  66. 82bd9ee Fix warnings from of_data copy fix by Andy Fleming · 17 years ago
  67. 10aaf71 Fix of_data copying for CONFIG_OF_FLAT_TREE-using boards by Andy Fleming · 17 years ago
  68. a44e7a9 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  69. 19909ed Merge git://www.denx.de/git/u-boot into merge by Michal Simek · 17 years ago
  70. b706d63 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  71. 210f463 Fix where the #ifdef CFG_BOOTMAPSZ is placed. by Jerry Van Baren · 17 years ago
  72. d61ea14 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  73. 541d41b Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  74. 3f76451 Merge with /home/wd/git/u-boot/custodian/u-boot-arm by Wolfgang Denk · 17 years ago
  75. 073e1b5 Fix initrd/dtb interaction by Andy Fleming · 17 years ago
  76. 3b3bff4 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  77. 34886bb Merge with /home/stefan/git/u-boot/zeus by Stefan Roese · 17 years ago
  78. d4fc601 Add MACH_TYPE records for several AT91 boards. by Peter Pearse · 17 years ago
  79. 5fe6be6 Improve error print messages. by Gerald Van Baren · 17 years ago
  80. 99dffca fdt: allow for builds that don't want env and bd_t nodes by Kim Phillips · 17 years ago
  81. 91148bf fdt: do board setup based on fdt address specified on bootm line by Kim Phillips · 17 years ago
  82. e125a2f Call ft_board_setup() from the bootm command. by Gerald Van Baren · 17 years ago
  83. fd61e55 Create new fdt boardsetup command, fix bug parsing [] form of set values. by Gerald Van Baren · 17 years ago
  84. 6f35ded Tighten up the error messages. by Gerald Van Baren · 17 years ago
  85. c45874b Asthetic improvements: error messages and line lengths. by Gerald Van Baren · 17 years ago
  86. 35ec398 Fix fdt_chosen() to call ft_board_setup(), clean up long lines. by Gerald Van Baren · 17 years ago
  87. 06e19a0 For fdt_find_node_by_path(), handle the root path properly. by Gerald Van Baren · 17 years ago
  88. 1a86116 Replace fdt_node_offset() with fdt_find_node_by_path(). by Gerald Van Baren · 17 years ago
  89. addd8ce Fix cmd_fdt line lengths, refactor code. by Gerald Van Baren · 17 years ago
  90. 2511403 FDT command improvements. by Gerald Van Baren · 17 years ago
  91. 38eb508 Reorganize and fix problems (returns) in the bootm command. by Gerald Van Baren · 17 years ago
  92. 89c8757 Fix bugs in the CONFIG_OF_LIBFDT by Gerald Van Baren · 17 years ago
  93. 6be07cc Improve fdt move length handling. by Gerald Van Baren · 17 years ago
  94. bb930e7 Minor code clean up. by Gerald Van Baren · 17 years ago
  95. ba24e2a Improve error messages, more informative. by Gerald Van Baren · 17 years ago
  96. c74b210 [ARM] TI DaVinci support, hopefully final by Sergey Kubushyn · 17 years ago
  97. 78549bb Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  98. 85fad49 Merge git://www.denx.de/git/u-boot by Michal Simek · 17 years ago
  99. ab4b956 [FIX] Coding style cleanup - Wolfgang's suggestions by Michal Simek · 17 years ago
  100. f2c2a93 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago