1. 7514fd7 sandbox: Support FDT fixups by Simon Glass · 2 years, 2 months ago
  2. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
  3. 17d0fa3 sandbox: Rename EFI runtime sections by Andrew Scull · 2 years, 6 months ago
  4. 6742bc8 sandbox: provide /chosen/boot-hartid property by Heinrich Schuchardt · 3 years, 3 months ago
  5. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
  6. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  7. 28eb509 sandbox: add handler for exceptions by Heinrich Schuchardt · 4 years, 1 month ago
  8. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  9. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  10. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  11. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  12. 7042b89 Merge tag 'efi-2020-01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  13. 0f675d9 efi_loader: support building UEFI binaries on sandbox by Heinrich Schuchardt · 5 years ago
  14. ca6f121 sandbox: Add support for clrsetio_32() and friends by Simon Glass · 5 years ago
  15. 8222260 sandbox: Properly print physical addresses by Thierry Reding · 6 years ago
  16. 43c4205 efi: sandbox: Add required linker sections by Simon Glass · 7 years ago
  17. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  18. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  19. 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  20. b7c82ed build: Drop CONFIG_SPL_BUILD guards in some cases by Tom Rini · 7 years ago
  21. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  22. 36f067f cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · 8 years ago
  23. ecf6082 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  24. f44a3a5 sandbox: Don't use PCI in SPL by Simon Glass · 8 years ago
  25. 43cdb79 sandbox: Don't exit when bootm completes by Simon Glass · 8 years ago
  26. a5ddcbe sandbox: Add support for bootz by Sjoerd Simons · 10 years ago
  27. c8f3482 sandbox: Split bootm code out into lib/bootm by Sjoerd Simons · 10 years ago
  28. 70778bc dm: sandbox: pci: Add PCI support for sandbox by Simon Glass · 10 years ago
  29. f3f7bca Revert "sandbox: move source files from board/ to arch/sandbox/" by Masahiro Yamada · 11 years ago
  30. 17cb77b sandbox: move source files from board/ to arch/sandbox/ by Masahiro Yamada · 11 years ago
  31. 52f677a sandbox: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  32. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  33. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  34. 62cf912 sandbox: Switch over to generic board by Simon Glass · 12 years ago
  35. 6437147 sandbox: Move ram_buf to arch_global_data by Simon Glass · 12 years ago
  36. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  37. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  38. 8a3e035 sandbox: add getopt support by Simon Glass · 13 years ago
  39. 0fc3c22 sandbox: allow processing before main loop by Simon Glass · 13 years ago
  40. dfa2fe3 sandbox: fdt: add support for CONFIG_OF_CONTROL by Simon Glass · 13 years ago
  41. b5f7b47 sandbox: Add improved RAM simulation by Matthias Weisser · 13 years ago
  42. d5a184b cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT by Helmut Raiger · 13 years ago
  43. ca96f65 sandbox: Add architecture lib files by Simon Glass · 13 years ago