~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* highbank: scan into hb_sregs DT subnodesAndre Przywara2022-11-02
* sandbox: Remove OF_HOSTFILEIlias Apalodimas2021-10-27
* arm: highbank: Update maintainershipAndre Przywara2021-04-20
* arm: highbank: Do DRAM init from DTAndre Przywara2021-04-20
* net: calxedagmac: Convert to DM_ETHAndre Przywara2021-04-20
* arm: highbank: Enable OF_CONTROLAndre Przywara2021-04-20
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-02
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Drop image.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-02
* env: Move env_set() to env.hSimon Glass2019-08-11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* env: Rename setenv() to env_set()Simon Glass2017-08-16
* dm: scsi: Document and rename the scsi_scan() parameterSimon Glass2017-07-11
* dm: ahci: Rename struct ahci_probe_entSimon Glass2017-07-11
* Add more SPDX-License-Identifier tagsTom Rini2016-01-19
* ARM: highbank: remove DRAM bank setupRob Herring2015-08-12
* highbank: add custom ahci_link_up functionMark Langsdorf2015-06-15
* ARM: highbank: add reset support for Calxeda Midway machineMark Langsdorf2015-06-12
* ARM: highbank: add missing SCU register setup for resetRob Herring2015-06-12
* ahci: mmio_base is a virtual addressScott Wood2015-04-18
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-21
* highbank: kconfig: move common settingsMasahiro Yamada2014-08-30
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30
* highbank: use scsi_init hookIan Campbell2014-03-10
* sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-04
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01
* Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD2013-07-25
|\
| * Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* | ARM: highbank: compile misc_init_r only if CONFIG_MISC_INIT_RRob Herring2013-07-25
* | ARM: highbank: setup peripherals based on power domain statusRob Herring2013-07-25
|/
* ARM: highbank: use wfi macro instead of inline asmRob Herring2013-02-03
* ARM: highbank: setup env from boot source registerRob Herring2012-03-28
* ARM: highbank: add reset supportRob Herring2012-03-28
* ARM: highbank: Add boot counter supportRob Herring2012-03-28
* ARM: highbank: fix warning for calxedaxgmac_initializeRob Herring2012-03-28
* ARM: highbank: enable networking and pxeRob Herring2012-01-05
* ARM: Add Calxeda Highbank platformRob Herring2011-10-27