1. 475c506 Makefile, .gitignore: Cleanup non-existing binaries by Masahiro Yamada · 11 years ago
  2. aaed2eb examples: x86: delete 82559_eeprom by Masahiro Yamada · 11 years ago
  3. e8a8b82 Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) by Masahiro Yamada · 11 years ago
  4. 8a7e7d5 Makefile: descend into subdirectories only when CONFIG_API is defined by Masahiro Yamada · 11 years ago
  5. fdb8704 examples: delete unnecessary CPPFLAGS by Masahiro Yamada · 11 years ago
  6. 13b213b examples: remove the remainders of dead board by Masahiro Yamada · 11 years ago
  7. 0f0f757 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  8. e32a268 examples: enable gc-sections option by Rob Herring · 11 years ago
  9. 1bce2ae Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
  10. 8386ca8 Revert "standalone-examples: support custom GCC lib" by Tom Rini · 11 years ago
  11. 4412db4 standalone-examples: support custom GCC lib by Jack Mitchell · 11 years ago
  12. eee479c Add LGPL-2.1+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  13. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  14. a166fbc powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 by Scott Wood · 11 years ago
  15. 716cc8c Change stub example to use asm-generic/sections.h by Simon Glass · 11 years ago
  16. 6bb9ba7 ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data by Simon Glass · 12 years ago
  17. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  18. 32afad7 MIPS: add board qemu-mips64 support by Zhi-zhou Zhang · 12 years ago
  19. e0e7f3b Examples: Properly append LDFLAGS to LD command by Marek Vasut · 12 years ago
  20. 3553493 openrisc: Add support for standalone programs by Stefan Kristiansson · 13 years ago
  21. 0910d0b Standalone Apps: Standalone apps should need only exports.h. by Mike Partington · 14 years ago
  22. a2a5729 api: export LCD device to external apps by Che-Liang Chiou · 13 years ago
  23. cca4e4a Reduce build times by Wolfgang Denk · 13 years ago
  24. 72c73dd nds32: standalone support by Macpaul Lin · 13 years ago
  25. 349e83f examples: api: allow build with private libgcc by Che-liang Chiou · 13 years ago
  26. 4d91a6e Replace space and tab checks with isblank by Jason Hobbs · 13 years ago
  27. cd8c877 Fix a few gcc warnings. by Joakim Tjernlund · 13 years ago
  28. 0da4389 Fix variable flavor in examples/standalone/Makefile by Che-liang Chiou · 13 years ago
  29. 660da09 MIPS: Introduce --gc-sections for MIPS by Daniel Schwierzeck · 13 years ago
  30. fea2572 x86: Rename i386 to x86 by Graeme Russ · 13 years ago
  31. 8ae86b7 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · 14 years ago
  32. 7ec830d Fix build problems caused by "_end" -> "__bss_end__" rename by Wolfgang Denk · 13 years ago
  33. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 13 years ago
  34. e0306ca examples: update do_reset prototype by Mike Frysinger · 14 years ago
  35. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  36. c91d456 examples/standalone: Use gcc's -fno-toplevel-reorder by Peter Tyser · 14 years ago
  37. 4093031 MIPS: update the MIPS u-boot.lds by Xiangfu Liu · 14 years ago
  38. aa9fba5 smc91xx_eeprom: Correct chip detection check. by Juergen Kilb · 14 years ago
  39. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  40. d9c2725 Make *printf() return "int" instead of "void" by Wolfgang Denk · 14 years ago
  41. 620bbba examples/standalone: Remove relocation compile flags for PowerPC by Peter Tyser · 14 years ago
  42. 1117cbf nios: remove nios-32 arch by Thomas Chou · 14 years ago
  43. 0df01fd nios2: fix r15 issue for gcc4 by Thomas Chou · 14 years ago
  44. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  45. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 14 years ago
  46. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 14 years ago
  47. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago
  48. 4e72fb1 standalone eepro100_eeprom: fix build error by Wolfgang Denk · 14 years ago
  49. 1bb1809 Update .gitignore's: add some generated files by Wolfgang Denk · 14 years ago
  50. c4168af smc91111_eeprom: fix linking error by Mike Frysinger · 15 years ago
  51. b40e232 Fix breakage in SMC EEPROM standalone applications by Ben Warren · 15 years ago
  52. 2a49bf3 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  53. 3eb90ba Generic udelay() with watchdog support by Ingo van Lil · 15 years ago
  54. 64a4806 smc91111_eeprom: drop CONFIG stub protection by Mike Frysinger · 15 years ago
  55. 604f7ce Fix build failure in examples/standalone by Sanjeev Premi · 15 years ago
  56. 57baa37 Nios2/Nios: Remove unnecessary (residual) linker Nios command scripts from by Scott McNutt · 15 years ago
  57. c44efcf smc911x_eeprom: fix building after smc911x overhaul by Mike Frysinger · 15 years ago
  58. 2c0c58b Fix bug in jumptable call stubs for SPARC. by Sergey Mironov · 15 years ago
  59. 7194ab8 Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
  60. 557555f standalone: convert to kbuild style by Mike Frysinger · 15 years ago
  61. 262ae0a push LOAD_ADDR out to arch mk files by Mike Frysinger · 15 years ago
  62. 65f6f07 atmel_df_pow2: standalone to convert dataflashes to pow2 by Mike Frysinger · 15 years ago
  63. c4db335 Blackfin: change global data register from P5 to P3 by Robin Getz · 15 years ago
  64. 61c68ae Fix examples for OMAP3 boards... by Michael Evans · 15 years ago
  65. 942828a ABI: fix build problems due to now needed div64 routine. by Wolfgang Denk · 15 years ago
  66. d4abc75 Move api_examples to examples/api by Peter Tyser · 15 years ago
  67. 1bc1538 Move examples/ to examples/standalone by Peter Tyser · 15 years ago
  68. b196ca7 smc91111_eeprom: move board-specific init into SMC91111_EEPROM_INIT() by Mike Frysinger · 15 years ago
  69. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 15 years ago
  70. 069f436 smc911x_eeprom: update register API by Mike Frysinger · 15 years ago
  71. ad2d163 smc911x_eeprom: new example app for managing newer SMC parts by Mike Frysinger · 16 years ago
  72. 91eee54 OMAP3: Add common board, interrupt and system info by Dirk Behme · 16 years ago
  73. d4f70da Fixed build error due to #define of _LINUX_STRING_H_ in 82559_eeprom.c by Graeme Russ · 16 years ago
  74. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  75. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  76. cae6f90 sh: Fix cannot execute a stand-alone application by Nobuhiro Iwamatsu · 16 years ago
  77. 3ef96de Update i386 code (sc520_cdp) by Graeme Russ · 16 years ago
  78. 6ad43d0 sh: Add support SH2/SH2A which is CPU of Renesas Technology by Nobuhiro Iwamatsu · 16 years ago
  79. 9b55a25 Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  80. 06c53be Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  81. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  82. a9da341 example/gitignore: update with all generated examples by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  83. c2f02da SPARC: Added generic support for SPARC architecture. by Daniel Hellstrom · 16 years ago
  84. 7e492d8 Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · 16 years ago
  85. dfece95 examples/Makefile: build "hello_world" on 8xx, too. by Wolfgang Denk · 16 years ago
  86. 118978c Fix alignment error on ARM for modules by Woodruff, Richard · 16 years ago
  87. 20c9395 Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · 16 years ago
  88. 375c435 Remove files added by mistake, update CHANGELOG. by Wolfgang Denk · 16 years ago
  89. 6f99eec Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · 16 years ago
  90. e7670f6 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · 16 years ago
  91. b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  92. 6b9097e use C code rather than inline assembly by Mike Frysinger · 17 years ago
  93. 0858b83 add support for Blackfin symbol prefixes to examples by Mike Frysinger · 17 years ago
  94. 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
  95. b45264e add gitignores for Blackfin pieces by Mike Frysinger · 17 years ago
  96. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  97. 61fb15c5 Fix coding style issues; update CHANGELOG. by Wolfgang Denk · 17 years ago
  98. 521dcd3 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  99. 7fc7928 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  100. 2439e4b drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago