1. 698f3a1 86xx: Update CPU info output on bootup by Peter Tyser · 16 years ago
  2. fa9669e 86xx: Update Global Utilities structure by Peter Tyser · 16 years ago
  3. a864f32 mpc85xx: Add support for the P2020 by Srikanth Srinivasan · 16 years ago
  4. 6630ffb 85xx: Fix how we map DDR memory by Kumar Gala · 16 years ago
  5. f1a2ed8 ppc4xx: Autocalibration can set RDCC to over aggressive value. by Adam Graham · 16 years ago
  6. a14295e ppc4xx: Fix problem with CONFIG_MAX_MEM_MAPPED in include/asm-ppc/config.h by Stefan Roese · 16 years ago
  7. 4cd44a8 ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h by Kumar Gala · 16 years ago
  8. 4c88289 Add an architecture specific config.h for common defines by Kumar Gala · 16 years ago
  9. f93e1cb mpc86xx: Add support to populate addr map based on BATs by Becky Bruce · 16 years ago
  10. dad8c91 powerpc: Move duplicated BAT defines to mmu.h by Becky Bruce · 16 years ago
  11. d074bfe ADS5121 Add PATA support by Ralph Kondziella · 16 years ago
  12. 5d3e23f ADS5121 Add IC Ident Module (IIM) support by Martha Marx · 16 years ago
  13. f88c680 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  14. 1f9bb94 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  15. bf77c14 POWERPC 82xx: add the SCC as an HDLC controller by Gary Jennejohn · 16 years ago
  16. 1a5ba5f 85xx: Handle eLBC difference w/36-bit physical by Kumar Gala · 16 years ago
  17. 2aad0ae fsl-ddr: make the self refresh idle threshold configurable by Dave Liu · 16 years ago
  18. 4758d53 fsl-ddr: clean up the ddr code for DDR3 controller by Dave Liu · 16 years ago
  19. 1a8206c mpc83xx: Add support for MPC83xx PCI-E controllers by Anton Vorontsov · 16 years ago
  20. 0b691fc mpc8[56]xx: Put localbus clock in sysinfo and gd by Trent Piepho · 16 years ago
  21. 1b560ac mpc8xxx: LCRR[CLKDIV] is sometimes five bits by Trent Piepho · 16 years ago
  22. 64dcf47 ppc: Use addrmap in virt_to_phys and map_physmem. by Kumar Gala · 16 years ago
  23. 9ac287a 85xx: Add support to populate addr map based on TLB settings by Kumar Gala · 16 years ago
  24. 002dd96 powerpc: fix io.h build warning with CONFIG_PHYS_64BIT by Becky Bruce · 16 years ago
  25. 9364a67 Introduce virt_to_phys() by Kumar Gala · 16 years ago
  26. 8503509 FSL: Moved BR_PHYS_ADDR for localbus to common header by Kumar Gala · 16 years ago
  27. af7c3e3 85xx: Add PORDEVSR_PCI1 define by Peter Tyser · 16 years ago
  28. 3c373417 ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs by Dave Mitchell · 16 years ago
  29. 4f84bbd Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · 16 years ago
  30. 603e638 85xx: Update MPC85xx_PORDEVSR_IO_SEL mask by Peter Tyser · 16 years ago
  31. 9f4a689 85xx: Add basic e500mc core support by Kumar Gala · 16 years ago
  32. 2af91a9 mpc83xx: serdes: add forgotten shifts for rfcks by Anton Vorontsov · 16 years ago
  33. 571044b8 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  34. 1c97e0c ppc4xx: Correctly setup ranges property in ebc node by Stefan Roese · 16 years ago
  35. 206c726 85xx: properly document MPC85xx_PORDEVSR2_SEC_CFG by Timur Tabi · 16 years ago
  36. 4216d75 Merge 'next' branch by Wolfgang Denk · 16 years ago
  37. fa44036 Pass dimm parameters to populate populate controller options by Haiying Wang · 16 years ago
  38. 272b596 Make DDR interleaving mode work correctly by Haiying Wang · 16 years ago
  39. 32090b3 85xx: Export invalidate_{i,d}cache and add flush_dcache by Kumar Gala · 16 years ago
  40. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · 16 years ago
  42. bbfab70 ppc4xx: PPC44x MQ initialization by Yuri Tikhonov · 16 years ago
  43. a5694a1 85xx: Using proper I2C source clock divider for MPC8544 by Kumar Gala · 16 years ago
  44. bfcd6c3 Fix the incorrect DDR clk freq reporting on 8536DS by Jason Jin · 16 years ago
  45. 9c31901 ppc4xx: Move ppc4xx specific prototypes to ppc4xx header by Stefan Roese · 16 years ago
  46. 0857444 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  47. 5de5621 Allow console input to be disabled by Mark Jackson · 16 years ago
  48. 97a5581 ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines by Adam Graham · 16 years ago
  49. 56fd3c2 mpc83xx: Store and display Arbiter Event Register values by Nick Spence · 16 years ago
  50. cd77728 mpc85xx: Add support for the MPC8536 by Kumar Gala · 16 years ago
  51. 80f4bc7 FSL DDR: Add e500 TLB helper for DDR code by Kumar Gala · 16 years ago
  52. 124b082 FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code. by Kumar Gala · 16 years ago
  53. 61ed053 FSL DDR: Provide a generic set_ddr_laws() by Kumar Gala · 16 years ago
  54. 67c2e5c MPC83XX: Add miscellaneous registers and #defines to support MPC83xx family devices by Nick Spence · 16 years ago
  55. 038f0d8 ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe, by Prodyut Hazarika · 16 years ago
  56. 3762825 Fix merge problems by Stefan Roese · 16 years ago
  57. 1fbbe60 ppc4xx: Minor coding style cleanup of Xilinx Virtex5 ml507 support by Stefan Roese · 16 years ago
  58. 95c5020 ppc4xx: CPU PPC440x5 on Virtex5 FX by Ricardo Ribalda Delgado · 16 years ago
  59. ad9921b Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · 16 years ago
  60. 9def8a0 85xx: Add some L1/L2 SPR register definitions by Kumar Gala · 16 years ago
  61. 868e346 fdt: add crypto node handling for MPC8{3, 5}xxE processors by Kim Phillips · 16 years ago
  62. ad0f3b1 ppc4xx: Add 460SX UIC defines by Stefan Roese · 16 years ago
  63. 51d6d5d ppc4xx: Rework 440GX UIC handling by Stefan Roese · 16 years ago
  64. 01edcea ppc4xx: Consolidate PPC4xx UIC defines by Stefan Roese · 16 years ago
  65. 41b1746 ppc4xx: Consolidate PPC4xx UIC defines by Stefan Roese · 16 years ago
  66. c415db6 ppc4xx: Consolidate PPC4xx EBC defines by Stefan Roese · 16 years ago
  67. 9416cd9 ppc4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM Controller by Grant Erickson · 16 years ago
  68. b990b81 ppc4xx: Add AMCC/IBM DDR2 SDRAM ECC Field Mnemonics by Grant Erickson · 16 years ago
  69. cf64edd PPC4xx: Correct SDRAM_MCSTAT for PPC405EX(r) by Grant Erickson · 16 years ago
  70. 33384d1 ppc4xx: Add initial 460SX reference board (redwood) config file and defines. by Feng Kan · 16 years ago
  71. 68d1acf Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  72. 0203a97 ppc4xx: Enable support for > 2GB SDRAM on AMCC Katmai by Stefan Roese · 16 years ago
  73. 6c71b94 Feed the watchdog in u-boot for 8610 board. by Jason Jin · 17 years ago
  74. b6d65b1 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  75. 67bcc63 PPC: Added fls, fls64, __ilog2_u64, and ffs64 to bitops by Kumar Gala · 16 years ago
  76. aa9f6dc mpc83xx: move CPU_TYPE_ENTRY over to processor.h by Kim Phillips · 16 years ago
  77. a9e1828 Fix 4xx build issue by Anatolij Gustschin · 16 years ago
  78. a36601e Change bd/gd memsize/ram_size to be phys_size_t. by Becky Bruce · 16 years ago
  79. 59bf578 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  80. a9abb00 FSL LAW: Add new interface to use the last free LAW by Kumar Gala · 16 years ago
  81. 75639e0 FSL LAW: Keep track of LAW allocations by Kumar Gala · 16 years ago
  82. ddc1a47 Added the upmconfig() function for 85xx. by Sergei Poselenov · 16 years ago
  83. 8b94177 PPC: add accessor macros to clear and set bits in one shot by Wolfgang Grandegger · 16 years ago
  84. 9041f42 83xx/85xx/86xx: add more MxMR local bus definitions by Wolfgang Grandegger · 16 years ago
  85. 49c9d28 83xx/85xx: further localbus cleanups by Anton Vorontsov · 17 years ago
  86. 63e286a 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h by Anton Vorontsov · 17 years ago
  87. 8ddf00c 85xx: expose cpu identification by Kumar Gala · 16 years ago
  88. dee8890 ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part2 by Stefan Roese · 16 years ago
  89. b693341 ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling by Grant Erickson · 17 years ago
  90. 899032b Fix warnings from gcc-4.3.0 build on a ppc host by Kumar Gala · 17 years ago
  91. e7efd5b PPC: Add print_bats() to lib_ppc/bat_rw.c by Becky Bruce · 17 years ago
  92. 065b577 PPC: Change lib_ppc/bat_rw.c to use high bats by Becky Bruce · 17 years ago
  93. b42863f Merge branch 'lwmon5' of /home/wd/git/u-boot/projects by Wolfgang Denk · 17 years ago
  94. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  95. 35d81ce POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags. by Yuri Tikhonov · 17 years ago
  96. bc439b0 POST: add POST_STOP flag by Yuri Tikhonov · 17 years ago
  97. fbf2430 ppc4xx: Add 405EX(r) revision C PVR definitions and detection code by Stefan Roese · 17 years ago
  98. 1b3274f PPC: fix map_physmem build warning by Becky Bruce · 17 years ago
  99. 3af779b 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · 17 years ago
  100. 66832fa 85xx/86xx: Rename DDR init address and init extended address register by Kumar Gala · 17 years ago