index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
highbank
Age
Commit message (
Expand
)
Author
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-07-11
dm: scsi: Document and rename the scsi_scan() parameter
Simon Glass
2017-07-11
dm: ahci: Rename struct ahci_probe_ent
Simon Glass
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2015-08-12
ARM: highbank: remove DRAM bank setup
Rob Herring
2015-06-15
highbank: add custom ahci_link_up function
Mark Langsdorf
2015-06-12
ARM: highbank: add reset support for Calxeda Midway machine
Mark Langsdorf
2015-06-12
ARM: highbank: add missing SCU register setup for reset
Rob Herring
2015-04-18
ahci: mmio_base is a virtual address
Scott Wood
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
2014-08-30
highbank: kconfig: move common settings
Masahiro Yamada
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-03-10
highbank: use scsi_init hook
Ian Campbell
2014-03-04
sizes.h - consolidate for all architectures
Alexey Brodkin
2013-11-01
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-25
Merge branch 'u-boot/master' into u-boot-arm/master
Albert ARIBAUD
2013-07-25
ARM: highbank: compile misc_init_r only if CONFIG_MISC_INIT_R
Rob Herring
2013-07-25
ARM: highbank: setup peripherals based on power domain status
Rob Herring
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-02-03
ARM: highbank: use wfi macro instead of inline asm
Rob Herring
2012-03-28
ARM: highbank: setup env from boot source register
Rob Herring
2012-03-28
ARM: highbank: add reset support
Rob Herring
2012-03-28
ARM: highbank: Add boot counter support
Rob Herring
2012-03-28
ARM: highbank: fix warning for calxedaxgmac_initialize
Rob Herring
2012-01-05
ARM: highbank: enable networking and pxe
Rob Herring
2011-10-27
ARM: Add Calxeda Highbank platform
Rob Herring