1. 01c39ff kbuild: add .SECONDARY special target to scripts/Kbuild.include by Masahiro Yamada · 6 years ago
  2. 81a0644 Kbuild: standalone: do not ignore platform-specific OBJCOPYFLAGS by Daniel Schwierzeck · 6 years ago
  3. 9dc13da Kbuild: add LDFLAGS_STANDALONE by Daniel Schwierzeck · 6 years ago
  4. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  5. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  6. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  7. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  8. a382322 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · 9 years ago
  9. 580a5f1 kbuild: standalone: simplify clean-files by Masahiro Yamada · 10 years ago
  10. 80bf416 examples: select libgcc for non-default architecture by Alexey Brodkin · 11 years ago
  11. 5a2bf98 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · 11 years ago
  12. 958fe8f kbuild: improve Kbuild speed by Masahiro Yamada · 11 years ago
  13. 020a1f2 kbuild: use shorten logs for misc targets by Masahiro Yamada · 11 years ago
  14. 734c3ef kbuild: use shorten logs objcopy rules by Masahiro Yamada · 11 years ago
  15. 262fe12 examples: move api/ and standalone/ entry to examples/Makefile by Masahiro Yamada · 11 years ago
  16. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  17. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  18. a6d7756 Makefile: move some flags to examples makefiles by Masahiro Yamada · 11 years ago
  19. 6b05dae examples: Use scripts/Makefile.build by Masahiro Yamada · 11 years ago
  20. c229d81 examples: x86: delete 82559_eeprom by Masahiro Yamada · 11 years ago
  21. 71db754 Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) by Masahiro Yamada · 11 years ago
  22. f9ea123 examples: delete unnecessary CPPFLAGS by Masahiro Yamada · 11 years ago
  23. 7e9a74e examples: remove the remainders of dead board by Masahiro Yamada · 11 years ago
  24. c98feda Revert "standalone-examples: support custom GCC lib" by Tom Rini · 11 years ago
  25. 9c6adfb standalone-examples: support custom GCC lib by Jack Mitchell · 11 years ago
  26. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  27. 3ee93d3 Examples: Properly append LDFLAGS to LD command by Marek Vasut · 13 years ago
  28. 9209ed5 Reduce build times by Wolfgang Denk · 13 years ago
  29. 4234bf3 Fix variable flavor in examples/standalone/Makefile by Che-liang Chiou · 14 years ago
  30. 33a5734 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · 14 years ago
  31. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  32. 4bbc082 examples/standalone: Use gcc's -fno-toplevel-reorder by Peter Tyser · 14 years ago
  33. 29764ee examples/standalone: Remove relocation compile flags for PowerPC by Peter Tyser · 14 years ago
  34. 68db235 Fix build failure in examples/standalone by Sanjeev Premi · 15 years ago
  35. 659c60d standalone: convert to kbuild style by Mike Frysinger · 15 years ago
  36. 5b66044 push LOAD_ADDR out to arch mk files by Mike Frysinger · 15 years ago
  37. 0f4964a atmel_df_pow2: standalone to convert dataflashes to pow2 by Mike Frysinger · 15 years ago
  38. 6c1f98b Fix examples for OMAP3 boards... by Michael Evans · 15 years ago
  39. 07a8af3 Move examples/ to examples/standalone by Peter Tyser · 15 years ago[Renamed from examples/Makefile]
  40. 96a1ef8 smc911x_eeprom: new example app for managing newer SMC parts by Mike Frysinger · 16 years ago
  41. e0e49fe OMAP3: Add common board, interrupt and system info by Dirk Behme · 16 years ago
  42. 5b6918e sh: Add support SH2/SH2A which is CPU of Renesas Technology by Nobuhiro Iwamatsu · 16 years ago
  43. 9d7c6b2 SPARC: Added generic support for SPARC architecture. by Daniel Hellstrom · 17 years ago
  44. f6f4f12 examples/Makefile: build "hello_world" on 8xx, too. by Wolfgang Denk · 17 years ago
  45. c6d9ec4 Fix alignment error on ARM for modules by Woodruff, Richard · 17 years ago
  46. a13ad8e add support for Blackfin symbol prefixes to examples by Mike Frysinger · 17 years ago
  47. 6ddfa62 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
  48. 970dc33 sh: First support code of SuperH. by Nobuhiro Iwamatsu · 18 years ago
  49. 10ebdd9 [Blackfin][PATCH] Add BF537 stamp board support by Aubrey Li · 18 years ago
  50. 83c1585 Add AVR32 architecture support by Wolfgang Denk · 18 years ago
  51. 29be622 Fix/workaround broken dependency handling with make 3.81 by Wolfgang Denk · 18 years ago
  52. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  53. 5b1657d Merge with /home/m8/git/u-boot by Wolfgang Denk · 18 years ago
  54. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  55. 3f434df Added another example showing simple interrupt interception. by Detlev Zundel · 18 years ago
  56. a5721a3 Nios II - Fix I/O Macros and mini-app stubs by Scott McNutt · 18 years ago
  57. c1e1061 Fix examples/Makefile; some build targets were lost by Wolfgang Denk · 19 years ago
  58. 217295a Add support for Freescale M5271: Merge with /work/u-boot.mcf5271 by Marian Balakowicz · 19 years ago
  59. 46d2b52 Add ADI Blackfin support by Wolfgang Denk · 19 years ago
  60. 552d314 Add support for r5200 board by Zachary P. Landau · 19 years ago
  61. 4e5bc87 Fix compile problems caused by new burst mode SDRAM test; by wdenk · 20 years ago
  62. e339a7a Add test tool to exercise SDRAM accesses in burst mode by wdenk · 20 years ago
  63. d334105 * Patch by Daniel Poirot, 10 Oct 2004: Add support for Wind River sbc405 board by wdenk · 20 years ago
  64. ef3386f Patches by Scott McNutt, 24 Aug 2004: by wdenk · 20 years ago
  65. 3203c8f * Patch by Fred Klatt, 25 Jun 2004: Add support for WindRiver's SBC8560 board by wdenk · 20 years ago
  66. e4adb35 Patch by Scott McNutt, 25 Apr 2004: by wdenk · 21 years ago
  67. 1249065 * Patch by Yasushi Shoji, 07 Apr 2004: by wdenk · 21 years ago
  68. e65527f * Some code cleanup by wdenk · 21 years ago
  69. 5da7f2f * Patch by Ronen Shitrit, 10 Dec 2003: by wdenk · 21 years ago
  70. abf7a7c * Patch by Bernhard Kuhn, 28 Nov 2003: by wdenk · 21 years ago
  71. 444f22b * Patch by Yuli Barcohen, 3 Dec 2003: by wdenk · 21 years ago
  72. bd1575f * Make sure HUSH is initialized for running auto-update scripts by wdenk · 21 years ago
  73. 60164a8 * Patch by Scott McNutt, 04 Oct 2003: by wdenk · 21 years ago
  74. 708521a Move TRAB burn-in tests to TRAB board directory by wdenk · 21 years ago
  75. 4cc02a8 * Patch by Martin Krause, 11 Sep 2003: add burn-in tests for TRAB board by wdenk · 21 years ago
  76. 710e350 Patch by Yuli Barcohen, 14 Aug 2003: add support for bzip2 uncompression by wdenk · 21 years ago
  77. 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  78. abda5ca * Patch by Marc Singer, 29 May 2003: by wdenk · 22 years ago
  79. b02744a * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · 22 years ago
  80. 8dba050 * Patch by Arun Dharankar, 24 Mar 2003: - add threads / scheduler example code by wdenk · 22 years ago
  81. da74b0a Fix MIPS build problem by wdenk · 22 years ago
  82. 1adff3d Make compile clean, fix the usual small problems. by wdenk · 22 years ago
  83. c8434db * Patch by Rick Bronson, 16 Mar 2003: by wdenk · 22 years ago
  84. 4fc9569 * Add support for 16 MB flash configuration of TRAB board by wdenk · 22 years ago
  85. 717b5aa Initial revision by wdenk · 23 years ago