aboutsummaryrefslogtreecommitdiff
path: root/board/socrates
AgeCommit message (Expand)Author
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce
2011-01-14socrates: rename sdram_setup fixed_sdram()Becky Bruce
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-09-19socrates: adjust TEXT_BASE to increase U-Boot image sizeWolfgang Denk
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce
2009-10-31video: mb862xx: improve board-specific Lime configurationWolfgang Grandegger
2009-09-24ppc/85xx: Clean up use of LAWAR definesKumar Gala
2009-08-2885xx: Move to a common linker scriptKumar Gala
2009-06-04Redundant Environment: protect full sector sizeWolfgang Denk
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2008-12-19mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho
2008-12-0385xx: socrates: fix DDR SDRAM tlb entry configurationAnatolij Gustschin
2008-11-18Align end of bss by 4 bytesSelvamuthukumar
2008-10-18Pass dimm parameters to populate populate controller optionsHaiying Wang
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-22socrates: fix crash after relocationAnatolij Gustschin
2008-09-1385xx: socrates: autoprobe Lime chipu-boot@bugs.denx.de
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-0985xx: socrates: Enable Lime support.Anatolij Gustschin
2008-09-0985xx: Socrates: Major code update.Detlev Zundel
2008-08-27FSL DDR: Convert socrates to new DDR code.Kumar Gala
2008-08-13socrates: Update NAND driver to new API.Scott Wood
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk
2008-06-28Coding Style CleanupWolfgang Denk
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-06-1185xx/86xx: Move to dynamic mgmt of LAWsKumar Gala
2008-06-11Socrates: Added FPGA base address update in FDT.Sergei Poselenov
2008-06-11Socrates: NAND support added. Changed the U-Boot base address andSergei Poselenov
2008-06-11Socrates: added missed file with UPMA configuration data.Sergei Poselenov
2008-06-11Socrates: Added FPGA mapping. LAWs and TLBs cleanup.Sergei Poselenov
2008-06-10socrates: Fix PCI clk fix patchAndy Fleming
2008-05-27Socrates: Fix PCI bus frequency reportSergei Poselenov
2008-05-20socrates: changes to support FDTSergei Poselenov
2008-05-20Initial support for "Socrates" boardSergei Poselenov