1. c4168af smc91111_eeprom: fix linking error by Mike Frysinger · 15 years ago
  2. b40e232 Fix breakage in SMC EEPROM standalone applications by Ben Warren · 15 years ago
  3. 2a49bf3 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  4. 3eb90ba Generic udelay() with watchdog support by Ingo van Lil · 15 years ago
  5. 64a4806 smc91111_eeprom: drop CONFIG stub protection by Mike Frysinger · 15 years ago
  6. 604f7ce Fix build failure in examples/standalone by Sanjeev Premi · 15 years ago
  7. 57baa37 Nios2/Nios: Remove unnecessary (residual) linker Nios command scripts from by Scott McNutt · 15 years ago
  8. c44efcf smc911x_eeprom: fix building after smc911x overhaul by Mike Frysinger · 15 years ago
  9. 2c0c58b Fix bug in jumptable call stubs for SPARC. by Sergey Mironov · 15 years ago
  10. 7194ab8 Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
  11. 557555f standalone: convert to kbuild style by Mike Frysinger · 15 years ago
  12. 262ae0a push LOAD_ADDR out to arch mk files by Mike Frysinger · 15 years ago
  13. 65f6f07 atmel_df_pow2: standalone to convert dataflashes to pow2 by Mike Frysinger · 15 years ago
  14. c4db335 Blackfin: change global data register from P5 to P3 by Robin Getz · 15 years ago
  15. 61c68ae Fix examples for OMAP3 boards... by Michael Evans · 15 years ago
  16. 942828a ABI: fix build problems due to now needed div64 routine. by Wolfgang Denk · 15 years ago
  17. d4abc75 Move api_examples to examples/api by Peter Tyser · 15 years ago
  18. 1bc1538 Move examples/ to examples/standalone by Peter Tyser · 15 years ago
  19. b196ca7 smc91111_eeprom: move board-specific init into SMC91111_EEPROM_INIT() by Mike Frysinger · 16 years ago
  20. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  21. 069f436 smc911x_eeprom: update register API by Mike Frysinger · 16 years ago
  22. ad2d163 smc911x_eeprom: new example app for managing newer SMC parts by Mike Frysinger · 16 years ago
  23. 91eee54 OMAP3: Add common board, interrupt and system info by Dirk Behme · 16 years ago
  24. d4f70da Fixed build error due to #define of _LINUX_STRING_H_ in 82559_eeprom.c by Graeme Russ · 16 years ago
  25. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  26. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  27. cae6f90 sh: Fix cannot execute a stand-alone application by Nobuhiro Iwamatsu · 16 years ago
  28. 3ef96de Update i386 code (sc520_cdp) by Graeme Russ · 16 years ago
  29. 6ad43d0 sh: Add support SH2/SH2A which is CPU of Renesas Technology by Nobuhiro Iwamatsu · 16 years ago
  30. 9b55a25 Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  31. 06c53be Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  32. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  33. a9da341 example/gitignore: update with all generated examples by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  34. c2f02da SPARC: Added generic support for SPARC architecture. by Daniel Hellstrom · 16 years ago
  35. 7e492d8 Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · 17 years ago
  36. dfece95 examples/Makefile: build "hello_world" on 8xx, too. by Wolfgang Denk · 17 years ago
  37. 118978c Fix alignment error on ARM for modules by Woodruff, Richard · 17 years ago
  38. 20c9395 Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · 17 years ago
  39. 375c435 Remove files added by mistake, update CHANGELOG. by Wolfgang Denk · 17 years ago
  40. 6f99eec Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · 17 years ago
  41. e7670f6 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · 17 years ago
  42. b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  43. 6b9097e use C code rather than inline assembly by Mike Frysinger · 17 years ago
  44. 0858b83 add support for Blackfin symbol prefixes to examples by Mike Frysinger · 17 years ago
  45. 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
  46. b45264e add gitignores for Blackfin pieces by Mike Frysinger · 17 years ago
  47. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  48. 61fb15c5 Fix coding style issues; update CHANGELOG. by Wolfgang Denk · 17 years ago
  49. 521dcd3 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  50. 7fc7928 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  51. 2439e4b drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  52. 1b4aaff Add .gitignore files by Grant Likely · 17 years ago
  53. eb70063 [MIPS] u-boot.lds: Define _gp in a standard manner by Shinya Kuribayashi · 17 years ago
  54. cbf2323 [MIPS] u-boot.lds: Fix __got_start and __got_end by Shinya Kuribayashi · 17 years ago
  55. e5f325f [MIPS] u-boot.lds: Remove duplicated .sdata section by Shinya Kuribayashi · 17 years ago
  56. 0b135cf sh: First support code of SuperH. by Nobuhiro Iwamatsu · 17 years ago
  57. 26bf7de [Blackfin][PATCH] Add BF537 stamp board support by Aubrey Li · 18 years ago
  58. ef26a08 [Blackfin][PATCH-2/2] Common files changed to support bf533 platform by Aubrey.Li · 18 years ago
  59. 7b64fef Add AVR32 architecture support by Wolfgang Denk · 18 years ago
  60. 9658298 Fix/workaround broken dependency handling with make 3.81 by Wolfgang Denk · 18 years ago
  61. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  62. 6741ae9 Merge with /home/m8/git/u-boot by Wolfgang Denk · 18 years ago
  63. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  64. ec0f727 Added another example showing simple interrupt interception. by Detlev Zundel · 18 years ago
  65. c2ced00 Nios II - Fix I/O Macros and mini-app stubs by Scott McNutt · 18 years ago
  66. e15cd6f Fix examples/Makefile; some build targets were lost by Wolfgang Denk · 18 years ago
  67. 7a635e0 Add support for Freescale M5271: Merge with /work/u-boot.mcf5271 by Marian Balakowicz · 18 years ago
  68. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 18 years ago
  69. 8e7b703 Coding Style cleanup by Wolfgang Denk · 19 years ago
  70. 0afe519 Add ADI Blackfin support by Wolfgang Denk · 19 years ago
  71. 3a108ed Add support for r5200 board by Zachary P. Landau · 19 years ago
  72. 7481266 by Wolfgang Denk · 19 years ago
  73. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  74. 807d5d7 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · 19 years ago
  75. 2eab48f * Extend burst mode RAM test program to take a loop count (0 = infinite) by wdenk · 19 years ago
  76. c017663 Fix compile problems caused by new burst mode SDRAM test; by wdenk · 19 years ago
  77. 931da93 Add test tool to exercise SDRAM accesses in burst mode by wdenk · 19 years ago
  78. 5a95f6f * Patch by Robin Getz, 13 Oct 2004: by wdenk · 20 years ago
  79. 652a10c * Patch by Daniel Poirot, 10 Oct 2004: Add support for Wind River sbc405 board by wdenk · 20 years ago
  80. 5c952cf Patches by Scott McNutt, 24 Aug 2004: by wdenk · 20 years ago
  81. 857cad3 Patches by Yasushi Shoji, 29 Jun 2004: by wdenk · 20 years ago
  82. 8b07a11 * Patch by Fred Klatt, 25 Jun 2004: Add support for WindRiver's SBC8560 board by wdenk · 20 years ago
  83. 93f6a67 * Patches by Richard Woodruff, 10 Jun 2004: by wdenk · 20 years ago
  84. e4cc71a Patch by Scott McNutt, 25 Apr 2004: by wdenk · 20 years ago
  85. 507bbe3 * Patch by Yasushi Shoji, 07 Apr 2004: by wdenk · 20 years ago
  86. d716b12 Add startup code to clear the BSS of standalone applications by wdenk · 20 years ago
  87. bf9e3b3 * Some code cleanup by wdenk · 21 years ago
  88. 3a473b2 * Patch by Ronen Shitrit, 10 Dec 2003: by wdenk · 21 years ago
  89. 4e5ca3e * Patch by Bernhard Kuhn, 28 Nov 2003: by wdenk · 21 years ago
  90. b028f71 * Patch by Yuli Barcohen, 3 Dec 2003: by wdenk · 21 years ago
  91. 42d1f03 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
  92. 2d5b561 * Make sure HUSH is initialized for running auto-update scripts by wdenk · 21 years ago
  93. 4a55170 * Patch by Scott McNutt, 04 Oct 2003: by wdenk · 21 years ago
  94. f5300ab Move TRAB burn-in tests to TRAB board directory by wdenk · 21 years ago
  95. 4f7cb08 * Patch by Martin Krause, 11 Sep 2003: add burn-in tests for TRAB board by wdenk · 21 years ago
  96. c29fdfc Patch by Yuli Barcohen, 14 Aug 2003: add support for bzip2 uncompression by wdenk · 21 years ago
  97. 7784674 * Allow crc32 to be used at address 0x000 by wdenk · 21 years ago
  98. 27b207f * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  99. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  100. 7a8e9bed * Patch by Marc Singer, 29 May 2003: by wdenk · 21 years ago