summaryrefslogtreecommitdiff
path: root/board/ads5121
AgeCommit message (Expand)AuthorFilesLines
2009-03-21Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2009-02-08pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala1-1/+1
2009-02-04ADS5121 Add PATA supportRalph Kondziella1-0/+104
2009-02-04ADS5121 Add IC Ident Module (IIM) supportMartha Marx1-0/+3
2009-02-03ADS5121 Fix rev2 silicon pci iopad configJohn Rigby1-1/+12
2009-02-03ADS5121 DIU Add diu_bmp_addr envJohn Rigby1-2/+26
2009-02-03ADS5121 DIU Make inclusion of FSL logo optionalJohn Rigby1-0/+4
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-1/+1
2009-01-28Clean up diufb command definitionsPeter Tyser1-1/+1
2008-11-19Align 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-06mpc5121: Move iopin features from board specific to common files.Kenneth Johansson4-342/+55
2008-07-16Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort MakefileWolfgang 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-03Cleanup 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-14ADS5121: Fix typo in ads5121.c, adjust default environmentWolfgang Denk1-2/+3
2008-01-14ADS5121: 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