summaryrefslogtreecommitdiff
path: root/board/socrates/socrates.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* 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 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-061-35/+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
* 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-071-2/+1
* 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
* Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day2016-05-271-2/+2
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-2/+3
* powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha2013-08-201-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Fix incorrect use of getenv() before relocationWolfgang Denk2011-05-121-5/+7
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-161-16/+15
* video: mb862xx: improve board-specific Lime configurationWolfgang Grandegger2009-10-311-39/+7
* Redundant Environment: protect full sector sizeWolfgang Denk2009-06-041-1/+1
* mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho2008-12-191-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-59/+59
* 85xx: socrates: autoprobe Lime chipu-boot@bugs.denx.de2008-09-131-15/+43
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-4/+4
* 85xx: socrates: Enable Lime support.Anatolij Gustschin2008-09-091-0/+198
* 85xx: Socrates: Major code update.Detlev Zundel2008-09-091-33/+49
* Socrates: Added FPGA base address update in FDT.Sergei Poselenov2008-06-111-0/+10
* Socrates: Added FPGA mapping. LAWs and TLBs cleanup.Sergei Poselenov2008-06-111-1/+7
* socrates: Fix PCI clk fix patchAndy Fleming2008-06-101-1/+3
* Socrates: Fix PCI bus frequency reportSergei Poselenov2008-05-271-2/+11
* socrates: changes to support FDTSergei Poselenov2008-05-201-0/+25
* Initial support for "Socrates" boardSergei Poselenov2008-05-201-0/+186