aboutsummaryrefslogtreecommitdiff
path: root/board/socrates/socrates.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-2/+3
2013-08-20powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk1-5/+7
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce1-16/+15
2009-10-31video: mb862xx: improve board-specific Lime configurationWolfgang Grandegger1-39/+7
2009-06-04Redundant Environment: protect full sector sizeWolfgang Denk1-1/+1
2008-12-19mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-59/+59
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 Gustschin1-0/+198
2008-09-0985xx: Socrates: Major code update.Detlev Zundel1-33/+49
2008-06-11Socrates: Added FPGA base address update in FDT.Sergei Poselenov1-0/+10
2008-06-11Socrates: Added FPGA mapping. LAWs and TLBs cleanup.Sergei Poselenov1-1/+7
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 Poselenov1-0/+186