1. a077ac1 Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 4 months ago
  2. e7930e9 powerpc: mpc8xx: Add SMC relocation CPM microcode by Christophe Leroy · 1 year, 7 months ago
  3. 62c5fae powerpc: mpc885: Add CPM USB-SOF microcode for CPM15 ERRATA by Christophe Leroy · 1 year, 7 months ago
  4. bebb8df powerpc: mpc8xx: Reorganise init RAM by Christophe Leroy · 1 year, 7 months ago
  5. fdd243d powerpc: mpc8xx: CPM parameter RAM can be anywhere by Christophe Leroy · 1 year, 7 months ago
  6. 26e8ebc watchdog: mpc8xxx: Make it generic by Christophe Leroy · 1 year, 8 months ago
  7. 9750a24 powerpc: mpc8xx: Migrate to CONFIG_SYS_CLK_FREQ by Christophe Leroy · 1 year, 8 months ago
  8. dac3c6f board: cssi: Add new board MCR3000_2G by Christophe Leroy · 2 years, 2 months ago
  9. d8809ba board: MCR3000: Use lowercase filenames by Christophe Leroy · 1 year, 10 months ago
  10. 2eed0c2 powerpc/mpc8xx: Zero boot_flags arg for calling board_init_f() by Christophe Leroy · 1 year, 10 months ago
  11. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years, 1 month ago
  12. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  13. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
  14. 81844ac net: mpc8xx_fec: Migrate to DM_ETH by Christophe Leroy · 2 years, 7 months ago
  15. 6303b27 powerpc: mpc8xx: drop CONFIG_SYS_RESET_ADDRESS by Ovidiu Panait · 2 years, 10 months ago
  16. be7dbb6 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · 3 years ago
  17. c7fad78 Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig by Tom Rini · 3 years, 1 month ago
  18. a484926 ppc: mpc8xx: Drop -mstring from PLATFORM_CPPFLAGS by Tom Rini · 3 years, 2 months ago
  19. d502c5f powerpc: Drop version_string placement optimization by Tom Rini · 3 years, 3 months ago
  20. ab92b38 Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 3 months ago
  21. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  22. e207f22 global: Move from bi_memstart/memsize -> gd->ram_base/ram_size by Stefan Roese · 4 years, 4 months ago
  23. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  24. 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 7 months ago
  25. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  26. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  27. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  28. a682560 watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOG by Christophe Leroy · 4 years, 10 months ago
  29. 3f3c153 mpc8xx: Expose show_regs() by Tom Rini · 4 years, 10 months ago
  30. 049f8d6 common: Move get_tbclk() to time.h by Simon Glass · 5 years ago
  31. d96c260 common: Move clock functions into a new file by Simon Glass · 5 years ago
  32. 9413387 common: Move relocate_code() to init.h by Simon Glass · 5 years ago
  33. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  34. 3374d28 common: Drop checkicache() and checkdcache() by Simon Glass · 5 years ago
  35. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  36. 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
  37. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  38. f3729ba watchdog: mpc8xx_wdt: Watchdog driver and macros cleanup by Stefan Roese · 6 years ago
  39. 71c743c powerpc, mpc8xx: clear top of stack by Christophe Leroy · 6 years ago
  40. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  41. c0bc2a7 powerpc: mpc8xx: move watchdog into drivers/watchdog by Christophe Leroy · 7 years ago
  42. 5c5da43 powerpc: mpc8xx: cleaning up watchdog by Christophe Leroy · 7 years ago
  43. ab0d819 powerpc: mpc8xx: refactorise reginfo by Christophe Leroy · 7 years ago
  44. 872807b powerpc: mpc8xx: initialisation of initial RAM by Christophe Leroy · 7 years ago
  45. 18f8d4c powercp: mpc8xx: move commproc.h by Christophe Leroy · 7 years ago
  46. ee1e600 powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · 7 years ago
  47. 0ebb538 powerpc: mpc8xx: remove get_immr() argument by Christophe Leroy · 7 years ago
  48. fdef389 powerpc: mpc8xx: get rid of the multiple PVR_ values by Christophe Leroy · 7 years ago
  49. 374a0e3 powerpc: mpc8xx: harmonise initialisation of the immap local pointer by Christophe Leroy · 7 years ago
  50. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  51. deff9b1 powerpc: Rework interrupt_init_cpu() by Tom Rini · 7 years ago
  52. 08dd988 powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
  53. ba2c5a5 powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · 7 years ago
  54. 506cb8b powerpc, 8xx: move cache helper into C by Christophe Leroy · 7 years ago
  55. 7fd697f powerpc, 8xx: move get_immr() into C by Christophe Leroy · 7 years ago
  56. 1e7cefe powerpc, 8xx: Move cache function into C files by Christophe Leroy · 7 years ago
  57. 36d3260 powerpc, 8xx: Simplifying check_CPU() by Christophe Leroy · 7 years ago
  58. f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  59. 93e85d0 powerpc, timer: Does 8xx specific actions in 8xx cpu_init by Christophe Leroy · 7 years ago
  60. 0819450 powerpc: get rid of addr_probe() by Christophe Leroy · 7 years ago
  61. 7a0a550 powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() by Christophe Leroy · 7 years ago
  62. 53193a4 powerpc, 8xx: Add support for MCR3000 board from CSSI by Christophe Leroy · 7 years ago
  63. dd7ff47 powerpc, 8xx: move Serial driver to drivers/serial/ by Christophe Leroy · 7 years ago
  64. f88c431 powerpc, 8xx: move SPI driver to drivers/spi/ by Christophe Leroy · 7 years ago
  65. fad51ac powerpc, 8xx: move FEC Ethernet driver in drivers/net by Christophe Leroy · 7 years ago
  66. b1e41d1 powerpc, 8xx: Migrate to Kconfig by Christophe Leroy · 7 years ago
  67. 6f65e75 powerpc, 8xx: Properly set CPM frequency in the device tree by Christophe Leroy · 7 years ago
  68. 70fd071 powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks by Christophe Leroy · 7 years ago
  69. 73bc94c powerpc, 8xx: Implement GLL2 ERRATA by Christophe Leroy · 7 years ago
  70. ba3da73 powerpc, 8xx: Use IO accessors to access IO memory by Christophe Leroy · 7 years ago
  71. d794966 powerpc, 8xx: move specific reginfo by Christophe Leroy · 7 years ago
  72. debd1f3 powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/ by Christophe Leroy · 7 years ago
  73. 907208c powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 7 years ago
  74. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  75. 7ffce4f i2c: powerpc: Remove use of CONFIG_HARD_I2C by Simon Glass · 8 years ago
  76. 26d6119 fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · 8 years ago
  77. 75efc34 board_f: Remove adjust_sdram_tbs_8xx() from the init sequence by Simon Glass · 8 years ago
  78. 2634555 board_f: Remove sdram_adjust_866() from the init sequence by Simon Glass · 8 years ago
  79. d593c61 board_f: powerpc: Rename get_clocks_866() to get_clocks() by Simon Glass · 8 years ago
  80. 8f3086a powerpc: Drop CONFIG_SYS_ALLOC_DPRAM by Simon Glass · 8 years ago
  81. 875e0bc net: mii: Fix changes made by spatch by Joe Hershberger · 8 years ago
  82. 5a49f17 net: mii: Use spatch to update miiphy_register by Joe Hershberger · 8 years ago
  83. b7707b0 arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro. by Robert P. J. Day · 9 years ago
  84. a6f70a3 Fix spelling of "transferred". by Vagrant Cascadian · 9 years ago
  85. 928f605 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  86. 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  87. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  88. 4b6d094 video: Drop DEV_EXT_VIDEO flag by Bin Meng · 9 years ago
  89. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 10 years ago
  90. 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
  91. 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  92. 8b2c9a7 net: Provide a function to get the current MAC address by Joe Hershberger · 10 years ago
  93. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  94. eb8b3f1 mpc8xx: remove unused linker script by Masahiro Yamada · 10 years ago
  95. d19f6a6 powerpc: remove cogent_8xx, cogent_mpc8260 board support by Masahiro Yamada · 10 years ago
  96. af0e351 mpc8xx: remove ESTEEM192E board support by Masahiro Yamada · 10 years ago
  97. 5ec7110 mpc8xx: remove IP860 board support by Masahiro Yamada · 10 years ago
  98. ca620cd mpc8xx: remove IVMS8, IVML24 board support by Masahiro Yamada · 10 years ago
  99. acc2372 mpc8xx: remove lwmon board support by Masahiro Yamada · 10 years ago
  100. f017cd7 mpc8xx: remove NETVIA board support by Masahiro Yamada · 10 years ago