1. 243182c common: freescale: Move arch-specific declarations by Simon Glass · 8 years ago
  2. 7613579 common: powerpc: Move arch-specific headers by Simon Glass · 8 years ago
  3. 50e9770 common: Move PPC4xx_SYS_INFO() et al to arch-specific header by Simon Glass · 8 years ago
  4. abd7d92 common: Move get_OPB_freq() and get_PCI_freq() to PPC header by Simon Glass · 8 years ago
  5. 1835a1c common: Move pcie_setup_hoses() to PPC header by Simon Glass · 8 years ago
  6. b4e7cf5 common: Move pci_target_init() to PPC header by Simon Glass · 8 years ago
  7. 4c3a620 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 8 years ago
  8. 5d51124 Convert CONFIG_CMD_IMMAP to Kconfig by Simon Glass · 8 years ago
  9. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · 8 years ago
  10. 027608e Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 8 years ago
  11. a6a9ea4 Convert CONFIG_CMD_ESBC_VALIDATE to Kconfig by Simon Glass · 8 years ago
  12. 9fdc0de Convert CONFIG_CMD_ERRATA to Kconfig by Simon Glass · 8 years ago
  13. 4590d4e Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 8 years ago
  14. ba4d860 Convert CONFIG_CMD_ECCTEST to Kconfig by Simon Glass · 8 years ago
  15. 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · 8 years ago
  16. d5ec930 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  17. c9956d8 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
  18. 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 8 years ago
  19. 7af4518 powerpc: t1024: Fix SRDS_MAX_LANES value by Paulo Zaneti · 8 years ago
  20. 4be196a i2c: powerpc: Remove use of CONFIG_HARD_I2C by Simon Glass · 8 years ago
  21. 62b021c spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · 8 years ago
  22. 78548ea fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · 8 years ago
  23. 20ea563 Convert CONFIG_CMD_DIAG to Kconfig by Simon Glass · 8 years ago
  24. 690f509 fs: Kconfig: Add a separate option for FS_CRAMFS by Simon Glass · 8 years ago
  25. 519805e fs: Convert CONFIG_CMD_CRAMFS to Kconfig by Simon Glass · 8 years ago
  26. aa0c457 Convert CONFIG_CMD_CHIP_CONFIG to Kconfig by Simon Glass · 8 years ago
  27. 311ec4f Convert CONFIG_CMD_BLOB to Kconfig by Simon Glass · 8 years ago
  28. bba41d9 powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ram by Ruchika Gupta · 8 years ago
  29. 5cad0ff powerpc: T1042RDB: SECURE BOOT: Remove CONFIG_CMD_BLOB from SPL compilation by VINITHA PILLAI · 8 years ago
  30. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  31. bbf26ab powerpc: Move setup_board_extra() into a PPC file by Simon Glass · 8 years ago
  32. 39f90ba board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  33. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  34. c04d5b9 board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private by Simon Glass · 8 years ago
  35. 156283f board_f: powerpc: Move prt_83xx_rsr() to private code by Simon Glass · 8 years ago
  36. 4c974d7 board_f: powerpc: Use timer_init() instead of init_timebase() by Simon Glass · 8 years ago
  37. 25eb4cb board_f: Remove adjust_sdram_tbs_8xx() from the init sequence by Simon Glass · 8 years ago
  38. 61572ad board_f: Remove sdram_adjust_866() from the init sequence by Simon Glass · 8 years ago
  39. ffe0fb4 board_f: powerpc: Rename get_clocks_866() to get_clocks() by Simon Glass · 8 years ago
  40. a5c4d40 Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs by Tom Rini · 8 years ago
  41. 863af89 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  42. bedc562 arch: powerpc: update the eLBC IP input clock by Prabhakar Kushwaha · 8 years ago
  43. 4c6be55 arch: powerpc: Move CONFIG_FSL_ELBC to Kconfig by Prabhakar Kushwaha · 8 years ago
  44. 3c48f58 arch: powerpc: update the IFC IP input clock by Prabhakar Kushwaha · 8 years ago
  45. b0f8bae arch: powerpc: Move CONFIG_FSL_IFC to Kconfig by Prabhakar Kushwaha · 8 years ago
  46. 08fb716 powerpc: mpc5200: Correct return value of memcpy function by Mark Marshall · 8 years ago
  47. f2770f4 powerpc: mpc85xx: Use symbolic names for cache control bits by Mark Marshall · 8 years ago
  48. 85df7b4 powerpc: mpc83xx: Enable pre-relocation malloc by mario.six@gdsys.cc · 8 years ago
  49. d4f4a54 powerpc: mpc83xx: Minimize r1 modification by mario.six@gdsys.cc · 8 years ago
  50. c8b0679 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  51. ab051bb Drop prt_mpc5xxx_clks() in favour of print_cpuinfo() by Simon Glass · 8 years ago
  52. 8937073 powerpc: Drop CONFIG_SYS_ALLOC_DPRAM by Simon Glass · 8 years ago
  53. 302445a powerpc: Drop probecpu() in favour of arch_cpu_init() by Simon Glass · 8 years ago
  54. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  55. 871ee8c powerpc: Enable flush and invalidate dcache by range for MPC85xx by Tony O'Brien · 8 years ago
  56. 8acb127 mpc85xx: pcie: Implement workaround for Erratum A007815 by Tony O'Brien · 8 years ago
  57. a56d6c0 powerpc: mpc85xx: Implemente workaround for CPU erratum A-007907 by Darwin Dingel · 8 years ago
  58. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  59. 51b06fa NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUST by Tom Rini · 8 years ago
  60. 4892d39 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  61. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  62. 7eafac1 powerpc: mpc85xx: Move macro CONFIG_SYS_PPC64 to Kconfig by York Sun · 8 years ago
  63. 0d3b859 powerpc: mpc85xx: Move CONFIG_SYS_FSL_QORIQ_CHASSIS* to Kconfig by York Sun · 8 years ago
  64. f4e8a75 powerpc: E6500: Move macro CONFIG_E6500 to Kconfig by York Sun · 8 years ago
  65. 6e413f5 powerpc: mpc85xx: Remove unused ifdef in config header by York Sun · 8 years ago
  66. 4e57797 ddr: fsl: Move CONFIG_SYS_FSL_DDR_VER to Kconfig by York Sun · 8 years ago
  67. fe84507 ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS by York Sun · 8 years ago
  68. dcd28c0 ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · 8 years ago
  69. be73553 powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · 8 years ago
  70. 097e360 mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig by York Sun · 8 years ago
  71. d297d39 fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  72. d1c15e6 powerpc: T104xQDS: Remove macro CONFIG_T104xD4QDS by York Sun · 8 years ago
  73. a05baa4 powerpc: T2080RDB: Remove macro CONFIG_T2080RDB by York Sun · 8 years ago
  74. c68b12d powerpc: T2080QDS: Remove macro T2080QDS by York Sun · 8 years ago
  75. 8853a2c powerpc: T1040QDS: Remove macro CONFIG_T1040QDS by York Sun · 8 years ago
  76. d7dd06c powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014 by York Sun · 8 years ago
  77. fa419942 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · 8 years ago
  78. 92c36e2 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · 8 years ago
  79. 85ab6f0 powerpc: mpc85xx: Move CONFIG_SYS_PPC_E500_DEBUG_TLB to Kconfig by York Sun · 8 years ago
  80. 14e098d powerpc: mpc85xx: Move CONFIG_SYS_NUM_TLBCAMS to Kconfig by York Sun · 8 years ago
  81. af5495a powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig by York Sun · 8 years ago
  82. e0546d1 powerpc: Retain compatible property for L2 cache by Chris Packham · 8 years ago
  83. 0235296 fsl/ddr: Enable erratum-a009942 workaround for B/T-series by Shengzhou Liu · 8 years ago
  84. 15875a5 fsl/ddr: Add erratum_a009942_check_cpo and clean related erratum by Shengzhou Liu · 8 years ago
  85. d6858fd Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  86. 3283933 powerpc: mpc86xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig option by York Sun · 8 years ago
  87. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  88. 091e5e5 powerpc: mpc85xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig option by York Sun · 8 years ago
  89. fc01f55 powerpc: mpc86xx: Move CONFIG_FSL_LAW to Kconfig by York Sun · 8 years ago
  90. e7a6eaf powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig by York Sun · 8 years ago
  91. afa0fd3 powerpc: mpc85xx: Move SECURE_BOOT to Kconfig by York Sun · 8 years ago
  92. 9c62e7b powerpc: mpc86xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig option by York Sun · 8 years ago
  93. 7ea6f35 powerpc: mpc85xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig option by York Sun · 8 years ago
  94. db2d69c powerpc: cyrus: Separate P5020/P5040 config options by York Sun · 8 years ago
  95. b521404 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  96. 5440725 powerpc: Drop default CONFIG_MAX_CPUS by York Sun · 8 years ago
  97. d081bea powerpc: mpc86xx: Remove macro CONFIG_MAX_CPUS by York Sun · 8 years ago
  98. efc30b6 powerpc: MPC8641: Remove macro CONFIG_MPC8641 by York Sun · 8 years ago
  99. f48436a powerpc: MPC8610: Remove macro CONFIG_MPC8610 by York Sun · 8 years ago
  100. cbf7bf3 powerpc: mpc85xx: Move CONFIG_MAX_CPUS to Kconfig by York Sun · 8 years ago