1. 9b55a25 Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  2. 06c53be Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  3. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  4. a9da341 example/gitignore: update with all generated examples by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  5. c2f02da SPARC: Added generic support for SPARC architecture. by Daniel Hellstrom · 16 years ago
  6. 7e492d8 Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · 17 years ago
  7. dfece95 examples/Makefile: build "hello_world" on 8xx, too. by Wolfgang Denk · 17 years ago
  8. 118978c Fix alignment error on ARM for modules by Woodruff, Richard · 17 years ago
  9. 20c9395 Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · 17 years ago
  10. 375c435 Remove files added by mistake, update CHANGELOG. by Wolfgang Denk · 17 years ago
  11. 6f99eec Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · 17 years ago
  12. e7670f6 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · 17 years ago
  13. b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  14. 6b9097e use C code rather than inline assembly by Mike Frysinger · 17 years ago
  15. 0858b83 add support for Blackfin symbol prefixes to examples by Mike Frysinger · 17 years ago
  16. 32a9f5f make smc91111_eeprom managment simpler by depending on the board configuration file rather than a hardcoded list of boards by Mike Frysinger · 17 years ago
  17. b45264e add gitignores for Blackfin pieces by Mike Frysinger · 17 years ago
  18. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  19. 61fb15c5 Fix coding style issues; update CHANGELOG. by Wolfgang Denk · 17 years ago
  20. 521dcd3 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  21. 7fc7928 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  22. 2439e4b drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  23. 1b4aaff Add .gitignore files by Grant Likely · 17 years ago
  24. eb70063 [MIPS] u-boot.lds: Define _gp in a standard manner by Shinya Kuribayashi · 17 years ago
  25. cbf2323 [MIPS] u-boot.lds: Fix __got_start and __got_end by Shinya Kuribayashi · 17 years ago
  26. e5f325f [MIPS] u-boot.lds: Remove duplicated .sdata section by Shinya Kuribayashi · 17 years ago
  27. 0b135cf sh: First support code of SuperH. by Nobuhiro Iwamatsu · 17 years ago
  28. 26bf7de [Blackfin][PATCH] Add BF537 stamp board support by Aubrey Li · 17 years ago
  29. ef26a08 [Blackfin][PATCH-2/2] Common files changed to support bf533 platform by Aubrey.Li · 18 years ago
  30. 7b64fef Add AVR32 architecture support by Wolfgang Denk · 18 years ago
  31. 9658298 Fix/workaround broken dependency handling with make 3.81 by Wolfgang Denk · 18 years ago
  32. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  33. 6741ae9 Merge with /home/m8/git/u-boot by Wolfgang Denk · 18 years ago
  34. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  35. ec0f727 Added another example showing simple interrupt interception. by Detlev Zundel · 18 years ago
  36. c2ced00 Nios II - Fix I/O Macros and mini-app stubs by Scott McNutt · 18 years ago
  37. e15cd6f Fix examples/Makefile; some build targets were lost by Wolfgang Denk · 18 years ago
  38. 7a635e0 Add support for Freescale M5271: Merge with /work/u-boot.mcf5271 by Marian Balakowicz · 18 years ago
  39. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 18 years ago
  40. 8e7b703 Coding Style cleanup by Wolfgang Denk · 19 years ago
  41. 0afe519 Add ADI Blackfin support by Wolfgang Denk · 19 years ago
  42. 3a108ed Add support for r5200 board by Zachary P. Landau · 19 years ago
  43. 7481266 by Wolfgang Denk · 19 years ago
  44. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  45. 807d5d7 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · 19 years ago
  46. 2eab48f * Extend burst mode RAM test program to take a loop count (0 = infinite) by wdenk · 19 years ago
  47. c017663 Fix compile problems caused by new burst mode SDRAM test; by wdenk · 19 years ago
  48. 931da93 Add test tool to exercise SDRAM accesses in burst mode by wdenk · 19 years ago
  49. 5a95f6f * Patch by Robin Getz, 13 Oct 2004: by wdenk · 20 years ago
  50. 652a10c * Patch by Daniel Poirot, 10 Oct 2004: Add support for Wind River sbc405 board by wdenk · 20 years ago
  51. 5c952cf Patches by Scott McNutt, 24 Aug 2004: by wdenk · 20 years ago
  52. 857cad3 Patches by Yasushi Shoji, 29 Jun 2004: by wdenk · 20 years ago
  53. 8b07a11 * Patch by Fred Klatt, 25 Jun 2004: Add support for WindRiver's SBC8560 board by wdenk · 20 years ago
  54. 93f6a67 * Patches by Richard Woodruff, 10 Jun 2004: by wdenk · 20 years ago
  55. e4cc71a Patch by Scott McNutt, 25 Apr 2004: by wdenk · 20 years ago
  56. 507bbe3 * Patch by Yasushi Shoji, 07 Apr 2004: by wdenk · 20 years ago
  57. d716b12 Add startup code to clear the BSS of standalone applications by wdenk · 20 years ago
  58. bf9e3b3 * Some code cleanup by wdenk · 21 years ago
  59. 3a473b2 * Patch by Ronen Shitrit, 10 Dec 2003: by wdenk · 21 years ago
  60. 4e5ca3e * Patch by Bernhard Kuhn, 28 Nov 2003: by wdenk · 21 years ago
  61. b028f71 * Patch by Yuli Barcohen, 3 Dec 2003: by wdenk · 21 years ago
  62. 42d1f03 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
  63. 2d5b561 * Make sure HUSH is initialized for running auto-update scripts by wdenk · 21 years ago
  64. 4a55170 * Patch by Scott McNutt, 04 Oct 2003: by wdenk · 21 years ago
  65. f5300ab Move TRAB burn-in tests to TRAB board directory by wdenk · 21 years ago
  66. 4f7cb08 * Patch by Martin Krause, 11 Sep 2003: add burn-in tests for TRAB board by wdenk · 21 years ago
  67. c29fdfc Patch by Yuli Barcohen, 14 Aug 2003: add support for bzip2 uncompression by wdenk · 21 years ago
  68. 7784674 * Allow crc32 to be used at address 0x000 by wdenk · 21 years ago
  69. 27b207f * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  70. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  71. 7a8e9bed * Patch by Marc Singer, 29 May 2003: by wdenk · 21 years ago
  72. 3e38691 * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · 21 years ago
  73. 85ec0bc * Patch by Arun Dharankar, 24 Mar 2003: - add threads / scheduler example code by wdenk · 21 years ago
  74. cdd8a0f Fix MIPS build problem by wdenk · 21 years ago
  75. ac6dbb8 Make compile clean, fix the usual small problems. by wdenk · 21 years ago
  76. dc7c9a1 * Patch by Rick Bronson, 16 Mar 2003: by wdenk · 21 years ago
  77. 6069ff2 * Add support for 16 MB flash configuration of TRAB board by wdenk · 22 years ago
  78. 7c7a23b * Patch by Hans-Joerg Frieden, 06 Dec 2002 by wdenk · 22 years ago
  79. c7de829 * Patch by Thomas Frieden, 13 Nov 2002: by wdenk · 22 years ago
  80. 2262cfe * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago
  81. 3b285da Initial revision by wdenk · 22 years ago
  82. d3163d3 Initial revision by wdenk · 22 years ago
  83. affae2b Initial revision by wdenk · 22 years ago
  84. 717b5aa Initial revision by wdenk · 22 years ago