summaryrefslogtreecommitdiff
path: root/board/socrates/socrates.c
AgeCommit message (Expand)Author
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-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 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-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-05-27Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass
2013-08-20powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce
2009-10-31video: mb862xx: improve board-specific Lime configurationWolfgang Grandegger
2009-06-04Redundant Environment: protect full sector sizeWolfgang Denk
2008-12-19mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
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-06-11Socrates: Added FPGA base address update in FDT.Sergei Poselenov
2008-06-11Socrates: Added FPGA mapping. LAWs and TLBs cleanup.Sergei Poselenov
2008-06-10socrates: Fix PCI clk fix patchAndy Fleming
2008-05-27Socrates: Fix PCI bus frequency reportSergei Poselenov
2008-05-20socrates: changes to support FDTSergei Poselenov
2008-05-20Initial support for "Socrates" boardSergei Poselenov