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