1. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  2. 85d6531 common: Move clock functions into a new file by Simon Glass · 5 years ago
  3. a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  4. adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago
  5. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  6. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  7. 6eaea25 env: Move env_get_ulong() to env.h by Simon Glass · 5 years ago
  8. 7851021 gdsys: Introduce GDSYS_LEGACY_DRIVERS by Mario Six · 6 years ago
  9. 8ceca1d tpm: Convert to use a device parameter by Simon Glass · 6 years ago
  10. 4c6759e tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · 7 years ago
  11. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  12. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  13. b489358 treewide: Fix gdsys mail addresses by Mario Six · 7 years ago
  14. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  15. 05204d0 powerpc: mpc85xx: Fix static TLB table for SDRAM by York Sun · 7 years ago
  16. da1a134 env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  17. 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  18. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  19. 910c793 controlcenterd_36BIT_SDCARD: Fix unused variable warning by Tom Rini · 7 years ago
  20. 09868d4 gdsys: P1022: Fix unused variable warnings by Tom Rini · 8 years ago
  21. 4eceb6c lib: tpm: Add command to flush resources by Mario Six · 8 years ago
  22. 9fd465c usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
  23. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  24. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  25. c42e119 controlcenterd: Disable sideband clocks by Dirk Eibach · 9 years ago
  26. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  27. 0c87277 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  28. 96171fb fs: API changes enabling extra parameter to return size of type loff_t by Suriyan Ramasami · 10 years ago
  29. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  30. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  31. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  32. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  33. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  34. e674bf1 board: controlcenterd: Use new API for setting i2c bus by Dirk Eibach · 10 years ago
  35. 1653bf4 board: gdsys: Adapt sdhc_boot.c to mmc_get_env_addr API change by Dirk Eibach · 10 years ago
  36. 3a72cbf board: controlcenterd: Fix pci access by Dirk Eibach · 10 years ago
  37. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  38. 5ac0026 Check run_command() return code properly by Thomas Betker · 10 years ago
  39. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  40. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  41. 762d3df mpc85xx: Add gdsys ControlCenter Digital board by Dirk Eibach · 11 years ago