1. 5dae160 ppc: Remove orphan xilinx_irq.h file by Michal Simek · 7 years ago
  2. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  3. 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  4. da6b88d PowerPC: phy: enable all phylib drivers when use phylib and tsec enet by Zhao Qiang · 7 years ago
  5. eb730bd Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig by Derald D. Woods · 7 years ago
  6. f66276d powerpc: Drop CONFIG_WALNUT and other related dead code by Tuomas Tynkkynen · 7 years ago
  7. d006f68 gpio: mpc8xxx: Rename Kconfig option, structures, and functions by Mario Six · 7 years ago
  8. aa270b4 drivers/misc: Share qbman init between archs by Ahmed Mansour · 7 years ago
  9. acede7a Move CONFIG_PANIC_HANG to Kconfig by Masahiro Yamada · 7 years ago
  10. 8df5dd3 ata: Migrate CONFIG_FSL_SATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  11. 104a537 ata: Migrate CONFIG_SATA_SIL to Kconfig by Tuomas Tynkkynen · 7 years ago
  12. 548b8ba powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary cores by York Sun · 7 years ago
  13. a846d11 powerpc: Use asm-generic/io.h by Paul Burton · 7 years ago
  14. ce10398 powerpc: Rework interrupt_init_cpu() by Tom Rini · 7 years ago
  15. da1a134 env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  16. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  17. 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  18. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  19. 87551f1 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  20. e538bbc Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · 7 years ago
  21. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  22. a9e7f2c Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · 7 years ago
  23. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  24. 0fb3606 PowerPC: mpc85xx: Update ft_verify_fdt by Tom Rini · 7 years ago
  25. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  26. ad0ac4b powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · 7 years ago
  27. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  28. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  29. 224ebcd powerpc: Remove 8260 remainders by Christophe Leroy · 7 years ago
  30. 4a4750b powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
  31. 3d97f8e powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · 7 years ago
  32. 60425ee powerpc, 8xx: move cache helper into C by Christophe Leroy · 7 years ago
  33. 9b021ae powerpc, 8xx: move get_immr() into C by Christophe Leroy · 7 years ago
  34. 0ae15b9 powerpc, 8xx: Move cache function into C files by Christophe Leroy · 7 years ago
  35. ea31cb2 powerpc, 8xx: Simplifying check_CPU() by Christophe Leroy · 7 years ago
  36. 31f6e93 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  37. bed4020 powerpc: move set_msr() and get_msr() into .h by Christophe Leroy · 7 years ago
  38. 8d65234 power, timer: reset TBL before TBU by Christophe Leroy · 7 years ago
  39. b71ec9b powerpc, timer: Does 8xx specific actions in 8xx cpu_init by Christophe Leroy · 7 years ago
  40. dd6e82b powerpc: get rid of addr_probe() by Christophe Leroy · 7 years ago
  41. 297cbac powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() by Christophe Leroy · 7 years ago
  42. 2c844c4 sata: Move drivers into new drivers/ata directory by Simon Glass · 7 years ago
  43. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  44. 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  45. 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  46. 3598295 powerpc, 8xx: Add support for MCR3000 board from CSSI by Christophe Leroy · 7 years ago
  47. 9ac4a54 powerpc, 8xx: move Serial driver to drivers/serial/ by Christophe Leroy · 7 years ago
  48. 8c3f122 powerpc, 8xx: move SPI driver to drivers/spi/ by Christophe Leroy · 7 years ago
  49. 56ef30a powerpc, 8xx: move FEC Ethernet driver in drivers/net by Christophe Leroy · 7 years ago
  50. 23da373 powerpc, 8xx: Migrate to Kconfig by Christophe Leroy · 7 years ago
  51. 0bc2dc2 powerpc, 8xx: Properly set CPM frequency in the device tree by Christophe Leroy · 7 years ago
  52. 48f896d powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks by Christophe Leroy · 7 years ago
  53. 16ad0a4 powerpc, 8xx: Implement GLL2 ERRATA by Christophe Leroy · 7 years ago
  54. 394f9b3 powerpc, 8xx: Use IO accessors to access IO memory by Christophe Leroy · 7 years ago
  55. 684a485 powerpc, 8xx: move specific reginfo by Christophe Leroy · 7 years ago
  56. ba4dafb powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/ by Christophe Leroy · 7 years ago
  57. 069fa83 powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 7 years ago
  58. 2028012 powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  59. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  60. 622b7b3 treewide: remove unneeded semicolons by Masahiro Yamada · 7 years ago
  61. 2eba9d9 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 7 years ago
  62. 9abcd94 powerpc: mpc8540ads: mpc8560ads: Drop support for MPC8540/60ADS by York Sun · 8 years ago
  63. d4def9b powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
  64. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  65. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  66. 243182c common: freescale: Move arch-specific declarations by Simon Glass · 8 years ago
  67. 7613579 common: powerpc: Move arch-specific headers by Simon Glass · 8 years ago
  68. 50e9770 common: Move PPC4xx_SYS_INFO() et al to arch-specific header by Simon Glass · 8 years ago
  69. abd7d92 common: Move get_OPB_freq() and get_PCI_freq() to PPC header by Simon Glass · 8 years ago
  70. 1835a1c common: Move pcie_setup_hoses() to PPC header by Simon Glass · 8 years ago
  71. b4e7cf5 common: Move pci_target_init() to PPC header by Simon Glass · 8 years ago
  72. 4c3a620 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 8 years ago
  73. 5d51124 Convert CONFIG_CMD_IMMAP to Kconfig by Simon Glass · 8 years ago
  74. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · 8 years ago
  75. 027608e Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 8 years ago
  76. a6a9ea4 Convert CONFIG_CMD_ESBC_VALIDATE to Kconfig by Simon Glass · 8 years ago
  77. 9fdc0de Convert CONFIG_CMD_ERRATA to Kconfig by Simon Glass · 8 years ago
  78. 4590d4e Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 8 years ago
  79. ba4d860 Convert CONFIG_CMD_ECCTEST to Kconfig by Simon Glass · 8 years ago
  80. 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · 8 years ago
  81. d5ec930 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  82. c9956d8 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
  83. 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 8 years ago
  84. 7af4518 powerpc: t1024: Fix SRDS_MAX_LANES value by Paulo Zaneti · 8 years ago
  85. 4be196a i2c: powerpc: Remove use of CONFIG_HARD_I2C by Simon Glass · 8 years ago
  86. 62b021c spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · 8 years ago
  87. 78548ea fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · 8 years ago
  88. 20ea563 Convert CONFIG_CMD_DIAG to Kconfig by Simon Glass · 8 years ago
  89. 690f509 fs: Kconfig: Add a separate option for FS_CRAMFS by Simon Glass · 8 years ago
  90. 519805e fs: Convert CONFIG_CMD_CRAMFS to Kconfig by Simon Glass · 8 years ago
  91. aa0c457 Convert CONFIG_CMD_CHIP_CONFIG to Kconfig by Simon Glass · 8 years ago
  92. 311ec4f Convert CONFIG_CMD_BLOB to Kconfig by Simon Glass · 8 years ago
  93. bba41d9 powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ram by Ruchika Gupta · 8 years ago
  94. 5cad0ff powerpc: T1042RDB: SECURE BOOT: Remove CONFIG_CMD_BLOB from SPL compilation by VINITHA PILLAI · 8 years ago
  95. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  96. bbf26ab powerpc: Move setup_board_extra() into a PPC file by Simon Glass · 8 years ago
  97. 39f90ba board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  98. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  99. c04d5b9 board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private by Simon Glass · 8 years ago
  100. 156283f board_f: powerpc: Move prt_83xx_rsr() to private code by Simon Glass · 8 years ago