summaryrefslogtreecommitdiff
path: root/board/socrates
AgeCommit message (Expand)Author
2023-02-09powerpc/mpc85xx: use board env file for socrates boardHeiko Schocher
2023-02-06powerpc/mpc85xx: socrates: enable protected EnvironmentHeiko Schocher
2023-02-06powerpc/mpc85xx: drop socrates specific image creationHeiko Schocher
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-08-04Audit <flash.h> inclusionTom Rini
2022-07-05socrates: Rework CONFIG_PCI_CLK_FREQTom Rini
2022-03-28video: Drop video_fb headerSimon Glass
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas
2021-10-06nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini
2021-08-05ppc: socrates: Drop use of DM_PCISimon Glass
2021-02-19video: remove unused include/mb862xx.hHeinrich Schuchardt
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop flash.h from common headerSimon Glass
2020-05-18flash: Tidy up coding style for flash functionsSimon Glass
2020-01-17common: Move testdram() into init.hSimon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move clock functions into a new fileSimon Glass
2020-01-17common: Move upmconfig() to ppc.hSimon Glass
2019-11-06mpc85xx, socrates: add DM PCI supportHeiko Schocher
2019-11-06mpc85xx, socrates: enable DM serialHeiko Schocher
2019-11-06mpc85xx, socrates: disable VIDEOHeiko Schocher
2019-11-06mpc85xx, socrates: add DM supportHeiko Schocher
2019-11-06mpc85xx, dts, socrates: add u-boot specific dtsiHeiko Schocher
2019-11-06mpc85xx: add socrates dts from linuxHeiko Schocher
2019-08-11env: Move env_get_f() to env.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-05-12socrates: Fix a misleading indentation warningTom Rini
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