1. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  2. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  3. f87959b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · 5 years ago
  4. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  5. 45c7890 common: Move some time functions out of common.h by Simon Glass · 5 years ago
  6. 9ea8f9f status_led: Tidy up the code style by Simon Glass · 5 years ago
  7. d662cdb Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 5 years ago
  8. 4a0da7c spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · 5 years ago
  9. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  10. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  11. 3c51655 timer: Add MPC83xx timer driver by Mario Six · 6 years ago
  12. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  13. 574a2ba powerpc: fix typo in kgdb.c by Heinrich Schuchardt · 7 years ago
  14. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  15. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  16. 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  17. ce10398 powerpc: Rework interrupt_init_cpu() by Tom Rini · 7 years ago
  18. da1a134 env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  19. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  20. 4a4750b powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
  21. bed4020 powerpc: move set_msr() and get_msr() into .h by Christophe Leroy · 7 years ago
  22. 8d65234 power, timer: reset TBL before TBU by Christophe Leroy · 7 years ago
  23. b71ec9b powerpc, timer: Does 8xx specific actions in 8xx cpu_init by Christophe Leroy · 7 years ago
  24. 394f9b3 powerpc, 8xx: Use IO accessors to access IO memory by Christophe Leroy · 7 years ago
  25. ba4dafb powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/ by Christophe Leroy · 7 years ago
  26. 069fa83 powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 7 years ago
  27. 2028012 powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  28. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  29. d4def9b powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
  30. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  31. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  32. 5d51124 Convert CONFIG_CMD_IMMAP to Kconfig by Simon Glass · 8 years ago
  33. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · 8 years ago
  34. 62b021c spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · 8 years ago
  35. bbf26ab powerpc: Move setup_board_extra() into a PPC file by Simon Glass · 8 years ago
  36. 4c974d7 board_f: powerpc: Use timer_init() instead of init_timebase() by Simon Glass · 8 years ago
  37. 08fb716 powerpc: mpc5200: Correct return value of memcpy function by Mark Marshall · 8 years ago
  38. 871ee8c powerpc: Enable flush and invalidate dcache by range for MPC85xx by Tony O'Brien · 8 years ago
  39. 4892d39 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  40. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  41. b805c35 spl: Add a parameter to jump_to_image_linux() by Simon Glass · 8 years ago
  42. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  43. 7a9a2e6 Remove unneeded remnants of bcopy(). by Robert P. J. Day · 9 years ago
  44. 4c4499f powerpc: Drop unused code related to generic board by Simon Glass · 9 years ago
  45. d0bb57b powerpc: Disable flush or invalidate dcache by range for some SoCs by York Sun · 9 years ago
  46. 07dafdb Change my mailaddress by Andreas Bießmann · 9 years ago
  47. a1f65e5 powerpc: Drop old non-generic-board code by Simon Glass · 9 years ago
  48. b02c9b9 ppc4xx: Remove sc3 board by Stefan Roese · 10 years ago
  49. b8cb075 powerpc: add 2 common dcache assembly functions by Valentin Longchamp · 10 years ago
  50. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  51. 2542986 common/board_f: factor out reserve_stacks by Andreas Bießmann · 10 years ago
  52. a434191 mpc85xx: clean up the old deep sleep framework by tang yuantian · 10 years ago
  53. cdc932a powerpc: mpc8xx: remove hermes board support by Masahiro Yamada · 10 years ago
  54. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  55. a8e1d8b powerpc/mpc85xx: Make boot flag effective by Tang Yuantian · 10 years ago
  56. 6d18185 powerpc: mpc85xx watchdog init added to init_func by Boschung, Rainer · 11 years ago
  57. efd6da6 mpc85xx/t104x: Enable L2 and CPC cache when resume by Tang Yuantian · 10 years ago
  58. e3a762c m68k: powerpc: Clean up do_mdm_init by Simon Glass · 11 years ago
  59. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  60. a7364af mpc85xx/t104x: Add deep sleep framework support by Tang Yuantian · 11 years ago
  61. c65e692 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  62. be11d89 bootstage: powerpc: support fdt stash and reporting by Mela Custodio · 11 years ago
  63. 5a2bf98 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · 11 years ago
  64. e1a211d kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  65. 863e8d8 common: Add get_effective_memsize() to memsize.c by York Sun · 11 years ago
  66. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  67. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  68. 1bd5456 common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. by Miao Yan · 11 years ago
  69. 4fbb29d powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  70. 3d854c4 powerpc: cast bi_memsize to ulong for %ld usage by Valentin Longchamp · 11 years ago
  71. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  72. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  73. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  74. e0e55bc i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  75. d2df811 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  76. 6162f71 Fix bootm to work on powerpc again (compressed uImage) by Stefan Roese · 11 years ago
  77. 406f681 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 12 years ago
  78. d4337d5 powerpc: Use image_setup_linux() instead of local code by Simon Glass · 12 years ago
  79. d7a886b lib: consolidate hang() by Andreas Bießmann · 12 years ago
  80. d1cdc1b powerpc/lib: fix unsafe register handling in wait_ticks by Mats Kärrman · 12 years ago
  81. fa6945f ppc: Enable generic board support by Simon Glass · 12 years ago
  82. db397fa Introduce generic post-relocation board_r.c by Simon Glass · 12 years ago
  83. 6f98490 Declare watchdog functions in watchdog.h by Simon Glass · 12 years ago
  84. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  85. e10ffab Clean up libfdt.h includes by Gerald Van Baren · 12 years ago
  86. d150db6 treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
  87. e02a6e3f ppc: Move mpc8220 clocks to arch_global_data by Simon Glass · 12 years ago
  88. 6c6cbd1 ppc: Move mpc512x clocks to arch_global_data by Simon Glass · 12 years ago
  89. 4f8c5f0 ppc: Move mpc5xxx clocks to arch_global_data by Simon Glass · 12 years ago
  90. a8b5739 ppc: Move lbc_clk and cpu to arch_global_data by Simon Glass · 12 years ago
  91. 44ea851 ppc: Move clock fields to arch_global_data by Simon Glass · 12 years ago
  92. 34a194f ppc: Move brg_clk to arch_global_data by Simon Glass · 12 years ago
  93. 2b36fbb powerpc/mpc83xx: add support for new SPL by Scott Wood · 12 years ago
  94. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  95. 50b5ac0 mpc5200: Add SPL support by Stefan Roese · 12 years ago
  96. ec90d34 SPL: Port SPL framework to powerpc by Stefan Roese · 12 years ago
  97. 79dc544 powerpc: Extract EPAPR_MAGIC constants into processor.h by Stefan Roese · 12 years ago
  98. 7c81090 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL by Scott Wood · 12 years ago
  99. 146f506 powerpc: change .fixup test to a GCC version test by Scott Wood · 12 years ago
  100. e16737f arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · 12 years ago