summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-10-21-0/+477
|\
| * ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setupStefan Roese2008-10-21-0/+12
| * ppc4xx: Add GDSys neo 405EP board supportDirk Eibach2008-10-21-0/+308
| * ppc4xx: Add AMCC Arches board support (dual 460GT)Adam Graham2008-10-21-0/+157
* | TQM8260: environment in flash instead EEPROM, baudrate 115kWolfgang Denk2008-10-21-2/+11
* | 85xx: Fix compile warning in mpc8536ds.cKumar Gala2008-10-21-1/+0
* | Cleanup: fix "MHz" spellingWolfgang Denk2008-10-21-77/+77
* | Use strmhz() to format clock frequenciesWolfgang Denk2008-10-21-10/+13
* | Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher2008-10-21-10980/+11855
|\ \ | |/
| * Enabled the Freescale SGMII riser card on 8536DSJason Jin2008-10-18-0/+42
| * Enabled the Freescale SGMII riser card on 8572DSLiu Yu2008-10-18-0/+48
| * Make pixis_set_sgmii more general to support MPC85xx boards.Liu Yu2008-10-18-3/+19
| * mpc8572 additional end-point modeEd Swarthout2008-10-18-2/+2
| * pixis do not print long help if not configuredEd Swarthout2008-10-18-0/+4
| * Add DDR options setting on MPC8641HPCN boardHaiying Wang2008-10-18-36/+110
| * Add ddr interleaving suppport for MPC8572DS boardHaiying Wang2008-10-18-28/+94
| * Pass dimm parameters to populate populate controller optionsHaiying Wang2008-10-18-21/+84
| * 85xx: Improve flash remapping on MPC8572DS & MPC8536DSKumar Gala2008-10-18-14/+10
| * mgcoge, mgsuvd: extract more common codeHeiko Schocher2008-10-18-90/+56
| * mgcoge, mgsuvd: use in_*/out_* accesorsHeiko Schocher2008-10-18-4/+6
| * mgsuvd: fix compiler warning when using soft_i2c driverHeiko Schocher2008-10-18-1/+2
| * mgsuvd: fix coding styleHeiko Schocher2008-10-18-38/+29
| * mgcoge: Second Flash on CS5 not on CS1Heiko Schocher2008-10-18-1/+1
| * rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-10720/+10720
| * mgcoge, mgsuvd: added support for the IVM EEprom.Heiko Schocher2008-10-18-0/+302
| * mgcoge, mgsuvd: add board specific I2C deblocking mechanism.Heiko Schocher2008-10-18-2/+211
| * mgcoge, mgsuvd: add I2C support.Heiko Schocher2008-10-18-2/+23
| * mgcoge: fix Coding Style issues.Heiko Schocher2008-10-18-41/+38
| * mgsuvd, mgcoge: move this 2 boards in one dir.Heiko Schocher2008-10-18-0/+6
| * Fix compiler warning in lib_ppc/board.cHeiko Schocher2008-10-15-1/+1
| * Do not init SATA when disabled on 8536DS.Jason Jin2008-10-14-0/+12
| * fsl_diu: fix alignment error that caused malloc corruptionNikita V. Youshchenko2008-10-14-3/+3
| * ARM DaVinci: Remove redundant setting of GD_FLG_RELOC for sffsdr board.Hugo Villeneuve2008-10-13-4/+0
| * Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-10-13-9/+9
| |\
| | * Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-10-12-1/+1
| | |\
| | | * FSL: Fix get_cpu_board_revision() return value.Rafal Czubak2008-10-08-1/+1
| | * | mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov2008-09-24-8/+8
| | |/
| * | ppc4xx: Fix USB 2.0 phy reset sequenceMatthias Fuchs2008-10-10-3/+32
| * | ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 boardMatthias Fuchs2008-10-10-0/+6
| * | ppc4xx: Fix DU440 GPIO configurationMatthias Fuchs2008-10-10-5/+5
| |/
| * ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixupStefan Roese2008-09-22-12/+4
| * socrates: fix crash after relocationAnatolij Gustschin2008-09-22-1/+1
| * sh: Fix compile warningNobuhiro Iwamatsu2008-09-19-24/+39
| * sh: rsk7203: Add support pkt_data_pull and pkt_data_push functionNobuhiro Iwamatsu2008-09-19-0/+21
* | The PIPE_INTERRUPT flag is used wrongRemy Bohmer2008-10-14-2/+2
|/
* Coding style cleanup; update CHANEGLOGWolfgang Denk2008-09-17-35/+35
* TQM8xx: Fix CFI flash driver support for all TQM8xx based boardsWolfgang Denk2008-09-16-866/+93
* Coding style cleanup, update CHANGELOGWolfgang Denk2008-09-13-62/+50
* 85xx: socrates: autoprobe Lime chipu-boot@bugs.denx.de2008-09-13-15/+43
* sh: Fix compile error for r2dplusNobuhiro Iwamatsu2008-09-13-0/+1