1. 96ea2b9 4xx_pci.c: add error checking, fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  2. 95ca5fa ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  3. eb08f6d ppc4xx: Enable PCIe support without PCI support on PPC440/460 by Stefan Roese · 15 years ago
  4. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago[Renamed from arch/ppc/cpu/ppc4xx/4xx_pci.c]
  5. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago[Renamed from cpu/ppc4xx/4xx_pci.c]
  6. 2ea8b71 ppc4xx: Consolidate pci_master_init() function by Stefan Roese · 15 years ago
  7. 5d8033e ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · 15 years ago
  8. 8e538be ppc4xx: Consolidate pci_target_init() function by Stefan Roese · 15 years ago
  9. 4698fc9 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · 15 years ago
  10. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  11. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  12. e9a5766 ppc4xx: Allow overwriting pci target registers for all 4xx boards by Matthias Fuchs · 15 years ago
  13. 471573b Dual-license IBM code contributions by Josh Boyer · 15 years ago
  14. a5e80fe ppc4xx: Set default PCI device ID for 405EP boards by Matthias Fuchs · 15 years ago
  15. 5b49983 ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init() by Matthias Fuchs · 15 years ago
  16. 2d52e71 ppc4xx: Implement is_pci_host() for 405 CPUs by Matthias Fuchs · 15 years ago
  17. 035796f ppc4xx: Fix bug in PCI outbound map configuration for canyonlands by Anatolij Gustschin · 16 years ago
  18. efa1f1d pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · 16 years ago
  19. 6bb88a0 ppc4xx: Make PCIE support selectable by Dirk Eibach · 16 years ago
  20. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  21. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  22. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  23. bdd13d1 ppc4xx: Add basic support for AMCC 460EX/460GT (1/5) by Stefan Roese · 17 years ago
  24. aea6856 fix comments with new drivers organization by Marcel Ziswiler · 17 years ago
  25. 136681f ppc4xx: Cleanup of 4xx PCI and PCIe support (renaming) by Stefan Roese · 17 years ago
  26. ca8725f ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms by Stefan Roese · 17 years ago[Renamed (99%) from cpu/ppc4xx/405gp_pci.c]
  27. d2f2133 [PPC440SPe] Improve PCIe configuration space access by Grzegorz Bernacki · 17 years ago
  28. 0d364e4 ppc4xx: Add pci_pre_init() for 405 boards by Matthias Fuchs · 17 years ago
  29. d2a7a74 Fix config problems on SC3 board; make ide_reset_timeout work. by Wolfgang Denk · 17 years ago
  30. 37efa39 [PATCH] Fix: Compilerwarnings for SC3 board. by Heiko Schocher · 18 years ago
  31. 3c58a99 Added support for the SOLIDCARD III board from Eurodesign by Heiko Schocher · 18 years ago
  32. 0b29443 Merge with /home/stefan/git/u-boot/denx by Stefan Roese · 18 years ago
  33. 42fbddd Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · 18 years ago
  34. 4963968 Add initial support for the ALPR board from Prodrive by Stefan Roese · 18 years ago
  35. a2e7ef0 Add support for PCI-Express on PPC440SPe (Yucca board). by Rafal Jaworowski · 18 years ago
  36. 9aa6d72 Add system memory to the PCI region list for AMCC PPC44x CPUs. by Marian Balakowicz · 18 years ago
  37. 6aac06c Merge: Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · 18 years ago
  38. 49d0eee Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · 18 years ago
  39. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  40. c6d5878 Fix problem with updated PCI code in cpu/ppc4xx/405gp_pci.c by Stefan Roese · 19 years ago
  41. 1c671a9 PMC405 and CPCI405: Moved configuration of pci resources into config file. by Stefan Roese · 19 years ago
  42. 9964474 Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board. by Stefan Roese · 19 years ago
  43. c443fe9 Add support for Prodrive P3P440 board: by Stefan Roese · 19 years ago
  44. b30f2a1 Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux) by Stefan Roese · 19 years ago
  45. 326c971 Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. by Stefan Roese · 19 years ago
  46. c4b7898 * Patch by Matthias Fuchs, 18 Apr 2005: by stroese · 20 years ago
  47. d7c1bbd PMC405 board support added by stroese · 20 years ago
  48. c35ba4e Code cleanup; make several boards compile & link. by wdenk · 21 years ago
  49. 56ed43e * Patch by Travis Sawyer, 09 Feb 2004: by wdenk · 21 years ago
  50. 6fcda22 Fix PCI problems on PPChameleon board by wdenk · 21 years ago
  51. 79435e3 PPC405EP: set vendor id. by stroese · 21 years ago
  52. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  53. e39c284 * Patch by Denis Peter, 04 June 2003: add support for the MIP405T board by wdenk · 21 years ago
  54. 434979e PPC405EP support added. by stroese · 22 years ago
  55. f5dd410 Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). by stroese · 22 years ago
  56. c609719 Initial revision by wdenk · 22 years ago