summaryrefslogtreecommitdiffstats
path: root/cpu/ppc4xx
Commit message (Expand)AuthorAgeFilesLines
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-1825-517/+517
* ppc4xx: Reset and relock memory DLL after SDRAM_CLKTR changeAdam Graham2008-10-081-0/+21
* Revert "ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)"Stefan Roese2008-09-221-0/+5
* ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)Victor Gallardo2008-09-161-5/+0
* ppc4xx: Fix SDRAM inititialization of multiple 405 based board portsStefan Roese2008-09-121-4/+10
* ppc4xx: Remove CONFIG_CS8952_PHY defineStefan Roese2008-09-081-2/+0
* ppc4xx: Fix compilation warning for PIP405Stefan Roese2008-09-081-6/+5
* ppc4xx: Fix compilation warning for canyonlands & glacierStefan Roese2008-09-081-7/+3
* ppc4xx: Add support for GPCS, SGMII and M88E1112 PHYVictor Gallardo2008-09-052-5/+195
* ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routinesAdam Graham2008-09-052-63/+98
* ppc4xx: IBM Memory Controller DDR autocalibration routinesAdam Graham2008-09-051-0/+1212
* ppc4xx/NAND: Add select_chip function to 4xx NDFC driverStefan Roese2008-08-301-0/+8
* ppc4xx: NAND configurationWolfgang Ocker2008-08-291-1/+5
* ppc4xx: fix UIC external_interrupt hang on UIC0Victor Gallardo2008-08-291-2/+2
* ppc4xx: Optimizations/Cleanups for IBM DDR2 Memory ControllerProdyut Hazarika2008-08-291-17/+56
* ppc4xx: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fixTirumala R Marri2008-08-221-5/+5
* ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patchStefan Roese2008-08-212-24/+13
* ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe,Prodyut Hazarika2008-08-212-5/+38
* fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala2008-08-211-1/+1
* Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk2008-08-131-1/+1
|\
| * drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-08-131-64/+48
|\ \ | |/
| * NAND: Update 4xx NDFC driver to match updated nand subsystemStefan Roese2008-08-121-42/+41
| * Fixing coding style issuesWilliam Juul2008-08-121-7/+7
| * Update MTD to that of Linux 2.6.22.1William Juul2008-08-121-36/+21
| * ppc4xx: Fix incorrect MODTx setup for some DIMM configurationsStefan Roese2008-07-181-12/+12
* | Fix merge problemsStefan Roese2008-08-061-12/+12
* | ppc4xx: Minor coding style cleanup of Xilinx Virtex5 ml507 supportStefan Roese2008-07-182-36/+7
* | 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
OpenPOWER on IntegriCloud