1. fedb428 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  2. 53193a4 powerpc, 8xx: Add support for MCR3000 board from CSSI by Christophe Leroy · 7 years ago
  3. dd7ff47 powerpc, 8xx: move Serial driver to drivers/serial/ by Christophe Leroy · 7 years ago
  4. f88c431 powerpc, 8xx: move SPI driver to drivers/spi/ by Christophe Leroy · 7 years ago
  5. fad51ac powerpc, 8xx: move FEC Ethernet driver in drivers/net by Christophe Leroy · 7 years ago
  6. b1e41d1 powerpc, 8xx: Migrate to Kconfig by Christophe Leroy · 7 years ago
  7. 6f65e75 powerpc, 8xx: Properly set CPM frequency in the device tree by Christophe Leroy · 7 years ago
  8. 70fd071 powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks by Christophe Leroy · 7 years ago
  9. 73bc94c powerpc, 8xx: Implement GLL2 ERRATA by Christophe Leroy · 7 years ago
  10. ba3da73 powerpc, 8xx: Use IO accessors to access IO memory by Christophe Leroy · 7 years ago
  11. d794966 powerpc, 8xx: move specific reginfo by Christophe Leroy · 7 years ago
  12. debd1f3 powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/ by Christophe Leroy · 7 years ago
  13. 907208c powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 7 years ago
  14. 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  15. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  16. 51855e8 treewide: remove unneeded semicolons by Masahiro Yamada · 7 years ago
  17. 4f58002 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 7 years ago
  18. 3913191 powerpc: mpc8540ads: mpc8560ads: Drop support for MPC8540/60ADS by York Sun · 7 years ago
  19. 5025897 powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
  20. 2eb48ff powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  21. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  22. 6e2941d common: freescale: Move arch-specific declarations by Simon Glass · 7 years ago
  23. 8504315 common: powerpc: Move arch-specific headers by Simon Glass · 7 years ago
  24. 8fb69c1 common: Move PPC4xx_SYS_INFO() et al to arch-specific header by Simon Glass · 7 years ago
  25. 4baf23e common: Move get_OPB_freq() and get_PCI_freq() to PPC header by Simon Glass · 7 years ago
  26. 58a8ec4 common: Move pcie_setup_hoses() to PPC header by Simon Glass · 7 years ago
  27. 4fcc6a7 common: Move pci_target_init() to PPC header by Simon Glass · 7 years ago
  28. 1b33089 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 7 years ago
  29. c7c111e Convert CONFIG_CMD_IMMAP to Kconfig by Simon Glass · 7 years ago
  30. fc843a0 Kconfig: Add a CONFIG_IDE option by Simon Glass · 7 years ago
  31. 551c393 Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 7 years ago
  32. ea7971f Convert CONFIG_CMD_ESBC_VALIDATE to Kconfig by Simon Glass · 7 years ago
  33. 230ecd7 Convert CONFIG_CMD_ERRATA to Kconfig by Simon Glass · 7 years ago
  34. a1dc980 Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 7 years ago
  35. d63323f Convert CONFIG_CMD_ECCTEST to Kconfig by Simon Glass · 7 years ago
  36. 089df18 lib: move hash CONFIG options to Kconfig by Tom Rini · 7 years ago
  37. a9f4742 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 7 years ago
  38. cb33bda Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  39. 64d6ac5 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 7 years ago
  40. fbe44dd powerpc: t1024: Fix SRDS_MAX_LANES value by Paulo Zaneti · 8 years ago
  41. 7ffce4f i2c: powerpc: Remove use of CONFIG_HARD_I2C by Simon Glass · 7 years ago
  42. 5bf5250 spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · 8 years ago
  43. 26d6119 fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · 8 years ago
  44. 3bd25cb Convert CONFIG_CMD_DIAG to Kconfig by Simon Glass · 8 years ago
  45. 80e44cf fs: Kconfig: Add a separate option for FS_CRAMFS by Simon Glass · 8 years ago
  46. 9707274 fs: Convert CONFIG_CMD_CRAMFS to Kconfig by Simon Glass · 8 years ago
  47. 854fcd5 Convert CONFIG_CMD_CHIP_CONFIG to Kconfig by Simon Glass · 8 years ago
  48. c04b9b3 Convert CONFIG_CMD_BLOB to Kconfig by Simon Glass · 8 years ago
  49. 668ec87 powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ram by Ruchika Gupta · 8 years ago
  50. 0645c23 powerpc: T1042RDB: SECURE BOOT: Remove CONFIG_CMD_BLOB from SPL compilation by VINITHA PILLAI · 8 years ago
  51. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  52. e5fb573 powerpc: Move setup_board_extra() into a PPC file by Simon Glass · 8 years ago
  53. 088454c board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  54. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  55. 8749fa6 board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private by Simon Glass · 8 years ago
  56. d891ab9 board_f: powerpc: Move prt_83xx_rsr() to private code by Simon Glass · 8 years ago
  57. 70e2aaf board_f: powerpc: Use timer_init() instead of init_timebase() by Simon Glass · 8 years ago
  58. 75efc34 board_f: Remove adjust_sdram_tbs_8xx() from the init sequence by Simon Glass · 8 years ago
  59. 2634555 board_f: Remove sdram_adjust_866() from the init sequence by Simon Glass · 8 years ago
  60. d593c61 board_f: powerpc: Rename get_clocks_866() to get_clocks() by Simon Glass · 8 years ago
  61. 2852267 Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs by Tom Rini · 8 years ago
  62. c83a824 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  63. add63f9 arch: powerpc: update the eLBC IP input clock by Prabhakar Kushwaha · 8 years ago
  64. 0687897 arch: powerpc: Move CONFIG_FSL_ELBC to Kconfig by Prabhakar Kushwaha · 8 years ago
  65. 1c40707 arch: powerpc: update the IFC IP input clock by Prabhakar Kushwaha · 8 years ago
  66. d98b98d arch: powerpc: Move CONFIG_FSL_IFC to Kconfig by Prabhakar Kushwaha · 8 years ago
  67. de8c931 powerpc: mpc5200: Correct return value of memcpy function by Mark Marshall · 8 years ago
  68. 2ec7096 powerpc: mpc85xx: Use symbolic names for cache control bits by Mark Marshall · 8 years ago
  69. dbcb2c0 powerpc: mpc83xx: Enable pre-relocation malloc by mario.six@gdsys.cc · 8 years ago
  70. e80311a powerpc: mpc83xx: Minimize r1 modification by mario.six@gdsys.cc · 8 years ago
  71. 79a34b7 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  72. a009f36 Drop prt_mpc5xxx_clks() in favour of print_cpuinfo() by Simon Glass · 8 years ago
  73. 8f3086a powerpc: Drop CONFIG_SYS_ALLOC_DPRAM by Simon Glass · 8 years ago
  74. cbcbf71 powerpc: Drop probecpu() in favour of arch_cpu_init() by Simon Glass · 8 years ago
  75. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  76. 7686660 powerpc: Enable flush and invalidate dcache by range for MPC85xx by Tony O'Brien · 8 years ago
  77. 09bfd96 mpc85xx: pcie: Implement workaround for Erratum A007815 by Tony O'Brien · 8 years ago
  78. 06ad970 powerpc: mpc85xx: Implemente workaround for CPU erratum A-007907 by Darwin Dingel · 8 years ago
  79. e5ec481 Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  80. 8807771 NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUST by Tom Rini · 8 years ago
  81. 2d8d190 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  82. 3788b45 config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  83. 4851278 powerpc: mpc85xx: Move macro CONFIG_SYS_PPC64 to Kconfig by York Sun · 8 years ago
  84. 7371774 powerpc: mpc85xx: Move CONFIG_SYS_FSL_QORIQ_CHASSIS* to Kconfig by York Sun · 8 years ago
  85. 9ec1010 powerpc: E6500: Move macro CONFIG_E6500 to Kconfig by York Sun · 8 years ago
  86. f43417e powerpc: mpc85xx: Remove unused ifdef in config header by York Sun · 8 years ago
  87. 22120f1 ddr: fsl: Move CONFIG_SYS_FSL_DDR_VER to Kconfig by York Sun · 8 years ago
  88. 51370d5 ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS by York Sun · 8 years ago
  89. 66e399b ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · 8 years ago
  90. 63659ff powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · 8 years ago
  91. c01e4a1 mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig by York Sun · 8 years ago
  92. d26e34c fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  93. a105503 powerpc: T104xQDS: Remove macro CONFIG_T104xD4QDS by York Sun · 8 years ago
  94. 86e0a31 powerpc: T2080RDB: Remove macro CONFIG_T2080RDB by York Sun · 8 years ago
  95. 80d2618 powerpc: T2080QDS: Remove macro T2080QDS by York Sun · 8 years ago
  96. f4f6694 powerpc: T1040QDS: Remove macro CONFIG_T1040QDS by York Sun · 8 years ago
  97. 08a37fd powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014 by York Sun · 8 years ago
  98. 90b8038 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · 8 years ago
  99. 2c2e2c9 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · 8 years ago
  100. 53c9538 powerpc: mpc85xx: Move CONFIG_SYS_PPC_E500_DEBUG_TLB to Kconfig by York Sun · 8 years ago