aboutsummaryrefslogtreecommitdiff
path: root/board/socrates
AgeCommit message (Expand)AuthorFilesLines
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-09-19socrates: adjust TEXT_BASE to increase U-Boot image sizeWolfgang Denk1-1/+1
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce1-16/+15
2009-10-31video: mb862xx: improve board-specific Lime configurationWolfgang Grandegger1-39/+7
2009-09-24ppc/85xx: Clean up use of LAWAR definesKumar Gala1-2/+2
2009-08-2885xx: Move to a common linker scriptKumar Gala1-149/+0
2009-06-04Redundant Environment: protect full sector sizeWolfgang Denk1-1/+1
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2008-12-19mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho1-1/+1
2008-12-0385xx: socrates: fix DDR SDRAM tlb entry configurationAnatolij Gustschin1-0/+2
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-10-18Pass dimm parameters to populate populate controller optionsHaiying Wang1-1/+4
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD5-96/+96
2008-09-22socrates: fix crash after relocationAnatolij Gustschin1-1/+1
2008-09-1385xx: socrates: autoprobe Lime chipu-boot@bugs.denx.de1-15/+43
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-4/+4
2008-09-0985xx: socrates: Enable Lime support.Anatolij Gustschin4-2/+233
2008-09-0985xx: Socrates: Major code update.Detlev Zundel2-49/+65
2008-08-27FSL DDR: Convert socrates to new DDR code.Kumar Gala3-5/+93
2008-08-13socrates: Update NAND driver to new API.Scott Wood1-52/+32
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-28Coding Style CleanupWolfgang Denk1-16/+16
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-1185xx/86xx: Move to dynamic mgmt of LAWsKumar Gala1-5/+5
2008-06-11Socrates: Added FPGA base address update in FDT.Sergei Poselenov1-0/+10
2008-06-11Socrates: NAND support added. Changed the U-Boot base address andSergei Poselenov3-3/+220
2008-06-11Socrates: added missed file with UPMA configuration data.Sergei Poselenov1-0/+55
2008-06-11Socrates: Added FPGA mapping. LAWs and TLBs cleanup.Sergei Poselenov3-25/+23
2008-06-10socrates: Fix PCI clk fix patchAndy Fleming1-1/+3
2008-05-27Socrates: Fix PCI bus frequency reportSergei Poselenov1-2/+11
2008-05-20socrates: changes to support FDTSergei Poselenov1-0/+25
2008-05-20Initial support for "Socrates" boardSergei Poselenov7-0/+715