1. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago WIP/2020-05-18-reduce-size-of-common.h
  2. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 6 months ago
  3. ba974a0 board: Add a gd flag for chain loading by Simon Glass · 4 years, 6 months ago
  4. 8fd9daf gpio: add ops to set dir flags by Patrick Delaunay · 4 years, 9 months ago
  5. d2c07e5 gpio: add ops to get dir flags by Patrick Delaunay · 4 years, 9 months ago
  6. 477ca57 gpio: add support of new GPIO direction flag by Patrick Delaunay · 4 years, 9 months ago
  7. 695e5fd gpio: update dir_flags management by Patrick Delaunay · 4 years, 9 months ago
  8. 9360bb0 gpio: add helper GPIOD_FLAGS_OUTPUT by Patrick Delaunay · 4 years, 9 months ago
  9. e3f3a12 gpio: remove the open_drain API and ops by Patrick Delaunay · 4 years, 9 months ago
  10. 277a0ad gpio: remove GPIOD_REQUESTED by Patrick Delaunay · 4 years, 9 months ago
  11. 4ca281a asm-generic/u-boot.h: make <asm-generic/u-boot.h> self-contained by Masahiro Yamada · 4 years, 8 months ago
  12. b36992f global_data.h: make <asm-generic/global_data.h> self-contained by Masahiro Yamada · 4 years, 8 months ago
  13. 093152f gpio: Rename free() to rfree() by Simon Glass · 4 years, 9 months ago
  14. 36608b2 global_data: remove unused mxc_i2c specific field by Baruch Siach · 4 years, 10 months ago
  15. fbdbf77 Include missing headers for asm-generic/sections.h by Sean Anderson · 4 years, 10 months ago
  16. d117f91 global_data: Remove comment of reserved arch-specific GD flags by Stefan Roese · 5 years ago
  17. 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
  18. 98a8279 global_data: enable fb_base for DM_VIDEO by Heiko Schocher · 5 years ago
  19. 49b10cb gpio: fixes for gpio-hog support by Heiko Schocher · 5 years ago
  20. df9a7a1 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  21. 6874cb7 watchdog: Split WDT from SPL_WDT by Marek Vasut · 5 years ago
  22. a35c33c efi_loader: use predefined constants in crt0_*_efi.S by Heinrich Schuchardt · 5 years ago
  23. 5fc7cf8 gpio: add gpio-hog support by Heiko Schocher · 5 years ago
  24. 0698528 watchdog: Implement generic watchdog_reset() version by Stefan Roese · 6 years ago
  25. f2100f6 dm: core: Change platform specific translation-offset handling by Stefan Roese · 6 years ago
  26. f1d2bc9 lib: fdtdec: Add function re-setup the fdt more effeciently by Jean-Jacques Hiblot · 6 years ago
  27. 16c3da3 pe.h: Add characteristics defines by Bin Meng · 6 years ago
  28. b0edea3 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · 6 years ago WIP-2018-11-25-master-imports
  29. f0293d3 bloblist: Locate bloblist in U-Boot by Simon Glass · 6 years ago
  30. 461f456 Add include/asm-generic/atomic.h by Chris Packham · 6 years ago
  31. 3747bdb arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  32. d30ba23 u-boot: remove driver lookup loop from env_save() by Nicholas Faustini · 6 years ago
  33. 90c08fa fdt: Add device tree memory bindings by Michael Pratt · 6 years ago
  34. c3b11de efi_loader: allow unaligned memory access by Heinrich Schuchardt · 7 years ago
  35. f739fcd SPDX: Convert a few files that were missed before by Tom Rini · 6 years ago
  36. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  37. ee1e600 powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · 7 years ago
  38. e1caa58 env: Fix env_load_location by York Sun · 7 years ago
  39. 268ec6e efi_loader: fix building crt0 on arm by Heinrich Schuchardt · 7 years ago
  40. 1811a92 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · 7 years ago WIP-08Feb2018