1. fbdbf77 Include missing headers for asm-generic/sections.h by Sean Anderson · 4 years, 10 months ago
  2. d117f91 global_data: Remove comment of reserved arch-specific GD flags by Stefan Roese · 5 years ago
  3. a239147 Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  4. 98a8279 global_data: enable fb_base for DM_VIDEO by Heiko Schocher · 5 years ago
  5. 49b10cb gpio: fixes for gpio-hog support by Heiko Schocher · 5 years ago
  6. df9a7a1 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  7. 6874cb7 watchdog: Split WDT from SPL_WDT by Marek Vasut · 5 years ago
  8. a35c33c efi_loader: use predefined constants in crt0_*_efi.S by Heinrich Schuchardt · 5 years ago
  9. 5fc7cf8 gpio: add gpio-hog support by Heiko Schocher · 5 years ago
  10. 0698528 watchdog: Implement generic watchdog_reset() version by Stefan Roese · 6 years ago
  11. f2100f6 dm: core: Change platform specific translation-offset handling by Stefan Roese · 6 years ago
  12. f1d2bc9 lib: fdtdec: Add function re-setup the fdt more effeciently by Jean-Jacques Hiblot · 6 years ago
  13. 16c3da3 pe.h: Add characteristics defines by Bin Meng · 6 years ago
  14. b0edea3 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · 6 years ago WIP-2018-11-25-master-imports
  15. f0293d3 bloblist: Locate bloblist in U-Boot by Simon Glass · 6 years ago
  16. 461f456 Add include/asm-generic/atomic.h by Chris Packham · 6 years ago
  17. 3747bdb arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  18. d30ba23 u-boot: remove driver lookup loop from env_save() by Nicholas Faustini · 6 years ago
  19. 90c08fa fdt: Add device tree memory bindings by Michael Pratt · 6 years ago
  20. c3b11de efi_loader: allow unaligned memory access by Heinrich Schuchardt · 7 years ago
  21. f739fcd SPDX: Convert a few files that were missed before by Tom Rini · 6 years ago
  22. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  23. ee1e600 powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · 7 years ago
  24. e1caa58 env: Fix env_load_location by York Sun · 7 years ago
  25. 268ec6e efi_loader: fix building crt0 on arm by Heinrich Schuchardt · 7 years ago
  26. 1811a92 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · 7 years ago WIP-08Feb2018