summaryrefslogtreecommitdiff
path: root/board/socrates
AgeCommit message (Expand)Author
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-06-03mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood
2016-05-27Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-03-30nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass
2014-09-24MAINTAINERS: comment out blank M: fieldMasahiro Yamada
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2013-11-25Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada
2013-08-20powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-11-278xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-10-03PPC: Fix socrates NAND problemMarek Vasut
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