summaryrefslogtreecommitdiffstats
path: root/board/socrates
Commit message (Expand)AuthorAgeFilesLines
* 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
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-2/+3
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-241-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-2/+0
* mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-251-0/+6
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+11
* Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun2013-11-251-1/+2
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-253-5/+5
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-27/+6
* powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha2013-08-201-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-247-120/+7
* 8xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2012-11-271-1/+1
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* PPC: Fix socrates NAND problemMarek Vasut2011-10-031-35/+35
* Fix incorrect use of getenv() before relocationWolfgang Denk2011-05-121-5/+7
* powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2011-04-041-22/+0
* powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala2011-04-041-5/+0
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-141-14/+1
* socrates: rename sdram_setup fixed_sdram()Becky Bruce2011-01-141-2/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-29/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* socrates: adjust TEXT_BASE to increase U-Boot image sizeWolfgang Denk2010-09-191-1/+1