1. 6442b71 85xx: Add PORBMSR and PORDEVSR shift defines by Peter Tyser · 15 years ago
  2. 2f21ce4 fsl/85xx, 86xx: Sync up DMA code by Peter Tyser · 15 years ago
  3. b1f1265 fsl: Create common fsl_dma.h for 85xx and 86xx cpus by Peter Tyser · 15 years ago
  4. 4e7b25e drivers/qe: Add more SNUM number for QE by Haiying Wang · 15 years ago
  5. 7211fbf drivers/qe: Change QE RISC ALLOCATION to support 4 RISCs by Haiying Wang · 15 years ago
  6. b3d7f20 85xx: Add QE clk support by Haiying Wang · 15 years ago
  7. 71b358c 85xx: Added MPC8535/E identifiers by Kumar Gala · 15 years ago
  8. 6bd55cc mcp512x: Add macros for SCFR LPC divisor access by Stefan Roese · 15 years ago
  9. a07bf18 mpc85xx: USB: Add support by Vivek Mahajan · 15 years ago
  10. 4ef0101 mpc83xx: USB: Reorganized its support by Vivek Mahajan · 15 years ago
  11. 2c7920a 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x by Peter Tyser · 15 years ago
  12. 0f89860 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · 15 years ago
  13. 3b74e7e MPC512x: remove include/mpc512x.h by Wolfgang Denk · 15 years ago
  14. 19dc7e1 MPC512x: add more hardware description to immap_512x.h by Wolfgang Denk · 15 years ago
  15. c7f60fd 85xx: Fix MURAM size for MPC8569 by Haiying Wang · 15 years ago
  16. f9a109b Replace __attribute references with __attribute__ by Peter Tyser · 15 years ago
  17. c0a14ae Update CHANGELOG, coding style cleanup. by Wolfgang Denk · 15 years ago
  18. 7fa96a9 eSPI: add the eSPI register support by Mingkai Hu · 15 years ago
  19. 32049b4 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · 15 years ago
  20. c851462 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · 15 years ago
  21. 7649a59 86xx: Cleanup MP support by Kumar Gala · 15 years ago
  22. 22b6dbc MPC85xx: Add MPC8569 CPU support by Haiying Wang · 16 years ago
  23. c360cea fsl-ddr: add the DDR3 SPD infrastructure by Dave Liu · 16 years ago
  24. 0088c29 Add LSDMR (SDRAM Mode Register) definition on localbus by Kumar Gala · 16 years ago
  25. b1b4e89 Add LZO decompressor support by Stefan Roese · 16 years ago
  26. eb85aa5 ppc: mark global bi_enet*addr as legacy by Mike Frysinger · 16 years ago
  27. 49b5aff Add eTSEC 1/2 IO override control (corrected) by ksi@koi8.net · 16 years ago
  28. bd76729 MPC86xx: set CONFIG_MAX_MEM_MAPPED to 2G by default by Becky Bruce · 16 years ago
  29. e1ac387 83xx: Add eSDHC support on 8379 EMDS board by Andy Fleming · 16 years ago
  30. 80522dc 85xx: Add eSDHC support for 8536 DS by Andy Fleming · 16 years ago
  31. e1be0d2 32bit BUg fix for DDR2 on 8572 by Poonam_Aggrwal-b10812 · 16 years ago
  32. a1c8a71 86xx: Update CPU info output on bootup by Peter Tyser · 16 years ago
  33. 22c00f8 86xx: Update Global Utilities structure by Peter Tyser · 16 years ago
  34. 8d949af mpc85xx: Add support for the P2020 by Srikanth Srinivasan · 16 years ago
  35. f8523cb 85xx: Fix how we map DDR memory by Kumar Gala · 16 years ago
  36. c645012 ppc4xx: Autocalibration can set RDCC to over aggressive value. by Adam Graham · 16 years ago
  37. 2ede879 ppc4xx: Fix problem with CONFIG_MAX_MEM_MAPPED in include/asm-ppc/config.h by Stefan Roese · 16 years ago
  38. 87c9063 ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h by Kumar Gala · 16 years ago
  39. 47d41cc Add an architecture specific config.h for common defines by Kumar Gala · 16 years ago
  40. c9315e6 mpc86xx: Add support to populate addr map based on BATs by Becky Bruce · 16 years ago
  41. d35ae5a powerpc: Move duplicated BAT defines to mmu.h by Becky Bruce · 16 years ago
  42. 70a4da4 ADS5121 Add PATA support by Ralph Kondziella · 16 years ago
  43. abfbd0ae ADS5121 Add IC Ident Module (IIM) support by Martha Marx · 16 years ago
  44. 8f86a36 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  45. 1ea0823 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  46. 0c0ccf40 POWERPC 82xx: add the SCC as an HDLC controller by Gary Jennejohn · 16 years ago
  47. c51fc5d 85xx: Handle eLBC difference w/36-bit physical by Kumar Gala · 16 years ago
  48. 22cca7e fsl-ddr: make the self refresh idle threshold configurable by Dave Liu · 16 years ago
  49. 22ff3d0 fsl-ddr: clean up the ddr code for DDR3 controller by Dave Liu · 16 years ago
  50. fd6646c mpc83xx: Add support for MPC83xx PCI-E controllers by Anton Vorontsov · 16 years ago
  51. ada591d mpc8[56]xx: Put localbus clock in sysinfo and gd by Trent Piepho · 16 years ago
  52. a5d212a mpc8xxx: LCRR[CLKDIV] is sometimes five bits by Trent Piepho · 16 years ago
  53. 77c8115 ppc: Use addrmap in virt_to_phys and map_physmem. by Kumar Gala · 16 years ago
  54. ecf5b98 85xx: Add support to populate addr map based on TLB settings by Kumar Gala · 16 years ago
  55. b1ffece powerpc: fix io.h build warning with CONFIG_PHYS_64BIT by Becky Bruce · 16 years ago
  56. 65e43a1 Introduce virt_to_phys() by Kumar Gala · 16 years ago
  57. ea154a1 FSL: Moved BR_PHYS_ADDR for localbus to common header by Kumar Gala · 16 years ago
  58. 9427ccd 85xx: Add PORDEVSR_PCI1 define by Peter Tyser · 16 years ago
  59. b14ca4b ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs by Dave Mitchell · 16 years ago
  60. 4e190b0 Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · 16 years ago
  61. 4442f45 85xx: Update MPC85xx_PORDEVSR_IO_SEL mask by Peter Tyser · 16 years ago
  62. 0f060c3 85xx: Add basic e500mc core support by Kumar Gala · 16 years ago
  63. 6f9cc66 mpc83xx: serdes: add forgotten shifts for rfcks by Anton Vorontsov · 16 years ago
  64. 06c2942 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  65. 43cbce6 ppc4xx: Correctly setup ranges property in ebc node by Stefan Roese · 16 years ago
  66. 681c02d 85xx: properly document MPC85xx_PORDEVSR2_SEC_CFG by Timur Tabi · 16 years ago
  67. f82642e Merge 'next' branch by Wolfgang Denk · 16 years ago
  68. dfb4910 Pass dimm parameters to populate populate controller options by Haiying Wang · 16 years ago
  69. dbbbb3a Make DDR interleaving mode work correctly by Haiying Wang · 16 years ago
  70. 54e091d 85xx: Export invalidate_{i,d}cache and add flush_dcache by Kumar Gala · 16 years ago
  71. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  72. c68a05f Adds two more ethernet interface to 83xx by richardretanubun · 16 years ago
  73. bf29e0e ppc4xx: PPC44x MQ initialization by Yuri Tikhonov · 16 years ago
  74. f7d190b 85xx: Using proper I2C source clock divider for MPC8544 by Kumar Gala · 16 years ago
  75. c039111 Fix the incorrect DDR clk freq reporting on 8536DS by Jason Jin · 16 years ago
  76. 5ff8893 ppc4xx: Move ppc4xx specific prototypes to ppc4xx header by Stefan Roese · 16 years ago
  77. c351575 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  78. f5c3ba7 Allow console input to be disabled by Mark Jackson · 16 years ago
  79. f6b6c45 ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines by Adam Graham · 16 years ago
  80. 4649705 mpc83xx: Store and display Arbiter Event Register values by Nick Spence · 16 years ago
  81. ef50d6c mpc85xx: Add support for the MPC8536 by Kumar Gala · 16 years ago
  82. 6fb1b73 FSL DDR: Add e500 TLB helper for DDR code by Kumar Gala · 16 years ago
  83. 58e5e9a FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code. by Kumar Gala · 16 years ago
  84. f784e32 FSL DDR: Provide a generic set_ddr_laws() by Kumar Gala · 16 years ago
  85. 002d27c MPC83XX: Add miscellaneous registers and #defines to support MPC83xx family devices by Nick Spence · 16 years ago
  86. 079589b ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe, by Prodyut Hazarika · 16 years ago
  87. f2302d4 Fix merge problems by Stefan Roese · 16 years ago
  88. 60204d0 ppc4xx: Minor coding style cleanup of Xilinx Virtex5 ml507 support by Stefan Roese · 16 years ago
  89. d865fd0 ppc4xx: CPU PPC440x5 on Virtex5 FX by Ricardo Ribalda Delgado · 16 years ago
  90. 42246da Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · 16 years ago
  91. 7f9f434 85xx: Add some L1/L2 SPR register definitions by Kumar Gala · 16 years ago
  92. 6b70ffb fdt: add crypto node handling for MPC8{3, 5}xxE processors by Kim Phillips · 16 years ago
  93. 3a82113 ppc4xx: Add 460SX UIC defines by Stefan Roese · 16 years ago
  94. 5de8514 ppc4xx: Rework 440GX UIC handling by Stefan Roese · 16 years ago
  95. d1631fe ppc4xx: Consolidate PPC4xx UIC defines by Stefan Roese · 16 years ago
  96. 4fb25a3 ppc4xx: Consolidate PPC4xx UIC defines by Stefan Roese · 16 years ago
  97. 7ee2619 ppc4xx: Consolidate PPC4xx EBC defines by Stefan Roese · 16 years ago
  98. 2e20508 ppc4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM Controller by Grant Erickson · 16 years ago
  99. ad7382d ppc4xx: Add AMCC/IBM DDR2 SDRAM ECC Field Mnemonics by Grant Erickson · 16 years ago
  100. 5b457d0 PPC4xx: Correct SDRAM_MCSTAT for PPC405EX(r) by Grant Erickson · 16 years ago