1. f3b686c examples: Remove duplicate newlines by Marek Vasut · 4 months ago
  2. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  3. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  4. 901d953 api: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  5. f700356 examples: Don't use LTO for hello_world by Tom Rini · 1 year, 9 months ago
  6. 0ba5750 examples: hello_world: Drop inclusion of common header by Paul Barker · 2 years, 7 months ago
  7. 02a695c examples: standalone: Fix build with LLVM toolchain by Alistair Delva · 2 years, 2 months ago
  8. d27b68a net: Remove smc91111 ethernet driver by Tom Rini · 2 years, 4 months ago
  9. 5332012 nds32: Remove the architecture by Tom Rini · 2 years, 8 months ago
  10. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  11. 98c9797 net: smc911x: Drop the standalone EEPROM example by Marek Vasut · 4 years, 8 months ago
  12. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  13. 0db4b94 Fix some checkpatch warnings in calls to udelay() by Simon Glass · 4 years, 7 months ago
  14. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  15. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  16. 5539944 net: smc911x: Add DM support by Marek Vasut · 4 years, 8 months ago
  17. 8577e8c net: smc911x: Drop weak alias from 32bit accessors by Marek Vasut · 4 years, 8 months ago
  18. 689434e net: smc911x: Inline all functions from header file by Marek Vasut · 4 years, 8 months ago
  19. 5d4ecf2 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · 4 years, 8 months ago
  20. a102fd9 Merge git://git.denx.de/u-boot-riscv by Tom Rini · 6 years ago
  21. 01c39ff kbuild: add .SECONDARY special target to scripts/Kbuild.include by Masahiro Yamada · 6 years ago
  22. db2fea2 riscv: support standalone applications on RV64I systems by Lukas Auer · 6 years ago
  23. af68f82 riscv: replace use of callee-saved register in standalone by Lukas Auer · 6 years ago
  24. d4e2417 riscv: remove RISC-V standalone linker script by Lukas Auer · 6 years ago
  25. f9391ec spi: Remove used spi_init by Jagan Teki · 6 years ago
  26. 8073367 MIPS: fix linking of standalone programs by Daniel Schwierzeck · 6 years ago
  27. 81a0644 Kbuild: standalone: do not ignore platform-specific OBJCOPYFLAGS by Daniel Schwierzeck · 6 years ago
  28. 9dc13da Kbuild: add LDFLAGS_STANDALONE by Daniel Schwierzeck · 6 years ago
  29. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  30. ba06a9a riscv: Support standalone by Rick Chen · 7 years ago
  31. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  32. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  33. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  34. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  35. 7ba4b4a OpenRISC: Remove by Tom Rini · 8 years ago
  36. fef2bd1 SPARC: Remove by Tom Rini · 8 years ago
  37. 210ebce Blackfin: Remove by Tom Rini · 8 years ago
  38. 71c10a4 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  39. 41e3737 xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · 8 years ago
  40. 26f182d Add support for 64-bit MIPS to examples/standalone by Stanislav Galabov · 9 years ago
  41. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  42. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  43. a382322 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · 9 years ago
  44. 76f353e net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 10 years ago
  45. cb2c286 Export redesign by Martin Dorwig · 10 years ago
  46. 0211cad mpc8xx: remove lwmon board support by Masahiro Yamada · 10 years ago
  47. 580a5f1 kbuild: standalone: simplify clean-files by Masahiro Yamada · 10 years ago
  48. 8400275 standalone: use GCC_VERSION defined in compiler-gcc.h by Masahiro Yamada · 10 years ago
  49. 80bf416 examples: select libgcc for non-default architecture by Alexey Brodkin · 11 years ago
  50. 9a30761 standalone: delete an unused source file by Masahiro Yamada · 11 years ago
  51. 5a2bf98 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · 11 years ago
  52. 958fe8f kbuild: improve Kbuild speed by Masahiro Yamada · 11 years ago
  53. 020a1f2 kbuild: use shorten logs for misc targets by Masahiro Yamada · 11 years ago
  54. 734c3ef kbuild: use shorten logs objcopy rules by Masahiro Yamada · 11 years ago
  55. 262fe12 examples: move api/ and standalone/ entry to examples/Makefile by Masahiro Yamada · 11 years ago
  56. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  57. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  58. a6d7756 Makefile: move some flags to examples makefiles by Masahiro Yamada · 11 years ago
  59. 6b05dae examples: Use scripts/Makefile.build by Masahiro Yamada · 11 years ago
  60. cb25a73 arc: add support for standalone programs by Alexey Brodkin · 11 years ago
  61. f041083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  62. 85fd5f1 arm64: core support by David Feng · 11 years ago
  63. c81f0d7 Makefile, .gitignore: Cleanup non-existing binaries by Masahiro Yamada · 11 years ago
  64. c229d81 examples: x86: delete 82559_eeprom by Masahiro Yamada · 11 years ago
  65. 71db754 Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) by Masahiro Yamada · 11 years ago
  66. b00867b ARM: fix the standalone programs by Jeroen Hofstee · 11 years ago
  67. f9ea123 examples: delete unnecessary CPPFLAGS by Masahiro Yamada · 11 years ago
  68. 7e9a74e examples: remove the remainders of dead board by Masahiro Yamada · 11 years ago
  69. 06bc873 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  70. 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
  71. c98feda Revert "standalone-examples: support custom GCC lib" by Tom Rini · 11 years ago
  72. 9c6adfb standalone-examples: support custom GCC lib by Jack Mitchell · 11 years ago
  73. e9ea230 Add LGPL-2.1+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  74. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  75. 8a88e9f powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 by Scott Wood · 12 years ago
  76. 5b92820 Change stub example to use asm-generic/sections.h by Simon Glass · 12 years ago
  77. 9398008 ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data by Simon Glass · 12 years ago
  78. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  79. e0d6df5 MIPS: add board qemu-mips64 support by Zhi-zhou Zhang · 12 years ago
  80. 3ee93d3 Examples: Properly append LDFLAGS to LD command by Marek Vasut · 13 years ago
  81. 333c46e openrisc: Add support for standalone programs by Stefan Kristiansson · 13 years ago
  82. 46f387d Standalone Apps: Standalone apps should need only exports.h. by Mike Partington · 14 years ago
  83. 9209ed5 Reduce build times by Wolfgang Denk · 13 years ago
  84. 394c76a nds32: standalone support by Macpaul Lin · 13 years ago
  85. cafa1aa Replace space and tab checks with isblank by Jason Hobbs · 13 years ago
  86. 9701cc2 Fix a few gcc warnings. by Joakim Tjernlund · 14 years ago
  87. 4234bf3 Fix variable flavor in examples/standalone/Makefile by Che-liang Chiou · 14 years ago
  88. 089f2a1 MIPS: Introduce --gc-sections for MIPS by Daniel Schwierzeck · 14 years ago
  89. cbfce1d x86: Rename i386 to x86 by Graeme Russ · 14 years ago
  90. 33a5734 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · 14 years ago
  91. cbaa1f5 Fix build problems caused by "_end" -> "__bss_end__" rename by Wolfgang Denk · 14 years ago
  92. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  93. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  94. 4bbc082 examples/standalone: Use gcc's -fno-toplevel-reorder by Peter Tyser · 14 years ago
  95. 12ba80a MIPS: update the MIPS u-boot.lds by Xiangfu Liu · 14 years ago
  96. c9314d0 smc91xx_eeprom: Correct chip detection check. by Juergen Kilb · 14 years ago
  97. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  98. 29764ee examples/standalone: Remove relocation compile flags for PowerPC by Peter Tyser · 14 years ago
  99. 56fff49 nios: remove nios-32 arch by Thomas Chou · 15 years ago
  100. 8fa3858 nios2: fix r15 issue for gcc4 by Thomas Chou · 15 years ago