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