summaryrefslogtreecommitdiff
path: root/board/jupiter/jupiter.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-161-296/+0
* Kconfig: Add a CONFIG_IDE optionSimon Glass2017-05-221-1/+1
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-2/+2
* board_f: Drop return value from initdram()Simon Glass2017-04-051-2/+6
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-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
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* mpc5xxx: Remove all references to MGT5100Detlev Zundel2010-03-211-6/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-11/+11
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDTGrant Likely2007-09-061-6/+2
* board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-2/+2
* [PATCH] Added support for the jupiter board.Heiko Schocher2007-02-161-0/+317