1. c16b137 kbuild: add .SECONDARY special target to scripts/Kbuild.include by Masahiro Yamada · 6 years ago
  2. d3a9ba7 Kbuild: standalone: do not ignore platform-specific OBJCOPYFLAGS by Daniel Schwierzeck · 6 years ago
  3. 1d3b97c Kbuild: add LDFLAGS_STANDALONE by Daniel Schwierzeck · 6 years ago
  4. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  5. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  6. 2eb48ff powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  7. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  8. 62e9207 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · 9 years ago
  9. 8e71443 kbuild: standalone: simplify clean-files by Masahiro Yamada · 10 years ago
  10. e75e73d examples: select libgcc for non-default architecture by Alexey Brodkin · 10 years ago
  11. 58dac32 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · 11 years ago
  12. 026f9cf kbuild: improve Kbuild speed by Masahiro Yamada · 11 years ago
  13. 04a34c9 kbuild: use shorten logs for misc targets by Masahiro Yamada · 11 years ago
  14. f9c235f kbuild: use shorten logs objcopy rules by Masahiro Yamada · 11 years ago
  15. cbce795 examples: move api/ and standalone/ entry to examples/Makefile by Masahiro Yamada · 11 years ago
  16. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  17. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  18. d958002 Makefile: move some flags to examples makefiles by Masahiro Yamada · 11 years ago
  19. 4a20df3 examples: Use scripts/Makefile.build by Masahiro Yamada · 11 years ago
  20. aaed2eb examples: x86: delete 82559_eeprom by Masahiro Yamada · 11 years ago
  21. e8a8b82 Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) by Masahiro Yamada · 11 years ago
  22. fdb8704 examples: delete unnecessary CPPFLAGS by Masahiro Yamada · 11 years ago
  23. 13b213b examples: remove the remainders of dead board by Masahiro Yamada · 11 years ago
  24. 8386ca8 Revert "standalone-examples: support custom GCC lib" by Tom Rini · 11 years ago
  25. 4412db4 standalone-examples: support custom GCC lib by Jack Mitchell · 11 years ago
  26. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  27. e0e7f3b Examples: Properly append LDFLAGS to LD command by Marek Vasut · 13 years ago
  28. cca4e4a Reduce build times by Wolfgang Denk · 13 years ago
  29. 0da4389 Fix variable flavor in examples/standalone/Makefile by Che-liang Chiou · 14 years ago
  30. 8ae86b7 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · 14 years ago
  31. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  32. c91d456 examples/standalone: Use gcc's -fno-toplevel-reorder by Peter Tyser · 14 years ago
  33. 620bbba examples/standalone: Remove relocation compile flags for PowerPC by Peter Tyser · 14 years ago
  34. 604f7ce Fix build failure in examples/standalone by Sanjeev Premi · 15 years ago
  35. 557555f standalone: convert to kbuild style by Mike Frysinger · 15 years ago
  36. 262ae0a push LOAD_ADDR out to arch mk files by Mike Frysinger · 15 years ago
  37. 65f6f07 atmel_df_pow2: standalone to convert dataflashes to pow2 by Mike Frysinger · 15 years ago
  38. 61c68ae Fix examples for OMAP3 boards... by Michael Evans · 15 years ago
  39. 1bc1538 Move examples/ to examples/standalone by Peter Tyser · 15 years ago[Renamed from examples/Makefile]
  40. ad2d163 smc911x_eeprom: new example app for managing newer SMC parts by Mike Frysinger · 16 years ago
  41. 91eee54 OMAP3: Add common board, interrupt and system info by Dirk Behme · 16 years ago
  42. 6ad43d0 sh: Add support SH2/SH2A which is CPU of Renesas Technology by Nobuhiro Iwamatsu · 16 years ago
  43. c2f02da SPARC: Added generic support for SPARC architecture. by Daniel Hellstrom · 16 years ago
  44. dfece95 examples/Makefile: build "hello_world" on 8xx, too. by Wolfgang Denk · 17 years ago
  45. 118978c Fix alignment error on ARM for modules by Woodruff, Richard · 17 years ago
  46. 0858b83 add support for Blackfin symbol prefixes to examples by Mike Frysinger · 17 years ago
  47. 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
  48. 0b135cf sh: First support code of SuperH. by Nobuhiro Iwamatsu · 17 years ago
  49. 26bf7de [Blackfin][PATCH] Add BF537 stamp board support by Aubrey Li · 18 years ago
  50. 7b64fef Add AVR32 architecture support by Wolfgang Denk · 18 years ago
  51. 9658298 Fix/workaround broken dependency handling with make 3.81 by Wolfgang Denk · 18 years ago
  52. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  53. 6741ae9 Merge with /home/m8/git/u-boot by Wolfgang Denk · 18 years ago
  54. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  55. ec0f727 Added another example showing simple interrupt interception. by Detlev Zundel · 18 years ago
  56. c2ced00 Nios II - Fix I/O Macros and mini-app stubs by Scott McNutt · 18 years ago
  57. e15cd6f Fix examples/Makefile; some build targets were lost by Wolfgang Denk · 18 years ago
  58. 7a635e0 Add support for Freescale M5271: Merge with /work/u-boot.mcf5271 by Marian Balakowicz · 18 years ago
  59. 0afe519 Add ADI Blackfin support by Wolfgang Denk · 19 years ago
  60. 3a108ed Add support for r5200 board by Zachary P. Landau · 19 years ago
  61. c017663 Fix compile problems caused by new burst mode SDRAM test; by wdenk · 19 years ago
  62. 931da93 Add test tool to exercise SDRAM accesses in burst mode by wdenk · 19 years ago
  63. 652a10c * Patch by Daniel Poirot, 10 Oct 2004: Add support for Wind River sbc405 board by wdenk · 20 years ago
  64. 5c952cf Patches by Scott McNutt, 24 Aug 2004: by wdenk · 20 years ago
  65. 8b07a11 * Patch by Fred Klatt, 25 Jun 2004: Add support for WindRiver's SBC8560 board by wdenk · 20 years ago
  66. e4cc71a Patch by Scott McNutt, 25 Apr 2004: by wdenk · 20 years ago
  67. 507bbe3 * Patch by Yasushi Shoji, 07 Apr 2004: by wdenk · 20 years ago
  68. bf9e3b3 * Some code cleanup by wdenk · 21 years ago
  69. 3a473b2 * Patch by Ronen Shitrit, 10 Dec 2003: by wdenk · 21 years ago
  70. 4e5ca3e * Patch by Bernhard Kuhn, 28 Nov 2003: by wdenk · 21 years ago
  71. b028f71 * Patch by Yuli Barcohen, 3 Dec 2003: by wdenk · 21 years ago
  72. 2d5b561 * Make sure HUSH is initialized for running auto-update scripts by wdenk · 21 years ago
  73. 4a55170 * Patch by Scott McNutt, 04 Oct 2003: by wdenk · 21 years ago
  74. f5300ab Move TRAB burn-in tests to TRAB board directory by wdenk · 21 years ago
  75. 4f7cb08 * Patch by Martin Krause, 11 Sep 2003: add burn-in tests for TRAB board by wdenk · 21 years ago
  76. c29fdfc Patch by Yuli Barcohen, 14 Aug 2003: add support for bzip2 uncompression by wdenk · 21 years ago
  77. 27b207f * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  78. 7a8e9bed * Patch by Marc Singer, 29 May 2003: by wdenk · 21 years ago
  79. 3e38691 * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · 21 years ago
  80. 85ec0bc * Patch by Arun Dharankar, 24 Mar 2003: - add threads / scheduler example code by wdenk · 21 years ago
  81. cdd8a0f Fix MIPS build problem by wdenk · 22 years ago
  82. ac6dbb8 Make compile clean, fix the usual small problems. by wdenk · 22 years ago
  83. dc7c9a1 * Patch by Rick Bronson, 16 Mar 2003: by wdenk · 22 years ago
  84. 6069ff2 * Add support for 16 MB flash configuration of TRAB board by wdenk · 22 years ago
  85. 717b5aa Initial revision by wdenk · 22 years ago