1. d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 9 months ago
  2. 807765b common: Move device-tree setup functions to fdt_support.h by Simon Glass · 4 years, 9 months ago
  3. 9413387 common: Move relocate_code() to init.h by Simon Glass · 4 years, 9 months ago
  4. 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 4 years, 10 months ago
  5. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 10 months ago
  6. a09fea1 env: Finish migration of common ENV options by Tom Rini · 4 years, 10 months ago
  7. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  8. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  9. 15311c8 powerpc: T208xQDS: Compile the legacy PCIe routines conditionally by Hou Zhiqiang · 5 years ago
  10. 432054b powerpc: dts: Enable device tree support for T2080QDS by Jagdish Gediya · 6 years ago
  11. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  12. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  13. 316f0d0 powerpc: mpc85xx: Fix static TLB table for SDRAM by York Sun · 7 years ago
  14. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  15. 203e94f env: Add an enum for environment state by Simon Glass · 7 years ago
  16. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 7 years ago
  17. 088454c board_f: Drop return value from initdram() by Simon Glass · 7 years ago
  18. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 7 years ago
  19. cbcbf71 powerpc: Drop probecpu() in favour of arch_cpu_init() by Simon Glass · 8 years ago
  20. 8807771 NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUST by Tom Rini · 8 years ago
  21. 146ded4 powerpc: T2081QDS: Remove macro T2081QDS by York Sun · 8 years ago
  22. 80d2618 powerpc: T2080QDS: Remove macro T2080QDS by York Sun · 8 years ago
  23. 9010138 fsl/board/ddr: optimize board-specific cpo for erratum A-009942 by Shengzhou Liu · 8 years ago
  24. 638d5be powerpc: T208XQDS: Split as T2080QDS and T2081QDS by York Sun · 8 years ago
  25. c5938c1 pbl: use "wait" command instead of "flush" command by Zhao Qiang · 8 years ago
  26. ec90ac7 Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand. by Zhao Qiang · 8 years ago
  27. ea022a3 spi: Move freescale-specific code into a private header by Simon Glass · 8 years ago
  28. a5c289b usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
  29. 473af36 board/freescale: Update MAINTAINERS files by York Sun · 8 years ago
  30. cc74952 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  31. 23d4e5b freescale: Tweak various Makefiles to remove redundancy, fix aesthetics by Robert P. J. Day · 8 years ago
  32. 5349928 board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl boot by Shengzhou Liu · 8 years ago
  33. ed4708a powerpc/board: SPL: Enable malloc flag in global data. by Sumit Garg · 8 years ago
  34. e04f9d0 board/freescale: Update ddr clk_adjust by Shengzhou Liu · 8 years ago
  35. a4d3074 powerpc/t208xqds: Update MAINTAINERS file by York Sun · 8 years ago
  36. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  37. 2c0d697 powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seq by Prabhakar Kushwaha · 9 years ago
  38. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  39. 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  40. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  41. 8225b2f net: Move some header files to include/ by Shaohui Xie · 9 years ago
  42. 06b3acf powerpc/t2080: updating rcw for silicon v1.1 by Shengzhou Liu · 10 years ago
  43. 3ad2737 powerpc/t208xqds: VID support by Ying Zhang · 10 years ago
  44. ed9e4e4 mpc85xx/t208xqds: Adjust DDR timing parameters by York Sun · 10 years ago
  45. 21008ad Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  46. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  47. 3ce21c8 powerpc/t2080qds: fix for 1000BASE-KX by Shaohui Xie · 10 years ago
  48. f0644da powerpc/t2080qds: fixup dtb for 10g-kr by shaohui xie · 10 years ago
  49. e9caf76 board/t2080qds: add readme for t2080qds by Shengzhou Liu · 10 years ago
  50. 535aad2 MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  51. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  52. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  53. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  54. 9d04568 powerpc/mpc85xx: Check return value of find_tlb_idx by York Sun · 10 years ago
  55. 40483e1 board/t2080qds: some update for ddr by Shengzhou Liu · 10 years ago
  56. 9752eb6 board/t208x: update t2080qds/t2080rdb for errata A-007186 by Shengzhou Liu · 10 years ago
  57. b19e288 board/t208xqds: Add support of 2-stage NAND/SPI/SD boot by Shengzhou Liu · 10 years ago
  58. 6b7679c powerpc/t208xqds: fixup for t208xqds by Shengzhou Liu · 11 years ago
  59. 254887a powerpc/t2081qds: Add T2081 QDS board support by Shengzhou Liu · 11 years ago