aboutsummaryrefslogtreecommitdiff
path: root/board/armltd/integrator/integrator.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop bootstage.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-12-02arm: powerpc: Tidy up code style for cache functionsSimon Glass1-1/+1
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-1/+1
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass1-0/+1
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass1-1/+1
2015-08-12integrator: switch to DM serial portLinus Walleij1-0/+18
2015-04-23integrator: stop zeroing the gd flagsLinus Walleij1-2/+0
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-02-27integrator: stop calling pci_init() twiceLinus Walleij1-3/+0
2011-11-10integrator: enable Vpp and disable flash protectionLinus Walleij1-0/+20
2011-11-10integrator: make flash writeable on bootLinus Walleij1-0/+15
2011-11-10integrator: use io-accessors for board initLinus Walleij1-4/+5
2011-11-08integrator: do not test first part of the memoryLinus Walleij1-4/+15
2011-09-03integratorap: support relocationLinus Walleij1-8/+7
2010-04-04arm/integrator: Remove unneccessary CONFIG_PCI check.Detlev Zundel1-2/+0
2009-10-04Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-4/+9
2009-06-23integrator: merge integratorap and integratorcpJean-Christophe PLAGNIOL-VILLARD1-0/+135