aboutsummaryrefslogtreecommitdiff
path: root/board/armltd/integrator
AgeCommit message (Expand)Author
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-08-12net: Remove smc91111 ethernet driverTom Rini
2022-04-08arm: integrator: Migrate platform-specific options and cleanup armcoremodule.hTom Rini
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 linux/delay.h from common headerSimon Glass
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
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
2020-01-17common: Move get_tbclk() to time.hSimon Glass
2019-12-02common: Move pci_init_board() out of common.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-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2018-11-26Drop CONFIG_INIT_CRITICALBin Meng
2018-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay
2018-10-10arm: remove prototype for udelay_maskedPatrick Delaunay
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
2015-04-23ARM: integrator: move board select into mach-integrator/KconfigMasahiro Yamada
2015-03-24remove unnecessary version.h includesRob Herring
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-02-26arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk
2012-03-04integrator: remove fragile delay loop from PCI codeLinus Walleij
2012-02-27integrator: rewrite the AP PCI driverLinus Walleij
2012-02-27integrator: stop calling pci_init() twiceLinus Walleij
2011-11-10integrator: enable Vpp and disable flash protectionLinus Walleij
2011-11-10integrator: add system controller headerLinus Walleij
2011-11-10integrator: make flash writeable on bootLinus Walleij
2011-11-10integrator: use io-accessors for board initLinus Walleij
2011-11-10integrator: move text offset to configLinus Walleij