1. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  2. 097e360 mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig by York Sun · 8 years ago
  3. d297d39 fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  4. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  5. adae2ec treewide: use #include <...> to include public headers by Masahiro Yamada · 8 years ago
  6. 04cfea5 arch, board: squash lines for immediate return by Masahiro Yamada · 8 years ago
  7. 809438d Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  8. 0c91159 arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro. by Robert P. J. Day · 9 years ago
  9. 3add69e usb: Rename ehci-fsl.h to ehci-ci.h by Mateusz Kulikowski · 9 years ago
  10. e7d15f6 arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64() by Ashish kumar · 9 years ago
  11. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  12. cbd618f powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx by Robert P. J. Day · 9 years ago
  13. b355f17 mpc83xx: Add strider board by Dirk Eibach · 9 years ago
  14. 18a53e1 powerpc: Finish updating u-boot*lds scripts for newer binutils by Tom Rini · 9 years ago
  15. 1a03a7e powerpc: Remove __ilog2_u64 and ffs4 from bitops by Fabio Estevam · 9 years ago
  16. f069960 arch: Make board selection choices optional by Joe Hershberger · 10 years ago
  17. b8cb075 powerpc: add 2 common dcache assembly functions by Valentin Longchamp · 10 years ago
  18. 51995c2 powerpc: ids8313: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  19. 706b375 powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS support by Masahiro Yamada · 10 years ago
  20. f74a027 mpc83xx: Add gdsys hrcon board by Dirk Eibach · 10 years ago
  21. e91e10a powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f() by Valentin Longchamp · 10 years ago
  22. 6e0971b kconfig: add CONFIG_SUPPORT_SPL by Masahiro Yamada · 10 years ago
  23. 4cdede6 ppc: Zap Hymod board by Marek Vasut · 10 years ago
  24. aa9ecf8 powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7 by Masahiro Yamada · 10 years ago
  25. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  26. f36ffc4 powerpc: remove redundant CPU definition by Masahiro Yamada · 10 years ago
  27. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  28. 978679d qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · 11 years ago
  29. 04e3b3a mpc8313, bootcount: mpc8313 has no qe muram by Heiko Schocher · 11 years ago
  30. 227f0a5 Remove obsolete _LINUX_CONFIG_H macro by Masahiro Yamada · 11 years ago
  31. 7cad207 powerpc/83xx: Add support for get_svr() for 83xx devices by Ramneek Mehresh · 11 years ago
  32. 0573359 PowerPC: merge commonly-defined flags by Masahiro Yamada · 11 years ago
  33. 5f65050 powerpc/mpc8349: Use generic mpc85xx DDR driver by York Sun · 11 years ago
  34. a21803d Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx by York Sun · 11 years ago
  35. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  36. f7b8743 powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.c by Masahiro Yamada · 11 years ago
  37. 9287aa2 powerpc: mpc83xx: delete unused rules by Masahiro Yamada · 11 years ago
  38. 4fbb29d powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  39. 16b0806 powerpc/usb:Differentiate USB controller base address by ramneek mehresh · 11 years ago
  40. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  41. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  42. 06fd4dd 83xx/pcie: fix build error for 83xx pcie by Roy Zang · 12 years ago
  43. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  44. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  45. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  46. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  47. 9e247d1 ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · 12 years ago
  48. 387a1f2 ppc: Move arbiter fields to arch_global_data by Simon Glass · 12 years ago
  49. 4d6eaa3 ppc: Move reset_status to arch_global_data by Simon Glass · 12 years ago
  50. 8518b17 ppc: Move CONFIG_QE to arch_global_data by Simon Glass · 12 years ago
  51. c2baaec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · 12 years ago
  52. cc76e9e ppc: Move mpc83xx clock fields to arch_global_data by Simon Glass · 12 years ago
  53. 34a194f ppc: Move brg_clk to arch_global_data by Simon Glass · 12 years ago
  54. 2b36fbb powerpc/mpc83xx: add support for new SPL by Scott Wood · 12 years ago
  55. b5c312a powerpc/mpc83xx: sparse fixes by Kim Phillips · 12 years ago
  56. e16737f arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · 12 years ago
  57. fe201cb mpc83xx: add support for mpc8309 by Gerlando Falauto · 12 years ago
  58. 7473555 cleanup: introduce CONFIG_MPC830x by Gerlando Falauto · 12 years ago
  59. 77cf283 cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832x by Gerlando Falauto · 12 years ago
  60. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  61. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  62. f22fa08 MPC83xx, MPC85xx: compile stub cache function by Stefano Babic · 12 years ago
  63. c50f969 powerpc/mpc83xx: fix copyright string in serdes.c by Timur Tabi · 12 years ago
  64. 594f17e MPC8xxx: Define cache ops for USB by Marek Vasut · 13 years ago
  65. 8f48bb0 powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata by Jerry Huang · 13 years ago
  66. f41330e Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 13 years ago
  67. 805b3c6 mpc83xx: spd_sdram - fix gcc 4.6 compiler warning by Kim Phillips · 13 years ago
  68. b045116 powerpc/mpc83xx: cleanup makefile for mpc83xx by York Sun · 13 years ago
  69. cc03b80 mpc83xx: Cleanup usage of DDR constants by Joe Hershberger · 13 years ago
  70. e12ce98 powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver by York Sun · 13 years ago
  71. 61d0195 unify version_string by Andreas Bießmann · 13 years ago
  72. 5a043d9 MPC83XX: Fix PCI express clock setup by Bill Cook · 14 years ago
  73. 10ea0af MPC83xx: add config options for memory setup. by Andre Schwarz · 14 years ago
  74. a76cc61 MPC837x: set i2c1_clk by Andre Schwarz · 14 years ago
  75. 618a6ac Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 14 years ago
  76. 466924f mpc832x: add support for the mpc8321 based suvd3 board by Heiko Schocher · 15 years ago
  77. b2d36ea Revert "PowerPC: Add support for -msingle-pic-base" by Wolfgang Denk · 14 years ago
  78. 5d98e16 PowerPC: Add support for -msingle-pic-base by Joakim Tjernlund · 14 years ago
  79. 703b808 PowerPC: Move -fPIC flag to common place by Joakim Tjernlund · 14 years ago
  80. 17ab5a9 mpc83xx: restrict UTMI PHY configuration to 831x parts by Kim Phillips · 14 years ago
  81. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  82. f2af1bb mpc83xx: Use correct register to calculate clocks. by Joakim Tjernlund · 14 years ago
  83. e87bc03 mpc83xx: fix pcie configuration space read/write by Leo Liu · 14 years ago
  84. 42126a6 PowerPC: Add relocation support for -fpic by Joakim Tjernlund · 14 years ago
  85. 1388f22 mpc83xx: fix pcie enumeration by Baidu Boy · 14 years ago
  86. b168d63 mpc83xx: Make it boot again by Joakim Tjernlund · 14 years ago
  87. 4a702a1 83xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  88. 0f5fa87 arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work by Wolfgang Denk · 14 years ago
  89. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  90. 401b592 PowerPC: Don't destroy fixup table while doing fixups by Joakim Tjernlund · 14 years ago
  91. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  92. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  93. 995e6a2 MPC8315ERD: fix build error by Wolfgang Denk · 14 years ago
  94. c61b25a powerpc: do not fixup NULL ptrs by Joakim Tjernlund · 14 years ago
  95. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  96. 0c44caf powerpc: Remove warm reset entry point by Peter Tyser · 14 years ago
  97. e228332 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · 14 years ago
  98. 3b386ae mpc83xx: fix pcie build warning by Kim Phillips · 14 years ago
  99. a4f3ed3 mpc83xx: add support for setting PCIE clocks by Ilya Yanok · 14 years ago
  100. f0b1fc5 mpc83xx/pcie: make it compile with PCIE2 unconfigured by Ilya Yanok · 14 years ago