summaryrefslogtreecommitdiff
path: root/board/armltd/integrator/integrator.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: integrator: Drop PCI supportLinus Walleij2021-07-061-1/+0
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-051-1/+1
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-2/+2
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop bootstage.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* arm: powerpc: Tidy up code style for cache functionsSimon Glass2019-12-021-1/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-051-0/+1
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-011-1/+1
* integrator: switch to DM serial portLinus Walleij2015-08-121-0/+18
* integrator: stop zeroing the gd flagsLinus Walleij2015-04-231-2/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* integrator: stop calling pci_init() twiceLinus Walleij2012-02-271-3/+0
* integrator: enable Vpp and disable flash protectionLinus Walleij2011-11-101-0/+20
* integrator: make flash writeable on bootLinus Walleij2011-11-101-0/+15
* integrator: use io-accessors for board initLinus Walleij2011-11-101-4/+5
* integrator: do not test first part of the memoryLinus Walleij2011-11-081-4/+15
* integratorap: support relocationLinus Walleij2011-09-031-8/+7
* arm/integrator: Remove unneccessary CONFIG_PCI check.Detlev Zundel2010-04-041-2/+0
* Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-041-4/+9
* integrator: merge integratorap and integratorcpJean-Christophe PLAGNIOL-VILLARD2009-06-231-0/+135