1. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  2. b5bf5cb treewide: use #include <...> to include public headers by Masahiro Yamada · 8 years ago
  3. 63a7578 arch, board: squash lines for immediate return by Masahiro Yamada · 8 years ago
  4. a4d8892 Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  5. b7707b0 arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro. by Robert P. J. Day · 8 years ago
  6. e162c6b usb: Rename ehci-fsl.h to ehci-ci.h by Mateusz Kulikowski · 9 years ago
  7. 4338147 arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64() by Ashish kumar · 9 years ago
  8. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  9. d7b4ca2 powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx by Robert P. J. Day · 9 years ago
  10. a3f9d6c mpc83xx: Add strider board by Dirk Eibach · 9 years ago
  11. 7ff15ac powerpc: Finish updating u-boot*lds scripts for newer binutils by Tom Rini · 9 years ago
  12. 2d2f490 powerpc: Remove __ilog2_u64 and ffs4 from bitops by Fabio Estevam · 9 years ago
  13. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  14. ac33716 powerpc: add 2 common dcache assembly functions by Valentin Longchamp · 10 years ago
  15. 2ea4cfde powerpc: ids8313: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  16. 8d1e3cb powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS support by Masahiro Yamada · 10 years ago
  17. 50dcf89 mpc83xx: Add gdsys hrcon board by Dirk Eibach · 10 years ago
  18. e83a7e9 powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f() by Valentin Longchamp · 10 years ago
  19. 0262735 kconfig: add CONFIG_SUPPORT_SPL by Masahiro Yamada · 10 years ago
  20. 5038d7f ppc: Zap Hymod board by Marek Vasut · 10 years ago
  21. e7a5656 powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7 by Masahiro Yamada · 10 years ago
  22. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  23. c6d1262 powerpc: remove redundant CPU definition by Masahiro Yamada · 10 years ago
  24. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  25. 38d67a4e qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · 10 years ago
  26. 9950969 mpc8313, bootcount: mpc8313 has no qe muram by Heiko Schocher · 11 years ago
  27. d937326 Remove obsolete _LINUX_CONFIG_H macro by Masahiro Yamada · 11 years ago
  28. 3f283f4 powerpc/83xx: Add support for get_svr() for 83xx devices by Ramneek Mehresh · 11 years ago
  29. de04d64 PowerPC: merge commonly-defined flags by Masahiro Yamada · 11 years ago
  30. 1df9908 powerpc/mpc8349: Use generic mpc85xx DDR driver by York Sun · 11 years ago
  31. 9a17eb5 Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx by York Sun · 11 years ago
  32. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  33. 5cdee2d powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.c by Masahiro Yamada · 11 years ago
  34. c64c5aa powerpc: mpc83xx: delete unused rules by Masahiro Yamada · 11 years ago
  35. 06c1411 powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  36. 77354e9 powerpc/usb:Differentiate USB controller base address by ramneek mehresh · 11 years ago
  37. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  38. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  39. ce24f87 83xx/pcie: fix build error for 83xx pcie by Roy Zang · 12 years ago
  40. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  41. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  42. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  43. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  44. e9adeca ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · 12 years ago
  45. 43e6081 ppc: Move arbiter fields to arch_global_data by Simon Glass · 12 years ago
  46. 3c4c308 ppc: Move reset_status to arch_global_data by Simon Glass · 12 years ago
  47. 45bae2e ppc: Move CONFIG_QE to arch_global_data by Simon Glass · 12 years ago
  48. 609e6ec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · 12 years ago
  49. c6731fe ppc: Move mpc83xx clock fields to arch_global_data by Simon Glass · 12 years ago
  50. 1206c18 ppc: Move brg_clk to arch_global_data by Simon Glass · 12 years ago
  51. 06f60ae powerpc/mpc83xx: add support for new SPL by Scott Wood · 12 years ago
  52. a2873bd powerpc/mpc83xx: sparse fixes by Kim Phillips · 12 years ago
  53. 20051f2 arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · 12 years ago
  54. a88731a mpc83xx: add support for mpc8309 by Gerlando Falauto · 12 years ago
  55. 8afad91 cleanup: introduce CONFIG_MPC830x by Gerlando Falauto · 12 years ago
  56. 4b5282d cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832x by Gerlando Falauto · 12 years ago
  57. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  58. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  59. 569fadc MPC83xx, MPC85xx: compile stub cache function by Stefano Babic · 12 years ago
  60. a6cdaa0 powerpc/mpc83xx: fix copyright string in serdes.c by Timur Tabi · 12 years ago
  61. 2531568 MPC8xxx: Define cache ops for USB by Marek Vasut · 12 years ago
  62. 509adc8 powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata by Jerry Huang · 13 years ago
  63. 1086c5d Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 13 years ago
  64. 9da752e mpc83xx: spd_sdram - fix gcc 4.6 compiler warning by Kim Phillips · 13 years ago
  65. 2d14e36 powerpc/mpc83xx: cleanup makefile for mpc83xx by York Sun · 13 years ago
  66. 2fef402 mpc83xx: Cleanup usage of DDR constants by Joe Hershberger · 13 years ago
  67. d29d17d powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver by York Sun · 13 years ago
  68. 09c2e90 unify version_string by Andreas Bießmann · 13 years ago
  69. 810cb19 MPC83XX: Fix PCI express clock setup by Bill Cook · 13 years ago
  70. 03c0a92 MPC83xx: add config options for memory setup. by Andre Schwarz · 13 years ago
  71. 1bda162 MPC837x: set i2c1_clk by Andre Schwarz · 13 years ago
  72. 909e9bf Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 13 years ago
  73. 62ddcf0 mpc832x: add support for the mpc8321 based suvd3 board by Heiko Schocher · 15 years ago
  74. 8c4734e Revert "PowerPC: Add support for -msingle-pic-base" by Wolfgang Denk · 13 years ago
  75. 39768f7 PowerPC: Add support for -msingle-pic-base by Joakim Tjernlund · 14 years ago
  76. 33ee4c9 PowerPC: Move -fPIC flag to common place by Joakim Tjernlund · 14 years ago
  77. 84d2e03 mpc83xx: restrict UTMI PHY configuration to 831x parts by Kim Phillips · 14 years ago
  78. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  79. 26e5f79 mpc83xx: Use correct register to calculate clocks. by Joakim Tjernlund · 14 years ago
  80. 10fa8d7 mpc83xx: fix pcie configuration space read/write by Leo Liu · 14 years ago
  81. 337f5f5 PowerPC: Add relocation support for -fpic by Joakim Tjernlund · 14 years ago
  82. 054289f mpc83xx: fix pcie enumeration by Baidu Boy · 14 years ago
  83. e45c98a mpc83xx: Make it boot again by Joakim Tjernlund · 14 years ago
  84. ff2311a 83xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  85. fa11dbe arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work by Wolfgang Denk · 14 years ago
  86. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  87. 34bbf61 PowerPC: Don't destroy fixup table while doing fixups by Joakim Tjernlund · 14 years ago
  88. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  89. 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  90. 1db3fca MPC8315ERD: fix build error by Wolfgang Denk · 14 years ago
  91. d1e0b10 powerpc: do not fixup NULL ptrs by Joakim Tjernlund · 14 years ago
  92. d98b052 powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  93. 52ebd9c powerpc: Remove warm reset entry point by Peter Tyser · 14 years ago
  94. 6aa3d3b 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · 14 years ago
  95. 654d49b mpc83xx: fix pcie build warning by Kim Phillips · 14 years ago
  96. f137104 mpc83xx: add support for setting PCIE clocks by Ilya Yanok · 14 years ago
  97. bab00b9 mpc83xx/pcie: make it compile with PCIE2 unconfigured by Ilya Yanok · 14 years ago
  98. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  99. f2d9a5d powerpc 83xx/85xx: Merge lbc upmconfig code by Becky Bruce · 14 years ago
  100. f51cdaf 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago