1. 96699f0 powerpc: mpc85xx: Use binman to embed dtb inside U-Boot by Jagdish Gediya · 6 years ago
  2. 52fcb71 powerpc: mpc85xx: Select BINMAN by default by Jagdish Gediya · 6 years ago
  3. 7d7a8e9 powerpc/dts: Makefile changes to clean and build dts by Jagdish Gediya · 6 years ago
  4. 4d3294b powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds files by Jagdish Gediya · 6 years ago
  5. d216631 misc: Add MPC83xx serdes driver by Mario Six · 6 years ago
  6. 19fbdca cpu: Add MPC83xx CPU driver by Mario Six · 6 years ago
  7. 2c21749 timer: Add MPC83xx timer driver by Mario Six · 6 years ago
  8. 07d538d clk: Add MPC83xx clock driver by Mario Six · 6 years ago
  9. 76fdad1 mpc83xx: Add sysreset driver by Mario Six · 6 years ago
  10. 08f5b0b powerpc: Add read*_*/write*_* macros by Mario Six · 6 years ago
  11. e406155 ram: Add driver for MPC83xx by Mario Six · 6 years ago
  12. 3747bdb arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  13. 58008cb Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  14. 08a00cb dm: Change CMD_DM enabling by Michal Simek · 6 years ago
  15. 5ed063d Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  16. d673668 configs: Remove empty #ifdef/#ifndef blocks from configs by Alex Kiernan · 6 years ago
  17. 20b016a common: Fix cpu nr type which is always unsigned type by Michal Simek · 6 years ago
  18. 6a265ab powerpc: mpc85xx: Improve Work-around for Erratum A005125 by Takuma Ueba · 6 years ago
  19. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  20. b60cfb6 powerpc: fix typo in kgdb.c by Heinrich Schuchardt · 6 years ago
  21. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  22. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 6 years ago
  23. c0bc2a7 powerpc: mpc8xx: move watchdog into drivers/watchdog by Christophe Leroy · 7 years ago
  24. 5c5da43 powerpc: mpc8xx: cleaning up watchdog by Christophe Leroy · 7 years ago
  25. ab0d819 powerpc: mpc8xx: refactorise reginfo by Christophe Leroy · 7 years ago
  26. b3ede33 board: MCR3000: cleanup config by Christophe Leroy · 7 years ago
  27. 872807b powerpc: mpc8xx: initialisation of initial RAM by Christophe Leroy · 7 years ago
  28. b1d6242 powerpc: mpc8xx: redistribute data in CPM dpram by Christophe Leroy · 7 years ago
  29. 18f8d4c powercp: mpc8xx: move commproc.h by Christophe Leroy · 7 years ago
  30. ee1e600 powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · 7 years ago
  31. 0ebb538 powerpc: mpc8xx: remove get_immr() argument by Christophe Leroy · 7 years ago
  32. 1411990 powerpc: mpc8xx: make get_immr() independent of CONFIG_8xx by Christophe Leroy · 7 years ago
  33. fdef389 powerpc: mpc8xx: get rid of the multiple PVR_ values by Christophe Leroy · 7 years ago
  34. 374a0e3 powerpc: mpc8xx: harmonise initialisation of the immap local pointer by Christophe Leroy · 7 years ago
  35. 71b7564 ppc: Remove orphan xilinx_irq.h file by Michal Simek · 7 years ago
  36. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  37. 4280342 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  38. 990d06b PowerPC: phy: enable all phylib drivers when use phylib and tsec enet by Zhao Qiang · 7 years ago
  39. 405fc83 Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig by Derald D. Woods · 7 years ago
  40. 8996975 powerpc: Drop CONFIG_WALNUT and other related dead code by Tuomas Tynkkynen · 7 years ago
  41. 3c21683 gpio: mpc8xxx: Rename Kconfig option, structures, and functions by Mario Six · 7 years ago
  42. 4426232 drivers/misc: Share qbman init between archs by Ahmed Mansour · 7 years ago
  43. 7e3caa8 Move CONFIG_PANIC_HANG to Kconfig by Masahiro Yamada · 7 years ago
  44. 9920d15 ata: Migrate CONFIG_FSL_SATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  45. c88ecf4 ata: Migrate CONFIG_SATA_SIL to Kconfig by Tuomas Tynkkynen · 7 years ago
  46. 1e0d51a powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary cores by York Sun · 7 years ago
  47. ae07d60 powerpc: Use asm-generic/io.h by Paul Burton · 7 years ago
  48. deff9b1 powerpc: Rework interrupt_init_cpu() by Tom Rini · 7 years ago
  49. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  50. 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  51. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  52. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  53. c1c3fe2 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  54. fa37922 Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · 7 years ago
  55. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  56. 0091362 Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · 7 years ago
  57. 3146f0c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  58. 217324b PowerPC: mpc85xx: Update ft_verify_fdt by Tom Rini · 7 years ago
  59. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  60. 2b71d09 powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · 7 years ago
  61. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  62. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  63. 72281c5 powerpc: Remove 8260 remainders by Christophe Leroy · 7 years ago
  64. 08dd988 powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
  65. ba2c5a5 powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · 7 years ago
  66. 506cb8b powerpc, 8xx: move cache helper into C by Christophe Leroy · 7 years ago
  67. 7fd697f powerpc, 8xx: move get_immr() into C by Christophe Leroy · 7 years ago
  68. 1e7cefe powerpc, 8xx: Move cache function into C files by Christophe Leroy · 7 years ago
  69. 36d3260 powerpc, 8xx: Simplifying check_CPU() by Christophe Leroy · 7 years ago
  70. f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  71. f1cd736 powerpc: move set_msr() and get_msr() into .h by Christophe Leroy · 7 years ago
  72. f0eda3c power, timer: reset TBL before TBU by Christophe Leroy · 7 years ago
  73. 93e85d0 powerpc, timer: Does 8xx specific actions in 8xx cpu_init by Christophe Leroy · 7 years ago
  74. 0819450 powerpc: get rid of addr_probe() by Christophe Leroy · 7 years ago
  75. 7a0a550 powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() by Christophe Leroy · 7 years ago
  76. f2105c6 sata: Move drivers into new drivers/ata directory by Simon Glass · 7 years ago
  77. 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  78. 3bf926c Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  79. fedb428 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  80. 53193a4 powerpc, 8xx: Add support for MCR3000 board from CSSI by Christophe Leroy · 7 years ago
  81. dd7ff47 powerpc, 8xx: move Serial driver to drivers/serial/ by Christophe Leroy · 7 years ago
  82. f88c431 powerpc, 8xx: move SPI driver to drivers/spi/ by Christophe Leroy · 7 years ago
  83. fad51ac powerpc, 8xx: move FEC Ethernet driver in drivers/net by Christophe Leroy · 7 years ago
  84. b1e41d1 powerpc, 8xx: Migrate to Kconfig by Christophe Leroy · 7 years ago
  85. 6f65e75 powerpc, 8xx: Properly set CPM frequency in the device tree by Christophe Leroy · 7 years ago
  86. 70fd071 powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks by Christophe Leroy · 7 years ago
  87. 73bc94c powerpc, 8xx: Implement GLL2 ERRATA by Christophe Leroy · 7 years ago
  88. ba3da73 powerpc, 8xx: Use IO accessors to access IO memory by Christophe Leroy · 7 years ago
  89. d794966 powerpc, 8xx: move specific reginfo by Christophe Leroy · 7 years ago
  90. debd1f3 powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/ by Christophe Leroy · 7 years ago
  91. 907208c powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 7 years ago
  92. 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  93. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  94. 51855e8 treewide: remove unneeded semicolons by Masahiro Yamada · 7 years ago
  95. 4f58002 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 7 years ago
  96. 3913191 powerpc: mpc8540ads: mpc8560ads: Drop support for MPC8540/60ADS by York Sun · 7 years ago
  97. 5025897 powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
  98. 2eb48ff powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  99. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  100. 6e2941d common: freescale: Move arch-specific declarations by Simon Glass · 7 years ago