1. 8b2141c mpc83xx: Migrate HID config to Kconfig by Mario Six · 6 years ago
  2. a3a8d0c powerpc: mpc83xx: fdt: Use get_serial_clock() by Mario Six · 6 years ago
  3. 2fc5227 powerpc: mpc83xx: Implement get_serial_clock() by Mario Six · 6 years ago
  4. e9c932d powerpc: mpc83xx: Fix MPC8308 IMMR memory layout by Mario Six · 6 years ago
  5. 1faf95d mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig by Mario Six · 6 years ago
  6. b47839c mpc83xx: Migrate LBLAW_* to Kconfig by Mario Six · 6 years ago
  7. a861ea6 mpc83xx: Migrate BATS config to Kconfig by Mario Six · 6 years ago
  8. de09afa mpc83xx: pcie: Read the clock from registers by Mario Six · 6 years ago
  9. 9486710 mpc83xx: Kconfig: Migrate HRCW to Kconfig by Mario Six · 6 years ago
  10. d10f318 mpc83xx: Get rid of CONFIG_83XX_CLKIN by Mario Six · 6 years ago
  11. cd677ca mpc83xx: Replace CONFIG_83XX_CLKIN in calculations by Mario Six · 6 years ago
  12. 258312f mpc83xx: Migrate legacy PCI options to Kconfig by Mario Six · 6 years ago
  13. de017e1 mpc83xx: Make distinct MPC8349EMDS_SDRAM board by Mario Six · 6 years ago
  14. a83f549 mpc83xx: Make distinct caddy2 config by Mario Six · 6 years ago
  15. 7299dec mpc83xx: Make distinct MPC8313ERDB targets by Mario Six · 6 years ago
  16. 92e20d9 keymile: Make distinct kmeter1, and kmcoge5ne configs by Mario Six · 6 years ago
  17. 190ab40 keymile: Make distinct kmsupx5, tuge1, kmopti2, and kmtepr2 configs by Mario Six · 6 years ago
  18. 5590b15 keymile: Make distinct kmtegr1, kmvect1, suvd3 configs by Mario Six · 6 years ago
  19. 60b1123 mpc83xx: Introduce ARCH_MPC837X by Mario Six · 6 years ago
  20. 84eb431 mpc83xx: Introduce ARCH_MPC836* by Mario Six · 6 years ago
  21. 0344f5e mpc83xx: Introduce ARCH_MPC834* by Mario Six · 6 years ago
  22. be07e55 mpc83xx: Introduce ARCH_MPC832* by Mario Six · 6 years ago
  23. 9164bdd mpc83xx: Introduce ARCH_MPC831* by Mario Six · 6 years ago
  24. b2e701c mpc83xx: Introduce ARCH_MPC830* by Mario Six · 6 years ago
  25. 777fb0b watchdog: mpc8xx_wdt: Watchdog driver and macros cleanup by Stefan Roese · 6 years ago
  26. ba2414f configs: fsl: move DDR specific defines to Kconfig by Rajesh Bhagat · 6 years ago
  27. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
  28. 0a01a44 PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPL by Tom Rini · 6 years ago
  29. f2c2c30 mpc85xx: Add support for -msingle-pic-base by Joakim Tjernlund · 6 years ago
  30. f14554d mpc83xx: Add support for -msingle-pic-base by Joakim Tjernlund · 6 years ago
  31. 8dff3e9 powerpc, mpc8xx: clear top of stack by Christophe Leroy · 6 years ago
  32. 434f058 fsl/usb: Workaround for USB erratum-A005275 by Chris Packham · 6 years ago
  33. 7f2ad25 powerpc: mpc85xx: Use binman to embed dtb inside U-Boot by Jagdish Gediya · 6 years ago
  34. 910e1ae powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds files by Jagdish Gediya · 6 years ago
  35. 7fdcf28 misc: Add MPC83xx serdes driver by Mario Six · 6 years ago
  36. 28fbefa cpu: Add MPC83xx CPU driver by Mario Six · 6 years ago
  37. 3c51655 timer: Add MPC83xx timer driver by Mario Six · 6 years ago
  38. 7cab147 clk: Add MPC83xx clock driver by Mario Six · 6 years ago
  39. 82ef4ba mpc83xx: Add sysreset driver by Mario Six · 6 years ago
  40. 538b575 ram: Add driver for MPC83xx by Mario Six · 6 years ago
  41. 2e7c819 dm: Change CMD_DM enabling by Michal Simek · 6 years ago
  42. 84f3dec Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  43. 1669e18 common: Fix cpu nr type which is always unsigned type by Michal Simek · 6 years ago
  44. f006ae1 powerpc: mpc85xx: Improve Work-around for Erratum A005125 by Takuma Ueba · 7 years ago
  45. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  46. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  47. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  48. 8906764 powerpc: mpc8xx: move watchdog into drivers/watchdog by Christophe Leroy · 7 years ago
  49. 2082ae1 powerpc: mpc8xx: cleaning up watchdog by Christophe Leroy · 7 years ago
  50. b4ebefa powerpc: mpc8xx: refactorise reginfo by Christophe Leroy · 7 years ago
  51. d7009f7 powerpc: mpc8xx: initialisation of initial RAM by Christophe Leroy · 7 years ago
  52. 10ff63a powercp: mpc8xx: move commproc.h by Christophe Leroy · 7 years ago
  53. b3510fb powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · 7 years ago
  54. bda8947 powerpc: mpc8xx: remove get_immr() argument by Christophe Leroy · 7 years ago
  55. 0a121f7 powerpc: mpc8xx: get rid of the multiple PVR_ values by Christophe Leroy · 7 years ago
  56. 5c59bdf powerpc: mpc8xx: harmonise initialisation of the immap local pointer by Christophe Leroy · 7 years ago
  57. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  58. aa270b4 drivers/misc: Share qbman init between archs by Ahmed Mansour · 7 years ago
  59. acede7a Move CONFIG_PANIC_HANG to Kconfig by Masahiro Yamada · 7 years ago
  60. 8df5dd3 ata: Migrate CONFIG_FSL_SATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  61. 104a537 ata: Migrate CONFIG_SATA_SIL to Kconfig by Tuomas Tynkkynen · 7 years ago
  62. 548b8ba powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary cores by York Sun · 7 years ago
  63. ce10398 powerpc: Rework interrupt_init_cpu() by Tom Rini · 7 years ago
  64. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  65. 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  66. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  67. 87551f1 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  68. e538bbc Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · 7 years ago
  69. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  70. a9e7f2c Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · 7 years ago
  71. 0fb3606 PowerPC: mpc85xx: Update ft_verify_fdt by Tom Rini · 7 years ago
  72. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  73. ad0ac4b powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · 7 years ago
  74. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  75. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  76. 4a4750b powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
  77. 3d97f8e powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · 7 years ago
  78. 60425ee powerpc, 8xx: move cache helper into C by Christophe Leroy · 7 years ago
  79. 9b021ae powerpc, 8xx: move get_immr() into C by Christophe Leroy · 7 years ago
  80. 0ae15b9 powerpc, 8xx: Move cache function into C files by Christophe Leroy · 7 years ago
  81. ea31cb2 powerpc, 8xx: Simplifying check_CPU() by Christophe Leroy · 7 years ago
  82. 31f6e93 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  83. b71ec9b powerpc, timer: Does 8xx specific actions in 8xx cpu_init by Christophe Leroy · 7 years ago
  84. dd6e82b powerpc: get rid of addr_probe() by Christophe Leroy · 7 years ago
  85. 297cbac powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() by Christophe Leroy · 7 years ago
  86. 2c844c4 sata: Move drivers into new drivers/ata directory by Simon Glass · 7 years ago
  87. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  88. 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  89. 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  90. 3598295 powerpc, 8xx: Add support for MCR3000 board from CSSI by Christophe Leroy · 7 years ago
  91. 9ac4a54 powerpc, 8xx: move Serial driver to drivers/serial/ by Christophe Leroy · 7 years ago
  92. 8c3f122 powerpc, 8xx: move SPI driver to drivers/spi/ by Christophe Leroy · 7 years ago
  93. 56ef30a powerpc, 8xx: move FEC Ethernet driver in drivers/net by Christophe Leroy · 7 years ago
  94. 23da373 powerpc, 8xx: Migrate to Kconfig by Christophe Leroy · 7 years ago
  95. 0bc2dc2 powerpc, 8xx: Properly set CPM frequency in the device tree by Christophe Leroy · 7 years ago
  96. 48f896d powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks by Christophe Leroy · 7 years ago
  97. 16ad0a4 powerpc, 8xx: Implement GLL2 ERRATA by Christophe Leroy · 7 years ago
  98. 394f9b3 powerpc, 8xx: Use IO accessors to access IO memory by Christophe Leroy · 7 years ago
  99. 684a485 powerpc, 8xx: move specific reginfo by Christophe Leroy · 7 years ago
  100. ba4dafb powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/ by Christophe Leroy · 7 years ago