1. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  2. 1d457db global: Migrate CONFIG_MAX_MEM_MAPPED to CFG by Tom Rini · 2 years ago
  3. 4fd9373 net: Remove more legacy functions by Tom Rini · 2 years ago
  4. f3b5168 CONFIG_SYS_MPC8xxx_GUTS_ADDR: Migrate to CFG_SYS by Tom Rini · 2 years ago
  5. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  6. a322afc global: Move remaining CONFIG_*SRIO_* to CFG_* by Tom Rini · 2 years ago
  7. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  8. 6cc0454 global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  9. 5155207 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  10. ea253ad treewide: Remove the unnecessary space before semicolon by Bin Meng · 2 years, 1 month ago
  11. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
  12. 3371edd Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig by Tom Rini · 2 years, 6 months ago
  13. b35316f Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig by Tom Rini · 2 years, 7 months ago
  14. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  15. c347e42 powerpc: Remove unused FCC ethernet code by Tom Rini · 3 years, 4 months ago
  16. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 10 months ago
  17. 43d1d39 mpc8xxx: fsl_pamu: Update data type in config_pamu by Priyanka Jain · 3 years, 10 months ago
  18. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  19. 5396fa6 mpc8xxx: Don't compile board_eth_init() for DM_ETH by Hou Zhiqiang · 4 years, 2 months ago
  20. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  21. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  22. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  23. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  24. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  25. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  26. 5d3bcdb phy: add support for backplane kr mode by Florinel Iordache · 4 years, 9 months ago
  27. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  28. b598147 common: Move some CPU functions out of common.h by Simon Glass · 5 years ago
  29. 6887c5b common: Move some time functions out of common.h by Simon Glass · 5 years ago
  30. bef1845 freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · 5 years ago
  31. 5c22998 mpc83xx: Use pre-defined asm functions by Mario Six · 6 years ago
  32. fe7d654 mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig by Mario Six · 6 years ago
  33. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  34. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  35. cbcbf71 powerpc: Drop probecpu() in favour of arch_cpu_init() by Simon Glass · 8 years ago
  36. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  37. 8f01397 powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL by Sumit Garg · 8 years ago
  38. f698e9f powerpc/SECURE_BOOT: Add PAMU driver by Aneesh Bansal · 9 years ago
  39. 4338147 arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64() by Ashish kumar · 9 years ago
  40. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  41. da58dec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  42. 2d2f490 powerpc: Remove __ilog2_u64 and ffs4 from bitops by Fabio Estevam · 9 years ago
  43. b8bf0ad powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCs by Shaveta Leekha · 10 years ago
  44. 0181937 crypto/fsl: Add fixup for crypto node by Ruchika Gupta · 10 years ago
  45. 7e40e4b arch/powerpc: Initialize VSC9953 L2 Switch by Codrin Ciubotariu · 10 years ago
  46. a1c04e2 drivers: usb: Make usb device-tree fixup code architecture independent by Nikhil Badola · 10 years ago
  47. f605079 powerpc/mpc85xx: Add T1024/T1023 SoC support by Shengzhou Liu · 10 years ago
  48. 028dbb8 fsl_sec : Change accessor function to take care of endianness by Ruchika Gupta · 10 years ago
  49. e628c8f powerpc/8xxx: Fix in USB device-tree fixup by ramneek mehresh · 10 years ago
  50. d43a386 powerpc/mpc85xx: Removed support for G4060 by Sandeep Singh · 10 years ago
  51. 9c3fdd8 powerpc/mpc85xx: Added B4460 support by Shaveta Leekha · 11 years ago
  52. b539534 PPC 85xx QEMU: Always assume 1 core by Alexander Graf · 11 years ago
  53. 5122dfa powerpc/85xx: add T4080 SoC support by Shengzhou Liu · 11 years ago
  54. 6b3d588 powerpc/mpc85xx:Disable non DDR LAWs before init_law by Prabhakar Kushwaha · 11 years ago
  55. 7efb4b5 powerpc/mpc8xxx: SECURE BOOT- Disable law 0 for non PBL platforms by Aneesh Bansal · 11 years ago
  56. e8a8b82 Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) by Masahiro Yamada · 11 years ago
  57. 629d6b3 powerpc/mpc85xx: Add T2080/T2081 SoC support by Shengzhou Liu · 11 years ago
  58. 0b66513 Driver/IFC: Move Freescale IFC driver to a common driver by York Sun · 11 years ago
  59. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  60. c54ecaa powerpc: move mpc8xxx entry under arch/powerpc/cpu/ by Masahiro Yamada · 11 years ago
  61. 06c1411 powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  62. 7e157b0 mpc8xxx: set x2 DDR3 refresh rate if SPD config requires it by Valentin Longchamp · 11 years ago
  63. 0778bbe mpc8xxx: call i2c_set_bus_num in __get_spd by Valentin Longchamp · 11 years ago
  64. f1810d8 powerpc/usb:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socs by ramneek mehresh · 11 years ago
  65. 0dd38a3 powerpc: Fix CamelCase warnings in DDR related code by Priyanka Jain · 11 years ago
  66. 2f848f9 powerpc: Use print_size() where appropriate by Shruti Kanetkar · 11 years ago
  67. bb0dc10 powerpc: mpc85xx: Support booting from SD Card with SPL by Ying Zhang · 11 years ago
  68. 0151d99 powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some functionality for common SPL by Ying Zhang · 11 years ago
  69. 6103336 powerpc/usb: Depricate usb_phy_type and usb_dr_mode uboot env variables by ramneek mehresh · 11 years ago
  70. c45f5c0 powerpc/mpc8xxx: Fix TIMING_CFG_3[EXT_ACTTOPRE] by James Yang · 11 years ago
  71. 3b75e98 powerpc/85xx: Add C29x SoC support by Mingkai Hu · 11 years ago
  72. c63e137 powerpc/mpc8xxx: Add memory reset control by York Sun · 11 years ago
  73. b61e061 powerpc/mpc8xxx: Add x4 DDR device support by York Sun · 11 years ago
  74. d8556db powerpc/mpc8xxx: Set inactive csn_bnds to 0xffffffff by York Sun · 11 years ago
  75. cb93071 mpc85xx: Base emulator support by York Sun · 11 years ago
  76. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  77. 362ee04 fsl_ifc: add support for different IFC bank count by Mingkai Hu · 12 years ago
  78. c8b2815 powerpc/boot: Change the macro of Boot from SRIO and PCIE master module by Liu Gang · 12 years ago
  79. 74fa22e powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399 by Prabhakar Kushwaha · 12 years ago
  80. 1b294b7 powerpc/mpc8xxx: Allow DDR overclock by York Sun · 12 years ago
  81. f698143 powerpc/chassis2: Change core numbering scheme by York Sun · 12 years ago
  82. 5f208d1 powerpc/mpc8xxx: Add T1040 and variant SoCs by York Sun · 12 years ago
  83. ef00227 powerpc/mpc8xxx: Allow board file to override DDR address assignment by York Sun · 12 years ago
  84. b624084 powerpc/mpc85xx: Add T4160 SoC by York Sun · 12 years ago
  85. 0a7c535 powerpc/mpc8xxx: Fix DDR 3-way interleaving by York Sun · 12 years ago
  86. dda48e8 powerpc/usb: Fix usb device-tree fix-up by ramneek mehresh · 12 years ago
  87. 8670dbc ppc: Move used_laws to arch_global_data by Simon Glass · 12 years ago
  88. 67ac13b ppc: Move lbc_clk and cpu to arch_global_data by Simon Glass · 12 years ago
  89. 5e95e2d powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto' by Vakul Garg · 12 years ago
  90. 5b93394 mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUE by Anatolij Gustschin · 12 years ago
  91. 35fe948 powerpc/mpc85xx: Add BSC9132/BSC9232 processor support by Prabhakar Kushwaha · 12 years ago
  92. e8ba6c5 powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commands by James Yang · 12 years ago
  93. 5926ee3 Add copy command to FSL DDR interactive by James Yang · 12 years ago
  94. 992f2fb Fix data stage name matching issue by James Yang · 12 years ago
  95. bf41893 Move DDR command parsing to separate function by James Yang · 12 years ago
  96. e750cfa powerpc/mpc8xxx: Enable entering DDR debugging by key press by York Sun · 12 years ago
  97. 345d6ef powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack list by Kim Phillips · 12 years ago
  98. e76cd5d 8xxx: Change all 8*xx_DDR addresses to 8xxx by Andy Fleming · 12 years ago
  99. c97cd1b spl/85xx: new SPL support by Scott Wood · 12 years ago
  100. 4b91972 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL by Scott Wood · 12 years ago