1. 45e81f9 mpc85xx: Add support for -msingle-pic-base by Joakim Tjernlund · 6 years ago
  2. 64d68dc mpc83xx: Add support for -msingle-pic-base by Joakim Tjernlund · 6 years ago
  3. 71c743c powerpc, mpc8xx: clear top of stack by Christophe Leroy · 6 years ago
  4. 4eaf7f5 fsl/usb: Workaround for USB erratum-A005275 by Chris Packham · 6 years ago
  5. 96699f0 powerpc: mpc85xx: Use binman to embed dtb inside U-Boot by Jagdish Gediya · 6 years ago
  6. 4d3294b powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds files by Jagdish Gediya · 6 years ago
  7. d216631 misc: Add MPC83xx serdes driver by Mario Six · 6 years ago
  8. 19fbdca cpu: Add MPC83xx CPU driver by Mario Six · 6 years ago
  9. 2c21749 timer: Add MPC83xx timer driver by Mario Six · 6 years ago
  10. 07d538d clk: Add MPC83xx clock driver by Mario Six · 6 years ago
  11. 76fdad1 mpc83xx: Add sysreset driver by Mario Six · 6 years ago
  12. e406155 ram: Add driver for MPC83xx by Mario Six · 6 years ago
  13. 08a00cb dm: Change CMD_DM enabling by Michal Simek · 6 years ago
  14. 5ed063d Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  15. 20b016a common: Fix cpu nr type which is always unsigned type by Michal Simek · 6 years ago
  16. 6a265ab powerpc: mpc85xx: Improve Work-around for Erratum A005125 by Takuma Ueba · 6 years ago
  17. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  18. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  19. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  20. c0bc2a7 powerpc: mpc8xx: move watchdog into drivers/watchdog by Christophe Leroy · 7 years ago
  21. 5c5da43 powerpc: mpc8xx: cleaning up watchdog by Christophe Leroy · 7 years ago
  22. ab0d819 powerpc: mpc8xx: refactorise reginfo by Christophe Leroy · 7 years ago
  23. 872807b powerpc: mpc8xx: initialisation of initial RAM by Christophe Leroy · 7 years ago
  24. 18f8d4c powercp: mpc8xx: move commproc.h by Christophe Leroy · 7 years ago
  25. ee1e600 powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · 7 years ago
  26. 0ebb538 powerpc: mpc8xx: remove get_immr() argument by Christophe Leroy · 7 years ago
  27. fdef389 powerpc: mpc8xx: get rid of the multiple PVR_ values by Christophe Leroy · 7 years ago
  28. 374a0e3 powerpc: mpc8xx: harmonise initialisation of the immap local pointer by Christophe Leroy · 7 years ago
  29. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  30. 4426232 drivers/misc: Share qbman init between archs by Ahmed Mansour · 7 years ago
  31. 7e3caa8 Move CONFIG_PANIC_HANG to Kconfig by Masahiro Yamada · 7 years ago
  32. 9920d15 ata: Migrate CONFIG_FSL_SATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  33. c88ecf4 ata: Migrate CONFIG_SATA_SIL to Kconfig by Tuomas Tynkkynen · 7 years ago
  34. 1e0d51a powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary cores by York Sun · 7 years ago
  35. deff9b1 powerpc: Rework interrupt_init_cpu() by Tom Rini · 7 years ago
  36. 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  37. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  38. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  39. c1c3fe2 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  40. fa37922 Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · 7 years ago
  41. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  42. 0091362 Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · 7 years ago
  43. 217324b PowerPC: mpc85xx: Update ft_verify_fdt by Tom Rini · 7 years ago
  44. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  45. 2b71d09 powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · 7 years ago
  46. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  47. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  48. 08dd988 powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
  49. ba2c5a5 powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · 7 years ago
  50. 506cb8b powerpc, 8xx: move cache helper into C by Christophe Leroy · 7 years ago
  51. 7fd697f powerpc, 8xx: move get_immr() into C by Christophe Leroy · 7 years ago
  52. 1e7cefe powerpc, 8xx: Move cache function into C files by Christophe Leroy · 7 years ago
  53. 36d3260 powerpc, 8xx: Simplifying check_CPU() by Christophe Leroy · 7 years ago
  54. f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  55. 93e85d0 powerpc, timer: Does 8xx specific actions in 8xx cpu_init by Christophe Leroy · 7 years ago
  56. 0819450 powerpc: get rid of addr_probe() by Christophe Leroy · 7 years ago
  57. 7a0a550 powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() by Christophe Leroy · 7 years ago
  58. f2105c6 sata: Move drivers into new drivers/ata directory by Simon Glass · 7 years ago
  59. 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  60. 3bf926c Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  61. fedb428 Convert CONFIG_SCSI to Kconfig by Simon Glass · 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. 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  75. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  76. 51855e8 treewide: remove unneeded semicolons by Masahiro Yamada · 7 years ago
  77. 4f58002 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 7 years ago
  78. 3913191 powerpc: mpc8540ads: mpc8560ads: Drop support for MPC8540/60ADS by York Sun · 7 years ago
  79. 5025897 powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
  80. 2eb48ff powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  81. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  82. 8504315 common: powerpc: Move arch-specific headers by Simon Glass · 7 years ago
  83. 1b33089 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 7 years ago
  84. fc843a0 Kconfig: Add a CONFIG_IDE option by Simon Glass · 7 years ago
  85. 230ecd7 Convert CONFIG_CMD_ERRATA to Kconfig by Simon Glass · 7 years ago
  86. a1dc980 Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 7 years ago
  87. d63323f Convert CONFIG_CMD_ECCTEST to Kconfig by Simon Glass · 7 years ago
  88. a9f4742 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 7 years ago
  89. fbe44dd powerpc: t1024: Fix SRDS_MAX_LANES value by Paulo Zaneti · 7 years ago
  90. 7ffce4f i2c: powerpc: Remove use of CONFIG_HARD_I2C by Simon Glass · 7 years ago
  91. 26d6119 fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · 7 years ago
  92. 3bd25cb Convert CONFIG_CMD_DIAG to Kconfig by Simon Glass · 7 years ago
  93. 80e44cf fs: Kconfig: Add a separate option for FS_CRAMFS by Simon Glass · 7 years ago
  94. 9707274 fs: Convert CONFIG_CMD_CRAMFS to Kconfig by Simon Glass · 7 years ago
  95. 854fcd5 Convert CONFIG_CMD_CHIP_CONFIG to Kconfig by Simon Glass · 7 years ago
  96. 668ec87 powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ram by Ruchika Gupta · 8 years ago
  97. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 7 years ago
  98. 088454c board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  99. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  100. 8749fa6 board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private by Simon Glass · 8 years ago