1. 3469424 ppc: Remove reloc_off field from global_data structure by Peter Tyser · 15 years ago
  2. 8582901 ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  3. 1d96cfe Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  4. 8280912 ppc/85xx: Clean up immap_85xx.h by Kumar Gala · 15 years ago
  5. 95b602b ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · 15 years ago
  6. 952e776 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  7. 9d142ea Fix "ppc/85xx: Clean up use of LAWAR defines" breakage by Wolfgang Denk · 15 years ago
  8. 054197b mpc512x: Streamlined fixed_sdram() init sequence. by Martha M Stan · 15 years ago
  9. 7e4259b ppc/p4080: Add various p4080 related defines (and p4040) by Kumar Gala · 16 years ago
  10. 418ec85 ppc/p4080: Add support for CoreNet style platform LAWs by Kumar Gala · 16 years ago
  11. 01df521 ppc/p4080: Add p4080 platform immap definitions by Kumar Gala · 15 years ago
  12. 266139b immap_85xx: add porpllsr's plat ratio definition by Mingkai Hu · 15 years ago
  13. a8b3e90 fsl_pci: create a SET_STD_PCI_INFO() helper wrapper by Paul Gortmaker · 15 years ago
  14. 002741a ppc/85xx: Clean up use of LAWAR defines by Kumar Gala · 15 years ago
  15. 202d948 ppc/85xx: Fix LCRR_CLKDIV defines by Kumar Gala · 15 years ago
  16. 0413cfe Correct ffs/fls regression for PowerPC etc by Simon Kagstrom · 15 years ago
  17. 206af35 ppc/85xx: Repack tlb_table to save space by Kumar Gala · 15 years ago
  18. d30f904 ppc/85xx: Introduce low level write_tlb function by Kumar Gala · 15 years ago
  19. dcc87dd ppc/85xx: Ensure that MAS8 is zero when writing TLB entries. by Scott Wood · 15 years ago
  20. 52d6122 Define ffs/fls for all architectures by Simon Kagstrom · 15 years ago
  21. 58442dc ppc/85xx,86xx: Handling Unknown SOC version by Poonam Aggrwal · 15 years ago
  22. 3e7b6c1 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · 15 years ago
  23. c2287af ppc/85xx: Add a simple function to search the TLB by Kumar Gala · 15 years ago
  24. 26f4cdba 85xx: Add support for setting IVORs to fixed offset defaults by Kumar Gala · 15 years ago
  25. 2abbd31 ppc/8xxx: Remove ddr_pd_cntl register since it doesn't exist by Kumar Gala · 15 years ago
  26. 0d3d68b driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controller by Poonam Aggrwal · 15 years ago
  27. a713ba9 85xx: Added single core members of FSL P1xx/P2xx processors series by Poonam Aggrwal · 15 years ago
  28. 3b1f243 85xx: Added CONFIG_MAX_CPUS for P1020 by Poonam Aggrwal · 15 years ago
  29. 76b474e 85xx: Add L2SRAM Register's macro definition by Mingkai Hu · 15 years ago
  30. 87c7661 85xx: Added P1020 Processor Support. by Poonam Aggrwal · 15 years ago
  31. 728ece3 85xx: Add support for P2020RDB board by Poonam Aggrwal · 15 years ago
  32. 0e87098 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  33. cb151aa pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · 15 years ago
  34. fb3143b pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · 15 years ago
  35. 89bcc48 ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chips by Stefan Roese · 15 years ago
  36. da799f6 ppc4xx: Add struct for 4xx GPIO controller registers by Matthias Fuchs · 15 years ago
  37. 58ea142 ppc4xx: Replace 4xx lowercase SPR references by Matthias Fuchs · 15 years ago
  38. 87c0b72 Add "chip_config" command for PPC4xx bootstrap configuration by Stefan Roese · 15 years ago
  39. e7ee23e 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields by Peter Tyser · 15 years ago
  40. f732a75 ppc: Fix compile error for boards with CONFIG_DDR_ECC by Peter Tyser · 15 years ago
  41. 10faafd Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago
  42. 6973fb4 Merge branch 'asm-generic' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 15 years ago
  43. d89e1c3 usb: mpc834x: added support of the MPH USB controller in addition to the DR one by Valeriy Glushkov · 15 years ago
  44. 7629f1c MPC512x: factor out common code by Wolfgang Denk · 15 years ago
  45. a9905db MPC512x: Add MSCAN1...4 Clock Control Registers by Wolfgang Denk · 15 years ago
  46. bc0d329 asm-generic: Consolidate errno.h to asm-generic/errno.h by Michal Simek · 15 years ago
  47. e94e460 83xx: Add support for fsl_dma driver by Peter Tyser · 15 years ago
  48. 546b103 85xx: Adds GPIO registers to MPC85xx Memory Map. by Poonam Aggrwal · 15 years ago
  49. 0d595f7 fsl_dma: Break out common memory initialization function by Peter Tyser · 15 years ago
  50. 191c711 fsl_dma: Move dma function prototypes to common header file by Peter Tyser · 15 years ago
  51. 9c06071 fsl_dma: Add bitfield definitions for common registers by Peter Tyser · 15 years ago
  52. 017f11f 8xxx: Break out DMA code to a common file by Peter Tyser · 15 years ago
  53. 480f617 86xx: Add CPU_TYPE_ENTRY support by Kumar Gala · 15 years ago
  54. 6442b71 85xx: Add PORBMSR and PORDEVSR shift defines by Peter Tyser · 15 years ago
  55. 2f21ce4 fsl/85xx, 86xx: Sync up DMA code by Peter Tyser · 15 years ago
  56. b1f1265 fsl: Create common fsl_dma.h for 85xx and 86xx cpus by Peter Tyser · 15 years ago
  57. 4e7b25e drivers/qe: Add more SNUM number for QE by Haiying Wang · 15 years ago
  58. 7211fbf drivers/qe: Change QE RISC ALLOCATION to support 4 RISCs by Haiying Wang · 15 years ago
  59. b3d7f20 85xx: Add QE clk support by Haiying Wang · 15 years ago
  60. 71b358c 85xx: Added MPC8535/E identifiers by Kumar Gala · 15 years ago
  61. 6bd55cc mcp512x: Add macros for SCFR LPC divisor access by Stefan Roese · 15 years ago
  62. a07bf18 mpc85xx: USB: Add support by Vivek Mahajan · 15 years ago
  63. 4ef0101 mpc83xx: USB: Reorganized its support by Vivek Mahajan · 15 years ago
  64. 2c7920a 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x by Peter Tyser · 15 years ago
  65. 0f89860 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · 15 years ago
  66. 3b74e7e MPC512x: remove include/mpc512x.h by Wolfgang Denk · 15 years ago
  67. 19dc7e1 MPC512x: add more hardware description to immap_512x.h by Wolfgang Denk · 15 years ago
  68. c7f60fd 85xx: Fix MURAM size for MPC8569 by Haiying Wang · 15 years ago
  69. f9a109b Replace __attribute references with __attribute__ by Peter Tyser · 15 years ago
  70. c0a14ae Update CHANGELOG, coding style cleanup. by Wolfgang Denk · 16 years ago
  71. 7fa96a9 eSPI: add the eSPI register support by Mingkai Hu · 16 years ago
  72. 32049b4 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · 16 years ago
  73. c851462 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · 16 years ago
  74. 7649a59 86xx: Cleanup MP support by Kumar Gala · 16 years ago
  75. 22b6dbc MPC85xx: Add MPC8569 CPU support by Haiying Wang · 16 years ago
  76. c360cea fsl-ddr: add the DDR3 SPD infrastructure by Dave Liu · 16 years ago
  77. 0088c29 Add LSDMR (SDRAM Mode Register) definition on localbus by Kumar Gala · 16 years ago
  78. b1b4e89 Add LZO decompressor support by Stefan Roese · 16 years ago
  79. eb85aa5 ppc: mark global bi_enet*addr as legacy by Mike Frysinger · 16 years ago
  80. 49b5aff Add eTSEC 1/2 IO override control (corrected) by ksi@koi8.net · 16 years ago
  81. bd76729 MPC86xx: set CONFIG_MAX_MEM_MAPPED to 2G by default by Becky Bruce · 16 years ago
  82. e1ac387 83xx: Add eSDHC support on 8379 EMDS board by Andy Fleming · 16 years ago
  83. 80522dc 85xx: Add eSDHC support for 8536 DS by Andy Fleming · 16 years ago
  84. e1be0d2 32bit BUg fix for DDR2 on 8572 by Poonam_Aggrwal-b10812 · 16 years ago
  85. a1c8a71 86xx: Update CPU info output on bootup by Peter Tyser · 16 years ago
  86. 22c00f8 86xx: Update Global Utilities structure by Peter Tyser · 16 years ago
  87. 8d949af mpc85xx: Add support for the P2020 by Srikanth Srinivasan · 16 years ago
  88. f8523cb 85xx: Fix how we map DDR memory by Kumar Gala · 16 years ago
  89. c645012 ppc4xx: Autocalibration can set RDCC to over aggressive value. by Adam Graham · 16 years ago
  90. 2ede879 ppc4xx: Fix problem with CONFIG_MAX_MEM_MAPPED in include/asm-ppc/config.h by Stefan Roese · 16 years ago
  91. 87c9063 ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h by Kumar Gala · 16 years ago
  92. 47d41cc Add an architecture specific config.h for common defines by Kumar Gala · 16 years ago
  93. c9315e6 mpc86xx: Add support to populate addr map based on BATs by Becky Bruce · 16 years ago
  94. d35ae5a powerpc: Move duplicated BAT defines to mmu.h by Becky Bruce · 16 years ago
  95. 70a4da4 ADS5121 Add PATA support by Ralph Kondziella · 16 years ago
  96. abfbd0ae ADS5121 Add IC Ident Module (IIM) support by Martha Marx · 16 years ago
  97. 8f86a36 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  98. 1ea0823 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  99. 0c0ccf40 POWERPC 82xx: add the SCC as an HDLC controller by Gary Jennejohn · 16 years ago
  100. c51fc5d 85xx: Handle eLBC difference w/36-bit physical by Kumar Gala · 16 years ago