summaryrefslogtreecommitdiff
path: root/board/sandpoint
Commit message (Expand)AuthorAgeLines
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-4/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+12
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+23
* board: sandpoint: delete an unused source fileMasahiro Yamada2014-04-17-137/+0
* board: delete unused header filesMasahiro Yamada2014-01-24-38/+0
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-21/+1
* Coding Style cleanup: drop some excessive empty linesWolfgang Denk2013-10-14-2/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-102/+6
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-15-1/+1
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+5
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-29-0/+398
* powerpc, 8xx: Fixup all 8xx u-boot.lds scriptsJoakim Tjernlund2011-04-20-2/+3
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-1/+1
* 824x: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-0/+97
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-0/+1
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-31/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-3/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-60/+60
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-9/+9
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* cleanup use of CFG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren2008-09-02-0/+6
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-3/+3
* Remove obsolete mpc824x linker scriptsGrant Likely2007-07-04-133/+0
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-7/+11
* (no commit message)Wolfgang Denk2005-12-12-0/+1
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+2
* Add a common get_ram_size() function and modify the thewdenk2004-01-06-41/+15
* * Code cleanup:wdenk2003-06-27-327/+226
* * Header file cleanup for ARMwdenk2003-06-25-0/+1
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-30-1/+1
* Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese2003-02-14-1/+1
* Initial revisionwdenk2002-11-03-0/+766
* Initial revisionwdenk2002-11-03-0/+127
* Initial revisionwdenk2002-11-02-0/+15
* Initial revisionwdenk2002-08-14-0/+125
* Initial revisionwdenk2002-04-01-0/+40
* Initial revisionwdenk2002-01-09-0/+31
* Initial revisionwdenk2001-11-28-0/+255
* Initial revisionwdenk2001-10-15-0/+2
* Initial revisionwdenk2001-04-28-0/+54