aboutsummaryrefslogtreecommitdiff
path: root/board/ads5121
AgeCommit message (Expand)AuthorFilesLines
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD3-92/+92
2008-08-28ADS5121: Fix NOR and CPLD ALE timing for rev 2 siliconJohn Rigby1-0/+4
2008-08-05mpc5121: Move iopin features from board specific to common files.Kenneth Johansson4-342/+55
2008-07-15Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefilev1.3.4-rc1Wolfgang Denk1-2/+0
2008-07-13ADS5121: Fix (delete) incorrect ads5121_diu_init() prototypeWolfgang Denk1-2/+0
2008-07-12fix DIU for small screensKenneth Johansson1-1/+1
2008-07-12ADS5121 cleanup compile warningsJohn Rigby2-46/+68
2008-07-11Fix some more print() format errors.Wolfgang Denk1-2/+4
2008-07-10Configuration changes for ADS5121 Rev 3Martha Marx2-2/+26
2008-07-10Consolidate ADS5121 IO Pin configurationMartha Marx4-34/+321
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-05-21Make ads5121 out-of-tree compiling safeYork Sun1-1/+6
2008-05-21Adding DIU support for Freescale 5121ADSYork Sun3-2/+227
2008-05-21Big white-space cleanup.Wolfgang Denk1-4/+4
2008-03-02MPC5121e ADS PCI support take 3John Rigby3-1/+217
2008-02-07ADS5121e: DDR2 init/timing update.Grzegorz Bernacki1-13/+21
2008-01-13ADS5121: Fix typo in ads5121.c, adjust default environmentWolfgang Denk1-2/+3
2008-01-13ADS5121: MAX slew rate for PATA pinsJohn Rigby1-0/+8
2008-01-13ADS5121e: fix compile warningWolfgang Denk1-0/+1
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2008-01-12ads5121: Added support for FDT.Grzegorz Bernacki1-0/+8
2007-11-15Revert "[MPC512x] Correct fixup relocation"Grant Likely1-0/+1
2007-09-07[MPC512x] Correct fixup relocationRafal Jaworowski1-1/+0
2007-08-12Cleanup output on ADS5121 boardWolfgang Denk1-2/+0
2007-08-02Coding style cleanup, update CHANGELOGWolfgang Denk1-2/+2
2007-07-27[ADS5121] Support for the ADS5121 boardRafal Jaworowski4-0/+383