summaryrefslogtreecommitdiff
path: root/board/socrates
AgeCommit message (Expand)Author
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
2013-11-25Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada
2013-08-20powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-11-278xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-10-03PPC: Fix socrates NAND problemMarek Vasut
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce
2011-01-14socrates: rename sdram_setup fixed_sdram()Becky Bruce
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-09-19socrates: adjust TEXT_BASE to increase U-Boot image sizeWolfgang Denk
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce
2009-10-31video: mb862xx: improve board-specific Lime configurationWolfgang Grandegger
2009-09-24ppc/85xx: Clean up use of LAWAR definesKumar Gala
2009-08-2885xx: Move to a common linker scriptKumar Gala
2009-06-04Redundant Environment: protect full sector sizeWolfgang Denk
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2008-12-19mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho