summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-2144-98/+98
* Use strmhz() to format clock frequenciesWolfgang Denk2008-10-2113-83/+112
* strmhz(): Round numbers when printing clock frequenciesWolfgang Denk2008-10-212-4/+7
* 85xx: properly document MPC85xx_PORDEVSR2_SEC_CFGTimur Tabi2008-10-211-0/+1
* Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher2008-10-212127-55608/+61684
|\
| * Merge 'next' branchWolfgang Denk2008-10-182092-54298/+58094
| |\
| | * mgcoge: add redundant environment sectorHeiko Schocher2008-10-181-0/+5
| | * mgsuvd: update size of environmentHeiko Schocher2008-10-181-3/+1
| | * Enabled the Freescale SGMII riser card on 8536DSJason Jin2008-10-182-0/+45
| | * Enabled the Freescale SGMII riser card on 8572DSLiu Yu2008-10-182-0/+72
| | * Make pixis_set_sgmii more general to support MPC85xx boards.Liu Yu2008-10-182-3/+22
| | * Add cpu/8xxx to TAGS_SUBDIRSEd Swarthout2008-10-181-0/+2
| | * fsl_law clear enable before changing.Ed Swarthout2008-10-181-0/+1
| | * mpc8572 additional end-point modeEd Swarthout2008-10-181-2/+2
| | * 85xx if NUM_CPUS>1, print cpu numberEd Swarthout2008-10-181-0/+5
| | * pixis do not print long help if not configuredEd Swarthout2008-10-181-0/+4
| | * Have u-boot pass stashing parameters into device treeAndy Fleming2008-10-181-0/+11
| | * Add DDR options setting on MPC8641HPCN boardHaiying Wang2008-10-181-36/+110
| | * Add ddr interleaving suppport for MPC8572DS boardHaiying Wang2008-10-182-29/+96
| | * Add debug information for DDR controller registersHaiying Wang2008-10-181-0/+13
| | * Check DDR interleaving modeHaiying Wang2008-10-183-5/+181
| | * Pass dimm parameters to populate populate controller optionsHaiying Wang2008-10-1825-24/+91
| | * Make DDR interleaving mode work correctlyHaiying Wang2008-10-183-12/+66
| | * 85xx: Enable interrupt and setexpr commands on Freescale 85xx boardsKumar Gala2008-10-189-0/+18
| | * 85xx: Improve flash remapping on MPC8572DS & MPC8536DSKumar Gala2008-10-184-14/+10
| | * 85xx: Export invalidate_{i,d}cache and add flush_dcacheKumar Gala2008-10-182-0/+50
| | * mgcoge, mgsuvd: extract more common codeHeiko Schocher2008-10-183-90/+56
| | * mgcoge, mgsuvd: use in_*/out_* accesorsHeiko Schocher2008-10-182-4/+6
| | * mgsuvd: fix compiler warning when using soft_i2c driverHeiko Schocher2008-10-183-10/+15
| | * mgsuvd: fix coding styleHeiko Schocher2008-10-182-44/+33
| | * mgcoge: Second Flash on CS5 not on CS1Heiko Schocher2008-10-181-1/+1
| | * Added arch_lmb_reserve to allow arch specific memory regions protectionKumar Gala2008-10-184-42/+60
| | * mgcoge: added CONFIG_FIT to support the new u-boot image formatHeiko Schocher2008-10-181-0/+1
| | * rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-182039-53844/+53844
| | * 74xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx versionKumar Gala2008-10-182-10/+10
| | * Expose command table search for sub-commandsKumar Gala2008-10-182-4/+17
| | * mgsuvd, mgcoge: added BOOTCOUNT feature.Heiko Schocher2008-10-182-0/+4
| | * mgcoge, mgsuvd: added support for the IVM EEprom.Heiko Schocher2008-10-185-0/+314
| | * hush: add showvar command for hush shell.Heiko Schocher2008-10-183-8/+62
| | * I2C: adding new "i2c bus" Command to the I2C Subsystem.Heiko Schocher2008-10-187-2/+367
| | * mgcoge, mgsuvd: add board specific I2C deblocking mechanism.Heiko Schocher2008-10-185-2/+213
| | * soft_i2c: Add CFG_I2C_INIT_BOARD optionHeiko Schocher2008-10-181-0/+11
| | * mgcoge, mgsuvd: add DTT (LM75) support.Heiko Schocher2008-10-182-0/+18
| | * lm75: Make the LM75 MULTI_BUS compatible.Heiko Schocher2008-10-181-0/+6
| | * lm75: fix Codingstyle issues.Heiko Schocher2008-10-181-123/+99
| | * mgcoge, mgsuvd: added EEprom support.Heiko Schocher2008-10-182-0/+15
| | * mgcoge, mgsuvd: add I2C support.Heiko Schocher2008-10-184-2/+91
| | * soft_i2c: prevent compiler warnings if driver does not use CPU Pins.Heiko Schocher2008-10-182-37/+15
| | * i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver.Heiko Schocher2008-10-182-0/+72
| | * mgcoge: fix Coding Style issues.Heiko Schocher2008-10-181-41/+38
OpenPOWER on IntegriCloud