summaryrefslogtreecommitdiff
path: root/board/socrates
AgeCommit message (Expand)AuthorFilesLines
2023-05-16powerpc/mpc85xx: socrates: Remove misuse of env is nowhere driverStefan Herbrechtsmeier1-17/+0
2023-02-09powerpc/mpc85xx: use board env file for socrates boardHeiko Schocher1-0/+46
2023-02-06powerpc/mpc85xx: socrates: enable protected EnvironmentHeiko Schocher1-0/+17
2023-02-06powerpc/mpc85xx: drop socrates specific image creationHeiko Schocher1-17/+0
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini4-32/+32
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-2/+2
2022-12-06global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini1-2/+2
2022-12-06global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini1-1/+1
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini1-1/+1
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini1-3/+3
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2022-08-04Audit <flash.h> inclusionTom Rini1-2/+0
2022-07-06socrates: Rework CONFIG_PCI_CLK_FREQTom Rini1-1/+2
2022-03-28video: Drop video_fb headerSimon Glass1-1/+0
2021-12-28Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini1-1/+1
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