summaryrefslogtreecommitdiffstats
path: root/board/socrates
Commit message (Expand)AuthorAgeFilesLines
* Add more SPDX-License-Identifier tagsTom Rini2016-01-191-3/+1
* nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser2015-03-301-25/+0
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-2/+3
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-241-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-2/+0
* mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-251-0/+6
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+11
* Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun2013-11-251-1/+2
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-253-5/+5
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-27/+6
* powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha2013-08-201-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-247-120/+7
* 8xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2012-11-271-1/+1
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* PPC: Fix socrates NAND problemMarek Vasut2011-10-031-35/+35
* Fix incorrect use of getenv() before relocationWolfgang Denk2011-05-121-5/+7
* 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
OpenPOWER on IntegriCloud