1. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 9 months ago
  2. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 4 years, 11 months ago
  3. 9d3915b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · 4 years, 11 months ago
  4. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 11 months ago
  5. 6887c5b common: Move some time functions out of common.h by Simon Glass · 4 years, 11 months ago
  6. c076e5c status_led: Tidy up the code style by Simon Glass · 4 years, 11 months ago
  7. 9ce2aa1 Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 4 years, 11 months ago
  8. 22b7b86 spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · 5 years ago
  9. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  10. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  11. 2c21749 timer: Add MPC83xx timer driver by Mario Six · 6 years ago
  12. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  13. b60cfb6 powerpc: fix typo in kgdb.c by Heinrich Schuchardt · 6 years ago
  14. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  15. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  16. 4280342 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  17. deff9b1 powerpc: Rework interrupt_init_cpu() by Tom Rini · 7 years ago
  18. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  19. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  20. 08dd988 powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
  21. f1cd736 powerpc: move set_msr() and get_msr() into .h by Christophe Leroy · 7 years ago
  22. f0eda3c power, timer: reset TBL before TBU by Christophe Leroy · 7 years ago
  23. 93e85d0 powerpc, timer: Does 8xx specific actions in 8xx cpu_init by Christophe Leroy · 7 years ago
  24. ba3da73 powerpc, 8xx: Use IO accessors to access IO memory by Christophe Leroy · 7 years ago
  25. debd1f3 powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/ by Christophe Leroy · 7 years ago
  26. 907208c powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 7 years ago
  27. 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  28. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  29. 5025897 powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
  30. 2eb48ff powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  31. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  32. c7c111e Convert CONFIG_CMD_IMMAP to Kconfig by Simon Glass · 7 years ago
  33. fc843a0 Kconfig: Add a CONFIG_IDE option by Simon Glass · 7 years ago
  34. 5bf5250 spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · 7 years ago
  35. e5fb573 powerpc: Move setup_board_extra() into a PPC file by Simon Glass · 7 years ago
  36. 70e2aaf board_f: powerpc: Use timer_init() instead of init_timebase() by Simon Glass · 7 years ago
  37. de8c931 powerpc: mpc5200: Correct return value of memcpy function by Mark Marshall · 8 years ago
  38. 7686660 powerpc: Enable flush and invalidate dcache by range for MPC85xx by Tony O'Brien · 8 years ago
  39. 2d8d190 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  40. 63c0941 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  41. ca12e65 spl: Add a parameter to jump_to_image_linux() by Simon Glass · 8 years ago
  42. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  43. 25bab53 Remove unneeded remnants of bcopy(). by Robert P. J. Day · 8 years ago
  44. 14c67eb powerpc: Drop unused code related to generic board by Simon Glass · 8 years ago
  45. cb1629f powerpc: Disable flush or invalidate dcache by range for some SoCs by York Sun · 8 years ago
  46. 09c2b8f Change my mailaddress by Andreas Bießmann · 8 years ago
  47. 75918af powerpc: Drop old non-generic-board code by Simon Glass · 9 years ago
  48. 27e7215 ppc4xx: Remove sc3 board by Stefan Roese · 9 years ago
  49. ac33716 powerpc: add 2 common dcache assembly functions by Valentin Longchamp · 10 years ago
  50. d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  51. 68145d4 common/board_f: factor out reserve_stacks by Andreas Bießmann · 10 years ago
  52. 59d34ed mpc85xx: clean up the old deep sleep framework by tang yuantian · 10 years ago
  53. 36da51e powerpc: mpc8xx: remove hermes board support by Masahiro Yamada · 10 years ago
  54. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  55. 3067547 powerpc/mpc85xx: Make boot flag effective by Tang Yuantian · 10 years ago
  56. 919e055 powerpc: mpc85xx watchdog init added to init_func by Boschung, Rainer · 10 years ago
  57. 7cb7272 mpc85xx/t104x: Enable L2 and CPC cache when resume by Tang Yuantian · 10 years ago
  58. 9272a9b m68k: powerpc: Clean up do_mdm_init by Simon Glass · 10 years ago
  59. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 10 years ago
  60. aade200 mpc85xx/t104x: Add deep sleep framework support by Tang Yuantian · 10 years ago
  61. 247161b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  62. b892465 bootstage: powerpc: support fdt stash and reporting by Mela Custodio · 11 years ago
  63. 58dac32 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · 11 years ago
  64. cd2e46c kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  65. e386616 common: Add get_effective_memsize() to memsize.c by York Sun · 11 years ago
  66. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  67. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  68. 871a57b common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. by Miao Yan · 11 years ago
  69. 06c1411 powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  70. 13287e3 powerpc: cast bi_memsize to ulong for %ld usage by Valentin Longchamp · 11 years ago
  71. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  72. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  73. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  74. 3f4978c i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  75. b8eee43 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  76. ed12b5b Fix bootm to work on powerpc again (compressed uImage) by Stefan Roese · 11 years ago
  77. d6ed322 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 11 years ago
  78. 3e51266 powerpc: Use image_setup_linux() instead of local code by Simon Glass · 11 years ago
  79. d2eae43 lib: consolidate hang() by Andreas Bießmann · 11 years ago
  80. fac150e powerpc/lib: fix unsafe register handling in wait_ticks by Mats Kärrman · 11 years ago
  81. 660c60c ppc: Enable generic board support by Simon Glass · 12 years ago
  82. 6f6430d Introduce generic post-relocation board_r.c by Simon Glass · 12 years ago
  83. a6741bc Declare watchdog functions in watchdog.h by Simon Glass · 12 years ago
  84. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  85. 58864dd Clean up libfdt.h includes by Gerald Van Baren · 12 years ago
  86. 12e06fe treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
  87. 1c35613 ppc: Move mpc8220 clocks to arch_global_data by Simon Glass · 12 years ago
  88. fefb098 ppc: Move mpc512x clocks to arch_global_data by Simon Glass · 12 years ago
  89. b287749 ppc: Move mpc5xxx clocks to arch_global_data by Simon Glass · 12 years ago
  90. 67ac13b ppc: Move lbc_clk and cpu to arch_global_data by Simon Glass · 12 years ago
  91. 748cd05 ppc: Move clock fields to arch_global_data by Simon Glass · 12 years ago
  92. 1206c18 ppc: Move brg_clk to arch_global_data by Simon Glass · 12 years ago
  93. 06f60ae powerpc/mpc83xx: add support for new SPL by Scott Wood · 12 years ago
  94. ec8a252 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  95. 083f2e0 mpc5200: Add SPL support by Stefan Roese · 12 years ago
  96. ea8256f SPL: Port SPL framework to powerpc by Stefan Roese · 12 years ago
  97. 966b11c powerpc: Extract EPAPR_MAGIC constants into processor.h by Stefan Roese · 12 years ago
  98. 4b91972 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL by Scott Wood · 12 years ago
  99. 6ec63f4 powerpc: change .fixup test to a GCC version test by Scott Wood · 12 years ago
  100. 20051f2 arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · 12 years ago