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