| Commit message (Expand) | Author | Age | Files | Lines |
* | Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP | Robert P. J. Day | 2016-05-27 | 1 | -2/+2 |
* | fdt: Allow ft_board_setup() to report failure | Simon Glass | 2014-11-21 | 1 | -2/+3 |
* | MAINTAINERS: comment out blank M: field | Masahiro Yamada | 2014-09-24 | 1 | -1/+1 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 1 | -2/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | 1 | -0/+6 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 1 | -0/+11 |
* | board: powerpc: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | 1 | -21/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 3 | -51/+3 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | 1 | -6/+0 |
* | Handle most LDSCRIPT setting centrally | Scott Wood | 2011-04-30 | 1 | -120/+0 |
* | rename _end to __bss_end__ | Po-Yu Chuang | 2011-03-27 | 1 | -1/+1 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | 1 | -2/+2 |
* | config.mk cleanup: drop "-I$(TOPDIR)/board" entries | Wolfgang Denk | 2010-10-18 | 1 | -27/+0 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | 1 | -14/+2 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 1 | -4/+5 |
* | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | 1 | -1/+1 |
* | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser | 2010-04-13 | 1 | -1/+1 |
* | mpc5xxx: Remove all references to MGT5100 | Detlev Zundel | 2010-03-21 | 1 | -13/+0 |
* | ppc: Enable full relocation to RAM | Peter Tyser | 2009-10-03 | 1 | -1/+0 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | 1 | -3/+1 |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | 1 | -0/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 1 | -7/+7 |
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | 1 | -1/+1 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | 1 | -1/+1 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | 1 | -4/+4 |
* | Fix config files for out-of-tree building | Wolfgang Denk | 2008-05-14 | 1 | -1/+1 |
* | Remove all the search paths from the .lds files. | Jason Wessel | 2008-04-17 | 1 | -1/+0 |
* | MUNICes: fix board Makefile for remote build directory | Wolfgang Denk | 2008-01-13 | 1 | -16/+11 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | 1 | -1/+1 |
* | added basic support for the MUNICes board. | Heiko Schocher | 2008-01-12 | 5 | -0/+429 |