1. a440087 Improve configuration of FPGA subsystem by Matthias Fuchs · 17 years ago
  2. 2380f43 serial: Make default_serial_console() a weak function by Matthias Fuchs · 17 years ago
  3. a311ef3 add 'terminal program' functionality by Harald Welte · 17 years ago
  4. 5a39510 Re-introduce the 'nand read.oob' and 'nand write.oob' commands by Harald Welte · 17 years ago
  5. ed31f72 Fix building with CRAMFS but not JFFS2 support by Harald Welte · 17 years ago
  6. 6366f00 Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the sametime by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  7. 4ca4c6c Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · 17 years ago
  8. 569c035 Fine grained per property /chosen updating. by Gerald Van Baren · 17 years ago
  9. 7655c09 Improve the FDT help message. by Gerald Van Baren · 17 years ago
  10. d91383a Support setting FDT properties with optional values. by Gerald Van Baren · 17 years ago
  11. 0bfa88e Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  12. abe5f7f Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2 by Stefan Roese · 17 years ago
  13. 5857888 Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · 17 years ago
  14. 1a32b7a Merge commit 'u-boot/master' into for-1.3.1 by Stefan Roese · 17 years ago
  15. 4ee3245 Conditionally compile fdt_fixup_ethernet() by Gerald Van Baren · 17 years ago
  16. 2dc9b4a Added fdt_fixup_stdout that uses aliases to set linux,stdout-path by Kumar Gala · 17 years ago
  17. 0db72ed Add common memory fixup function by Kumar Gala · 17 years ago
  18. 78a658c Conditionally compile fdt_support.c by Kumar Gala · 17 years ago
  19. fc1a109 Add spaces around the = in the fdt print format. by Gerald Van Baren · 17 years ago
  20. 72f9e2e Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  21. bde7089 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  22. eb999ee Fix fdt printing for updated libfdt by Gerald Van Baren · 17 years ago
  23. 7590a19 Add additional fdt fixup helper functions by Kumar Gala · 17 years ago
  24. 2269910 Add fdt_fixup_ethernet helper to set mac addresses by Kumar Gala · 17 years ago
  25. 1e386af Fix warnings from import of libfdt by Kumar Gala · 17 years ago
  26. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  27. 7e64cf8 Move do_fixup* for libfdt into common code by Kumar Gala · 17 years ago
  28. 51ab7f9 Make no options to fdt print default to '/' by Kumar Gala · 17 years ago
  29. bf771dc Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt by Kumar Gala · 17 years ago
  30. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  31. 909f258 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · 17 years ago
  32. 9225411 Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  33. 4404c16 Fix warning differ in signedness in common/cmd_scsi.c by Stefan Roese · 17 years ago
  34. 1aa2381 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · 17 years ago
  35. 089dbb7 Fixed mips_io_port_base build errors. by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  36. 3c1f9ad Fix a bug in the slave serial programming mode for the Xilinx by Wolfgang Denk · 17 years ago
  37. 90fec1f Merge branch 'master' of /home/wd/git/u-boot/work by Wolfgang Denk · 17 years ago
  38. 1fa3e36 Fix warning differ in signedness in common/cmd_ide.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  39. 1179ad1 Build: split COBJS value into multiple lines by Grant Likely · 17 years ago
  40. f402614 Remove warnings re CONFIG_EXTRA_ENV_SETTINGS by Peter Pearse · 17 years ago
  41. 966a80b NET: Add Ethernet 1000BASE-X support for PPC4xx by Larry Johnson · 17 years ago
  42. 81b974b NET: Cosmetic changes by Larry Johnson · 17 years ago
  43. 1a4d438 Fix the issue of usb_kbd driver missing the scan code of key 'z'. by Zhang Wei · 17 years ago
  44. 153b3e2 ppc4xx: Add PPC405EX support by Stefan Roese · 17 years ago
  45. ca8725f ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms by Stefan Roese · 17 years ago
  46. e609916 Fix two typos. by Detlev Zundel · 17 years ago
  47. 9b9b379 Merge branch 'merge' of git://www.denx.de/git/u-boot-microblaze by Wolfgang Denk · 17 years ago
  48. 5ced83e Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 17 years ago
  49. e59083c Fpga: fix incorrect test of CFG_FPGA_XILINX macro by Grant Likely · 17 years ago
  50. 25e1ddb [FIX] repair MFSL commands by Michal Simek · 17 years ago
  51. 3e92841 synchronizition with mainline by Michal Simek · 17 years ago
  52. c6ae152 Merge ../u-boot by Michal Simek · 17 years ago
  53. 39d9043 sh: Add support command of ide with sh by Nobuhiro Iwamatsu · 17 years ago
  54. 49c7332 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  55. af3d11c OneNAND support (take #2) by Kyungmin Park · 17 years ago
  56. 4ed40bb TQM8xx[LM]: Fix broken environment alignment. by Wolfgang Denk · 17 years ago
  57. 82714b9 Fix do_div() usage in nand process output by Matthias Fuchs · 17 years ago
  58. d42fff2 NAND: Add CFG_NAND_QUIET option by Matthias Fuchs · 17 years ago
  59. f279f24 Merge git://www.denx.de/git/u-boot by Michal Simek · 17 years ago
  60. c1fa489 Bugfix: make bootm+libfdt compile on boards with no flash by Grant Likely · 17 years ago
  61. 5ab4f03 PXA270: Add support for multiple serial ports. by stefano babic · 17 years ago
  62. a66af9d Fix do_bootm_linux() so that multi-file images with FDT blob boot. by Bartlomiej Sieka · 17 years ago
  63. a7134b1 bootm/fdt: Only process the fdt if an fdt address was provided by Grant Likely · 17 years ago
  64. afa1dd5 Fix compilation error for omap2420h4_config. by Dirk Behme · 17 years ago
  65. 2559e0f IDE: - make ide_inb () and ide_outb () "weak", so boards can by Heiko Schocher · 17 years ago
  66. addc447 ColdFire: Fix some remaining problems with CFG_CMD_ by Stefan Roese · 17 years ago
  67. fc3ca3b ColdFire: Add M54455EVB for MCF5445x by TsiChungLiew · 17 years ago
  68. aedd3d7 ColdFire: MCF5329 Update and cleanup by TsiChungLiew · 17 years ago
  69. 2684728 Merge branch 'denx-coldfire' into coldfire-aug2007 by John Rigby · 17 years ago
  70. 594784d fdt: suppress unused variable 'bd' warning by Kim Phillips · 17 years ago
  71. a0472ad Fix warnings from of_data copy fix by Andy Fleming · 17 years ago
  72. d9a8d55 Fix of_data copying for CONFIG_OF_FLAT_TREE-using boards by Andy Fleming · 17 years ago
  73. 60cab6a Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  74. 9329ab4 Merge git://www.denx.de/git/u-boot into merge by Michal Simek · 17 years ago
  75. a0f13d5 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  76. f6b713b Fix where the #ifdef CFG_BOOTMAPSZ is placed. by Jerry Van Baren · 17 years ago
  77. a06fd37 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  78. 3d0b860 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  79. 75fd5a5 Merge with /home/wd/git/u-boot/custodian/u-boot-arm by Wolfgang Denk · 17 years ago
  80. 63a5653 Fix initrd/dtb interaction by Andy Fleming · 17 years ago
  81. 75a3d5d Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  82. c9a723a Merge with /home/stefan/git/u-boot/zeus by Stefan Roese · 17 years ago
  83. de5b02c Add MACH_TYPE records for several AT91 boards. by Peter Pearse · 17 years ago
  84. 0dc2512 Improve error print messages. by Gerald Van Baren · 17 years ago
  85. bd9d115 fdt: allow for builds that don't want env and bd_t nodes by Kim Phillips · 17 years ago
  86. b5ceed7 fdt: do board setup based on fdt address specified on bootm line by Kim Phillips · 17 years ago
  87. 566fae3 Call ft_board_setup() from the bootm command. by Gerald Van Baren · 17 years ago
  88. 5606a36 Create new fdt boardsetup command, fix bug parsing [] form of set values. by Gerald Van Baren · 17 years ago
  89. f097fa0 Tighten up the error messages. by Gerald Van Baren · 17 years ago
  90. 8e1aa43 Asthetic improvements: error messages and line lengths. by Gerald Van Baren · 17 years ago
  91. 43555f4 Fix fdt_chosen() to call ft_board_setup(), clean up long lines. by Gerald Van Baren · 18 years ago
  92. 1178d6a For fdt_find_node_by_path(), handle the root path properly. by Gerald Van Baren · 18 years ago
  93. d7cae57 Replace fdt_node_offset() with fdt_find_node_by_path(). by Gerald Van Baren · 17 years ago
  94. e596a16 Fix cmd_fdt line lengths, refactor code. by Gerald Van Baren · 18 years ago
  95. 0ea55d2 FDT command improvements. by Gerald Van Baren · 18 years ago
  96. eaa1464 Reorganize and fix problems (returns) in the bootm command. by Gerald Van Baren · 18 years ago
  97. 2beccd6 Fix bugs in the CONFIG_OF_LIBFDT by Gerald Van Baren · 18 years ago
  98. 4d22392 Improve fdt move length handling. by Gerald Van Baren · 18 years ago
  99. cfede44 Minor code clean up. by Gerald Van Baren · 18 years ago
  100. f68a9e3 Improve error messages, more informative. by Gerald Van Baren · 18 years ago