1. 27e7215 ppc4xx: Remove sc3 board by Stefan Roese · 9 years ago
  2. ac33716 powerpc: add 2 common dcache assembly functions by Valentin Longchamp · 10 years ago
  3. d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  4. 68145d4 common/board_f: factor out reserve_stacks by Andreas Bießmann · 10 years ago
  5. 59d34ed mpc85xx: clean up the old deep sleep framework by tang yuantian · 10 years ago
  6. 36da51e powerpc: mpc8xx: remove hermes board support by Masahiro Yamada · 10 years ago
  7. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  8. 3067547 powerpc/mpc85xx: Make boot flag effective by Tang Yuantian · 10 years ago
  9. 919e055 powerpc: mpc85xx watchdog init added to init_func by Boschung, Rainer · 10 years ago
  10. 7cb7272 mpc85xx/t104x: Enable L2 and CPC cache when resume by Tang Yuantian · 10 years ago
  11. 9272a9b m68k: powerpc: Clean up do_mdm_init by Simon Glass · 10 years ago
  12. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 10 years ago
  13. aade200 mpc85xx/t104x: Add deep sleep framework support by Tang Yuantian · 10 years ago
  14. 247161b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  15. b892465 bootstage: powerpc: support fdt stash and reporting by Mela Custodio · 11 years ago
  16. 58dac32 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · 11 years ago
  17. cd2e46c kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  18. e386616 common: Add get_effective_memsize() to memsize.c by York Sun · 11 years ago
  19. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  20. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  21. 871a57b common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. by Miao Yan · 11 years ago
  22. 06c1411 powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  23. 13287e3 powerpc: cast bi_memsize to ulong for %ld usage by Valentin Longchamp · 11 years ago
  24. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  25. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  26. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  27. 3f4978c i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  28. b8eee43 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  29. ed12b5b Fix bootm to work on powerpc again (compressed uImage) by Stefan Roese · 11 years ago
  30. d6ed322 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 11 years ago
  31. 3e51266 powerpc: Use image_setup_linux() instead of local code by Simon Glass · 11 years ago
  32. d2eae43 lib: consolidate hang() by Andreas Bießmann · 11 years ago
  33. fac150e powerpc/lib: fix unsafe register handling in wait_ticks by Mats Kärrman · 11 years ago
  34. 660c60c ppc: Enable generic board support by Simon Glass · 12 years ago
  35. 6f6430d Introduce generic post-relocation board_r.c by Simon Glass · 12 years ago
  36. a6741bc Declare watchdog functions in watchdog.h by Simon Glass · 12 years ago
  37. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  38. 58864dd Clean up libfdt.h includes by Gerald Van Baren · 12 years ago
  39. 12e06fe treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
  40. 1c35613 ppc: Move mpc8220 clocks to arch_global_data by Simon Glass · 12 years ago
  41. fefb098 ppc: Move mpc512x clocks to arch_global_data by Simon Glass · 12 years ago
  42. b287749 ppc: Move mpc5xxx clocks to arch_global_data by Simon Glass · 12 years ago
  43. 67ac13b ppc: Move lbc_clk and cpu to arch_global_data by Simon Glass · 12 years ago
  44. 748cd05 ppc: Move clock fields to arch_global_data by Simon Glass · 12 years ago
  45. 1206c18 ppc: Move brg_clk to arch_global_data by Simon Glass · 12 years ago
  46. 06f60ae powerpc/mpc83xx: add support for new SPL by Scott Wood · 12 years ago
  47. ec8a252 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  48. 083f2e0 mpc5200: Add SPL support by Stefan Roese · 12 years ago
  49. ea8256f SPL: Port SPL framework to powerpc by Stefan Roese · 12 years ago
  50. 966b11c powerpc: Extract EPAPR_MAGIC constants into processor.h by Stefan Roese · 12 years ago
  51. 4b91972 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL by Scott Wood · 12 years ago
  52. 6ec63f4 powerpc: change .fixup test to a GCC version test by Scott Wood · 12 years ago
  53. 20051f2 arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · 12 years ago
  54. fe44f45 arch/powerpc/lib/extable.c: sparse fix by Kim Phillips · 12 years ago
  55. eef1cf2 include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  56. eb53941 powerpc/mpc85xx: software workaround for DDR erratum A-004468 by York Sun · 12 years ago
  57. 8d1165e11a split mpc8xx hooks from cmd_ide.c by Pavel Herrmann · 12 years ago
  58. 036036d serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  59. 5675b50 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 12 years ago
  60. 83f83d1 ppc: Create a stack frame for wait_ticks() by Joakim Tjernlund · 12 years ago
  61. 0044c42 Consolidate bootcount code into drivers/bootcount by Stefan Roese · 12 years ago
  62. 123bd96 powerpc/mpc8xxx: use topology registers to calculate number of cores by York Sun · 12 years ago
  63. 7de8a71 powerpc: Stack Pointer not properly aligned by Joakim Tjernlund · 12 years ago
  64. de30122 net: move bootfile init into eth_initialize by Mike Frysinger · 12 years ago
  65. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 12 years ago
  66. 770605e bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  67. 8ade950 bootstage: Convert progress numbers 20-41 to enums by Simon Glass · 13 years ago
  68. 5ddb118 bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · 13 years ago
  69. 578ac1e bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  70. d01b176 ppc: Change memsz variable to signed char by Simon Glass · 13 years ago
  71. 3b20011 powerpc/bootm: Flush ramdisk and device tree image when booting on MP by Kumar Gala · 13 years ago
  72. 01baa05 powerpc: Minimal private libgcc to build on Debian by Kyle Moffett · 14 years ago
  73. 8a33201 arch/powerpc/lib/bat_rw.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  74. 1c2931d arch/powerpc/lib/board.c: fix build warning by Wolfgang Denk · 13 years ago
  75. 9b998b0 arch/powerpc/lib/board.c: make (mostly) checkpatch-clean by Wolfgang Denk · 13 years ago
  76. a9f4fc3 arch/powerpc/lib/board.c: fix build warning by Wolfgang Denk · 13 years ago
  77. aab773a powerpc: Correct build warning introduced by getenv_ulong() patch by Simon Glass · 13 years ago
  78. 9d256b6 powerpc/lib/board.c: Call run_post(POST_ROM) before relocating by Bernhard Kaindl · 13 years ago
  79. 1272592 powerpc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  80. e2a5345 net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  81. 99ffccb Flush cache after the OS image is loaded into the memory. by Diana CRACIUN · 13 years ago
  82. 780f13a hwmon: do not init sensors on startup by Heiko Schocher · 13 years ago
  83. 90f89f0 powerpc/85xx: verify the device tree before booting Linux by Timur Tabi · 13 years ago
  84. 70bfb03 powerpc/85xx: Fix setting of EPAPR_MAGIC value by Kumar Gala · 13 years ago
  85. 4769be2 Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  86. 5c8404a Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  87. 9e9579b powerpc: Fix device tree padding associated with ramdisk by Kumar Gala · 13 years ago
  88. 62ddcf0 mpc832x: add support for the mpc8321 based suvd3 board by Heiko Schocher · 15 years ago
  89. f38536f Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  90. d32a1a4 Don't grab memory for LCD if FB address is defined by Minkyu Kang · 13 years ago
  91. 55b0a39 Respect memreserve regions specified in the device tree by Grant Likely · 14 years ago
  92. ed59e58 Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ by Grant Likely · 14 years ago
  93. c3624e6 Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined by Grant Likely · 14 years ago
  94. 590d3ca Stop passing around bootmem_base value. by Grant Likely · 14 years ago
  95. f9a33f1 powerpc: Add cpu_secondary_init_r to allow for initialization post env setup by Kumar Gala · 14 years ago
  96. 561e710 powerpc: Move cpu specific lmb reserve to arch_lmb_reserve by Kumar Gala · 14 years ago
  97. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  98. eddf52b Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · 14 years ago
  99. 96805a5 powerpc: fix register usage in some inline assembly code by Timur Tabi · 14 years ago
  100. 006915f Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago