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