summaryrefslogtreecommitdiff
path: root/board/socrates
AgeCommit message (Expand)AuthorFilesLines
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas1-1/+3
2021-10-06nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini1-0/+1
2021-08-06ppc: socrates: Drop use of DM_PCISimon Glass1-3/+1
2021-02-20video: remove unused include/mb862xx.hHeinrich Schuchardt1-12/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop flash.h from common headerSimon Glass1-0/+1
2020-05-18flash: Tidy up coding style for flash functionsSimon Glass1-13/+14
2020-01-17common: Move testdram() into init.hSimon Glass1-1/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2020-01-17common: Move clock functions into a new fileSimon Glass1-0/+1
2020-01-17common: Move upmconfig() to ppc.hSimon Glass1-2/+2
2019-11-06mpc85xx, socrates: add DM PCI supportHeiko Schocher2-37/+5
2019-11-06mpc85xx, socrates: enable DM serialHeiko Schocher1-0/+5
2019-11-06mpc85xx, socrates: disable VIDEOHeiko Schocher1-178/+2
2019-11-06mpc85xx, socrates: add DM supportHeiko Schocher1-0/+15
2019-11-06mpc85xx, dts, socrates: add u-boot specific dtsiHeiko Schocher1-0/+1
2019-11-06mpc85xx: add socrates dts from linuxHeiko Schocher1-1/+2
2019-08-11env: Move env_get_f() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini8-17/+8
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-2/+2
2017-05-12socrates: Fix a misleading indentation warningTom Rini1-1/+1
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-06-04mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood1-3/+3
2016-05-27Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day1-2/+2
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-3/+1
2015-03-31nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser1-25/+0
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-2/+3
2014-09-25MAINTAINERS: comment out blank M: fieldMasahiro Yamada1-1/+1
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-2/+0
2014-08-26mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher1-0/+6
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+11
2013-11-25Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun1-1/+2
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun3-5/+5
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-27/+6
2013-08-20powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk7-120/+7
2012-11-288xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming1-1/+1
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-10-04PPC: Fix socrates NAND problemMarek Vasut1-35/+35
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk1-5/+7
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala1-22/+0
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala1-5/+0
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce1-14/+1
2011-01-14socrates: rename sdram_setup fixed_sdram()Becky Bruce1-2/+2
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2