1. 475c2f9 ppc/p4080: Add Corenet Platform Cache (CPC) registers by Becky Bruce · 15 years ago
  2. 2d0f125 fsl-ddr: add override for the Rtt_Wr by Dave Liu · 15 years ago
  3. 64ee7df fsl-ddr: add the override for write leveling by Dave Liu · 15 years ago
  4. 019b293 fsl_law: add SRIO2 target id and law_size_bits() macro by Li Yang · 15 years ago
  5. 3dc3ccd ppc: Added macro to test for specific SVR revision by Kumar Gala · 15 years ago
  6. 42f9918 ppc/85xx: Add tracking of TLB CAM usage by Kumar Gala · 15 years ago
  7. a6c612c ppc/8xxx: Remove is_fsl_pci_agent by Kumar Gala · 15 years ago
  8. 2e97293 NET: Base support for etsec2.0 by Kumar Gala · 15 years ago
  9. b5541ef NET: Move MDIO regs out of TSEC Space by Sandeep Gopalpet · 15 years ago
  10. 2fb530b ppc/p4080: Added p4080 SERDES registers & USB offset by Kumar Gala · 15 years ago
  11. 2ea8b71 ppc4xx: Consolidate pci_master_init() function by Stefan Roese · 15 years ago
  12. 5d8033e ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · 15 years ago
  13. 8e538be ppc4xx: Consolidate pci_target_init() function by Stefan Roese · 15 years ago
  14. 4451a6d fsl_pci_init_port end-point initialization is broken by Ed Swarthout · 15 years ago
  15. b83ff07 Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support" by Kumar Gala · 15 years ago
  16. 7feaacb 85xx: MP Boot Page Translation update by Peter Tyser · 15 years ago
  17. a957a8e ppc/85xx/pci: fsl_pci_init: pcie agent mode support by Vivek Mahajan · 15 years ago
  18. 3054eb4 mpc512x: fix System Clock Control constants for USB1 & USB2 by Martha Stan · 15 years ago
  19. c8f071a Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  20. ce33a01 mpc512x: fix fixed_sdram() init code. by Wolfgang Denk · 15 years ago
  21. f1a80e4 ppc4xx: Add PPC405EX(r) Rev D support by Stefan Roese · 15 years ago
  22. be34d1d ppc: Remove reloc_off field from global_data structure by Peter Tyser · 15 years ago
  23. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  24. cb9ebd0 ppc4xx: Merge PPC4xx DDR and DDR2 ECC handling by Stefan Roese · 15 years ago
  25. 8c3d61a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  26. 3d8d913 ppc/85xx: Clean up immap_85xx.h by Kumar Gala · 15 years ago
  27. 6987e65 ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · 15 years ago
  28. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  29. 2f63bfe Fix "ppc/85xx: Clean up use of LAWAR defines" breakage by Wolfgang Denk · 15 years ago
  30. c12ecae mpc512x: Streamlined fixed_sdram() init sequence. by Martha M Stan · 15 years ago
  31. bb5409c ppc/p4080: Add various p4080 related defines (and p4040) by Kumar Gala · 16 years ago
  32. 65e6c32 ppc/p4080: Add support for CoreNet style platform LAWs by Kumar Gala · 16 years ago
  33. d574016 ppc/p4080: Add p4080 platform immap definitions by Kumar Gala · 15 years ago
  34. aec75c0 immap_85xx: add porpllsr's plat ratio definition by Mingkai Hu · 15 years ago
  35. 7cf5c04 fsl_pci: create a SET_STD_PCI_INFO() helper wrapper by Paul Gortmaker · 15 years ago
  36. 9e36b82 ppc/85xx: Clean up use of LAWAR defines by Kumar Gala · 15 years ago
  37. 6fa11c1 ppc/85xx: Fix LCRR_CLKDIV defines by Kumar Gala · 15 years ago
  38. 95a3c73 Correct ffs/fls regression for PowerPC etc by Simon Kagstrom · 15 years ago
  39. f82885e ppc/85xx: Repack tlb_table to save space by Kumar Gala · 15 years ago
  40. c417c91 ppc/85xx: Introduce low level write_tlb function by Kumar Gala · 15 years ago
  41. 31e6010 ppc/85xx: Ensure that MAS8 is zero when writing TLB entries. by Scott Wood · 15 years ago
  42. 2258cec Define ffs/fls for all architectures by Simon Kagstrom · 15 years ago
  43. da6e1ca ppc/85xx,86xx: Handling Unknown SOC version by Poonam Aggrwal · 15 years ago
  44. 666ced1 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · 15 years ago
  45. d13eb3c ppc/85xx: Add a simple function to search the TLB by Kumar Gala · 15 years ago
  46. c24a905 85xx: Add support for setting IVORs to fixed offset defaults by Kumar Gala · 15 years ago
  47. 24aa71a ppc/8xxx: Remove ddr_pd_cntl register since it doesn't exist by Kumar Gala · 15 years ago
  48. 1c79617 driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controller by Poonam Aggrwal · 15 years ago
  49. 13e21b1 85xx: Added single core members of FSL P1xx/P2xx processors series by Poonam Aggrwal · 15 years ago
  50. da3dda3 85xx: Added CONFIG_MAX_CPUS for P1020 by Poonam Aggrwal · 15 years ago
  51. d2088e0 85xx: Add L2SRAM Register's macro definition by Mingkai Hu · 15 years ago
  52. dfe86a7 85xx: Added P1020 Processor Support. by Poonam Aggrwal · 15 years ago
  53. 987862c 85xx: Add support for P2020RDB board by Poonam Aggrwal · 15 years ago
  54. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  55. e770f35 pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · 15 years ago
  56. 65e198d pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · 15 years ago
  57. 048f5a6 ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chips by Stefan Roese · 15 years ago
  58. 8fa81e9 ppc4xx: Add struct for 4xx GPIO controller registers by Matthias Fuchs · 15 years ago
  59. 730b2d2 ppc4xx: Replace 4xx lowercase SPR references by Matthias Fuchs · 15 years ago
  60. 9693c3d Add "chip_config" command for PPC4xx bootstrap configuration by Stefan Roese · 15 years ago
  61. af5829cb 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields by Peter Tyser · 15 years ago
  62. bee0168 ppc: Fix compile error for boards with CONFIG_DDR_ECC by Peter Tyser · 15 years ago
  63. 3629f8e Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago
  64. ff2bbaa Merge branch 'asm-generic' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 15 years ago
  65. 24e671d usb: mpc834x: added support of the MPH USB controller in addition to the DR one by Valeriy Glushkov · 15 years ago
  66. 1d7cc1e MPC512x: factor out common code by Wolfgang Denk · 15 years ago
  67. d616a92 MPC512x: Add MSCAN1...4 Clock Control Registers by Wolfgang Denk · 15 years ago
  68. 88c12e0 asm-generic: Consolidate errno.h to asm-generic/errno.h by Michal Simek · 15 years ago
  69. 6f33a35 83xx: Add support for fsl_dma driver by Peter Tyser · 15 years ago
  70. 5f50fc3 85xx: Adds GPIO registers to MPC85xx Memory Map. by Poonam Aggrwal · 15 years ago
  71. 4e928b5 fsl_dma: Break out common memory initialization function by Peter Tyser · 15 years ago
  72. 4e5649f fsl_dma: Move dma function prototypes to common header file by Peter Tyser · 15 years ago
  73. 0991216 fsl_dma: Add bitfield definitions for common registers by Peter Tyser · 15 years ago
  74. ae7a7d4 8xxx: Break out DMA code to a common file by Peter Tyser · 15 years ago
  75. 1e2e9fa 86xx: Add CPU_TYPE_ENTRY support by Kumar Gala · 15 years ago
  76. 3a68f3d 85xx: Add PORBMSR and PORDEVSR shift defines by Peter Tyser · 16 years ago
  77. 1c9f44e fsl/85xx, 86xx: Sync up DMA code by Peter Tyser · 16 years ago
  78. 4c82e72 fsl: Create common fsl_dma.h for 85xx and 86xx cpus by Peter Tyser · 16 years ago
  79. 0eea38e drivers/qe: Add more SNUM number for QE by Haiying Wang · 16 years ago
  80. 9a38382 drivers/qe: Change QE RISC ALLOCATION to support 4 RISCs by Haiying Wang · 16 years ago
  81. 6141468 85xx: Add QE clk support by Haiying Wang · 16 years ago
  82. a917748 85xx: Added MPC8535/E identifiers by Kumar Gala · 16 years ago
  83. 5538b5f mcp512x: Add macros for SCFR LPC divisor access by Stefan Roese · 15 years ago
  84. cc8df85 mpc85xx: USB: Add support by Vivek Mahajan · 16 years ago
  85. 288f7fb mpc83xx: USB: Reorganized its support by Vivek Mahajan · 16 years ago
  86. 72f2d39 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x by Peter Tyser · 16 years ago
  87. 62e7398 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · 16 years ago
  88. f342f86 MPC512x: remove include/mpc512x.h by Wolfgang Denk · 16 years ago
  89. fd3166d MPC512x: add more hardware description to immap_512x.h by Wolfgang Denk · 16 years ago
  90. 11bde1e 85xx: Fix MURAM size for MPC8569 by Haiying Wang · 16 years ago
  91. 21d2cd2 Replace __attribute references with __attribute__ by Peter Tyser · 16 years ago
  92. e366f15 Update CHANGELOG, coding style cleanup. by Wolfgang Denk · 16 years ago
  93. 946d52b eSPI: add the eSPI register support by Mingkai Hu · 16 years ago
  94. d6bab95 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · 16 years ago
  95. 9bbd643 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · 16 years ago
  96. 56d150e 86xx: Cleanup MP support by Kumar Gala · 16 years ago
  97. c984913 MPC85xx: Add MPC8569 CPU support by Haiying Wang · 16 years ago
  98. 4be87b2 fsl-ddr: add the DDR3 SPD infrastructure by Dave Liu · 16 years ago
  99. 2e611e8 Add LSDMR (SDRAM Mode Register) definition on localbus by Kumar Gala · 16 years ago
  100. 371abe8 Add LZO decompressor support by Stefan Roese · 16 years ago