summaryrefslogtreecommitdiffstats
path: root/board/socrates
Commit message (Expand)AuthorAgeFilesLines
* powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2011-04-041-22/+0
* powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala2011-04-041-5/+0
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-141-14/+1
* socrates: rename sdram_setup fixed_sdram()Becky Bruce2011-01-141-2/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-29/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* socrates: adjust TEXT_BASE to increase U-Boot image sizeWolfgang Denk2010-09-191-1/+1
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-161-16/+15
* video: mb862xx: improve board-specific Lime configurationWolfgang Grandegger2009-10-311-39/+7
* ppc/85xx: Clean up use of LAWAR definesKumar Gala2009-09-241-2/+2
* 85xx: Move to a common linker scriptKumar Gala2009-08-281-149/+0
* Redundant Environment: protect full sector sizeWolfgang Denk2009-06-041-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho2008-12-191-1/+1
* 85xx: socrates: fix DDR SDRAM tlb entry configurationAnatolij Gustschin2008-12-031-0/+2
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-0/+1
* Pass dimm parameters to populate populate controller optionsHaiying Wang2008-10-181-1/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-185-96/+96
* socrates: fix crash after relocationAnatolij Gustschin2008-09-221-1/+1
* 85xx: socrates: autoprobe Lime chipu-boot@bugs.denx.de2008-09-131-15/+43
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-4/+4
* 85xx: socrates: Enable Lime support.Anatolij Gustschin2008-09-094-2/+233
* 85xx: Socrates: Major code update.Detlev Zundel2008-09-092-49/+65
* FSL DDR: Convert socrates to new DDR code.Kumar Gala2008-08-273-5/+93
* socrates: Update NAND driver to new API.Scott Wood2008-08-131-52/+32
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Coding Style CleanupWolfgang Denk2008-06-281-16/+16
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* 85xx/86xx: Move to dynamic mgmt of LAWsKumar Gala2008-06-111-5/+5
* Socrates: Added FPGA base address update in FDT.Sergei Poselenov2008-06-111-0/+10
* Socrates: NAND support added. Changed the U-Boot base address andSergei Poselenov2008-06-113-3/+220
* Socrates: added missed file with UPMA configuration data.Sergei Poselenov2008-06-111-0/+55
* Socrates: Added FPGA mapping. LAWs and TLBs cleanup.Sergei Poselenov2008-06-113-25/+23
* socrates: Fix PCI clk fix patchAndy Fleming2008-06-101-1/+3
* Socrates: Fix PCI bus frequency reportSergei Poselenov2008-05-271-2/+11
* socrates: changes to support FDTSergei Poselenov2008-05-201-0/+25
* Initial support for "Socrates" boardSergei Poselenov2008-05-207-0/+715
OpenPOWER on IntegriCloud