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