| Commit message (Expand) | Author | Age | Files | Lines |
* | env: Rename getenv/_f() to env_get() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | env: Rename setenv() to env_set() | Simon Glass | 2017-08-16 | 1 | -2/+2 |
* | dm: scsi: Document and rename the scsi_scan() parameter | Simon Glass | 2017-07-11 | 1 | -1/+1 |
* | dm: ahci: Rename struct ahci_probe_ent | Simon Glass | 2017-07-11 | 1 | -1/+1 |
* | Add more SPDX-License-Identifier tags | Tom Rini | 2016-01-19 | 1 | -12/+1 |
* | ARM: highbank: remove DRAM bank setup | Rob Herring | 2015-08-12 | 1 | -6/+0 |
* | highbank: add custom ahci_link_up function | Mark Langsdorf | 2015-06-15 | 3 | -1/+231 |
* | ARM: highbank: add reset support for Calxeda Midway machine | Mark Langsdorf | 2015-06-12 | 1 | -1/+14 |
* | ARM: highbank: add missing SCU register setup for reset | Rob Herring | 2015-06-12 | 1 | -0/+6 |
* | ahci: mmio_base is a virtual address | Scott Wood | 2015-04-18 | 1 | -1/+1 |
* | fdt: Allow ft_board_setup() to report failure | Simon Glass | 2014-11-21 | 1 | -1/+3 |
* | highbank: kconfig: move common settings | Masahiro Yamada | 2014-08-30 | 1 | -19/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | 1 | -0/+6 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 1 | -0/+19 |
* | highbank: use scsi_init hook | Ian Campbell | 2014-03-10 | 1 | -4/+10 |
* | sizes.h - consolidate for all architectures | Alexey Brodkin | 2014-03-04 | 1 | -1/+1 |
* | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | 1 | -26/+1 |
* | Merge branch 'u-boot/master' into u-boot-arm/master | Albert ARIBAUD | 2013-07-25 | 2 | -29/+2 |
|\ |
|
| * | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 2 | -29/+2 |
* | | ARM: highbank: compile misc_init_r only if CONFIG_MISC_INIT_R | Rob Herring | 2013-07-25 | 1 | -0/+2 |
* | | ARM: highbank: setup peripherals based on power domain status | Rob Herring | 2013-07-25 | 1 | -2/+29 |
|/ |
|
* | ARM: highbank: use wfi macro instead of inline asm | Rob Herring | 2013-02-03 | 1 | -1/+2 |
* | ARM: highbank: setup env from boot source register | Rob Herring | 2012-03-28 | 1 | -0/+13 |
* | ARM: highbank: add reset support | Rob Herring | 2012-03-28 | 1 | -0/+8 |
* | ARM: highbank: Add boot counter support | Rob Herring | 2012-03-28 | 1 | -0/+1 |
* | ARM: highbank: fix warning for calxedaxgmac_initialize | Rob Herring | 2012-03-28 | 1 | -0/+1 |
* | ARM: highbank: enable networking and pxe | Rob Herring | 2012-01-05 | 1 | -0/+12 |
* | ARM: Add Calxeda Highbank platform | Rob Herring | 2011-10-27 | 2 | -0/+106 |