1. 2884e47 powerpc: Remove TWR-P1025_defconfig board by Jagan Teki · 4 years, 6 months ago
  2. a283178 powerpc: Remove T4160QDS_NAND_defconfig board by Jagan Teki · 4 years, 6 months ago
  3. 6847570 powerpc: Remove T1040QDS_DDR4_defconfig board by Jagan Teki · 4 years, 6 months ago
  4. f32b876 powerpc: Remove T1024QDS_DDR4_SECURE_BOOT_defconfig board by Jagan Teki · 4 years, 6 months ago
  5. 3b78b72 powerpc: Remove P1022DS_36BIT_NAND_defconfig board by Jagan Teki · 4 years, 6 months ago
  6. 1cbb8cd powerpc: Remove configs/MPC8536DS_36BIT_defconfig board by Jagan Teki · 4 years, 6 months ago
  7. 7706f8f powerpc: Remove configs/C29XPCIE_NAND_defconfig board by Jagan Teki · 4 years, 6 months ago
  8. 010d12d powerpc: Remove configs/BSC9132QDS_NAND_DDRCLK100_SECURE_defconfig board by Jagan Teki · 4 years, 6 months ago
  9. f9bee57 powerpc: Remove configs/BSC9131RDB_NAND_SYSCLK100_defconfig board by Jagan Teki · 4 years, 6 months ago
  10. d5257e2 powerpc: Remove configs/B4420QDS_NAND_defconfig board by Jagan Teki · 4 years, 6 months ago
  11. e230a92 ddr: Rework errata A008109, A008378, 009942 workaround by Jaiprakash Singh · 4 years, 6 months ago
  12. 477602c ddr: fsl: Impl. Erratum A008109 by Joakim Tjernlund · 5 years ago
  13. 7084851 board/freescale: add the DM_ETH changes for the PPC DPAA platforms by Madalin Bucur · 4 years, 7 months ago
  14. 9be4dea powerpc: mpc85xx: fix unused variable warning by Madalin Bucur · 4 years, 7 months ago
  15. c685acd mpc83xx, abb: remove suvd3 board by Heiko Schocher · 4 years, 9 months ago
  16. 01adc42 mpc83xx: remove redundant MPC83xx_RESET #define by Rasmus Villemoes · 4 years, 7 months ago
  17. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  18. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  19. 40d9b24 common: Drop asm_offsets.h from common header by Simon Glass · 4 years, 7 months ago
  20. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 7 months ago
  21. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  22. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  23. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  24. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  25. a618a5a phy: add support for backplane kr mode by Florinel Iordache · 4 years, 9 months ago
  26. 545e894 watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOG by Christophe Leroy · 4 years, 9 months ago
  27. 34bed5d Revert "powerpc: mpc85xx: delete FSL_SATA for T2080QDS board." by Peng Ma · 5 years ago
  28. 4d88ed0 mpc8xx: Expose show_regs() by Tom Rini · 4 years, 10 months ago
  29. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  30. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  31. a9dc068 common: Move get_tbclk() to time.h by Simon Glass · 5 years ago
  32. 85d6531 common: Move clock functions into a new file by Simon Glass · 5 years ago
  33. 284f71b common: Move relocate_code() to init.h by Simon Glass · 5 years ago
  34. d9adb4e powerpc/mpc85xx: drop eSDHC periperhal clock code by Yangbo Lu · 5 years ago
  35. dafa52a powerpc: mpc83xx: convert CONFIG_FSL_ELBC to Kconfig by Rasmus Villemoes · 5 years ago
  36. 676f101 mpc83xx: make ARCH_MPC8309 select SYS_FSL_ERRATUM_ESDHC111 by Rasmus Villemoes · 5 years ago
  37. a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  38. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  39. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  40. f87959b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · 5 years ago
  41. 1ba89d7 common: Drop checkicache() and checkdcache() by Simon Glass · 5 years ago
  42. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  43. 1fa70f8 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
  44. 33d1e70 common: Move some CPU functions out of common.h by Simon Glass · 5 years ago
  45. 45c7890 common: Move some time functions out of common.h by Simon Glass · 5 years ago
  46. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  47. 970b61e common: Move older CPU functions to their own header by Simon Glass · 5 years ago
  48. 64a6ec3 ata: fsl_sata: Add DM support for Freescale PowerPC SATA driver by Peng Ma · 5 years ago
  49. d2dd2f7 freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · 5 years ago
  50. a38c518 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  51. b6375e7 powerpc/km: remove unmaintained target KMVECT1 by Holger Brunck · 5 years ago
  52. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  53. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  54. c301bd8 env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
  55. db22961 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  56. 305329f km: modify Kconfig file organization for KM boards by Pascal Linder · 5 years ago
  57. 6ff4874 powerpc: mpc85xx: Update the condition to compile PCI routines by Hou Zhiqiang · 6 years ago
  58. 01500f5 powerpc: mpc85xx: Move CONFIG_FSL_PCIE_RESET to Kconfig by Hou Zhiqiang · 6 years ago
  59. deb47f5 powerpc: mpc85xx: Move CONFIG_FSL_PCIE_DISABLE_ASPM to Kconfig by Hou Zhiqiang · 6 years ago
  60. 1d2313a powerpc: mpc85xx: delete FSL_SATA for T2080QDS board. by Peng Ma · 6 years ago
  61. 8fc4084 mpc83xx: Add gazerbeam board by Dirk Eibach · 6 years ago
  62. 26f9b1a mpc83xx: Define _end symbol by Mario Six · 6 years ago
  63. c463b6d mpc83xx: Use pre-defined asm functions by Mario Six · 6 years ago
  64. 90b529f mpc83xx: Replace ppcDWstore with inline assembly by Mario Six · 6 years ago
  65. 640b8c3 mpc83xx: Don't define cpu_eth_init for DM eth by Mario Six · 6 years ago
  66. 805cac1 mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE by Mario Six · 6 years ago
  67. 98d7eaa mpc83xx: Migrate CONFIG_LCRR_* to Kconfig by Mario Six · 6 years ago
  68. f62074e mpc83xx: Migrate SPCR to Kconfig by Mario Six · 6 years ago
  69. aa50254 mpc83xx: Migrate arbiter config to Kconfig by Mario Six · 6 years ago
  70. 636c108 mpc8308: Migrate system io config to Kconfig by Mario Six · 6 years ago
  71. a6c985e mpc83xx: Migrate CONFIG_SYS_IMMR to Kconfig by Mario Six · 6 years ago
  72. 8b2141c mpc83xx: Migrate HID config to Kconfig by Mario Six · 6 years ago
  73. a3a8d0c powerpc: mpc83xx: fdt: Use get_serial_clock() by Mario Six · 6 years ago
  74. 2fc5227 powerpc: mpc83xx: Implement get_serial_clock() by Mario Six · 6 years ago
  75. e9c932d powerpc: mpc83xx: Fix MPC8308 IMMR memory layout by Mario Six · 6 years ago
  76. 1faf95d mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig by Mario Six · 6 years ago
  77. b47839c mpc83xx: Migrate LBLAW_* to Kconfig by Mario Six · 6 years ago
  78. a861ea6 mpc83xx: Migrate BATS config to Kconfig by Mario Six · 6 years ago
  79. de09afa mpc83xx: pcie: Read the clock from registers by Mario Six · 6 years ago
  80. 9486710 mpc83xx: Kconfig: Migrate HRCW to Kconfig by Mario Six · 6 years ago
  81. d10f318 mpc83xx: Get rid of CONFIG_83XX_CLKIN by Mario Six · 6 years ago
  82. cd677ca mpc83xx: Replace CONFIG_83XX_CLKIN in calculations by Mario Six · 6 years ago
  83. 258312f mpc83xx: Migrate legacy PCI options to Kconfig by Mario Six · 6 years ago
  84. de017e1 mpc83xx: Make distinct MPC8349EMDS_SDRAM board by Mario Six · 6 years ago
  85. a83f549 mpc83xx: Make distinct caddy2 config by Mario Six · 6 years ago
  86. 7299dec mpc83xx: Make distinct MPC8313ERDB targets by Mario Six · 6 years ago
  87. 92e20d9 keymile: Make distinct kmeter1, and kmcoge5ne configs by Mario Six · 6 years ago
  88. 190ab40 keymile: Make distinct kmsupx5, tuge1, kmopti2, and kmtepr2 configs by Mario Six · 6 years ago
  89. 5590b15 keymile: Make distinct kmtegr1, kmvect1, suvd3 configs by Mario Six · 6 years ago
  90. 60b1123 mpc83xx: Introduce ARCH_MPC837X by Mario Six · 6 years ago
  91. 84eb431 mpc83xx: Introduce ARCH_MPC836* by Mario Six · 6 years ago
  92. 0344f5e mpc83xx: Introduce ARCH_MPC834* by Mario Six · 6 years ago
  93. be07e55 mpc83xx: Introduce ARCH_MPC832* by Mario Six · 6 years ago
  94. 9164bdd mpc83xx: Introduce ARCH_MPC831* by Mario Six · 6 years ago
  95. b2e701c mpc83xx: Introduce ARCH_MPC830* by Mario Six · 6 years ago
  96. 777fb0b watchdog: mpc8xx_wdt: Watchdog driver and macros cleanup by Stefan Roese · 6 years ago
  97. ba2414f configs: fsl: move DDR specific defines to Kconfig by Rajesh Bhagat · 6 years ago
  98. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
  99. 0a01a44 PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPL by Tom Rini · 6 years ago
  100. f2c2c30 mpc85xx: Add support for -msingle-pic-base by Joakim Tjernlund · 6 years ago