1. a8e1d8b powerpc/mpc85xx: Make boot flag effective by Tang Yuantian · 10 years ago
  2. 6d18185 powerpc: mpc85xx watchdog init added to init_func by Boschung, Rainer · 10 years ago
  3. efd6da6 mpc85xx/t104x: Enable L2 and CPC cache when resume by Tang Yuantian · 10 years ago
  4. e3a762c m68k: powerpc: Clean up do_mdm_init by Simon Glass · 11 years ago
  5. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  6. a7364af mpc85xx/t104x: Add deep sleep framework support by Tang Yuantian · 11 years ago
  7. 5a2bf98 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · 11 years ago
  8. 863e8d8 common: Add get_effective_memsize() to memsize.c by York Sun · 11 years ago
  9. 3d854c4 powerpc: cast bi_memsize to ulong for %ld usage by Valentin Longchamp · 11 years ago
  10. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  11. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  12. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  13. e0e55bc i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  14. 406f681 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 12 years ago
  15. d7a886b lib: consolidate hang() by Andreas Bießmann · 12 years ago
  16. db397fa Introduce generic post-relocation board_r.c by Simon Glass · 12 years ago
  17. 6f98490 Declare watchdog functions in watchdog.h by Simon Glass · 12 years ago
  18. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  19. e02a6e3f ppc: Move mpc8220 clocks to arch_global_data by Simon Glass · 12 years ago
  20. 6c6cbd1 ppc: Move mpc512x clocks to arch_global_data by Simon Glass · 12 years ago
  21. 4f8c5f0 ppc: Move mpc5xxx clocks to arch_global_data by Simon Glass · 12 years ago
  22. a8b5739 ppc: Move lbc_clk and cpu to arch_global_data by Simon Glass · 12 years ago
  23. 44ea851 ppc: Move clock fields to arch_global_data by Simon Glass · 12 years ago
  24. 34a194f ppc: Move brg_clk to arch_global_data by Simon Glass · 12 years ago
  25. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  26. e16737f arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · 12 years ago
  27. a28496f powerpc/mpc85xx: software workaround for DDR erratum A-004468 by York Sun · 12 years ago
  28. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  29. 7b2947f powerpc/mpc8xxx: use topology registers to calculate number of cores by York Sun · 12 years ago
  30. 1768649 powerpc: Stack Pointer not properly aligned by Joakim Tjernlund · 12 years ago
  31. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · 13 years ago
  32. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  33. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  34. 12a13d6 bootstage: Convert progress numbers 20-41 to enums by Simon Glass · 13 years ago
  35. d409b1b bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · 13 years ago
  36. d9d4fa7 ppc: Change memsz variable to signed char by Simon Glass · 13 years ago
  37. 775ad02 arch/powerpc/lib/board.c: fix build warning by Wolfgang Denk · 13 years ago
  38. 09e3c9f arch/powerpc/lib/board.c: make (mostly) checkpatch-clean by Wolfgang Denk · 13 years ago
  39. 3f7772c arch/powerpc/lib/board.c: fix build warning by Wolfgang Denk · 13 years ago
  40. e2f057f powerpc: Correct build warning introduced by getenv_ulong() patch by Simon Glass · 13 years ago
  41. 920fd2b powerpc/lib/board.c: Call run_post(POST_ROM) before relocating by Bernhard Kaindl · 13 years ago
  42. 44fc669 powerpc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  43. a23230c net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  44. 8df768c hwmon: do not init sensors on startup by Heiko Schocher · 13 years ago
  45. 5e669ff Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  46. 50777c4 Don't grab memory for LCD if FB address is defined by Minkyu Kang · 14 years ago
  47. 2ef216b powerpc: Add cpu_secondary_init_r to allow for initialization post env setup by Kumar Gala · 14 years ago
  48. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  49. 0b5a263 Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · 14 years ago
  50. b1dd51f powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOC by Kumar Gala · 14 years ago
  51. 4136428 WINBOND_83C553: enable only on boards that actually use it. by Wolfgang Denk · 14 years ago
  52. 9a73601 ppc: Don't initialize write protected NOR flashes by John Schmoller · 14 years ago
  53. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  54. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  55. 4b25a8d powerpc: Zero out board info struct on bootup by Peter Tyser · 14 years ago
  56. 8d5c89d PowerPC: change board specific early pci_init() into generic. by Andre Schwarz · 14 years ago
  57. cd4e42e PCU_E: remove code for yet another corpse by Wolfgang Denk · 14 years ago
  58. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  59. eeedb86 common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · 14 years ago
  60. ea9e0be Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE by Wolfgang Denk · 14 years ago
  61. b4eceac Save environment data to mmc. by Terry Lv · 15 years ago
  62. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  63. f3c7cd9 mpc83xx: turn on icache in core initialization to improve u-boot boot time by Kim Phillips · 15 years ago
  64. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago[Renamed from arch/ppc/lib/board.c]
  65. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago[Renamed from lib_ppc/board.c]
  66. 92bc263 PPC: Record U-Boot's relocated address in RAM and show in bdinfo. by Richard Retanubun · 15 years ago
  67. a2ea276 mpc512x: Add display of reset status register by Detlev Zundel · 15 years ago
  68. a95e673 mpc85xx, mpc86xx: Fix gd->cpu pointer after relocation by Peter Tyser · 15 years ago
  69. 9522f57 mpc85xx: Fix booting on various boards by Anton Vorontsov · 15 years ago
  70. 01db155 Add bb_miiphy_init call before any ethernet bring-up code. by Luigi 'Comio' Mantellini · 15 years ago
  71. 6756737 ppc: Remove board.c relocation fixups by Peter Tyser · 15 years ago
  72. d3d9a50 ppc: Clean up calling of phy_reset() during init by Peter Tyser · 15 years ago
  73. 5c50621 ppc: Clean up calling of misc_init_r() during init by Peter Tyser · 15 years ago
  74. 87e4342 ppc/8xxx: relocate cpu pointer in global data by Kumar Gala · 15 years ago
  75. 781c9b8 Consolidate arch-specific mem_malloc_init() implementations by Peter Tyser · 15 years ago
  76. ed52770 Standardize mem_malloc_init() implementation by Peter Tyser · 15 years ago
  77. a78ded6 Consolidate arch-specific sbrk() implementations by Peter Tyser · 15 years ago
  78. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  79. 1e0f07e Revert "ppc: Unlock cache-as-ram in a consistent manner" by Wolfgang Denk · 15 years ago
  80. f02eb62 ppc: Unlock cache-as-ram in a consistent manner by Peter Tyser · 15 years ago
  81. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  82. 62e7398 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · 16 years ago
  83. beb957c make MODEM SUPPORT generic instead of duplicate it by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  84. b81464e lib_arch/board.c: Move malloc initialization before flash_init() by Stefan Roese · 16 years ago
  85. e366f15 Update CHANGELOG, coding style cleanup. by Wolfgang Denk · 16 years ago
  86. 04a3b14 85xx/86xx: Ensure MP boot page is not used by Kumar Gala · 16 years ago
  87. 2908943 powerpc: Only use eth_getenv_enetaddr() if networking is enabled by Stefan Roese · 16 years ago
  88. 928a7c8 powerpc: Fix compilation warning in board.c by Stefan Roese · 16 years ago
  89. 2625048 ppc: mark global bi_enet*addr as legacy by Mike Frysinger · 16 years ago
  90. dcc95c4 boards: get mac address from env and move load_sernum_ethaddr() to board init by Mike Frysinger · 16 years ago
  91. 13e9bb9 boards: move board_get_enetaddr() into board-specific init by Mike Frysinger · 16 years ago
  92. 5a3d56d nx823: get mac address from environment by Mike Frysinger · 16 years ago
  93. 734f027 8xx, icache: enabling ICache not before running from RAM by Heiko Schocher · 16 years ago
  94. 24e6ce5 i2c, dtt: move dtt_init () to board_init_r () by Heiko Schocher · 16 years ago
  95. ad347bb Add MMC Framework by Andy Fleming · 16 years ago
  96. 4cd44a8 ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h by Kumar Gala · 16 years ago
  97. f93e1cb mpc86xx: Add support to populate addr map based on BATs by Becky Bruce · 16 years ago
  98. e66dc08 SATA: do not auto-initialize during boot by Mike Frysinger · 16 years ago
  99. 9ac287a 85xx: Add support to populate addr map based on TLB settings by Kumar Gala · 16 years ago
  100. 2f79edd lib_ppc: Move trap_init to occur earlier by Becky Bruce · 16 years ago