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