1. 332f480 examples: Don't use LTO for hello_world by Tom Rini · 1 year, 3 months ago
  2. 59b16e9 examples: hello_world: Drop inclusion of common header by Paul Barker · 2 years, 1 month ago
  3. 43b7dcd examples: standalone: Fix build with LLVM toolchain by Alistair Delva · 1 year, 8 months ago
  4. ecf1d27 net: Remove smc91111 ethernet driver by Tom Rini · 1 year, 10 months ago
  5. 1123213 nds32: Remove the architecture by Tom Rini · 2 years, 2 months ago
  6. 6aa652d examples: api: glue: Remove comment that does not apply anymore by Marek Behún · 2 years, 8 months ago
  7. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 2 years, 10 months ago
  8. fc6ef71 examples: make examples/ optional by Heinrich Schuchardt · 3 years, 8 months ago
  9. 73d7aec net: smc911x: Drop the standalone EEPROM example by Marek Vasut · 4 years, 3 months ago
  10. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 1 month ago
  11. 07e1114 Fix some checkpatch warnings in calls to udelay() by Simon Glass · 4 years, 1 month ago
  12. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 1 month ago
  13. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 1 month ago
  14. 8148693 net: smc911x: Add DM support by Marek Vasut · 4 years, 3 months ago
  15. f0d73f5 net: smc911x: Drop weak alias from 32bit accessors by Marek Vasut · 4 years, 3 months ago
  16. eb46efa net: smc911x: Inline all functions from header file by Marek Vasut · 4 years, 3 months ago
  17. 587e4a4 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · 4 years, 2 months ago
  18. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 5 months ago
  19. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 7 months ago
  20. 9fb625c env: Move env_set() to env.h by Simon Glass · 4 years, 10 months ago
  21. b9ca02c env: Move envmatch() to env.h by Simon Glass · 4 years, 10 months ago
  22. 0cd35f3 Merge git://git.denx.de/u-boot-riscv by Tom Rini · 5 years ago
  23. c16b137 kbuild: add .SECONDARY special target to scripts/Kbuild.include by Masahiro Yamada · 5 years ago
  24. 7eb7929 riscv: support standalone applications on RV64I systems by Lukas Auer · 5 years ago
  25. cbb860f riscv: replace use of callee-saved register in standalone by Lukas Auer · 5 years ago
  26. 3c37278 riscv: remove RISC-V standalone linker script by Lukas Auer · 5 years ago
  27. fe82ca8 spi: Remove used spi_init by Jagan Teki · 6 years ago
  28. 1bef0c5 MIPS: fix linking of standalone programs by Daniel Schwierzeck · 6 years ago
  29. d3a9ba7 Kbuild: standalone: do not ignore platform-specific OBJCOPYFLAGS by Daniel Schwierzeck · 6 years ago
  30. 1d3b97c Kbuild: add LDFLAGS_STANDALONE by Daniel Schwierzeck · 6 years ago
  31. f8c987f lib: Add hexdump by Alexey Brodkin · 6 years ago
  32. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  33. 256060e vsprintf.c: add EFI device path printing by Heinrich Schuchardt · 6 years ago
  34. c7d7e80 riscv: Support standalone by Rick Chen · 6 years ago
  35. 7e3e205 examples: add fallback memcpy by Rob Clark · 7 years ago
  36. 22ada0c vsprintf.c: add GUID printing by Rob Clark · 7 years ago
  37. 274325c vsprintf.c: add UTF-16 string (%ls) support by Rob Clark · 7 years ago
  38. daab59a avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  39. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  40. 2eb48ff powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  41. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  42. 70cc0c3 OpenRISC: Remove by Tom Rini · 7 years ago
  43. 936478e SPARC: Remove by Tom Rini · 7 years ago
  44. ea3310e Blackfin: Remove by Tom Rini · 7 years ago
  45. 40d5534 ARM: Default to using optimized memset and memcpy routines by Tom Rini · 7 years ago
  46. cbe7706 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  47. de5e5ce xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · 8 years ago
  48. 4a48cfc Add support for 64-bit MIPS to examples/standalone by Stanislav Galabov · 8 years ago
  49. 78757d5 Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets. by Stanislav Galabov · 8 years ago
  50. 7c60423 api: Add FreeBSD API support for MIPS platforms by Stanislav Galabov · 8 years ago
  51. a187559 Use correct spelling of "U-Boot" by Bin Meng · 8 years ago
  52. 7d9cde1 lib/tiny-printf.c: Add tiny printf function for space limited environments by Stefan Roese · 9 years ago
  53. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  54. cad0499 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  55. da58dec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  56. 62e9207 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · 9 years ago
  57. 92ac520 net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 9 years ago
  58. 49cad54 Export redesign by Martin Dorwig · 9 years ago
  59. acc2372 mpc8xx: remove lwmon board support by Masahiro Yamada · 9 years ago
  60. 8e71443 kbuild: standalone: simplify clean-files by Masahiro Yamada · 10 years ago
  61. 2d5db19 standalone: use GCC_VERSION defined in compiler-gcc.h by Masahiro Yamada · 10 years ago
  62. e75e73d examples: select libgcc for non-default architecture by Alexey Brodkin · 10 years ago
  63. 4ed15fc standalone: delete an unused source file by Masahiro Yamada · 10 years ago
  64. 58dac32 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · 10 years ago
  65. 026f9cf kbuild: improve Kbuild speed by Masahiro Yamada · 10 years ago
  66. 04a34c9 kbuild: use shorten logs for misc targets by Masahiro Yamada · 10 years ago
  67. f9c235f kbuild: use shorten logs objcopy rules by Masahiro Yamada · 10 years ago
  68. cbce795 examples: move api/ and standalone/ entry to examples/Makefile by Masahiro Yamada · 10 years ago
  69. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 10 years ago
  70. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 10 years ago
  71. d958002 Makefile: move some flags to examples makefiles by Masahiro Yamada · 10 years ago
  72. 5651ccf Makfile: move suffix rules to Makefile.build by Masahiro Yamada · 10 years ago
  73. 4a20df3 examples: Use scripts/Makefile.build by Masahiro Yamada · 10 years ago
  74. 794ab57 arc: add support for standalone programs by Alexey Brodkin · 10 years ago
  75. 7f673c9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  76. 0ae7653 arm64: core support by David Feng · 10 years ago
  77. 475c506 Makefile, .gitignore: Cleanup non-existing binaries by Masahiro Yamada · 10 years ago
  78. aaed2eb examples: x86: delete 82559_eeprom by Masahiro Yamada · 10 years ago
  79. e8a8b82 Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) by Masahiro Yamada · 11 years ago
  80. a5a42ee ARM: fix the standalone programs by Jeroen Hofstee · 11 years ago
  81. 8a7e7d5 Makefile: descend into subdirectories only when CONFIG_API is defined by Masahiro Yamada · 11 years ago
  82. fdb8704 examples: delete unnecessary CPPFLAGS by Masahiro Yamada · 11 years ago
  83. 13b213b examples: remove the remainders of dead board by Masahiro Yamada · 11 years ago
  84. 0f0f757 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  85. e32a268 examples: enable gc-sections option by Rob Herring · 11 years ago
  86. 1bce2ae Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
  87. 8386ca8 Revert "standalone-examples: support custom GCC lib" by Tom Rini · 11 years ago
  88. 4412db4 standalone-examples: support custom GCC lib by Jack Mitchell · 11 years ago
  89. eee479c Add LGPL-2.1+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  90. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  91. a166fbc powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 by Scott Wood · 11 years ago
  92. 716cc8c Change stub example to use asm-generic/sections.h by Simon Glass · 11 years ago
  93. 6bb9ba7 ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data by Simon Glass · 11 years ago
  94. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  95. 32afad7 MIPS: add board qemu-mips64 support by Zhi-zhou Zhang · 12 years ago
  96. e0e7f3b Examples: Properly append LDFLAGS to LD command by Marek Vasut · 12 years ago
  97. 3553493 openrisc: Add support for standalone programs by Stefan Kristiansson · 13 years ago
  98. 0910d0b Standalone Apps: Standalone apps should need only exports.h. by Mike Partington · 14 years ago
  99. a2a5729 api: export LCD device to external apps by Che-Liang Chiou · 13 years ago
  100. cca4e4a Reduce build times by Wolfgang Denk · 13 years ago