1. 2f8a6db Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 2 years, 10 months ago
  2. e4c3ce7 CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk() by Tom Rini · 2 years, 10 months ago
  3. 6eecaf5 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 3 years, 1 month ago
  4. 7c2d5d1 net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x" by Vladimir Oltean · 3 years, 1 month ago
  5. 77b11f7 net: replace the "xfi" phy-mode with "10gbase-r" by Vladimir Oltean · 3 years, 1 month ago
  6. efb5dab7 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · 3 years, 2 months ago
  7. 97229af pci: freescale: Drop old code by Simon Glass · 3 years, 3 months ago
  8. 6c3d993 ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOT by Tom Rini · 3 years, 5 months ago
  9. 8627db7 freescale: Drop unnecessary cpld_data_t non-typedef by Tom Rini · 3 years, 6 months ago
  10. 0b036d4 board: freescale: t102xrdb: Add MAINTAINER by Priyanka Jain · 3 years, 5 months ago
  11. 2684e08 ppc: Remove some SECURE_BOOT defconfigs by Tom Rini · 3 years, 6 months ago
  12. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 8 months ago
  13. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  14. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  15. 2d6bf75 serial: Rename ns16550 functions to lower case by Simon Glass · 3 years, 10 months ago
  16. d30c720 serial: Update NS16550_t and struct NS16550 by Simon Glass · 3 years, 10 months ago
  17. 848a2ef board: freescale: powerpc: add support for all RGMII modes by Madalin Bucur · 4 years ago
  18. e516404 powerpc: Remove bi_memstart & bi_memsize assignments in spl.c by Stefan Roese · 4 years, 2 months ago
  19. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  20. 564637a board/freescale: add the DM_ETH changes for the PPC DPAA platforms by Madalin Bucur · 4 years, 6 months ago
  21. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  22. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  23. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  24. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  25. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  26. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  27. 9e9771a dm: powerpc: T1023/T1024: add i2c DM support by Biwen Li · 4 years, 6 months ago
  28. d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 10 months ago
  29. 807765b common: Move device-tree setup functions to fdt_support.h by Simon Glass · 4 years, 10 months ago
  30. 9413387 common: Move relocate_code() to init.h by Simon Glass · 4 years, 10 months ago
  31. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  32. 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
  33. 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  34. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
  35. 5c8219e powerpc: T102xRDB: Compile legacy PCIe routines conditionally by Hou Zhiqiang · 5 years ago
  36. bd74ea1 powerpc: Enable device tree support for T1024RDB by Hou Zhiqiang · 5 years ago
  37. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  38. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  39. 53deb24 board/freescale: Remove invalid fsl email addresses by Fabio Estevam · 6 years ago
  40. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  41. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  42. 316f0d0 powerpc: mpc85xx: Fix static TLB table for SDRAM by York Sun · 7 years ago
  43. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  44. 203e94f env: Add an enum for environment state by Simon Glass · 7 years ago
  45. e0dfec8 powerpc/board/t1024rdb: enable board-level reset when issuing reset command by Shengzhou Liu · 8 years ago
  46. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  47. 088454c board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  48. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  49. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  50. cbcbf71 powerpc: Drop probecpu() in favour of arch_cpu_init() by Simon Glass · 8 years ago
  51. 8807771 NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUST by Tom Rini · 8 years ago
  52. 960286b powerpc: T1024RDB: Remove macro CONFIG_T1024RDB by York Sun · 8 years ago
  53. 9082405 powerpc: T1023RDB: Remove macro CONFIG_T1023RDB by York Sun · 8 years ago
  54. 9010138 fsl/board/ddr: optimize board-specific cpo for erratum A-009942 by Shengzhou Liu · 8 years ago
  55. 08c7529 powerpc: T102xRDB: Split as T1023RDB and T1024RDB by York Sun · 8 years ago
  56. ec90ac7 Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand. by Zhao Qiang · 8 years ago
  57. ea022a3 spi: Move freescale-specific code into a private header by Simon Glass · 8 years ago
  58. a5c289b usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
  59. cc74952 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  60. 23d4e5b freescale: Tweak various Makefiles to remove redundancy, fix aesthetics by Robert P. J. Day · 9 years ago
  61. 5349928 board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl boot by Shengzhou Liu · 8 years ago
  62. ed4708a powerpc/board: SPL: Enable malloc flag in global data. by Sumit Garg · 8 years ago
  63. e04f9d0 board/freescale: Update ddr clk_adjust by Shengzhou Liu · 8 years ago
  64. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  65. 2c0d697 powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seq by Prabhakar Kushwaha · 9 years ago
  66. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  67. 8225b2f net: Move some header files to include/ by Shaohui Xie · 9 years ago
  68. 47deb4b powerpc/t1023rdb: change default core frequency to 1200MHz by Shengzhou Liu · 9 years ago
  69. e04dd12 powerpc/t1023rdb: eMMC boot without external SD card by Shengzhou Liu · 9 years ago
  70. ff7ea2d powerpc/t1023rdb: add support for T1023RDB RevC by Shengzhou Liu · 9 years ago
  71. fa9ccff powerpc/t104x, t102x: Update CPC debug register value in PBI commands by Priyanka Jain · 9 years ago
  72. ea75326 board/t102x: use fdt_setprop_string instead of fdt_setprop by Shengzhou Liu · 10 years ago
  73. e8a7f1c powerpc/t1023rdb: Add T1023 RDB board support by Shengzhou Liu · 10 years ago
  74. e26416a powerpc/t1024rdb: Add support for T1024RDB-PB by Shengzhou Liu · 10 years ago
  75. f49b8c1 mpc85xx/t102xrdb: convert deep sleep to generic board interface by tang yuantian · 10 years ago
  76. 48c6f32 powerpc/t1024rdb: Add T1024 RDB board support by Shengzhou Liu · 10 years ago