1. 476e786 powerpc: mpc85xx: Allow boards to override CONFIG_USB_MAX_CONTROLLER_COUNT by Chris Packham · 4 years ago
  2. ff98fde Drop global data sdhc_adapter for powerpc by Yangbo Lu · 4 years, 6 months ago
  3. 798ac8a powerpc/mpc85xx: Fix compiling error with DM_GPIO by Madalin Bucur · 4 years, 7 months ago
  4. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  5. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  6. 3d81215 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · 4 years, 10 months ago
  7. 4be8fc9 common: Move upmconfig() to ppc.h by Simon Glass · 5 years ago
  8. 0fa6876 Add global variable sdhc_per_clk for arm/powerpc by Yangbo Lu · 5 years ago
  9. d9adb4e powerpc/mpc85xx: drop eSDHC periperhal clock code by Yangbo Lu · 5 years ago
  10. b067318 mpc83xx: set MPC83XX_GPIO_CTRLRS to 2 for MPC8309 by Rasmus Villemoes · 5 years ago
  11. 4d30b76 mpc83xx: immap_83xx: add spi8xxx_t in immap for mpc8309 by Rasmus Villemoes · 5 years ago
  12. 742491e mpc83xx: remove unused clock.h by Yangbo Lu · 5 years ago
  13. d2dd2f7 freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · 5 years ago
  14. deb47f5 powerpc: mpc85xx: Move CONFIG_FSL_PCIE_DISABLE_ASPM to Kconfig by Hou Zhiqiang · 6 years ago
  15. 828fcda powerpc: Simplify processor.h by Mario Six · 6 years ago
  16. 2537f41 mpc83xx: Add arch clock.h to make SDHC work by Mario Six · 6 years ago
  17. 5dec9e6 mpc83xx: Prepare usage of DM gpio driver by Mario Six · 6 years ago
  18. e9c932d powerpc: mpc83xx: Fix MPC8308 IMMR memory layout by Mario Six · 6 years ago
  19. b163978 powerpc: Add LSDMR config values by Mario Six · 6 years ago
  20. 60b1123 mpc83xx: Introduce ARCH_MPC837X by Mario Six · 6 years ago
  21. 84eb431 mpc83xx: Introduce ARCH_MPC836* by Mario Six · 6 years ago
  22. 0344f5e mpc83xx: Introduce ARCH_MPC834* by Mario Six · 6 years ago
  23. be07e55 mpc83xx: Introduce ARCH_MPC832* by Mario Six · 6 years ago
  24. 9164bdd mpc83xx: Introduce ARCH_MPC831* by Mario Six · 6 years ago
  25. b2e701c mpc83xx: Introduce ARCH_MPC830* by Mario Six · 6 years ago
  26. e5296cf powerpc: enabled building with CONFIG_DM=y by Heinrich Schuchardt · 6 years ago
  27. f275163 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  28. 5931fbb spi: Zap CONFIG_HARD_SPI by Jagan Teki · 6 years ago
  29. e14f1a2 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · 6 years ago
  30. f02840b powerpc: t1040: Correct RCW EC2 settings by Bin Meng · 6 years ago
  31. ab4d5ee powerpc: t1040: Correct RCW MAC2_GMII_SEL value by Bin Meng · 6 years ago
  32. 7fdcf28 misc: Add MPC83xx serdes driver by Mario Six · 6 years ago
  33. 28fbefa cpu: Add MPC83xx CPU driver by Mario Six · 6 years ago
  34. 7cab147 clk: Add MPC83xx clock driver by Mario Six · 6 years ago
  35. f3c6642 powerpc: Add read*_*/write*_* macros by Mario Six · 6 years ago
  36. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  37. 158105a configs: Remove empty #ifdef/#ifndef blocks from configs by Alex Kiernan · 7 years ago
  38. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  39. 2fde1d3 powerpc: mpc8xx: redistribute data in CPM dpram by Christophe Leroy · 7 years ago
  40. 10ff63a powercp: mpc8xx: move commproc.h by Christophe Leroy · 7 years ago
  41. b3510fb powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · 7 years ago
  42. bda8947 powerpc: mpc8xx: remove get_immr() argument by Christophe Leroy · 7 years ago
  43. edd4ebe powerpc: mpc8xx: make get_immr() independent of CONFIG_8xx by Christophe Leroy · 7 years ago
  44. 0a121f7 powerpc: mpc8xx: get rid of the multiple PVR_ values by Christophe Leroy · 7 years ago
  45. 5dae160 ppc: Remove orphan xilinx_irq.h file by Michal Simek · 7 years ago
  46. da6b88d PowerPC: phy: enable all phylib drivers when use phylib and tsec enet by Zhao Qiang · 7 years ago
  47. eb730bd Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig by Derald D. Woods · 7 years ago
  48. f66276d powerpc: Drop CONFIG_WALNUT and other related dead code by Tuomas Tynkkynen · 7 years ago
  49. d006f68 gpio: mpc8xxx: Rename Kconfig option, structures, and functions by Mario Six · 7 years ago
  50. aa270b4 drivers/misc: Share qbman init between archs by Ahmed Mansour · 7 years ago
  51. a846d11 powerpc: Use asm-generic/io.h by Paul Burton · 7 years ago
  52. ce10398 powerpc: Rework interrupt_init_cpu() by Tom Rini · 7 years ago
  53. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  54. 224ebcd powerpc: Remove 8260 remainders by Christophe Leroy · 7 years ago
  55. 4a4750b powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
  56. 3d97f8e powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · 7 years ago
  57. 60425ee powerpc, 8xx: move cache helper into C by Christophe Leroy · 7 years ago
  58. 9b021ae powerpc, 8xx: move get_immr() into C by Christophe Leroy · 7 years ago
  59. 31f6e93 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  60. bed4020 powerpc: move set_msr() and get_msr() into .h by Christophe Leroy · 7 years ago
  61. 23da373 powerpc, 8xx: Migrate to Kconfig by Christophe Leroy · 7 years ago
  62. 48f896d powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks by Christophe Leroy · 7 years ago
  63. 394f9b3 powerpc, 8xx: Use IO accessors to access IO memory by Christophe Leroy · 7 years ago
  64. 069fa83 powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 7 years ago
  65. 2028012 powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  66. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  67. d4def9b powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
  68. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  69. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  70. 243182c common: freescale: Move arch-specific declarations by Simon Glass · 8 years ago
  71. 7613579 common: powerpc: Move arch-specific headers by Simon Glass · 8 years ago
  72. 50e9770 common: Move PPC4xx_SYS_INFO() et al to arch-specific header by Simon Glass · 8 years ago
  73. abd7d92 common: Move get_OPB_freq() and get_PCI_freq() to PPC header by Simon Glass · 8 years ago
  74. 1835a1c common: Move pcie_setup_hoses() to PPC header by Simon Glass · 8 years ago
  75. b4e7cf5 common: Move pci_target_init() to PPC header by Simon Glass · 8 years ago
  76. a6a9ea4 Convert CONFIG_CMD_ESBC_VALIDATE to Kconfig by Simon Glass · 8 years ago
  77. 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · 8 years ago
  78. 7af4518 powerpc: t1024: Fix SRDS_MAX_LANES value by Paulo Zaneti · 8 years ago
  79. 311ec4f Convert CONFIG_CMD_BLOB to Kconfig by Simon Glass · 8 years ago
  80. 5cad0ff powerpc: T1042RDB: SECURE BOOT: Remove CONFIG_CMD_BLOB from SPL compilation by VINITHA PILLAI · 8 years ago
  81. c04d5b9 board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private by Simon Glass · 8 years ago
  82. 156283f board_f: powerpc: Move prt_83xx_rsr() to private code by Simon Glass · 8 years ago
  83. a5c4d40 Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs by Tom Rini · 8 years ago
  84. c8b0679 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  85. 8937073 powerpc: Drop CONFIG_SYS_ALLOC_DPRAM by Simon Glass · 8 years ago
  86. 8acb127 mpc85xx: pcie: Implement workaround for Erratum A007815 by Tony O'Brien · 8 years ago
  87. a56d6c0 powerpc: mpc85xx: Implemente workaround for CPU erratum A-007907 by Darwin Dingel · 8 years ago
  88. 51b06fa NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUST by Tom Rini · 8 years ago
  89. 4892d39 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  90. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  91. 7eafac1 powerpc: mpc85xx: Move macro CONFIG_SYS_PPC64 to Kconfig by York Sun · 8 years ago
  92. 0d3b859 powerpc: mpc85xx: Move CONFIG_SYS_FSL_QORIQ_CHASSIS* to Kconfig by York Sun · 8 years ago
  93. f4e8a75 powerpc: E6500: Move macro CONFIG_E6500 to Kconfig by York Sun · 8 years ago
  94. 6e413f5 powerpc: mpc85xx: Remove unused ifdef in config header by York Sun · 8 years ago
  95. 4e57797 ddr: fsl: Move CONFIG_SYS_FSL_DDR_VER to Kconfig by York Sun · 8 years ago
  96. dcd28c0 ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · 8 years ago
  97. be73553 powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · 8 years ago
  98. 097e360 mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig by York Sun · 8 years ago
  99. d297d39 fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  100. d1c15e6 powerpc: T104xQDS: Remove macro CONFIG_T104xD4QDS by York Sun · 8 years ago