1. 076bff8 powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4 by york · 14 years ago
  2. 6525d51 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
  3. 46f3e38 powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641 by Kumar Gala · 14 years ago
  4. dd2cda3 powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h by Kumar Gala · 14 years ago
  5. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  6. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 14 years ago
  7. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 14 years ago
  8. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago
  9. 2feb4af fsl: improve the PIXIS code and fix a few bugs by Timur Tabi · 15 years ago
  10. 9ff32d8 mpc86xx: set the DDR BATs after calculating true DDR size by Timur Tabi · 15 years ago
  11. 107b579 86xx: Remove redundant code in initdram by Becky Bruce · 15 years ago
  12. 8582901 ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  13. 3e7b6c1 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · 15 years ago
  14. 73aacc5 86xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · 15 years ago
  15. cb151aa pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · 15 years ago
  16. fb3143b pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · 15 years ago
  17. 048e7ef 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards by Kumar Gala · 15 years ago
  18. e7ee23e 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields by Peter Tyser · 15 years ago
  19. 9af9c6b 86xx: Report which "bank" of NOR flash we are booting from on MPC8641HPCN by Kumar Gala · 15 years ago
  20. 32049b4 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · 16 years ago
  21. c851462 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · 16 years ago
  22. 7649a59 86xx: Cleanup MP support by Kumar Gala · 16 years ago
  23. f6ef8b7 mpc8641hpcn/sbc8641d: Add missing board_lmb_reserves by Becky Bruce · 16 years ago
  24. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  25. 2331e18 mpc8641hpcn: Indicate 36-bit addr map in boot messages by Becky Bruce · 16 years ago
  26. 4ef630d 86xx: Reset update by Peter Tyser · 16 years ago
  27. 49f46f3 mpc8641hpcn: Clean up PCI mapping concepts by Becky Bruce · 16 years ago
  28. 2ecca34 mpc8641hpcn: Set up outbound pci windows before inbound by Becky Bruce · 16 years ago
  29. b4983e1 fsl-ddr: use the 1T timing as default configuration by Dave Liu · 16 years ago
  30. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  31. 3f510db mpc8641: fix address-cells default in old .dts detection by Becky Bruce · 16 years ago
  32. d52082b mpc8641: Try to detect old .dts files by Becky Bruce · 16 years ago
  33. 3111d32 mpc8641: Support 36-bit physical addressing by Becky Bruce · 16 years ago
  34. c759a01 mpc8641: Change 32-bit memory map by Becky Bruce · 16 years ago
  35. 170deac mpc8641: Drop imaginary second flash bank, map 8MB by Becky Bruce · 16 years ago
  36. 3321146 Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  37. 4c77de3 86xx: Make dram_size a phys_size_t by Becky Bruce · 16 years ago
  38. af5d100 mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI build by Becky Bruce · 16 years ago
  39. 98693b8 mpc8641: Stop supporting non-PCI_PNP configs by Becky Bruce · 16 years ago
  40. 3cbd823 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  41. 5ba1ef5 86xx: remove the second DDR LAW setting for mpc8641hpcn by Dave Liu · 16 years ago
  42. 137a2df 86xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  43. c2083e0 86xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  44. c21617f Add DDR options setting on MPC8641HPCN board by Haiying Wang · 16 years ago
  45. dfb4910 Pass dimm parameters to populate populate controller options by Haiying Wang · 16 years ago
  46. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. 0b252f5 Moved initialization of RTL8139 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  48. 6a8e569 FSL DDR: Convert MPC8641HPCN to new DDR code. by Kumar Gala · 16 years ago
  49. 9b55a25 Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  50. 859f243 Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  51. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  52. 7de8c21 MPC8641HPCN: Report board id, board version and fpga version. by Kumar Gala · 16 years ago
  53. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  54. 5ea6739 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  55. 859a86a 85xx/86xx: Move to dynamic mgmt of LAWs by Kumar Gala · 16 years ago
  56. 1a247ba Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  57. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  58. 2c289e3 mpc86xx: Removed unused and unconfigured memory test code. by Jon Loeliger · 16 years ago
  59. 45239cf 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · 16 years ago
  60. a30a549 Remove erroneous or extra spd.h #includers. by Jon Loeliger · 17 years ago
  61. a551cee 86xx: Fix GUR PCI config registers properly. by Jon Loeliger · 17 years ago
  62. 13f5433 86xx: Convert sbc8641d to use libfdt. by Jon Loeliger · 17 years ago
  63. 9cd3242 86xx: Remove old-style law setup code by Becky Bruce · 17 years ago
  64. 4933b91 86xx: Support new law setup method and convert mpc8641 by Becky Bruce · 17 years ago
  65. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  66. ea9f739 Convert MPC8641HPCN to use libfdt. by Jon Loeliger · 17 years ago
  67. f75e89e ft_board_setup update 85xx/86xx of pci/pcie bus-range property. by Ed Swarthout · 17 years ago
  68. 7608d75 support board vendor-common makefiles by Kim Phillips · 17 years ago
  69. 4ce9177 Move the MPC8641HPCN board under board/freescale. by Jon Loeliger · 17 years ago