summaryrefslogtreecommitdiff
path: root/board/armltd/integrator
Commit message (Expand)AuthorAgeFilesLines
* ARM: integrator: Drop PCI supportLinus Walleij2021-07-064-651/+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 linux/delay.h from common headerSimon Glass2020-05-182-1/+3
* common: Drop linux/bug.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+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 get_tbclk() to time.hSimon Glass2020-01-171-1/+1
* common: Move pci_init_board() out of common.hSimon Glass2019-12-021-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
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* Drop CONFIG_INIT_CRITICALBin Meng2018-11-261-3/+1
* arm: remove prototype for get_timer_maskedPatrick Delaunay2018-10-101-22/+23
* arm: remove prototype for udelay_maskedPatrick Delaunay2018-10-101-6/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-078-17/+8
* 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
* ARM: integrator: move board select into mach-integrator/KconfigMasahiro Yamada2015-04-231-103/+0
* remove unnecessary version.h includesRob Herring2015-03-241-1/+0
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-291-24/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-32/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+14
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+159
* arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-261-1/+1
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-24/+4
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-146-6/+6
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-248-132/+8
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-291-0/+110
* integrator: remove fragile delay loop from PCI codeLinus Walleij2012-03-041-5/+2
* integrator: rewrite the AP PCI driverLinus Walleij2012-02-272-250/+532
* integrator: stop calling pci_init() twiceLinus Walleij2012-02-271-3/+0
* integrator: enable Vpp and disable flash protectionLinus Walleij2011-11-101-0/+20
* integrator: add system controller headerLinus Walleij2011-11-101-0/+91
* integrator: make flash writeable on bootLinus Walleij2011-11-102-0/+77
* integrator: use io-accessors for board initLinus Walleij2011-11-101-4/+5
* integrator: move text offset to configLinus Walleij2011-11-101-5/+0
* integrator: do not test first part of the memoryLinus Walleij2011-11-081-4/+15
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* integrator: convert to new build systemLinus Walleij2011-09-031-220/+0
* integratorap: support relocationLinus Walleij2011-09-031-8/+7