summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-22Fix strmhz(): avoid printing negative fractionsWolfgang Denk1-1/+1
2008-10-21mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig functionRichard Retanubun1-5/+0
2008-10-21mpc83xx: add support for switching between USB Host/Function for MPC837XEMDSAnton Vorontsov2-4/+4
2008-10-21mpc83xx: add ELBC NAND support for the MPC837XEMDS boardsAnton Vorontsov1-3/+10
2008-10-21mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boardsAnton Vorontsov3-0/+47
2008-10-21mpc83xx: add SGMII riser module support for the MPC8378E-MDS boardsAnton Vorontsov2-0/+125
2008-10-21mpc83xx: add TSECs' HRCWH masks for MPC837x processorsAnton Vorontsov1-0/+2
2008-10-21mpc83xx: serdes: add forgotten shifts for rfcksAnton Vorontsov2-6/+6
2008-10-21mpc83xx: fix serdes setup for the MPC8378E boardsAnton Vorontsov2-2/+2
2008-10-21mpc83xx: mpc8360emds: rework LBC SDRAM setupAnton Vorontsov2-26/+38
2008-10-21FDT: don't use private kernel header filesWolfgang Denk2-14/+25
2008-10-21Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk23-330/+1368
2008-10-21ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setupStefan Roese1-0/+12
2008-10-21ppc4xx: Correctly setup ranges property in ebc nodeStefan Roese2-17/+59
2008-10-21ppc4xx: Add GDSys neo 405EP board supportDirk Eibach8-0/+547
2008-10-21ppc4xx: Update configs for Netstal boardsNiklaus Giger4-275/+292
2008-10-21ppc4xx: Add routine to retrieve CPU numberAdam Graham2-1/+21
2008-10-21ppc4xx: Add static support for 44x IBM SDRAM ControllerAdam Graham1-18/+53
2008-10-21ppc4xx: Add AMCC Arches board support (dual 460GT)Adam Graham7-19/+384
2008-10-21Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2094-54307/+58233
2008-10-21TQM8260: environment in flash instead EEPROM, baudrate 115kWolfgang Denk2-22/+21
2008-10-2185xx: Fix compile warning in mpc8536ds.cKumar Gala1-1/+0
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk44-98/+98
2008-10-21Use strmhz() to format clock frequenciesWolfgang Denk13-83/+112
2008-10-21strmhz(): Round numbers when printing clock frequenciesWolfgang Denk2-4/+7
2008-10-2185xx: properly document MPC85xx_PORDEVSR2_SEC_CFGTimur Tabi1-0/+1
2008-10-21Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher2127-55608/+61684
2008-10-18Merge 'next' branchWolfgang Denk2092-54298/+58094
2008-10-18mgcoge: add redundant environment sectorHeiko Schocher1-0/+5
2008-10-18mgsuvd: update size of environmentHeiko Schocher1-3/+1
2008-10-18Enabled the Freescale SGMII riser card on 8536DSJason Jin2-0/+45
2008-10-18Enabled the Freescale SGMII riser card on 8572DSLiu Yu2-0/+72
2008-10-18Make pixis_set_sgmii more general to support MPC85xx boards.Liu Yu2-3/+22
2008-10-18Add cpu/8xxx to TAGS_SUBDIRSEd Swarthout1-0/+2
2008-10-18fsl_law clear enable before changing.Ed Swarthout1-0/+1
2008-10-18mpc8572 additional end-point modeEd Swarthout1-2/+2
2008-10-1885xx if NUM_CPUS>1, print cpu numberEd Swarthout1-0/+5
2008-10-18pixis do not print long help if not configuredEd Swarthout1-0/+4
2008-10-18Have u-boot pass stashing parameters into device treeAndy Fleming1-0/+11
2008-10-18Add DDR options setting on MPC8641HPCN boardHaiying Wang1-36/+110
2008-10-18Add ddr interleaving suppport for MPC8572DS boardHaiying Wang2-29/+96
2008-10-18Add debug information for DDR controller registersHaiying Wang1-0/+13
2008-10-18Check DDR interleaving modeHaiying Wang3-5/+181
2008-10-18Pass dimm parameters to populate populate controller optionsHaiying Wang25-24/+91
2008-10-18Make DDR interleaving mode work correctlyHaiying Wang3-12/+66
2008-10-1885xx: Enable interrupt and setexpr commands on Freescale 85xx boardsKumar Gala9-0/+18
2008-10-1885xx: Improve flash remapping on MPC8572DS & MPC8536DSKumar Gala4-14/+10
2008-10-1885xx: Export invalidate_{i,d}cache and add flush_dcacheKumar Gala2-0/+50
2008-10-18mgcoge, mgsuvd: extract more common codeHeiko Schocher3-90/+56
2008-10-18mgcoge, mgsuvd: use in_*/out_* accesorsHeiko Schocher2-4/+6