summaryrefslogtreecommitdiffstats
path: root/cpu/ppc4xx
Commit message (Expand)AuthorAgeFilesLines
...
* | ppc4xx: CPU PPC440x5 on Virtex5 FXRicardo Ribalda Delgado2008-07-186-153/+361
* | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese2008-07-171-3/+3
|\ \ | |/
| * Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-141-3/+3
* | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese2008-07-141-3/+3
|\ \ | |/
| * ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese2008-07-131-2/+10
| * ppc4xx: Fix include sequence in 4xx_pcie.cStefan Roese2008-07-111-3/+3
* | ppc4xx: Fix compile warning in 44x_spd_ddr2.cStefan Roese2008-07-111-2/+2
* | ppc4xx: Rework 440GX UIC handlingStefan Roese2008-07-113-85/+36
* | ppc4xx: Consolidate PPC4xx UIC definesStefan Roese2008-07-113-328/+157
* | ppc4xx: Consolidate PPC4xx UIC definesStefan Roese2008-07-115-5/+2
* | ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese2008-07-111-2/+10
* | ppc4xx: Fix merge problems in 44x_spd_ddr2.cStefan Roese2008-07-111-16/+19
* | ppc4xx: Add MII mode support to the EMAC RGMII BridgeGrant Erickson2008-07-111-11/+69
* | ppc4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM ControllerGrant Erickson2008-07-111-165/+97
* | ppc4xx: Add initial 460SX defines for the cpu/ppc4xx directory.Feng Kan2008-07-114-4/+54
|/
* ppc4xx: Fix printf format warnings now visible with the updated format checkStefan Roese2008-07-105-25/+25
* ppc4xx: Enable support for > 2GB SDRAM on AMCC KatmaiStefan Roese2008-07-101-11/+45
* Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-07-071-1/+1
|\
| * ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405Michal Simek2008-07-061-1/+1
* | ppc4xx: Fix 460EX/GT PCIe port initializationStefan Roese2008-07-011-7/+5
|/
* ppc4xx: Fix 460EX errata with CPU lockup upon high AHB trafficStefan Roese2008-06-301-2/+18
* ppc4xx: Fix problem in gpio_config()Stefan Roese2008-06-231-2/+2
* Change initdram() return type to phys_size_tBecky Bruce2008-06-123-5/+5
* ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config optionsStefan Roese2008-06-061-5/+5
* ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese2008-06-032-8/+8
* ppc4xx: Use new 4xx SDRAM controller enable defines in common ECC codeStefan Roese2008-06-031-2/+3
* ppc4xx: Fix common ECC generation code for 440GP style platformsStefan Roese2008-06-032-7/+34
* ppc4xx: Change Kilauea to use the common DDR2 init functionStefan Roese2008-06-031-0/+11
* ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part1Stefan Roese2008-06-031-151/+0
* ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.SStefan Roese2008-06-031-126/+80
* ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson2008-06-039-259/+526
* PPC4xx: Simplified post_word_{load, store}Grant Erickson2008-06-031-15/+11
* Big white-space cleanup.Wolfgang Denk2008-05-217-36/+36
* ppc4xx: Add 405EX(r) revision C PVR definitions and detection codeStefan Roese2008-05-131-0/+20
* ppc4xx: Add weak default ft_board_setup() routineStefan Roese2008-05-081-3/+23
* ppc4xx: Fix typos in 460GT/EX FBDV arrayDave Mitchell2008-05-081-1/+1
* ppc4xx: Fix problem with DIMMs with 8 banks in 44x_spd_ddr2.cStefan Roese2008-04-301-2/+5
* ppc4xx: Fix compilation warning in denali_spd_ddr2.cStefan Roese2008-04-291-0/+1
* ppc4xx: Complete remove bogus dflush()Stefan Roese2008-04-293-33/+5
* ppc4xx: Fixup ebc clock in FDT for 405GP/EPMarkus Brunner2008-04-291-2/+8
* Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-04-261-0/+42
|\
| * ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdtStefan Roese2008-04-251-0/+42
* | USB: fix more GCC 4.2.x aliasing warningsWolfgang Denk2008-04-251-2/+2
|/
* ppc4xx: Add dcache_enable() for 440Stefan Roese2008-04-221-0/+2
* ppc4xx: Fix sys_get_info() for 405GP(r)Matthias Fuchs2008-04-211-0/+2
* Fix crash on sequoia in ppc_4xx_eth_initAnatolij Gustschin2008-04-181-0/+4
* ppc4xx: Fix crash on sequoia with cache enabledAnatolij Gustschin2008-04-181-1/+3
* ppc4xx: Fix 4xx enet driver to support 460GT EMAC2+3Stefan Roese2008-04-031-3/+13
* ppc4xx: Add CFG_MEM_TOP_HIDE to Denali SPD-based SDRAM setupLarry Johnson2008-03-311-13/+14
* ppc4xx: PPC405EP Set EMAC noise filter bitsMarkus Brunner2008-03-271-1/+1
OpenPOWER on IntegriCloud