1. 580a5f1 kbuild: standalone: simplify clean-files by Masahiro Yamada · 10 years ago
  2. 8400275 standalone: use GCC_VERSION defined in compiler-gcc.h by Masahiro Yamada · 10 years ago
  3. 80bf416 examples: select libgcc for non-default architecture by Alexey Brodkin · 11 years ago
  4. 9a30761 standalone: delete an unused source file by Masahiro Yamada · 11 years ago
  5. 5a2bf98 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · 11 years ago
  6. 958fe8f kbuild: improve Kbuild speed by Masahiro Yamada · 11 years ago
  7. 020a1f2 kbuild: use shorten logs for misc targets by Masahiro Yamada · 11 years ago
  8. 734c3ef kbuild: use shorten logs objcopy rules by Masahiro Yamada · 11 years ago
  9. 262fe12 examples: move api/ and standalone/ entry to examples/Makefile by Masahiro Yamada · 11 years ago
  10. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  11. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  12. a6d7756 Makefile: move some flags to examples makefiles by Masahiro Yamada · 11 years ago
  13. 6b05dae examples: Use scripts/Makefile.build by Masahiro Yamada · 11 years ago
  14. cb25a73 arc: add support for standalone programs by Alexey Brodkin · 11 years ago
  15. f041083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  16. 85fd5f1 arm64: core support by David Feng · 11 years ago
  17. c81f0d7 Makefile, .gitignore: Cleanup non-existing binaries by Masahiro Yamada · 11 years ago
  18. c229d81 examples: x86: delete 82559_eeprom by Masahiro Yamada · 11 years ago
  19. 71db754 Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) by Masahiro Yamada · 11 years ago
  20. b00867b ARM: fix the standalone programs by Jeroen Hofstee · 11 years ago
  21. f9ea123 examples: delete unnecessary CPPFLAGS by Masahiro Yamada · 11 years ago
  22. 7e9a74e examples: remove the remainders of dead board by Masahiro Yamada · 11 years ago
  23. 06bc873 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  24. 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
  25. c98feda Revert "standalone-examples: support custom GCC lib" by Tom Rini · 11 years ago
  26. 9c6adfb standalone-examples: support custom GCC lib by Jack Mitchell · 11 years ago
  27. e9ea230 Add LGPL-2.1+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  28. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  29. 8a88e9f powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 by Scott Wood · 12 years ago
  30. 5b92820 Change stub example to use asm-generic/sections.h by Simon Glass · 12 years ago
  31. 9398008 ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data by Simon Glass · 12 years ago
  32. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  33. e0d6df5 MIPS: add board qemu-mips64 support by Zhi-zhou Zhang · 12 years ago
  34. 3ee93d3 Examples: Properly append LDFLAGS to LD command by Marek Vasut · 13 years ago
  35. 333c46e openrisc: Add support for standalone programs by Stefan Kristiansson · 13 years ago
  36. 46f387d Standalone Apps: Standalone apps should need only exports.h. by Mike Partington · 14 years ago
  37. 9209ed5 Reduce build times by Wolfgang Denk · 13 years ago
  38. 394c76a nds32: standalone support by Macpaul Lin · 13 years ago
  39. cafa1aa Replace space and tab checks with isblank by Jason Hobbs · 13 years ago
  40. 9701cc2 Fix a few gcc warnings. by Joakim Tjernlund · 14 years ago
  41. 4234bf3 Fix variable flavor in examples/standalone/Makefile by Che-liang Chiou · 14 years ago
  42. 089f2a1 MIPS: Introduce --gc-sections for MIPS by Daniel Schwierzeck · 14 years ago
  43. cbfce1d x86: Rename i386 to x86 by Graeme Russ · 14 years ago
  44. 33a5734 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · 14 years ago
  45. cbaa1f5 Fix build problems caused by "_end" -> "__bss_end__" rename by Wolfgang Denk · 14 years ago
  46. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  47. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  48. 4bbc082 examples/standalone: Use gcc's -fno-toplevel-reorder by Peter Tyser · 14 years ago
  49. 12ba80a MIPS: update the MIPS u-boot.lds by Xiangfu Liu · 14 years ago
  50. c9314d0 smc91xx_eeprom: Correct chip detection check. by Juergen Kilb · 14 years ago
  51. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  52. 29764ee examples/standalone: Remove relocation compile flags for PowerPC by Peter Tyser · 14 years ago
  53. 56fff49 nios: remove nios-32 arch by Thomas Chou · 15 years ago
  54. 8fa3858 nios2: fix r15 issue for gcc4 by Thomas Chou · 15 years ago
  55. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  56. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
  57. e483c54 standalone eepro100_eeprom: fix build error by Wolfgang Denk · 15 years ago
  58. 77a1811 Update .gitignore's: add some generated files by Wolfgang Denk · 15 years ago
  59. 9c9e603 smc91111_eeprom: fix linking error by Mike Frysinger · 15 years ago
  60. f465baa Fix breakage in SMC EEPROM standalone applications by Ben Warren · 15 years ago
  61. 838f20a smc91111_eeprom: drop CONFIG stub protection by Mike Frysinger · 15 years ago
  62. 68db235 Fix build failure in examples/standalone by Sanjeev Premi · 15 years ago
  63. f495020 Nios2/Nios: Remove unnecessary (residual) linker Nios command scripts from by Scott McNutt · 15 years ago
  64. 17e9012 smc911x_eeprom: fix building after smc911x overhaul by Mike Frysinger · 15 years ago
  65. aa44cf6 Fix bug in jumptable call stubs for SPARC. by Sergey Mironov · 15 years ago
  66. 0fd6aae Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
  67. 659c60d standalone: convert to kbuild style by Mike Frysinger · 15 years ago
  68. 5b66044 push LOAD_ADDR out to arch mk files by Mike Frysinger · 15 years ago
  69. 0f4964a atmel_df_pow2: standalone to convert dataflashes to pow2 by Mike Frysinger · 15 years ago
  70. 2773d5f Blackfin: change global data register from P5 to P3 by Robin Getz · 15 years ago
  71. 6c1f98b Fix examples for OMAP3 boards... by Michael Evans · 15 years ago
  72. 07a8af3 Move examples/ to examples/standalone by Peter Tyser · 15 years ago