index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
armltd
/
integrator
/
integrator.c
Age
Commit message (
Expand
)
Author
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 setenv() to env_set()
Simon Glass
2017-06-05
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2015-08-12
integrator: switch to DM serial port
Linus Walleij
2015-04-23
integrator: stop zeroing the gd flags
Linus Walleij
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-02-27
integrator: stop calling pci_init() twice
Linus Walleij
2011-11-10
integrator: enable Vpp and disable flash protection
Linus Walleij
2011-11-10
integrator: make flash writeable on boot
Linus Walleij
2011-11-10
integrator: use io-accessors for board init
Linus Walleij
2011-11-08
integrator: do not test first part of the memory
Linus Walleij
2011-09-03
integratorap: support relocation
Linus Walleij
2010-04-04
arm/integrator: Remove unneccessary CONFIG_PCI check.
Detlev Zundel
2009-10-04
Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
2009-06-23
integrator: merge integratorap and integratorcp
Jean-Christophe PLAGNIOL-VILLARD