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. f14554d mpc83xx: Add support for -msingle-pic-base by Joakim Tjernlund · 6 years ago
  10. 7fdcf28 misc: Add MPC83xx serdes driver by Mario Six · 6 years ago
  11. 28fbefa cpu: Add MPC83xx CPU driver by Mario Six · 6 years ago
  12. 3c51655 timer: Add MPC83xx timer driver by Mario Six · 6 years ago
  13. 7cab147 clk: Add MPC83xx clock driver by Mario Six · 6 years ago
  14. 82ef4ba mpc83xx: Add sysreset driver by Mario Six · 6 years ago
  15. 538b575 ram: Add driver for MPC83xx by Mario Six · 6 years ago
  16. 2e7c819 dm: Change CMD_DM enabling by Michal Simek · 6 years ago
  17. 84f3dec Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  18. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  19. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  20. 8df5dd3 ata: Migrate CONFIG_FSL_SATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  21. ce10398 powerpc: Rework interrupt_init_cpu() by Tom Rini · 7 years ago
  22. 87551f1 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  23. a9e7f2c Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · 7 years ago
  24. ad0ac4b powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · 7 years ago
  25. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  26. 3d97f8e powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · 7 years ago
  27. dd6e82b powerpc: get rid of addr_probe() by Christophe Leroy · 7 years ago
  28. 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  29. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  30. 4c3a620 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 8 years ago
  31. 78548ea fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · 8 years ago
  32. 20ea563 Convert CONFIG_CMD_DIAG to Kconfig by Simon Glass · 8 years ago
  33. 690f509 fs: Kconfig: Add a separate option for FS_CRAMFS by Simon Glass · 8 years ago
  34. 519805e fs: Convert CONFIG_CMD_CRAMFS to Kconfig 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. 85df7b4 powerpc: mpc83xx: Enable pre-relocation malloc by mario.six@gdsys.cc · 8 years ago
  37. d4f4a54 powerpc: mpc83xx: Minimize r1 modification by mario.six@gdsys.cc · 8 years ago
  38. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  39. 097e360 mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig by York Sun · 8 years ago
  40. d297d39 fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  41. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  42. adae2ec treewide: use #include <...> to include public headers by Masahiro Yamada · 8 years ago
  43. 04cfea5 arch, board: squash lines for immediate return by Masahiro Yamada · 8 years ago
  44. 809438d Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  45. 0c91159 arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro. by Robert P. J. Day · 9 years ago
  46. 3add69e usb: Rename ehci-fsl.h to ehci-ci.h by Mateusz Kulikowski · 9 years ago
  47. e7d15f6 arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64() by Ashish kumar · 9 years ago
  48. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  49. cbd618f powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx by Robert P. J. Day · 9 years ago
  50. b355f17 mpc83xx: Add strider board by Dirk Eibach · 9 years ago
  51. 18a53e1 powerpc: Finish updating u-boot*lds scripts for newer binutils by Tom Rini · 9 years ago
  52. 1a03a7e powerpc: Remove __ilog2_u64 and ffs4 from bitops by Fabio Estevam · 9 years ago
  53. f069960 arch: Make board selection choices optional by Joe Hershberger · 10 years ago
  54. b8cb075 powerpc: add 2 common dcache assembly functions by Valentin Longchamp · 10 years ago
  55. 51995c2 powerpc: ids8313: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  56. 706b375 powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS support by Masahiro Yamada · 10 years ago
  57. f74a027 mpc83xx: Add gdsys hrcon board by Dirk Eibach · 10 years ago
  58. e91e10a powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f() by Valentin Longchamp · 10 years ago
  59. 6e0971b kconfig: add CONFIG_SUPPORT_SPL by Masahiro Yamada · 10 years ago
  60. 4cdede6 ppc: Zap Hymod board by Marek Vasut · 10 years ago
  61. aa9ecf8 powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7 by Masahiro Yamada · 10 years ago
  62. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  63. f36ffc4 powerpc: remove redundant CPU definition by Masahiro Yamada · 10 years ago
  64. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  65. 978679d qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · 11 years ago
  66. 04e3b3a mpc8313, bootcount: mpc8313 has no qe muram by Heiko Schocher · 11 years ago
  67. 227f0a5 Remove obsolete _LINUX_CONFIG_H macro by Masahiro Yamada · 11 years ago
  68. 7cad207 powerpc/83xx: Add support for get_svr() for 83xx devices by Ramneek Mehresh · 11 years ago
  69. 0573359 PowerPC: merge commonly-defined flags by Masahiro Yamada · 11 years ago
  70. 5f65050 powerpc/mpc8349: Use generic mpc85xx DDR driver by York Sun · 11 years ago
  71. a21803d Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx by York Sun · 11 years ago
  72. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  73. f7b8743 powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.c by Masahiro Yamada · 11 years ago
  74. 9287aa2 powerpc: mpc83xx: delete unused rules by Masahiro Yamada · 11 years ago
  75. 4fbb29d powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  76. 16b0806 powerpc/usb:Differentiate USB controller base address by ramneek mehresh · 11 years ago
  77. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  78. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  79. 06fd4dd 83xx/pcie: fix build error for 83xx pcie by Roy Zang · 12 years ago
  80. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  81. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  82. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  83. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  84. 9e247d1 ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · 12 years ago
  85. 387a1f2 ppc: Move arbiter fields to arch_global_data by Simon Glass · 12 years ago
  86. 4d6eaa3 ppc: Move reset_status to arch_global_data by Simon Glass · 12 years ago
  87. 8518b17 ppc: Move CONFIG_QE to arch_global_data by Simon Glass · 12 years ago
  88. c2baaec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · 12 years ago
  89. cc76e9e ppc: Move mpc83xx clock fields to arch_global_data by Simon Glass · 12 years ago
  90. 34a194f ppc: Move brg_clk to arch_global_data by Simon Glass · 12 years ago
  91. 2b36fbb powerpc/mpc83xx: add support for new SPL by Scott Wood · 12 years ago
  92. b5c312a powerpc/mpc83xx: sparse fixes by Kim Phillips · 12 years ago
  93. e16737f arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · 12 years ago
  94. fe201cb mpc83xx: add support for mpc8309 by Gerlando Falauto · 12 years ago
  95. 7473555 cleanup: introduce CONFIG_MPC830x by Gerlando Falauto · 12 years ago
  96. 77cf283 cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832x by Gerlando Falauto · 12 years ago
  97. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  98. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  99. f22fa08 MPC83xx, MPC85xx: compile stub cache function by Stefano Babic · 12 years ago
  100. c50f969 powerpc/mpc83xx: fix copyright string in serdes.c by Timur Tabi · 12 years ago