1. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
  2. aea2a99 CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk() by Tom Rini · 3 years ago
  3. 9df3865 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 3 years, 2 months ago
  4. 6caef97 net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x" by Vladimir Oltean · 3 years, 2 months ago
  5. 6a6e402 net: replace the "xfi" phy-mode with "10gbase-r" by Vladimir Oltean · 3 years, 2 months ago
  6. f7246c2 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · 3 years, 3 months ago
  7. dc67bfa pci: freescale: Drop old code by Simon Glass · 3 years, 4 months ago
  8. b4e6026 ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOT by Tom Rini · 3 years, 7 months ago
  9. d3ba2a2 freescale: Drop unnecessary cpld_data_t non-typedef by Tom Rini · 3 years, 7 months ago
  10. edf6692 board: freescale: t102xrdb: Add MAINTAINER by Priyanka Jain · 3 years, 6 months ago
  11. 37a91d2 ppc: Remove some SECURE_BOOT defconfigs by Tom Rini · 3 years, 7 months ago
  12. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
  13. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  14. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  15. 2b92398 serial: Rename ns16550 functions to lower case by Simon Glass · 4 years ago
  16. 119e7ef serial: Update NS16550_t and struct NS16550 by Simon Glass · 4 years ago
  17. 03b8015 board: freescale: powerpc: add support for all RGMII modes by Madalin Bucur · 4 years, 1 month ago
  18. 286eed4 powerpc: Remove bi_memstart & bi_memsize assignments in spl.c by Stefan Roese · 4 years, 4 months ago
  19. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  20. 7084851 board/freescale: add the DM_ETH changes for the PPC DPAA platforms by Madalin Bucur · 4 years, 7 months ago
  21. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  22. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  23. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  24. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  25. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  26. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  27. 6b63c54 dm: powerpc: T1023/T1024: add i2c DM support by Biwen Li · 4 years, 7 months ago
  28. 85d6531 common: Move clock functions into a new file by Simon Glass · 5 years ago
  29. 3bbe70c common: Move device-tree setup functions to fdt_support.h by Simon Glass · 5 years ago
  30. 284f71b common: Move relocate_code() to init.h by Simon Glass · 5 years ago
  31. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  32. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
  33. a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  34. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  35. 24ff2ec powerpc: T102xRDB: Compile legacy PCIe routines conditionally by Hou Zhiqiang · 5 years ago
  36. fe81280 powerpc: Enable device tree support for T1024RDB by Hou Zhiqiang · 5 years ago
  37. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  38. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  39. c3aeeb8 board/freescale: Remove invalid fsl email addresses by Fabio Estevam · 7 years ago
  40. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  41. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  42. 05204d0 powerpc: mpc85xx: Fix static TLB table for SDRAM by York Sun · 7 years ago
  43. da1a134 env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  44. 4bc2ad2 env: Add an enum for environment state by Simon Glass · 7 years ago
  45. 52c4853 powerpc/board/t1024rdb: enable board-level reset when issuing reset command by Shengzhou Liu · 8 years ago
  46. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  47. 39f90ba board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  48. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  49. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  50. 302445a powerpc: Drop probecpu() in favour of arch_cpu_init() by Simon Glass · 8 years ago
  51. 51b06fa NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUST by Tom Rini · 8 years ago
  52. f9a0363 powerpc: T1024RDB: Remove macro CONFIG_T1024RDB by York Sun · 8 years ago
  53. 940ee4a powerpc: T1023RDB: Remove macro CONFIG_T1023RDB by York Sun · 8 years ago
  54. 29a5301 fsl/board/ddr: optimize board-specific cpo for erratum A-009942 by Shengzhou Liu · 8 years ago
  55. a5ca142 powerpc: T102xRDB: Split as T1023RDB and T1024RDB by York Sun · 8 years ago
  56. 55107dc Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand. by Zhao Qiang · 8 years ago
  57. dd8e224 spi: Move freescale-specific code into a private header by Simon Glass · 8 years ago
  58. 9fd465c usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
  59. 0362bdb Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  60. fe56a4f freescale: Tweak various Makefiles to remove redundancy, fix aesthetics by Robert P. J. Day · 9 years ago
  61. 0246ade board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl boot by Shengzhou Liu · 9 years ago
  62. 2ff056b powerpc/board: SPL: Enable malloc flag in global data. by Sumit Garg · 9 years ago
  63. f1510e6 board/freescale: Update ddr clk_adjust by Shengzhou Liu · 9 years ago
  64. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  65. 1de43cf powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seq by Prabhakar Kushwaha · 9 years ago
  66. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  67. 513eaf2 net: Move some header files to include/ by Shaohui Xie · 9 years ago
  68. 503dba8 powerpc/t1023rdb: change default core frequency to 1200MHz by Shengzhou Liu · 9 years ago
  69. 796b33a powerpc/t1023rdb: eMMC boot without external SD card by Shengzhou Liu · 9 years ago
  70. 0a19789 powerpc/t1023rdb: add support for T1023RDB RevC by Shengzhou Liu · 9 years ago
  71. 556b76f powerpc/t104x, t102x: Update CPC debug register value in PBI commands by Priyanka Jain · 10 years ago
  72. 032df62 board/t102x: use fdt_setprop_string instead of fdt_setprop by Shengzhou Liu · 10 years ago
  73. 00d7e5b powerpc/t1023rdb: Add T1023 RDB board support by Shengzhou Liu · 10 years ago
  74. ccc57ef powerpc/t1024rdb: Add support for T1024RDB-PB by Shengzhou Liu · 10 years ago
  75. 8dc02f3 mpc85xx/t102xrdb: convert deep sleep to generic board interface by tang yuantian · 10 years ago
  76. 4991240 powerpc/t1024rdb: Add T1024 RDB board support by Shengzhou Liu · 10 years ago