summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc7448hpc2
Commit message (Expand)AuthorAgeFilesLines
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+15
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-22/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-245-79/+5
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-291-0/+184
* punt unused clean/distclean targetsMike Frysinger2011-10-151-7/+0
* 74xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-133/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-7/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-3/+4
* Move arch/ppc to arch/powerpcStefan Roese2010-04-212-2/+2
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-1/+1
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-1/+1
* ppc: Enable full relocation to RAMPeter Tyser2009-10-031-1/+0
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-183-69/+69
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Moved initialization of TSI108 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+10
* mpc7448hpc2: Fix PCI I/O space mapping.Randy Vinson2008-08-261-2/+2
* Clean up usage of icache_disable/dcache_disableKumar Gala2008-08-191-2/+0
* Fix some more printf() format issues.Wolfgang Denk2008-07-111-4/+4
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* Remove the deprecated CONFIG_OF_FLAT_TREEGerald Van Baren2008-06-091-21/+1
* Convert mpc7448hpc2 to CONFIG_OF_LIBFDTGerald Van Baren2008-06-091-0/+9
* Big white-space cleanup.Wolfgang Denk2008-05-213-6/+6
* Remove all the search paths from the .lds files.Jason Wessel2008-04-171-1/+0
* FSL: Move board/mpc7448hpc2 under board/freescaleJon Loeliger2008-03-256-0/+1906
OpenPOWER on IntegriCloud