summaryrefslogtreecommitdiff
path: root/board/socrates
Commit message (Expand)AuthorAgeLines
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-24-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-2/+0
* mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-25-0/+6
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+11
* Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun2013-11-25-1/+2
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-25-5/+5
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-27/+6
* powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha2013-08-20-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-120/+7
* 8xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2012-11-27-1/+1
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* PPC: Fix socrates NAND problemMarek Vasut2011-10-03-35/+35
* Fix incorrect use of getenv() before relocationWolfgang Denk2011-05-12-5/+7
* powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2011-04-04-22/+0
* powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala2011-04-04-5/+0
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-14-14/+1
* socrates: rename sdram_setup fixed_sdram()Becky Bruce2011-01-14-2/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-29/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-1/+1
* socrates: adjust TEXT_BASE to increase U-Boot image sizeWolfgang Denk2010-09-19-1/+1
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-16-16/+15
* video: mb862xx: improve board-specific Lime configurationWolfgang Grandegger2009-10-31-39/+7
* ppc/85xx: Clean up use of LAWAR definesKumar Gala2009-09-24-2/+2
* 85xx: Move to a common linker scriptKumar Gala2009-08-28-149/+0
* Redundant Environment: protect full sector sizeWolfgang Denk2009-06-04-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-3/+1
* mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho2008-12-19-1/+1
* 85xx: socrates: fix DDR SDRAM tlb entry configurationAnatolij Gustschin2008-12-03-0/+2
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-0/+1
* Pass dimm parameters to populate populate controller optionsHaiying Wang2008-10-18-1/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-96/+96
* socrates: fix crash after relocationAnatolij Gustschin2008-09-22-1/+1
* 85xx: socrates: autoprobe Lime chipu-boot@bugs.denx.de2008-09-13-15/+43
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-4/+4
* 85xx: socrates: Enable Lime support.Anatolij Gustschin2008-09-09-2/+233
* 85xx: Socrates: Major code update.Detlev Zundel2008-09-09-49/+65
* FSL DDR: Convert socrates to new DDR code.Kumar Gala2008-08-27-5/+93
* socrates: Update NAND driver to new API.Scott Wood2008-08-13-52/+32
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* Coding Style CleanupWolfgang Denk2008-06-28-16/+16
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* 85xx/86xx: Move to dynamic mgmt of LAWsKumar Gala2008-06-11-5/+5
* Socrates: Added FPGA base address update in FDT.Sergei Poselenov2008-06-11-0/+10
* Socrates: NAND support added. Changed the U-Boot base address andSergei Poselenov2008-06-11-3/+220
* Socrates: added missed file with UPMA configuration data.Sergei Poselenov2008-06-11-0/+55
* Socrates: Added FPGA mapping. LAWs and TLBs cleanup.Sergei Poselenov2008-06-11-25/+23
* socrates: Fix PCI clk fix patchAndy Fleming2008-06-10-1/+3
* Socrates: Fix PCI bus frequency reportSergei Poselenov2008-05-27-2/+11