summaryrefslogtreecommitdiff
path: root/board/highbank
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon 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 getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-07-11dm: scsi: Document and rename the scsi_scan() parameterSimon Glass
2017-07-11dm: ahci: Rename struct ahci_probe_entSimon Glass
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-08-12ARM: highbank: remove DRAM bank setupRob Herring
2015-06-15highbank: add custom ahci_link_up functionMark Langsdorf
2015-06-12ARM: highbank: add reset support for Calxeda Midway machineMark Langsdorf
2015-06-12ARM: highbank: add missing SCU register setup for resetRob Herring
2015-04-18ahci: mmio_base is a virtual addressScott Wood
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass
2014-08-30highbank: kconfig: move common settingsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-03-10highbank: use scsi_init hookIan Campbell
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-25Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD
2013-07-25ARM: highbank: compile misc_init_r only if CONFIG_MISC_INIT_RRob Herring
2013-07-25ARM: highbank: setup peripherals based on power domain statusRob Herring
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-02-03ARM: highbank: use wfi macro instead of inline asmRob Herring
2012-03-28ARM: highbank: setup env from boot source registerRob Herring
2012-03-28ARM: highbank: add reset supportRob Herring
2012-03-28ARM: highbank: Add boot counter supportRob Herring
2012-03-28ARM: highbank: fix warning for calxedaxgmac_initializeRob Herring
2012-01-05ARM: highbank: enable networking and pxeRob Herring
2011-10-27ARM: Add Calxeda Highbank platformRob Herring