aboutsummaryrefslogtreecommitdiffstats
path: root/board/socrates
Commit message (Expand)AuthorAgeFilesLines
* include: export uuid.hCaleb Connolly2024-09-121-1/+1
* board: socrates: Remove duplicate newlinesMarek Vasut2024-07-224-4/+0
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-206-6/+6
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-196-6/+6
* board: socrates: Remove <common.h> and add needed includesTom Rini2024-05-076-6/+6
* powerpc/mpc85xx: socrates: Remove misuse of env is nowhere driverStefan Herbrechtsmeier2023-05-161-17/+0
* powerpc/mpc85xx: use board env file for socrates boardWIP/2023-02-09-minor-updatesHeiko Schocher2023-02-091-0/+46
* powerpc/mpc85xx: socrates: enable protected EnvironmentHeiko Schocher2023-02-061-0/+17
* powerpc/mpc85xx: drop socrates specific image creationHeiko Schocher2023-02-061-17/+0
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-054-32/+32
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-2/+2
* global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini2022-12-051-2/+2
* global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini2022-12-051-1/+1
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-101-1/+1
* global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini2022-11-101-3/+3
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-311-1/+1
* Audit <flash.h> inclusionTom Rini2022-08-041-2/+0
* socrates: Rework CONFIG_PCI_CLK_FREQTom Rini2022-07-051-1/+2
* video: Drop video_fb headerSimon Glass2022-03-281-1/+0
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-271-1/+1
* sandbox: Remove OF_HOSTFILEWIP/27Oct2021Ilias Apalodimas2021-10-271-1/+3
* nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini2021-10-061-0/+1
* ppc: socrates: Drop use of DM_PCISimon Glass2021-08-051-3/+1
* video: remove unused include/mb862xx.hHeinrich Schuchardt2021-02-191-12/+0
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop flash.h from common headerSimon Glass2020-05-181-0/+1
* flash: Tidy up coding style for flash functionsSimon Glass2020-05-181-13/+14
* common: Move testdram() into init.hSimon Glass2020-01-171-1/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* common: Move clock functions into a new fileSimon Glass2020-01-171-0/+1
* common: Move upmconfig() to ppc.hSimon Glass2020-01-171-2/+2
* mpc85xx, socrates: add DM PCI supportHeiko Schocher2019-11-062-37/+5
* mpc85xx, socrates: enable DM serialHeiko Schocher2019-11-061-0/+5
* mpc85xx, socrates: disable VIDEOHeiko Schocher2019-11-061-178/+2
* mpc85xx, socrates: add DM supportHeiko Schocher2019-11-061-0/+15
* mpc85xx, dts, socrates: add u-boot specific dtsiHeiko Schocher2019-11-061-0/+1
* mpc85xx: add socrates dts from linuxHeiko Schocher2019-11-061-1/+2
* env: Move env_get_f() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-078-17/+8
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-2/+2
* socrates: Fix a misleading indentation warningTom Rini2017-05-121-1/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood2016-06-031-3/+3
* Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day2016-05-271-2/+2
* Add more SPDX-License-Identifier tagsTom Rini2016-01-191-3/+1
* nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser2015-03-301-25/+0