1. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  2. 7e64cf8 Move do_fixup* for libfdt into common code by Kumar Gala · 17 years ago
  3. 51ab7f9 Make no options to fdt print default to '/' by Kumar Gala · 17 years ago
  4. bf771dc Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt by Kumar Gala · 17 years ago
  5. a643a05 [BUILD] conditionally compile libfdt/*.c in libfdt/Makefile by Kumar Gala · 17 years ago
  6. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  7. 0f91019 [BUILD] Generate include/autoconf.mk from board config files by Grant Likely · 17 years ago
  8. 909f258 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · 17 years ago
  9. 5b8d28d Prepare for 1.3.0 release. by Wolfgang Denk · 17 years ago
  10. 593ac16 Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDS by Haiying Wang · 17 years ago
  11. 0801776 [MIPS] board/gth2/lowlevel_init.S: Fix a build warning by Shinya Kuribayashi · 17 years ago
  12. dcac38b Fix build problems with mp2usb board by Wolfgang Denk · 17 years ago
  13. 1b6589f s3c24x0: Fix usb_ohci.c missing in Makefile by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  14. f509c7b pb1x00 board: Fix u16 status declaration when PCMCIA is defined by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  15. a923f11 Fix compiler warnings for ARM systems. by Wolfgang Denk · 17 years ago
  16. 9225411 Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  17. c1a6164 Fix warning differ in signedness in net/net.c and net/nfs.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  18. 784ec0b Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 17 years ago
  19. 3b31769 gth2.c: Fix a warning on gth2 build. by Shinya Kuribayashi · 17 years ago
  20. 4404c16 Fix warning differ in signedness in common/cmd_scsi.c by Stefan Roese · 17 years ago
  21. 6e6b9fc [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker by Shinya Kuribayashi · 17 years ago
  22. ec655bd [MIPS] Remove useless instructions for initializing $gp. by Shinya Kuribayashi · 17 years ago
  23. c7faac5 [MIPS] MIPS 4K core: Coding style cleanups by Shinya Kuribayashi · 17 years ago
  24. d65de19 [MIPS] gth2.c: Fix a warning on gth2 build. by Shinya Kuribayashi · 17 years ago
  25. ac26315 [MIPS] au1x00_eth.c: Fixed a warning on pb1000 build. by Shinya Kuribayashi · 17 years ago
  26. 8df3da2 [MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build error by Shinya Kuribayashi · 17 years ago
  27. 2437cfb MAKEALL: Added missing pb1000 board by Shinya Kuribayashi · 17 years ago
  28. a8f8c67 [MIPS] pb1000: Replace obsolete memsetup.S with lowlevel_init.S by Shinya Kuribayashi · 17 years ago
  29. f081c4c [MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end} by Shinya Kuribayashi · 17 years ago
  30. 1aa2381 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · 17 years ago
  31. ed26968 Update CHANGELOIG, prepare for -rc4 by Wolfgang Denk · 17 years ago
  32. d601823 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · 17 years ago
  33. 677cd44 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc5xxx by Wolfgang Denk · 17 years ago
  34. 67bdcae Fix the i2c frequency and default address in rsdproto board by Luotao Fu · 17 years ago
  35. a0dfe60 powerpc: Backout relocation changes for MPC5121, too. by Wolfgang Denk · 17 years ago
  36. 6a10f2f powerpc: Backout relocation changes. by Grant Likely · 17 years ago
  37. 089dbb7 Fixed mips_io_port_base build errors. by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  38. 6534846 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  39. 3c1f9ad Fix a bug in the slave serial programming mode for the Xilinx by Wolfgang Denk · 17 years ago
  40. 4e56a50 86xx: Fix broken variable reference when #def DEBUGing. by Jon Loeliger · 17 years ago
  41. 4c58126 make 8610 board use pixis reset by Jason Jin · 17 years ago
  42. f08899a Unify pixis_reset altbank across board families by Jason Jin · 17 years ago
  43. 90fec1f Merge branch 'master' of /home/wd/git/u-boot/work by Wolfgang Denk · 17 years ago
  44. e34c004 Fix warning: pointer targets in assignment differ in signedness by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  45. 1fa3e36 Fix warning differ in signedness in common/cmd_ide.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  46. f1f8847 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 17 years ago
  47. 5ea6c99 Group PCI and PCMCIA drivers in drivers/Makefile by Grant Likely · 17 years ago
  48. 74d0ace Group block/flash drivers in drivers/Makefile by Grant Likely · 17 years ago
  49. f214ca1 Group USB drivers in drivers/Makefile by Grant Likely · 17 years ago
  50. 26fb76d Group i2c drivers in drivers/Makefile by Grant Likely · 17 years ago
  51. 3c7bb1e Group console drivers in drivers/Makefile by Grant Likely · 17 years ago
  52. e1c8f94 Group network drivers in drivers/Makefile by Grant Likely · 17 years ago
  53. 1179ad1 Build: split COBJS value into multiple lines by Grant Likely · 17 years ago
  54. 2f0fef7 Add .gitignore files by Grant Likely · 17 years ago
  55. 7b3187d Revert "Correct relocation fixup for mpc5xx" by Grant Likely · 17 years ago
  56. 0ed5265 Revert "Correct fixup relocation for MPC5xxx" by Grant Likely · 17 years ago
  57. 372bed4 Revert "Correct fixup relocation for mpc8220" by Grant Likely · 17 years ago
  58. 0dc4f15 Revert "Correct fixup relocation for mpc824x" by Grant Likely · 17 years ago
  59. 0f7c767 Revert "Correct fixup relocation for mpc8260" by Grant Likely · 17 years ago
  60. 47e30fc Revert "Correct fixup relocation for mpc83xx" by Grant Likely · 17 years ago
  61. c624845 Revert "[MPC512x] Correct fixup relocation" by Grant Likely · 17 years ago
  62. 8d4de41 ppc4xx: lwmon5: Change PHY reset sequence for PHY MDIO address latching by Stefan Roese · 17 years ago
  63. b992f4c Merge branch 'master' of git://www.denx.de/git/u-boot by Stefan Roese · 17 years ago
  64. f4e2d21 [UC101] SRAM now with 2 MB working. by Heiko Schocher · 17 years ago
  65. 9519e10 ColdFire: MCF5329 - Remove reset registers from CCM by TsiChungLiew · 17 years ago
  66. 7320349 ColdFire: MCF5329 - Add Reset structure to immap_5329.h by TsiChungLiew · 17 years ago
  67. cd18250 ColdFire: MCF5329 - revert include/asm-m68k/m5329.h file mode by TsiChungLiew · 17 years ago
  68. 0573a7a ColdFire: MCF5445x - Update correct RAMBAR and missing linker files by TsiChungLiew · 17 years ago
  69. 00f0032 ColdFire: MCF532x - Update do_reset() using core reset by TsiChungLiew · 17 years ago
  70. 6ad3690 ColdFire: Update cpu flag for 4.2-xx compiler by TsiChungLiew · 17 years ago
  71. 9976223 Implement general ULi 526x Ethernet driver support in U-boot by Roy Zang · 17 years ago
  72. 966a80b NET: Add Ethernet 1000BASE-X support for PPC4xx by Larry Johnson · 17 years ago
  73. 81b974b NET: Cosmetic changes by Larry Johnson · 17 years ago
  74. 47ef7cd Merge git://www.denx.de/git/u-boot by Ben Warren · 17 years ago
  75. f7a7f08 Cleanup coding style; update CHANGELOG by Wolfgang Denk · 17 years ago
  76. edecc94 fix wording in README by Bruce Adler · 17 years ago
  77. aa06940 blackfin: Move `-D__BLACKFIN__' to $(ARCH)_config.mk by Shinya Kuribayashi · 17 years ago
  78. 4c113c3 Trimmed some variables in ne2000.c by Vlad Lungu · 17 years ago
  79. 1a4d438 Fix the issue of usb_kbd driver missing the scan code of key 'z'. by Zhang Wei · 17 years ago
  80. 7afff8b Fix USB support issue for MPC8641HPCN board. by Zhang Wei · 17 years ago
  81. 5c97fa7 Use config_cmd_default.h instead of config_cmd_all.h by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  82. 4585438 TQM5200: Call usb_cpu_init() during board init by Marian Balakowicz · 17 years ago
  83. 69b0abb Fix typo in nfs.c by Guennadi Liakhovetski · 17 years ago
  84. a8c6b40 Fix a typo in cpu/mpc824x/interrupts.c by Guennadi Liakhovetski · 17 years ago
  85. d61257a add ft_cpu_setup(..) on mpc8260 by Sergej Stepanov · 17 years ago
  86. fff10d4 changes for IDS8247 board support by Sergej Stepanov · 17 years ago
  87. 2c69328 Merge git://www.denx.de/git/u-boot by Ben Warren · 17 years ago
  88. e082922 Merge branch 'master' of /home/wd/git/u-boot/work by Wolfgang Denk · 17 years ago
  89. d3f7a28 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  90. b4d8502 ATSTK1002: Remove default ethernet addresses by Haavard Skinnemoen · 17 years ago
  91. 01f256b DHCP Client Fix by Justin Flammia · 17 years ago
  92. d5bdf4f Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · 17 years ago
  93. e437a3b Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · 17 years ago
  94. fd965fd Merge branch 'master' of git://www.denx.de/git/u-boot-tq-group by Wolfgang Denk · 17 years ago
  95. 59151ec Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  96. 6b78d61 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 17 years ago
  97. 8b4fc65 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  98. 5b2222d DHCP Client Fix by Justin Flammia · 17 years ago
  99. 25c4c74 Merge git://www.denx.de/git/u-boot by Stefan Roese · 17 years ago
  100. d98a8d6 ColdFire 54455: Fix correct boot location for atmel and intel by TsiChungLiew · 17 years ago