1. a2d4cb2 Revert "powerpc: mpc85xx: delete FSL_SATA for T2080QDS board." by Peng Ma · 4 years, 10 months ago
  2. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 10 months ago
  3. 049f8d6 common: Move get_tbclk() to time.h by Simon Glass · 4 years, 10 months ago
  4. d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 10 months ago
  5. 9413387 common: Move relocate_code() to init.h by Simon Glass · 4 years, 10 months ago
  6. c2a8b4f powerpc/mpc85xx: drop eSDHC periperhal clock code by Yangbo Lu · 4 years, 10 months ago
  7. 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  8. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  9. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  10. b598147 common: Move some CPU functions out of common.h by Simon Glass · 5 years ago
  11. 6887c5b common: Move some time functions out of common.h by Simon Glass · 5 years ago
  12. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  13. 62f9b65 common: Move older CPU functions to their own header by Simon Glass · 5 years ago
  14. e08b5b1 ata: fsl_sata: Add DM support for Freescale PowerPC SATA driver by Peng Ma · 5 years ago
  15. bef1845 freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · 5 years ago
  16. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  17. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  18. 6bf6dbe env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
  19. 3a7d557 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  20. c0fed3a km: modify Kconfig file organization for KM boards by Pascal Linder · 5 years ago
  21. 82c47a2 powerpc: mpc85xx: Update the condition to compile PCI routines by Hou Zhiqiang · 6 years ago
  22. 2b12f6c powerpc: mpc85xx: Move CONFIG_FSL_PCIE_RESET to Kconfig by Hou Zhiqiang · 5 years ago
  23. c16dfd0 powerpc: mpc85xx: Move CONFIG_FSL_PCIE_DISABLE_ASPM to Kconfig by Hou Zhiqiang · 5 years ago
  24. 856b9cd powerpc: mpc85xx: delete FSL_SATA for T2080QDS board. by Peng Ma · 6 years ago
  25. 3241312 configs: fsl: move DDR specific defines to Kconfig by Rajesh Bhagat · 6 years ago
  26. 2f41ade linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago WIP-26Jan2019
  27. a6d6812 PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPL by Tom Rini · 6 years ago
  28. 45e81f9 mpc85xx: Add support for -msingle-pic-base by Joakim Tjernlund · 6 years ago
  29. 4eaf7f5 fsl/usb: Workaround for USB erratum-A005275 by Chris Packham · 6 years ago
  30. 96699f0 powerpc: mpc85xx: Use binman to embed dtb inside U-Boot by Jagdish Gediya · 6 years ago
  31. 4d3294b powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds files by Jagdish Gediya · 6 years ago
  32. 20b016a common: Fix cpu nr type which is always unsigned type by Michal Simek · 6 years ago
  33. 6a265ab powerpc: mpc85xx: Improve Work-around for Erratum A005125 by Takuma Ueba · 7 years ago
  34. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  35. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  36. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  37. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  38. 4426232 drivers/misc: Share qbman init between archs by Ahmed Mansour · 7 years ago
  39. 7e3caa8 Move CONFIG_PANIC_HANG to Kconfig by Masahiro Yamada · 7 years ago
  40. 9920d15 ata: Migrate CONFIG_FSL_SATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  41. c88ecf4 ata: Migrate CONFIG_SATA_SIL to Kconfig by Tuomas Tynkkynen · 7 years ago
  42. 1e0d51a powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary cores by York Sun · 7 years ago
  43. deff9b1 powerpc: Rework interrupt_init_cpu() by Tom Rini · 7 years ago
  44. 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  45. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  46. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  47. c1c3fe2 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  48. fa37922 Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · 7 years ago
  49. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  50. 217324b PowerPC: mpc85xx: Update ft_verify_fdt by Tom Rini · 7 years ago
  51. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  52. 2b71d09 powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · 7 years ago
  53. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  54. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  55. 08dd988 powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
  56. ba2c5a5 powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · 7 years ago
  57. f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  58. 0819450 powerpc: get rid of addr_probe() by Christophe Leroy · 7 years ago
  59. f2105c6 sata: Move drivers into new drivers/ata directory by Simon Glass · 7 years ago
  60. 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  61. 3bf926c Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  62. fedb428 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  63. 3913191 powerpc: mpc8540ads: mpc8560ads: Drop support for MPC8540/60ADS by York Sun · 7 years ago
  64. 230ecd7 Convert CONFIG_CMD_ERRATA to Kconfig by Simon Glass · 7 years ago
  65. a1dc980 Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 7 years ago
  66. fbe44dd powerpc: t1024: Fix SRDS_MAX_LANES value by Paulo Zaneti · 7 years ago
  67. 26d6119 fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · 7 years ago
  68. 80e44cf fs: Kconfig: Add a separate option for FS_CRAMFS by Simon Glass · 7 years ago
  69. 9707274 fs: Convert CONFIG_CMD_CRAMFS to Kconfig by Simon Glass · 7 years ago
  70. 668ec87 powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ram by Ruchika Gupta · 8 years ago
  71. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  72. 088454c board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  73. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  74. c83a824 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  75. add63f9 arch: powerpc: update the eLBC IP input clock by Prabhakar Kushwaha · 8 years ago
  76. 0687897 arch: powerpc: Move CONFIG_FSL_ELBC to Kconfig by Prabhakar Kushwaha · 8 years ago
  77. 1c40707 arch: powerpc: update the IFC IP input clock by Prabhakar Kushwaha · 8 years ago
  78. d98b98d arch: powerpc: Move CONFIG_FSL_IFC to Kconfig by Prabhakar Kushwaha · 8 years ago
  79. 2ec7096 powerpc: mpc85xx: Use symbolic names for cache control bits by Mark Marshall · 8 years ago
  80. 79a34b7 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  81. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  82. 09bfd96 mpc85xx: pcie: Implement workaround for Erratum A007815 by Tony O'Brien · 8 years ago
  83. 06ad970 powerpc: mpc85xx: Implemente workaround for CPU erratum A-007907 by Darwin Dingel · 8 years ago
  84. e5ec481 Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  85. 4851278 powerpc: mpc85xx: Move macro CONFIG_SYS_PPC64 to Kconfig by York Sun · 8 years ago
  86. 7371774 powerpc: mpc85xx: Move CONFIG_SYS_FSL_QORIQ_CHASSIS* to Kconfig by York Sun · 8 years ago
  87. 9ec1010 powerpc: E6500: Move macro CONFIG_E6500 to Kconfig by York Sun · 8 years ago
  88. 22120f1 ddr: fsl: Move CONFIG_SYS_FSL_DDR_VER to Kconfig by York Sun · 8 years ago
  89. 51370d5 ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS 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. 08a37fd powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014 by York Sun · 8 years ago
  94. 90b8038 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · 8 years ago
  95. 2c2e2c9 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · 8 years ago
  96. 53c9538 powerpc: mpc85xx: Move CONFIG_SYS_PPC_E500_DEBUG_TLB to Kconfig by York Sun · 8 years ago
  97. 26e79b6 powerpc: mpc85xx: Move CONFIG_SYS_NUM_TLBCAMS to Kconfig by York Sun · 8 years ago
  98. f8dee36 powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig by York Sun · 8 years ago
  99. 01b25d4 powerpc: Retain compatible property for L2 cache by Chris Packham · 8 years ago
  100. 02fb276 fsl/ddr: Add erratum_a009942_check_cpo and clean related erratum by Shengzhou Liu · 8 years ago