summaryrefslogtreecommitdiff
path: root/board/pb1x00/pb1x00.c
Commit message (Expand)AuthorAgeFilesLines
* mips: au1x00: Remove support for these SoCsTom Rini2018-08-081-108/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-1/+1
* 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
* MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/Daniel Schwierzeck2016-01-161-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* mips: Move cpu/mips/* to arch/mips/cpu/*Peter Tyser2010-04-131-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-3/+3
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* [MIPS] <asm/mipsregs.h>: Update coprocessor register access macrosShinya Kuribayashi2008-05-301-1/+1
* pb1x00 board: Fix u16 status declaration when PCMCIA is definedJean-Christophe PLAGNIOL-VILLARD2007-11-181-0/+2
* Fixed mips_io_port_base build errors.Jean-Christophe PLAGNIOL-VILLARD2007-11-171-0/+4
* Add support for AMD's Pb1x00 eval board;Wolfgang Denk2005-09-251-0/+115