1. 6cb4c46 Fix board init code to respect the C runtime environment by Albert ARIBAUD · 9 years ago
  2. 315d88b ppc4xx: Remove remnants from ocotea, taishan, ebony and taihu by Stefan Roese · 9 years ago
  3. db8cc30 powerpc: ppc4xx: remove zeus support by Masahiro Yamada · 9 years ago
  4. e296601 powerpc: ppc4xx: Call board_init_f_mem() for generic board by Simon Glass · 10 years ago
  5. e168aae powerpc: ppc4xx: remove board support for bluestone by Masahiro Yamada · 10 years ago
  6. b3859f2 ppc4xx: Remove 4xx NAND booting support by Stefan Roese · 11 years ago
  7. 227f0a5 Remove obsolete _LINUX_CONFIG_H macro by Masahiro Yamada · 11 years ago
  8. 815c967 SPDX: fix IBM-pibs license identifier by Wolfgang Denk · 11 years ago
  9. e54a67f ppc4xx: Remove support for PPC405CR CPUs by Matthias Fuchs · 11 years ago
  10. 52744b4 SPDX-License-Identifier: convert PIBS licensed files by Wolfgang Denk · 11 years ago
  11. 07038ad ppc4xx: Add SPL support by Stefan Roese · 12 years ago
  12. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  13. 32ca04a ppc4xx: Remove IOP480 support by Stefan Roese · 12 years ago
  14. 61d0195 unify version_string by Andreas Bießmann · 13 years ago
  15. b2d36ea Revert "PowerPC: Add support for -msingle-pic-base" by Wolfgang Denk · 14 years ago
  16. 5d98e16 PowerPC: Add support for -msingle-pic-base by Joakim Tjernlund · 14 years ago
  17. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  18. b384381 xilinx-ppc4xx-generic: Use common u-boot.lds by Ricardo Ribalda Delgado · 14 years ago
  19. cd2c712 ppc4xx: Clarify comment about boot chip-select in start.S by Stefan Roese · 14 years ago
  20. 593a0fb ppc4xx: Flush complete dcache in relocate_code() by Stefan Roese · 14 years ago
  21. 401b592 PowerPC: Don't destroy fixup table while doing fixups by Joakim Tjernlund · 14 years ago
  22. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  23. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  24. c61b25a powerpc: do not fixup NULL ptrs by Joakim Tjernlund · 14 years ago
  25. 0c44caf powerpc: Remove warm reset entry point by Peter Tyser · 14 years ago
  26. 95ac428 APM821xx: Add CPU support by Tirumala Marri · 14 years ago
  27. b52cde9 ppc4xx: Disable trace broadcast for 44x non debug mode by Victor Gallardo · 14 years ago
  28. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  29. 04bb5fc ppc4xx: Invalidate d-cache when used as init-ram by Stefan Roese · 14 years ago
  30. 1d56806 ppc4xx: Cleanup Boot/FLASH TLB reassignment for PPC440/460 by Stefan Roese · 15 years ago
  31. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago[Renamed from arch/ppc/cpu/ppc4xx/start.S]
  32. 97251f9 ppc4xx: Add option for PPC440SPe ports without old Rev. A support by Stefan Roese · 15 years ago
  33. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago[Renamed from cpu/ppc4xx/start.S]
  34. 3fbaa4d ppc: Use r12 instead of r14 as GOT pointer. by Joakim Tjernlund · 15 years ago
  35. 4ff6bc0 ppc: Loose GOT access in IRQ by Joakim Tjernlund · 15 years ago
  36. 4f2fdac relocation: Do not relocate NULL pointers. by Joakim Tjernlund · 15 years ago
  37. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  38. 471573b Dual-license IBM code contributions by Josh Boyer · 15 years ago
  39. 730b2d2 ppc4xx: Replace 4xx lowercase SPR references by Matthias Fuchs · 15 years ago
  40. d0c4395 ppc4xx: Fix TLB reset problem with recent 44x images by Stefan Roese · 15 years ago
  41. d807916 ppc4xx: Make pll_write global by Matthias Fuchs · 15 years ago
  42. c20ef32 ppc4xx: Add Sequoia RAM-booting target by Stefan Roese · 16 years ago
  43. 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  44. 6294850 Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  45. 5c05759 ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization by Dave Mitchell · 16 years ago
  46. 3c373417 ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs by Dave Mitchell · 16 years ago
  47. fe05a02 ppc4xx: Clear all potentially pending exceptions in MCSR by Stefan Roese · 16 years ago
  48. 78ea77e ppc4xx: Generic architecture for xilinx ppc405(v3) by Ricardo Ribalda Delgado · 16 years ago
  49. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  50. 224bc96 ppc4xx: Add initial 460SX defines for the cpu/ppc4xx directory. by Feng Kan · 16 years ago
  51. cdb0470 ppc4xx: Remove superfluous dram_init() call or replace it by initdram() by Stefan Roese · 17 years ago
  52. 7d72e02 ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.S by Stefan Roese · 17 years ago
  53. b693341 ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling by Grant Erickson · 17 years ago
  54. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  55. 286b81b ppc4xx: Complete remove bogus dflush() by Stefan Roese · 17 years ago
  56. 0b86db7 ppc4xx: Add Canyonlands NAND booting support by Stefan Roese · 17 years ago
  57. cc019d1 ppc4xx: Add basic support for AMCC 460EX/460GT (2/5) by Stefan Roese · 17 years ago
  58. fe9628c Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  59. 86a28e9 ppc: Refactor cache routines, so there is only one common set. by Rafal Jaworowski · 17 years ago
  60. 0fb8ab9 ppc4xx: Fix problem with init-ram bigger than 4k on 440 platforms by Stefan Roese · 17 years ago
  61. 54f63cd ppc4xx: Fix dflush() to restore DVLIM register by Larry Johnson · 17 years ago
  62. a86bde3 ppc4xx: Add 44x cache locking to better support init-ram in d-cache by Stefan Roese · 17 years ago
  63. 720025b Fix ppc4xx clear_bss() code by Anatolij Gustschin · 17 years ago
  64. 86cb27b PPC4xx: Minimal changes to add vxWorks support by Niklaus Giger · 17 years ago
  65. eff3a0a ppc4xx: Rework 4xx cache support by Stefan Roese · 17 years ago
  66. 153b3e2 ppc4xx: Add PPC405EX support by Stefan Roese · 17 years ago
  67. a5d182e ppc4xx: Add initial Zeus (PPC405EP) board support by Stefan Roese · 17 years ago
  68. 9aa3677 ppc4xx: Add support for AMCC 405EP Taihu board by John Otken · 17 years ago
  69. a0453aa Coding style cleanup; update CHANGELOG. by Wolfgang Denk · 17 years ago
  70. 3190dbe Merged POST framework with the current TOT. by Sergei Poselenov · 17 years ago
  71. 06244e4 [ppc] Fix build breakage for all non-4xx PowerPC variants. by Rafal Jaworowski · 17 years ago
  72. 09675ef Coding style cleanup. Refresh CHANGELOG. by Wolfgang Denk · 17 years ago
  73. 80d99a4 [ppc4xx] Fix problem with NAND booting on AMCC Acadia by Stefan Roese · 17 years ago
  74. 837bc5b ppc4xx: Clean up 440 exceptions handling by Grzegorz Bernacki · 17 years ago
  75. 23d8d34 ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval board by Stefan Roese · 17 years ago
  76. 6ca735b Merge with /home/stefan/git/u-boot/bamboo-nand by Stefan Roese · 18 years ago
  77. 4274351 ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval board by Stefan Roese · 18 years ago
  78. d85f5d7 ppc4xx: Fix small 405EZ OCM initilization bug in start.S by Stefan Roese · 18 years ago
  79. 5c06cb9 Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx by Wolfgang Denk · 18 years ago
  80. edd9713 Merge with /home/stefan/git/u-boot/acadia by Stefan Roese · 18 years ago
  81. f6c7b76 [PATCH] Clean up 40EZ/Acadia support by Stefan Roese · 18 years ago
  82. 0cb8ec1 Merge with /home/stefan/git/u-boot/acadia by Stefan Roese · 18 years ago
  83. 17ffbc8 [PATCH] Add AMCC PPC405EZ support by Stefan Roese · 18 years ago
  84. c823cf2 Merge with /home/git/u-boot by Wolfgang Denk · 18 years ago
  85. 31c59f7 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 18 years ago
  86. 05ac303 [PATCH] Update AMCC Luan 440SP eval board support by Stefan Roese · 18 years ago
  87. b38e0df Restructure POST directory to support of other CPUs, boards, etc. by Wolfgang Denk · 18 years ago
  88. f972e77 Some code cleanup. by Wolfgang Denk · 18 years ago
  89. 313a617 Merge with /home/stefan/git/u-boot/denx-merge-sr by Stefan Roese · 18 years ago
  90. bad4111 [PATCH] Update AMCC Katmai 440SPe eval board support by Stefan Roese · 18 years ago
  91. 52232fd Minor code cleanup. by Wolfgang Denk · 18 years ago
  92. a8856e3 [PATCH] Add support for the AMCC Katmai (440SPe) eval board by Stefan Roese · 18 years ago
  93. 0100cc1 [PATCH] PPC4xx start.S: Fix for processor errata by Stefan Roese · 18 years ago
  94. c72b0a4 * PPC405EP: Add support for board configuration of CPC0_PCI register by Stefan Roese · 18 years ago
  95. 4df0da5 Coding style cleanup by Wolfgang Denk · 18 years ago
  96. 42fbddd Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · 18 years ago
  97. b847413 Merge with /home/raj/git/u-boot by Wolfgang Denk · 18 years ago
  98. a2e7ef0 Add support for PCI-Express on PPC440SPe (Yucca board). by Rafal Jaworowski · 18 years ago
  99. ba94093 Add support for TB5200 board by Wolfgang Denk · 18 years ago
  100. be9463b Fix timer problems on AMCC yucca board. by Marian Balakowicz · 18 years ago