summaryrefslogtreecommitdiff
path: root/board/armltd/integrator/integrator.c
AgeCommit message (Expand)Author
2021-07-06ARM: integrator: Drop PCI supportLinus Walleij
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02arm: powerpc: Tidy up code style for cache functionsSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2015-08-12integrator: switch to DM serial portLinus Walleij
2015-04-23integrator: stop zeroing the gd flagsLinus Walleij
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-02-27integrator: stop calling pci_init() twiceLinus Walleij
2011-11-10integrator: enable Vpp and disable flash protectionLinus Walleij
2011-11-10integrator: make flash writeable on bootLinus Walleij
2011-11-10integrator: use io-accessors for board initLinus Walleij
2011-11-08integrator: do not test first part of the memoryLinus Walleij
2011-09-03integratorap: support relocationLinus Walleij
2010-04-04arm/integrator: Remove unneccessary CONFIG_PCI check.Detlev Zundel
2009-10-04Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren
2009-06-23integrator: merge integratorap and integratorcpJean-Christophe PLAGNIOL-VILLARD