1. 82c47a2 powerpc: mpc85xx: Update the condition to compile PCI routines by Hou Zhiqiang · 6 years ago
  2. 2b12f6c powerpc: mpc85xx: Move CONFIG_FSL_PCIE_RESET to Kconfig by Hou Zhiqiang · 6 years ago
  3. c16dfd0 powerpc: mpc85xx: Move CONFIG_FSL_PCIE_DISABLE_ASPM to Kconfig by Hou Zhiqiang · 6 years ago
  4. 856b9cd powerpc: mpc85xx: delete FSL_SATA for T2080QDS board. by Peng Ma · 6 years ago
  5. 3241312 configs: fsl: move DDR specific defines to Kconfig by Rajesh Bhagat · 6 years ago
  6. 2f41ade linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
  7. a6d6812 PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPL by Tom Rini · 6 years ago
  8. 45e81f9 mpc85xx: Add support for -msingle-pic-base by Joakim Tjernlund · 6 years ago
  9. 4eaf7f5 fsl/usb: Workaround for USB erratum-A005275 by Chris Packham · 6 years ago
  10. 96699f0 powerpc: mpc85xx: Use binman to embed dtb inside U-Boot by Jagdish Gediya · 6 years ago
  11. 4d3294b powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds files by Jagdish Gediya · 6 years ago
  12. 20b016a common: Fix cpu nr type which is always unsigned type by Michal Simek · 7 years ago
  13. 6a265ab powerpc: mpc85xx: Improve Work-around for Erratum A005125 by Takuma Ueba · 7 years ago
  14. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  15. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  16. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  17. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  18. 4426232 drivers/misc: Share qbman init between archs by Ahmed Mansour · 7 years ago
  19. 7e3caa8 Move CONFIG_PANIC_HANG to Kconfig by Masahiro Yamada · 7 years ago
  20. 9920d15 ata: Migrate CONFIG_FSL_SATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  21. c88ecf4 ata: Migrate CONFIG_SATA_SIL to Kconfig by Tuomas Tynkkynen · 7 years ago
  22. 1e0d51a powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary cores by York Sun · 7 years ago
  23. deff9b1 powerpc: Rework interrupt_init_cpu() by Tom Rini · 7 years ago
  24. 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  25. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  26. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  27. c1c3fe2 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  28. fa37922 Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · 7 years ago
  29. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  30. 217324b PowerPC: mpc85xx: Update ft_verify_fdt by Tom Rini · 7 years ago
  31. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  32. 2b71d09 powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · 7 years ago
  33. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  34. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  35. 08dd988 powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
  36. ba2c5a5 powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · 7 years ago
  37. f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  38. 0819450 powerpc: get rid of addr_probe() by Christophe Leroy · 7 years ago
  39. f2105c6 sata: Move drivers into new drivers/ata directory by Simon Glass · 8 years ago
  40. 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 8 years ago
  41. 3bf926c Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 8 years ago
  42. fedb428 Convert CONFIG_SCSI to Kconfig by Simon Glass · 8 years ago
  43. 3913191 powerpc: mpc8540ads: mpc8560ads: Drop support for MPC8540/60ADS by York Sun · 8 years ago
  44. 230ecd7 Convert CONFIG_CMD_ERRATA to Kconfig by Simon Glass · 8 years ago
  45. a1dc980 Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 8 years ago
  46. fbe44dd powerpc: t1024: Fix SRDS_MAX_LANES value by Paulo Zaneti · 8 years ago
  47. 26d6119 fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · 8 years ago
  48. 80e44cf fs: Kconfig: Add a separate option for FS_CRAMFS by Simon Glass · 8 years ago
  49. 9707274 fs: Convert CONFIG_CMD_CRAMFS to Kconfig by Simon Glass · 8 years ago
  50. 668ec87 powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ram by Ruchika Gupta · 8 years ago
  51. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  52. 088454c board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  53. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  54. c83a824 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  55. add63f9 arch: powerpc: update the eLBC IP input clock by Prabhakar Kushwaha · 8 years ago
  56. 0687897 arch: powerpc: Move CONFIG_FSL_ELBC to Kconfig by Prabhakar Kushwaha · 8 years ago
  57. 1c40707 arch: powerpc: update the IFC IP input clock by Prabhakar Kushwaha · 8 years ago
  58. d98b98d arch: powerpc: Move CONFIG_FSL_IFC to Kconfig by Prabhakar Kushwaha · 8 years ago
  59. 2ec7096 powerpc: mpc85xx: Use symbolic names for cache control bits by Mark Marshall · 8 years ago
  60. 79a34b7 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  61. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  62. 09bfd96 mpc85xx: pcie: Implement workaround for Erratum A007815 by Tony O'Brien · 8 years ago
  63. 06ad970 powerpc: mpc85xx: Implemente workaround for CPU erratum A-007907 by Darwin Dingel · 8 years ago
  64. e5ec481 Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  65. 4851278 powerpc: mpc85xx: Move macro CONFIG_SYS_PPC64 to Kconfig by York Sun · 8 years ago
  66. 7371774 powerpc: mpc85xx: Move CONFIG_SYS_FSL_QORIQ_CHASSIS* to Kconfig by York Sun · 8 years ago
  67. 9ec1010 powerpc: E6500: Move macro CONFIG_E6500 to Kconfig by York Sun · 8 years ago
  68. 22120f1 ddr: fsl: Move CONFIG_SYS_FSL_DDR_VER to Kconfig by York Sun · 8 years ago
  69. 51370d5 ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS by York Sun · 8 years ago
  70. 63659ff powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · 8 years ago
  71. c01e4a1 mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig by York Sun · 8 years ago
  72. d26e34c fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  73. 08a37fd powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014 by York Sun · 8 years ago
  74. 90b8038 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · 8 years ago
  75. 2c2e2c9 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · 8 years ago
  76. 53c9538 powerpc: mpc85xx: Move CONFIG_SYS_PPC_E500_DEBUG_TLB to Kconfig by York Sun · 8 years ago
  77. 26e79b6 powerpc: mpc85xx: Move CONFIG_SYS_NUM_TLBCAMS to Kconfig by York Sun · 8 years ago
  78. f8dee36 powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig by York Sun · 8 years ago
  79. 01b25d4 powerpc: Retain compatible property for L2 cache by Chris Packham · 8 years ago
  80. 02fb276 fsl/ddr: Add erratum_a009942_check_cpo and clean related erratum by Shengzhou Liu · 8 years ago
  81. 8303acb powerpc: mpc85xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig option by York Sun · 8 years ago
  82. 05cb79a powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig by York Sun · 8 years ago
  83. c6e6bda powerpc: mpc85xx: Move SECURE_BOOT to Kconfig by York Sun · 8 years ago
  84. 830fc1b powerpc: mpc85xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig option by York Sun · 8 years ago
  85. 22a1b99 powerpc: cyrus: Separate P5020/P5040 config options by York Sun · 8 years ago
  86. 6b29a39 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  87. 3f82b56 powerpc: mpc85xx: Move CONFIG_MAX_CPUS to Kconfig by York Sun · 8 years ago
  88. cdb72c5 powerpc: T4080: Drop configuration for T4080 by York Sun · 8 years ago
  89. 26bc57d powerpc: T4240: Remove macro CONFIG_PPC_T4240 by York Sun · 8 years ago
  90. 652a7bb powerpc: T4160: Remove macro CONFIG_PPC_T4160 by York Sun · 8 years ago
  91. 12ffdb3 powerpc: T4160RDB: Separate from T4240RDB in Kconfig by York Sun · 8 years ago
  92. 673c01c powerpc: T4240QDS: Remove macro CONFIG_T4240QDS by York Sun · 8 years ago
  93. 9c21d06 powerpc: T4160QDS: Separate from T4240QDS in Kconfig by York Sun · 8 years ago
  94. 0f3d80e powerpc: T2080, T2081: Remove macro CONFIG_PPC_T2080 and CONFIG_PPC_T2081 by York Sun · 8 years ago
  95. 01671e6 powerpc: T2080RDB: Rename from T208XRDB in Kconfig by York Sun · 8 years ago
  96. 638d5be powerpc: T208XQDS: Split as T2080QDS and T2081QDS by York Sun · 8 years ago
  97. 319ed24 powerpc: T1042D4RDB: Separate from T1042RDB in Kconfig by York Sun · 8 years ago
  98. 55ed8ae powerpc: T1042RDB_PI: Split from T1042RDB in Kconfig by York Sun · 8 years ago
  99. 5449c98 powerpc: T1042: Remove macro CONFIG_PPC_T1042 by York Sun · 8 years ago
  100. a016735 powerpc: T1040D4RDB: Separate from T1040RDB in Kconfig by York Sun · 8 years ago