1. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 11 months ago
  2. d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 11 months ago
  3. 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  4. 288b29e common: Move command functions out of common.h by Simon Glass · 5 years ago
  5. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  6. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  7. 9eef56d env: Move env_get_ulong() to env.h by Simon Glass · 5 years ago
  8. fe4a967 gdsys: Introduce GDSYS_LEGACY_DRIVERS by Mario Six · 6 years ago
  9. abdc7b8 tpm: Convert to use a device parameter by Simon Glass · 6 years ago
  10. d677bfe tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · 6 years ago
  11. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  12. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  13. d38826a treewide: Fix gdsys mail addresses by Mario Six · 7 years ago
  14. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  15. 316f0d0 powerpc: mpc85xx: Fix static TLB table for SDRAM by York Sun · 7 years ago
  16. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  17. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  18. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  19. 3a97763 controlcenterd_36BIT_SDCARD: Fix unused variable warning by Tom Rini · 7 years ago
  20. 0f160f6 gdsys: P1022: Fix unused variable warnings by Tom Rini · 8 years ago
  21. 7690be3 lib: tpm: Add command to flush resources by Mario Six · 8 years ago
  22. a5c289b usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
  23. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  24. 7c4213f block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  25. 1c7639a controlcenterd: Disable sideband clocks by Dirk Eibach · 9 years ago
  26. da58dec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  27. 1fc4e6f Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  28. d455d87 fs: API changes enabling extra parameter to return size of type loff_t by Suriyan Ramasami · 10 years ago
  29. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  30. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  31. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  32. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  33. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  34. 35ecf75 board: controlcenterd: Use new API for setting i2c bus by Dirk Eibach · 10 years ago
  35. e9e3742 board: gdsys: Adapt sdhc_boot.c to mmc_get_env_addr API change by Dirk Eibach · 10 years ago
  36. c2b951b board: controlcenterd: Fix pci access by Dirk Eibach · 10 years ago
  37. 2b9912e includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  38. 73671da Check run_command() return code properly by Thomas Betker · 10 years ago
  39. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  40. 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  41. b9944a7 mpc85xx: Add gdsys ControlCenter Digital board by Dirk Eibach · 11 years ago