1. 333c46e openrisc: Add support for standalone programs by Stefan Kristiansson · 13 years ago
  2. 46f387d Standalone Apps: Standalone apps should need only exports.h. by Mike Partington · 14 years ago
  3. 9209ed5 Reduce build times by Wolfgang Denk · 13 years ago
  4. 394c76a nds32: standalone support by Macpaul Lin · 13 years ago
  5. cafa1aa Replace space and tab checks with isblank by Jason Hobbs · 13 years ago
  6. 9701cc2 Fix a few gcc warnings. by Joakim Tjernlund · 14 years ago
  7. 4234bf3 Fix variable flavor in examples/standalone/Makefile by Che-liang Chiou · 14 years ago
  8. 089f2a1 MIPS: Introduce --gc-sections for MIPS by Daniel Schwierzeck · 14 years ago
  9. cbfce1d x86: Rename i386 to x86 by Graeme Russ · 14 years ago
  10. 33a5734 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · 14 years ago
  11. cbaa1f5 Fix build problems caused by "_end" -> "__bss_end__" rename by Wolfgang Denk · 14 years ago
  12. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  13. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  14. 4bbc082 examples/standalone: Use gcc's -fno-toplevel-reorder by Peter Tyser · 14 years ago
  15. 12ba80a MIPS: update the MIPS u-boot.lds by Xiangfu Liu · 14 years ago
  16. c9314d0 smc91xx_eeprom: Correct chip detection check. by Juergen Kilb · 14 years ago
  17. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  18. 29764ee examples/standalone: Remove relocation compile flags for PowerPC by Peter Tyser · 14 years ago
  19. 56fff49 nios: remove nios-32 arch by Thomas Chou · 15 years ago
  20. 8fa3858 nios2: fix r15 issue for gcc4 by Thomas Chou · 15 years ago
  21. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  22. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
  23. e483c54 standalone eepro100_eeprom: fix build error by Wolfgang Denk · 15 years ago
  24. 77a1811 Update .gitignore's: add some generated files by Wolfgang Denk · 15 years ago
  25. 9c9e603 smc91111_eeprom: fix linking error by Mike Frysinger · 15 years ago
  26. f465baa Fix breakage in SMC EEPROM standalone applications by Ben Warren · 15 years ago
  27. 838f20a smc91111_eeprom: drop CONFIG stub protection by Mike Frysinger · 15 years ago
  28. 68db235 Fix build failure in examples/standalone by Sanjeev Premi · 15 years ago
  29. f495020 Nios2/Nios: Remove unnecessary (residual) linker Nios command scripts from by Scott McNutt · 15 years ago
  30. 17e9012 smc911x_eeprom: fix building after smc911x overhaul by Mike Frysinger · 15 years ago
  31. aa44cf6 Fix bug in jumptable call stubs for SPARC. by Sergey Mironov · 15 years ago
  32. 0fd6aae Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
  33. 659c60d standalone: convert to kbuild style by Mike Frysinger · 15 years ago
  34. 5b66044 push LOAD_ADDR out to arch mk files by Mike Frysinger · 15 years ago
  35. 0f4964a atmel_df_pow2: standalone to convert dataflashes to pow2 by Mike Frysinger · 15 years ago
  36. 2773d5f Blackfin: change global data register from P5 to P3 by Robin Getz · 15 years ago
  37. 6c1f98b Fix examples for OMAP3 boards... by Michael Evans · 15 years ago
  38. 07a8af3 Move examples/ to examples/standalone by Peter Tyser · 15 years ago