1. 190ab40 keymile: Make distinct kmsupx5, tuge1, kmopti2, and kmtepr2 configs by Mario Six · 6 years ago
  2. 5590b15 keymile: Make distinct kmtegr1, kmvect1, suvd3 configs by Mario Six · 6 years ago
  3. 60b1123 mpc83xx: Introduce ARCH_MPC837X by Mario Six · 6 years ago
  4. 84eb431 mpc83xx: Introduce ARCH_MPC836* by Mario Six · 6 years ago
  5. 0344f5e mpc83xx: Introduce ARCH_MPC834* by Mario Six · 6 years ago
  6. be07e55 mpc83xx: Introduce ARCH_MPC832* by Mario Six · 6 years ago
  7. 9164bdd mpc83xx: Introduce ARCH_MPC831* by Mario Six · 6 years ago
  8. b2e701c mpc83xx: Introduce ARCH_MPC830* by Mario Six · 6 years ago
  9. 777fb0b watchdog: mpc8xx_wdt: Watchdog driver and macros cleanup by Stefan Roese · 6 years ago
  10. fce784c powerpc: fix arch/powerpc/dts/Makefile by Masahiro Yamada · 6 years ago
  11. b91d0fb Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  12. ba2414f configs: fsl: move DDR specific defines to Kconfig by Rajesh Bhagat · 6 years ago
  13. e5296cf powerpc: enabled building with CONFIG_DM=y by Heinrich Schuchardt · 6 years ago
  14. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
  15. 0a01a44 PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPL by Tom Rini · 6 years ago
  16. f2c2c30 mpc85xx: Add support for -msingle-pic-base by Joakim Tjernlund · 6 years ago
  17. f14554d mpc83xx: Add support for -msingle-pic-base by Joakim Tjernlund · 6 years ago
  18. f275163 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  19. c5d7108 board: MCR3000: migrate to DM_SERIAL by Christophe Leroy · 6 years ago
  20. 5d5675a board: MCR3000: use new DM watchdog by Christophe Leroy · 6 years ago
  21. daf328a board: MCR3000: Activate CONFIG_DM and CONFIG_OF_CONTROL by Christophe Leroy · 6 years ago
  22. 8dff3e9 powerpc, mpc8xx: clear top of stack by Christophe Leroy · 6 years ago
  23. 5931fbb spi: Zap CONFIG_HARD_SPI by Jagan Teki · 6 years ago
  24. e14f1a2 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · 6 years ago
  25. f02840b powerpc: t1040: Correct RCW EC2 settings by Bin Meng · 6 years ago
  26. ab4d5ee powerpc: t1040: Correct RCW MAC2_GMII_SEL value by Bin Meng · 6 years ago
  27. 434f058 fsl/usb: Workaround for USB erratum-A005275 by Chris Packham · 6 years ago
  28. 9892b23 powerpc: dts: Enable device tree support for T2080QDS by Jagdish Gediya · 6 years ago
  29. 4061bbc powerpc: dts: Add u-boot.dtsi to use binman for MPC85xx boards by Jagdish Gediya · 6 years ago
  30. 7f2ad25 powerpc: mpc85xx: Use binman to embed dtb inside U-Boot by Jagdish Gediya · 6 years ago
  31. a99945b powerpc: mpc85xx: Select BINMAN by default by Jagdish Gediya · 6 years ago
  32. a1d453e powerpc/dts: Makefile changes to clean and build dts by Jagdish Gediya · 6 years ago
  33. 910e1ae powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds files by Jagdish Gediya · 6 years ago
  34. 7fdcf28 misc: Add MPC83xx serdes driver by Mario Six · 6 years ago
  35. 28fbefa cpu: Add MPC83xx CPU driver by Mario Six · 6 years ago
  36. 3c51655 timer: Add MPC83xx timer driver by Mario Six · 6 years ago
  37. 7cab147 clk: Add MPC83xx clock driver by Mario Six · 6 years ago
  38. 82ef4ba mpc83xx: Add sysreset driver by Mario Six · 6 years ago
  39. f3c6642 powerpc: Add read*_*/write*_* macros by Mario Six · 6 years ago
  40. 538b575 ram: Add driver for MPC83xx by Mario Six · 6 years ago
  41. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  42. 7e7ba3b Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  43. 2e7c819 dm: Change CMD_DM enabling by Michal Simek · 6 years ago
  44. 84f3dec Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  45. 158105a configs: Remove empty #ifdef/#ifndef blocks from configs by Alex Kiernan · 6 years ago
  46. 1669e18 common: Fix cpu nr type which is always unsigned type by Michal Simek · 6 years ago
  47. f006ae1 powerpc: mpc85xx: Improve Work-around for Erratum A005125 by Takuma Ueba · 7 years ago
  48. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  49. 574a2ba powerpc: fix typo in kgdb.c by Heinrich Schuchardt · 7 years ago
  50. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  51. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  52. 8906764 powerpc: mpc8xx: move watchdog into drivers/watchdog by Christophe Leroy · 7 years ago
  53. 2082ae1 powerpc: mpc8xx: cleaning up watchdog by Christophe Leroy · 7 years ago
  54. b4ebefa powerpc: mpc8xx: refactorise reginfo by Christophe Leroy · 7 years ago
  55. c085795 board: MCR3000: cleanup config by Christophe Leroy · 7 years ago
  56. d7009f7 powerpc: mpc8xx: initialisation of initial RAM by Christophe Leroy · 7 years ago
  57. 2fde1d3 powerpc: mpc8xx: redistribute data in CPM dpram by Christophe Leroy · 7 years ago
  58. 10ff63a powercp: mpc8xx: move commproc.h by Christophe Leroy · 7 years ago
  59. b3510fb powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · 7 years ago
  60. bda8947 powerpc: mpc8xx: remove get_immr() argument by Christophe Leroy · 7 years ago
  61. edd4ebe powerpc: mpc8xx: make get_immr() independent of CONFIG_8xx by Christophe Leroy · 7 years ago
  62. 0a121f7 powerpc: mpc8xx: get rid of the multiple PVR_ values by Christophe Leroy · 7 years ago
  63. 5c59bdf powerpc: mpc8xx: harmonise initialisation of the immap local pointer by Christophe Leroy · 7 years ago
  64. 5dae160 ppc: Remove orphan xilinx_irq.h file by Michal Simek · 7 years ago
  65. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  66. 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  67. da6b88d PowerPC: phy: enable all phylib drivers when use phylib and tsec enet by Zhao Qiang · 7 years ago
  68. eb730bd Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig by Derald D. Woods · 7 years ago
  69. f66276d powerpc: Drop CONFIG_WALNUT and other related dead code by Tuomas Tynkkynen · 7 years ago
  70. d006f68 gpio: mpc8xxx: Rename Kconfig option, structures, and functions by Mario Six · 7 years ago
  71. aa270b4 drivers/misc: Share qbman init between archs by Ahmed Mansour · 7 years ago
  72. acede7a Move CONFIG_PANIC_HANG to Kconfig by Masahiro Yamada · 7 years ago
  73. 8df5dd3 ata: Migrate CONFIG_FSL_SATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  74. 104a537 ata: Migrate CONFIG_SATA_SIL to Kconfig by Tuomas Tynkkynen · 7 years ago
  75. 548b8ba powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary cores by York Sun · 7 years ago
  76. a846d11 powerpc: Use asm-generic/io.h by Paul Burton · 7 years ago
  77. ce10398 powerpc: Rework interrupt_init_cpu() by Tom Rini · 7 years ago
  78. da1a134 env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  79. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  80. 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  81. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  82. 87551f1 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  83. e538bbc Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · 7 years ago
  84. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  85. a9e7f2c Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · 7 years ago
  86. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  87. 0fb3606 PowerPC: mpc85xx: Update ft_verify_fdt by Tom Rini · 7 years ago
  88. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  89. ad0ac4b powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · 7 years ago
  90. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  91. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  92. 224ebcd powerpc: Remove 8260 remainders by Christophe Leroy · 7 years ago
  93. 4a4750b powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
  94. 3d97f8e powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · 7 years ago
  95. 60425ee powerpc, 8xx: move cache helper into C by Christophe Leroy · 7 years ago
  96. 9b021ae powerpc, 8xx: move get_immr() into C by Christophe Leroy · 7 years ago
  97. 0ae15b9 powerpc, 8xx: Move cache function into C files by Christophe Leroy · 7 years ago
  98. ea31cb2 powerpc, 8xx: Simplifying check_CPU() by Christophe Leroy · 7 years ago
  99. 31f6e93 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  100. bed4020 powerpc: move set_msr() and get_msr() into .h by Christophe Leroy · 7 years ago