1. 1a6a6e9 ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMP by Michal Simek · 8 years ago
  2. 6683584 acpi: Pass -D__ASSEMBLY__ when compiling ASL files by Bin Meng · 8 years ago
  3. ec8fb48 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  4. d9b58b3 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation by Michal Simek · 8 years ago
  5. 6d54868 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  6. c1420f8 kbuild: fixdep: Check fstat(2) return value by Tom Rini · 8 years ago
  7. bb68dd5 acpi: Quieten IASL output when 'make -s' is used by Bin Meng · 8 years ago
  8. 5dafcb8 acpi: Output all errors/warnings/remarks when compiling ASL by Bin Meng · 8 years ago
  9. 8c4cc21 acpi: Specify U-Boot include path for ASL files by Bin Meng · 8 years ago
  10. 3a2a3d0 acpi: Explicitly spell out dsdt.c in the make rule by Bin Meng · 8 years ago
  11. 68af8d8 acpi: Change build log for ASL files by Bin Meng · 8 years ago
  12. fd2d1e0 kbuild: Do not append dtb for OF_EMBED case by Michal Simek · 8 years ago
  13. e28fcb2 x86: Add a script to aid code conversion from coreboot by Simon Glass · 8 years ago
  14. 35b7867 kbuild: fix build rule of u-boot-spl.dtb by Masahiro Yamada · 8 years ago
  15. 514ec43 kbuild: add missing FORCE where $(call if_changed, ) is used by Masahiro Yamada · 8 years ago
  16. 8ee19a7 kbuild: remove unneeded ifdef conditionals around build rules by Masahiro Yamada · 8 years ago
  17. a187559 Use correct spelling of "U-Boot" by Bin Meng · 8 years ago
  18. bd7dc38 socfpga: Simplify Makefile filenames by Simon Glass · 9 years ago
  19. 03c25bc fdt: Build an SPL binary without device tree by Simon Glass · 9 years ago
  20. 30a1dca Makefile: Add rules to build in .ttf files by Simon Glass · 9 years ago
  21. 29c4d28 kbuild: Add clang detection by Tom Rini · 9 years ago
  22. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago
  23. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  24. f32c864 scripts/Makefile* Add SPDX-License-Identifier tag by Tom Rini · 9 years ago
  25. 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  26. 3572921 get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use by Heiko Schocher · 9 years ago
  27. d8a1a30 checkpatch: fix left brace warning by Heiko Schocher · 9 years ago
  28. 08598d6 ARM: zynq: Add target for building bootable SPL image for Zynq by Nathan Rossi · 9 years ago
  29. 8d7a2b8 spl: Add support for CONFIG_OF_EMBED=y by Michal Simek · 9 years ago
  30. ca746f0 Fix trini email in the get_maintainer.pl script by Andy Fleming · 9 years ago
  31. da58dec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  32. 021b4d1 dm: spl: Generate u-boot-spl-dtb.bin only when enabled by Simon Glass · 9 years ago
  33. af6bbd4 Move board_init_f_mem() into a common location by Simon Glass · 9 years ago
  34. 2fc1c80 kbuild: fixdep: drop meaningless hash table initialization by Masahiro Yamada · 9 years ago
  35. 867bcb6 x86: Generate a valid ACPI table by Saket Sinha · 9 years ago
  36. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  37. dffb86e of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
  38. 0a5804b dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list by Masahiro Yamada · 9 years ago
  39. d6c2ac5 spl: move SPL driver entries to driver/Makefile by Masahiro Yamada · 9 years ago
  40. 8be60f0 linux/kconfig.h: add CPP macros useful for per-image config options by Masahiro Yamada · 9 years ago
  41. 04a5c40 kbuild: add a makefile macro useful with per-image config options by Masahiro Yamada · 9 years ago
  42. 29974f7 kbuild: fixdep: optimize code slightly by Masahiro Yamada · 9 years ago
  43. 333b720 Makefile: Add target for building bootable SPL image for SoCFPGA by Marek Vasut · 9 years ago
  44. 9bbd213 driver/ddr/altera: Add DDR driver for Altera's SDRAM controller by Dinh Nguyen · 9 years ago
  45. 3834f41 Support removing default assembler flags by Simon Glass · 9 years ago
  46. a350c6a kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86 by Masahiro Yamada · 9 years ago
  47. 98bd0e0 kbuild: sync with Linux 4.1 by Masahiro Yamada · 9 years ago
  48. 9b5f0b1 kconfig: sync with Linux 4.1 by Masahiro Yamada · 9 years ago
  49. 3c9cc70 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  50. f1df936 arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr by Stefan Roese · 9 years ago
  51. ff9112d arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory by Stefan Roese · 9 years ago
  52. f26c8a8 dm: Add a clock uclass by Simon Glass · 9 years ago
  53. 6c51df6 dm: Add support for RAM drivers by Simon Glass · 9 years ago
  54. 30987ef dm: power: Allow use of regulators in SPL by Simon Glass · 9 years ago
  55. 5917112 dm: Add support for LEDs by Simon Glass · 9 years ago
  56. fa78e0a dm: Reduce SPL device tree size by Simon Glass · 9 years ago
  57. a59abd1 Remove SPL undefine of CONFIG_OF_CONTROL by Simon Glass · 9 years ago
  58. 20c2082 Kconfig: Enable usage of escape char '\' in string values by Stefan Roese · 9 years ago
  59. 3113471 kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build error by Masahiro Yamada · 9 years ago
  60. 7740f65 moveconfig: Ignore duplicate configs when moving by Joe Hershberger · 9 years ago
  61. 741e58e Create a .cfg file containing the CONFIG options used to build by Simon Glass · 9 years ago
  62. c4aaf2e fix makefiles to respect DTC setting by Pavel Machek · 9 years ago
  63. 5f9eb22 kbuild: remove scripts/multiconfig.sh by Masahiro Yamada · 9 years ago
  64. 97ec89e kbuild: remove "*_felconfig" target by Masahiro Yamada · 9 years ago
  65. fc196d0 fixdep: remove multiple .config support code by Masahiro Yamada · 9 years ago
  66. a32ab4d scripts/checkstack.pl: update to get AArch64 port from Linux by Kim Phillips · 10 years ago
  67. cc2b49c kconfig: remove unneeded U-Boot extension code by Masahiro Yamada · 9 years ago
  68. d648964 kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 9 years ago
  69. e02ee25 kconfig: switch to single .config configuration by Masahiro Yamada · 9 years ago
  70. 0e7368c kbuild: prepare for moving headers into mach-*/include/mach by Masahiro Yamada · 9 years ago
  71. 942cb0b sunxi: Normalise FEL support by Simon Glass · 9 years ago
  72. 0cf47862 scripts/Makefile.spl: Add MVEBU DDR code to SPL by Stefan Roese · 10 years ago
  73. 478d937 scripts: add a utility to fill blank fields of doc/README.scrapyard by Masahiro Yamada · 10 years ago
  74. f0ce28e sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfig by Siarhei Siamashka · 10 years ago
  75. b6b1b44 scripts: fix binutils-version.sh for 'as' without a package. by Bill Pringlemeir · 10 years ago
  76. 73c2575 scripts: fix binutils-version.sh by Masahiro Yamada · 10 years ago
  77. 60cd06e kconfig: Fix warning "‘jump’ may be used uninitialized" by Peter Kümmel · 10 years ago
  78. e19db55 Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · 10 years ago
  79. 27e7718 get_maintainer.pl: fix source tree detection by Daniel Schwierzeck · 10 years ago
  80. 5c30bf4 Align embedded device tree correctly by Simon Glass · 10 years ago
  81. 1739564 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  82. 167544e spl: fix descending condition to drivers/mtd/nand/ by Masahiro Yamada · 10 years ago
  83. 165ecd2 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · 10 years ago
  84. 1151651 dm: spl: Allow driver model to be used by Simon Glass · 10 years ago
  85. c001486 arm, at91: generate boot.bin file for all atmel SoC by Heiko Schocher · 10 years ago
  86. 06471df kbuild: Make scripts executable by Masahiro Yamada · 10 years ago
  87. 176d098 kbuild: sync misc scripts with Linux 3.18-rc1 by Masahiro Yamada · 10 years ago
  88. ad61899 kconfig: sync kconfig files with Linux 3.18-rc1 by Masahiro Yamada · 10 years ago
  89. ffe29eb kbuild: sync top Makefile with Linux 3.18-rc1 by Masahiro Yamada · 10 years ago
  90. cb6e7b0 kbuild: improve multi-objs dependency and cleanups by Masahiro Yamada · 10 years ago
  91. 87e9072 kbuild: bug fixes and cleanups of Makefile.host by Masahiro Yamada · 10 years ago
  92. cbdd9a9 sunxi: kconfig: Add %_felconfig rule to enable FEL build of sunxi platforms. by Ian Campbell · 10 years ago
  93. 15cfa32 kbuild: do not hide clang warnings during build with W=1 by Masahiro Yamada · 10 years ago
  94. 5699ea6 Correct two non-functional misspellings "overrided". by Robert P. J. Day · 10 years ago
  95. 0732b2f kconfig: invoke silentoldconfig if spl, tpl/.config is updated by Masahiro Yamada · 10 years ago
  96. 9adb6d2 kbuild: fix a bug of the u-boot-spl link rule by Masahiro Yamada · 10 years ago
  97. 703a08f scripts/multiconfig.sh: Fix a typo by York Sun · 10 years ago
  98. 16c429c multiconfig.sh: replace GNU sed specific match by Jeroen Hofstee · 10 years ago
  99. 717a23b kconfig: fix another bug of "make savedefconfig" by Masahiro Yamada · 10 years ago
  100. e3a4fac checkpatch: remove unnecessary + after {8,8} by Joe Perches · 10 years ago