1. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  2. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 6 years ago
  3. c0bc2a7 powerpc: mpc8xx: move watchdog into drivers/watchdog by Christophe Leroy · 7 years ago
  4. 5c5da43 powerpc: mpc8xx: cleaning up watchdog by Christophe Leroy · 7 years ago
  5. ab0d819 powerpc: mpc8xx: refactorise reginfo by Christophe Leroy · 7 years ago
  6. b3ede33 board: MCR3000: cleanup config by Christophe Leroy · 7 years ago
  7. 872807b powerpc: mpc8xx: initialisation of initial RAM by Christophe Leroy · 7 years ago
  8. b1d6242 powerpc: mpc8xx: redistribute data in CPM dpram by Christophe Leroy · 7 years ago
  9. 18f8d4c powercp: mpc8xx: move commproc.h by Christophe Leroy · 7 years ago
  10. ee1e600 powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · 7 years ago
  11. 0ebb538 powerpc: mpc8xx: remove get_immr() argument by Christophe Leroy · 7 years ago
  12. 1411990 powerpc: mpc8xx: make get_immr() independent of CONFIG_8xx by Christophe Leroy · 7 years ago
  13. fdef389 powerpc: mpc8xx: get rid of the multiple PVR_ values by Christophe Leroy · 7 years ago
  14. 374a0e3 powerpc: mpc8xx: harmonise initialisation of the immap local pointer by Christophe Leroy · 7 years ago
  15. 71b7564 ppc: Remove orphan xilinx_irq.h file by Michal Simek · 7 years ago
  16. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  17. 4280342 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  18. 990d06b PowerPC: phy: enable all phylib drivers when use phylib and tsec enet by Zhao Qiang · 7 years ago
  19. 405fc83 Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig by Derald D. Woods · 7 years ago
  20. 8996975 powerpc: Drop CONFIG_WALNUT and other related dead code by Tuomas Tynkkynen · 7 years ago
  21. 3c21683 gpio: mpc8xxx: Rename Kconfig option, structures, and functions by Mario Six · 7 years ago
  22. 4426232 drivers/misc: Share qbman init between archs by Ahmed Mansour · 7 years ago
  23. 7e3caa8 Move CONFIG_PANIC_HANG to Kconfig by Masahiro Yamada · 7 years ago
  24. 9920d15 ata: Migrate CONFIG_FSL_SATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  25. c88ecf4 ata: Migrate CONFIG_SATA_SIL to Kconfig by Tuomas Tynkkynen · 7 years ago
  26. 1e0d51a powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary cores by York Sun · 7 years ago
  27. ae07d60 powerpc: Use asm-generic/io.h by Paul Burton · 7 years ago
  28. deff9b1 powerpc: Rework interrupt_init_cpu() by Tom Rini · 7 years ago
  29. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  30. 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  31. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  32. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  33. c1c3fe2 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  34. fa37922 Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · 7 years ago
  35. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  36. 0091362 Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · 7 years ago
  37. 3146f0c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  38. 217324b PowerPC: mpc85xx: Update ft_verify_fdt by Tom Rini · 7 years ago
  39. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  40. 2b71d09 powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · 7 years ago
  41. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  42. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  43. 72281c5 powerpc: Remove 8260 remainders by Christophe Leroy · 7 years ago
  44. 08dd988 powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
  45. ba2c5a5 powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · 7 years ago
  46. 506cb8b powerpc, 8xx: move cache helper into C by Christophe Leroy · 7 years ago
  47. 7fd697f powerpc, 8xx: move get_immr() into C by Christophe Leroy · 7 years ago
  48. 1e7cefe powerpc, 8xx: Move cache function into C files by Christophe Leroy · 7 years ago
  49. 36d3260 powerpc, 8xx: Simplifying check_CPU() by Christophe Leroy · 7 years ago
  50. f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  51. f1cd736 powerpc: move set_msr() and get_msr() into .h by Christophe Leroy · 7 years ago
  52. f0eda3c power, timer: reset TBL before TBU by Christophe Leroy · 7 years ago
  53. 93e85d0 powerpc, timer: Does 8xx specific actions in 8xx cpu_init by Christophe Leroy · 7 years ago
  54. 0819450 powerpc: get rid of addr_probe() by Christophe Leroy · 7 years ago
  55. 7a0a550 powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() by Christophe Leroy · 7 years ago
  56. f2105c6 sata: Move drivers into new drivers/ata directory by Simon Glass · 7 years ago
  57. 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  58. 3bf926c Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  59. fedb428 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  60. 53193a4 powerpc, 8xx: Add support for MCR3000 board from CSSI by Christophe Leroy · 7 years ago
  61. dd7ff47 powerpc, 8xx: move Serial driver to drivers/serial/ by Christophe Leroy · 7 years ago
  62. f88c431 powerpc, 8xx: move SPI driver to drivers/spi/ by Christophe Leroy · 7 years ago
  63. fad51ac powerpc, 8xx: move FEC Ethernet driver in drivers/net by Christophe Leroy · 7 years ago
  64. b1e41d1 powerpc, 8xx: Migrate to Kconfig by Christophe Leroy · 7 years ago
  65. 6f65e75 powerpc, 8xx: Properly set CPM frequency in the device tree by Christophe Leroy · 7 years ago
  66. 70fd071 powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks by Christophe Leroy · 7 years ago
  67. 73bc94c powerpc, 8xx: Implement GLL2 ERRATA by Christophe Leroy · 7 years ago
  68. ba3da73 powerpc, 8xx: Use IO accessors to access IO memory by Christophe Leroy · 7 years ago
  69. d794966 powerpc, 8xx: move specific reginfo by Christophe Leroy · 7 years ago
  70. debd1f3 powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/ by Christophe Leroy · 7 years ago
  71. 907208c powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 7 years ago
  72. 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  73. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  74. 51855e8 treewide: remove unneeded semicolons by Masahiro Yamada · 7 years ago
  75. 4f58002 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 7 years ago
  76. 3913191 powerpc: mpc8540ads: mpc8560ads: Drop support for MPC8540/60ADS by York Sun · 7 years ago
  77. 5025897 powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
  78. 2eb48ff powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  79. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  80. 6e2941d common: freescale: Move arch-specific declarations by Simon Glass · 7 years ago
  81. 8504315 common: powerpc: Move arch-specific headers by Simon Glass · 7 years ago
  82. 8fb69c1 common: Move PPC4xx_SYS_INFO() et al to arch-specific header by Simon Glass · 7 years ago
  83. 4baf23e common: Move get_OPB_freq() and get_PCI_freq() to PPC header by Simon Glass · 7 years ago
  84. 58a8ec4 common: Move pcie_setup_hoses() to PPC header by Simon Glass · 7 years ago
  85. 4fcc6a7 common: Move pci_target_init() to PPC header by Simon Glass · 7 years ago
  86. 1b33089 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 7 years ago
  87. c7c111e Convert CONFIG_CMD_IMMAP to Kconfig by Simon Glass · 7 years ago
  88. fc843a0 Kconfig: Add a CONFIG_IDE option by Simon Glass · 7 years ago
  89. 551c393 Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 7 years ago
  90. ea7971f Convert CONFIG_CMD_ESBC_VALIDATE to Kconfig by Simon Glass · 7 years ago
  91. 230ecd7 Convert CONFIG_CMD_ERRATA to Kconfig by Simon Glass · 7 years ago
  92. a1dc980 Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 7 years ago
  93. d63323f Convert CONFIG_CMD_ECCTEST to Kconfig by Simon Glass · 7 years ago
  94. 089df18 lib: move hash CONFIG options to Kconfig by Tom Rini · 7 years ago
  95. a9f4742 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 7 years ago
  96. cb33bda Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  97. 64d6ac5 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 7 years ago
  98. fbe44dd powerpc: t1024: Fix SRDS_MAX_LANES value by Paulo Zaneti · 7 years ago
  99. 7ffce4f i2c: powerpc: Remove use of CONFIG_HARD_I2C by Simon Glass · 7 years ago
  100. 5bf5250 spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · 7 years ago