1. 27e7215 ppc4xx: Remove sc3 board by Stefan Roese · 9 years ago
  2. d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  3. 59d34ed mpc85xx: clean up the old deep sleep framework by tang yuantian · 10 years ago
  4. 36da51e powerpc: mpc8xx: remove hermes board support by Masahiro Yamada · 10 years ago
  5. 3067547 powerpc/mpc85xx: Make boot flag effective by Tang Yuantian · 10 years ago
  6. 919e055 powerpc: mpc85xx watchdog init added to init_func by Boschung, Rainer · 10 years ago
  7. 7cb7272 mpc85xx/t104x: Enable L2 and CPC cache when resume by Tang Yuantian · 10 years ago
  8. 9272a9b m68k: powerpc: Clean up do_mdm_init by Simon Glass · 11 years ago
  9. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  10. aade200 mpc85xx/t104x: Add deep sleep framework support by Tang Yuantian · 11 years ago
  11. 58dac32 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · 11 years ago
  12. e386616 common: Add get_effective_memsize() to memsize.c by York Sun · 11 years ago
  13. 13287e3 powerpc: cast bi_memsize to ulong for %ld usage by Valentin Longchamp · 11 years ago
  14. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  15. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  16. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  17. 3f4978c i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  18. d6ed322 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 11 years ago
  19. d2eae43 lib: consolidate hang() by Andreas Bießmann · 11 years ago
  20. 6f6430d Introduce generic post-relocation board_r.c by Simon Glass · 12 years ago
  21. a6741bc Declare watchdog functions in watchdog.h by Simon Glass · 12 years ago
  22. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  23. 1c35613 ppc: Move mpc8220 clocks to arch_global_data by Simon Glass · 12 years ago
  24. fefb098 ppc: Move mpc512x clocks to arch_global_data by Simon Glass · 12 years ago
  25. b287749 ppc: Move mpc5xxx clocks to arch_global_data by Simon Glass · 12 years ago
  26. 67ac13b ppc: Move lbc_clk and cpu to arch_global_data by Simon Glass · 12 years ago
  27. 748cd05 ppc: Move clock fields to arch_global_data by Simon Glass · 12 years ago
  28. 1206c18 ppc: Move brg_clk to arch_global_data by Simon Glass · 12 years ago
  29. ec8a252 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  30. 20051f2 arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · 12 years ago
  31. eb53941 powerpc/mpc85xx: software workaround for DDR erratum A-004468 by York Sun · 12 years ago
  32. 036036d serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  33. 123bd96 powerpc/mpc8xxx: use topology registers to calculate number of cores by York Sun · 12 years ago
  34. 7de8a71 powerpc: Stack Pointer not properly aligned by Joakim Tjernlund · 12 years ago
  35. de30122 net: move bootfile init into eth_initialize by Mike Frysinger · 13 years ago
  36. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  37. 770605e bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  38. 8ade950 bootstage: Convert progress numbers 20-41 to enums by Simon Glass · 13 years ago
  39. 5ddb118 bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · 13 years ago
  40. d01b176 ppc: Change memsz variable to signed char by Simon Glass · 13 years ago
  41. 1c2931d arch/powerpc/lib/board.c: fix build warning by Wolfgang Denk · 13 years ago
  42. 9b998b0 arch/powerpc/lib/board.c: make (mostly) checkpatch-clean by Wolfgang Denk · 13 years ago
  43. a9f4fc3 arch/powerpc/lib/board.c: fix build warning by Wolfgang Denk · 13 years ago
  44. aab773a powerpc: Correct build warning introduced by getenv_ulong() patch by Simon Glass · 13 years ago
  45. 9d256b6 powerpc/lib/board.c: Call run_post(POST_ROM) before relocating by Bernhard Kaindl · 13 years ago
  46. 1272592 powerpc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  47. e2a5345 net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  48. 780f13a hwmon: do not init sensors on startup by Heiko Schocher · 13 years ago
  49. 5c8404a Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  50. d32a1a4 Don't grab memory for LCD if FB address is defined by Minkyu Kang · 13 years ago
  51. f9a33f1 powerpc: Add cpu_secondary_init_r to allow for initialization post env setup by Kumar Gala · 14 years ago
  52. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  53. eddf52b Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · 14 years ago
  54. a55bb83 powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOC by Kumar Gala · 14 years ago
  55. 57d6c58 WINBOND_83C553: enable only on boards that actually use it. by Wolfgang Denk · 14 years ago
  56. c62491d ppc: Don't initialize write protected NOR flashes by John Schmoller · 14 years ago
  57. d98b052 powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  58. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  59. a1c4864 powerpc: Zero out board info struct on bootup by Peter Tyser · 14 years ago
  60. 76221a6 PowerPC: change board specific early pci_init() into generic. by Andre Schwarz · 14 years ago
  61. 544d97e PCU_E: remove code for yet another corpse by Wolfgang Denk · 14 years ago
  62. 2495664 Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  63. 3fbeeea common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · 14 years ago
  64. 3611665 Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE by Wolfgang Denk · 14 years ago
  65. a806035 Save environment data to mmc. by Terry Lv · 14 years ago
  66. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  67. 1a2e203 mpc83xx: turn on icache in core initialization to improve u-boot boot time by Kim Phillips · 14 years ago
  68. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago[Renamed from arch/ppc/lib/board.c]
  69. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago[Renamed from lib_ppc/board.c]
  70. 4b99327 PPC: Record U-Boot's relocated address in RAM and show in bdinfo. by Richard Retanubun · 15 years ago
  71. 82826d5 mpc512x: Add display of reset status register by Detlev Zundel · 15 years ago
  72. f947690 mpc85xx, mpc86xx: Fix gd->cpu pointer after relocation by Peter Tyser · 15 years ago
  73. 91525c6 mpc85xx: Fix booting on various boards by Anton Vorontsov · 15 years ago
  74. 310cecb Add bb_miiphy_init call before any ethernet bring-up code. by Luigi 'Comio' Mantellini · 15 years ago
  75. a0e2066 ppc: Remove board.c relocation fixups by Peter Tyser · 15 years ago
  76. 004eca0 ppc: Clean up calling of phy_reset() during init by Peter Tyser · 15 years ago
  77. 3a8f28d ppc: Clean up calling of misc_init_r() during init by Peter Tyser · 15 years ago
  78. 13d46ab ppc/8xxx: relocate cpu pointer in global data by Kumar Gala · 15 years ago
  79. d4e8ada Consolidate arch-specific mem_malloc_init() implementations by Peter Tyser · 15 years ago
  80. a483a16 Standardize mem_malloc_init() implementation by Peter Tyser · 15 years ago
  81. 5e93bd1 Consolidate arch-specific sbrk() implementations by Peter Tyser · 15 years ago
  82. 0e87098 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  83. 9c67352 Revert "ppc: Unlock cache-as-ram in a consistent manner" by Wolfgang Denk · 15 years ago
  84. 982adfc ppc: Unlock cache-as-ram in a consistent manner by Peter Tyser · 15 years ago
  85. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  86. 0f89860 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · 15 years ago
  87. 55e0ed6 make MODEM SUPPORT generic instead of duplicate it by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  88. c790b04 lib_arch/board.c: Move malloc initialization before flash_init() by Stefan Roese · 15 years ago
  89. c0a14ae Update CHANGELOG, coding style cleanup. by Wolfgang Denk · 16 years ago
  90. fc39c2fd 85xx/86xx: Ensure MP boot page is not used by Kumar Gala · 16 years ago
  91. 02a301c powerpc: Only use eth_getenv_enetaddr() if networking is enabled by Stefan Roese · 16 years ago
  92. ff7dc06 powerpc: Fix compilation warning in board.c by Stefan Roese · 16 years ago
  93. eb85aa5 ppc: mark global bi_enet*addr as legacy by Mike Frysinger · 16 years ago
  94. 9c15010 boards: get mac address from env and move load_sernum_ethaddr() to board init by Mike Frysinger · 16 years ago
  95. d8d21e6 boards: move board_get_enetaddr() into board-specific init by Mike Frysinger · 16 years ago
  96. 0107cf6 nx823: get mac address from environment by Mike Frysinger · 16 years ago
  97. 506f391 8xx, icache: enabling ICache not before running from RAM by Heiko Schocher · 16 years ago
  98. 9c2d63e i2c, dtt: move dtt_init () to board_init_r () by Heiko Schocher · 16 years ago
  99. 272cc70 Add MMC Framework by Andy Fleming · 16 years ago
  100. 87c9063 ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h by Kumar Gala · 16 years ago