summaryrefslogtreecommitdiff
path: root/board/highbank
AgeCommit message (Expand)AuthorFilesLines
2021-04-20arm: highbank: Update maintainershipAndre Przywara1-1/+1
2021-04-20arm: highbank: Do DRAM init from DTAndre Przywara1-2/+7
2021-04-20net: calxedagmac: Convert to DM_ETHAndre Przywara1-13/+0
2021-04-20arm: highbank: Enable OF_CONTROLAndre Przywara1-0/+10
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-2/+2
2017-07-11dm: scsi: Document and rename the scsi_scan() parameterSimon Glass1-1/+1
2017-07-11dm: ahci: Rename struct ahci_probe_entSimon Glass1-1/+1
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-12/+1
2015-08-12ARM: highbank: remove DRAM bank setupRob Herring1-6/+0
2015-06-15highbank: add custom ahci_link_up functionMark Langsdorf3-1/+231
2015-06-12ARM: highbank: add reset support for Calxeda Midway machineMark Langsdorf1-1/+14
2015-06-12ARM: highbank: add missing SCU register setup for resetRob Herring1-0/+6
2015-04-18ahci: mmio_base is a virtual addressScott Wood1-1/+1
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-08-31highbank: kconfig: move common settingsMasahiro Yamada1-19/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+19
2014-03-10highbank: use scsi_init hookIan Campbell1-4/+10
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin1-1/+1
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-26/+1
2013-07-25Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD2-29/+2
2013-07-25ARM: highbank: compile misc_init_r only if CONFIG_MISC_INIT_RRob Herring1-0/+2
2013-07-25ARM: highbank: setup peripherals based on power domain statusRob Herring1-2/+29
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2-29/+2
2013-02-03ARM: highbank: use wfi macro instead of inline asmRob Herring1-1/+2
2012-03-29ARM: highbank: setup env from boot source registerRob Herring1-0/+13
2012-03-29ARM: highbank: add reset supportRob Herring1-0/+8
2012-03-29ARM: highbank: Add boot counter supportRob Herring1-0/+1
2012-03-29ARM: highbank: fix warning for calxedaxgmac_initializeRob Herring1-0/+1
2012-01-05ARM: highbank: enable networking and pxeRob Herring1-0/+12
2011-10-27ARM: Add Calxeda Highbank platformRob Herring2-0/+106