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
/
arch
/
arm
/
cpu
/
arm926ejs
/
kirkwood
/
cpu.c
Age
Commit message (
Expand
)
Author
2014-10-23
arm: kirkwood: Remove some dead code from cpu.c
Stefan Roese
2014-10-23
arm: marvell: Extract kirkwood gpio functions into new common file gpio.c
Stefan Roese
2014-10-23
arm: marvell: Move arch/kirkwood.h to arch/soc.h
Stefan Roese
2014-08-01
ARM: kirkwood: add mvsdio driver
DrEagle
2014-06-11
Check run_command() return code properly
Thomas Betker
2014-05-29
Remove unnecessary use of hush header file
Simon Glass
2013-09-20
Cosmetic: Fix a number of typos, no functional changes.
Robert P. J. Day
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-03-06
Stop using builtin_run_command()
Simon Glass
2012-03-06
Rename run_command() to builtin_run_command()
Simon Glass
2011-10-27
ARM: kirkwood: reduce dependence of including platform file
Lei Wen
2010-10-13
Kirkwood: print_cpuinfo fixed for valid devid revid
Prafulla Wadaskar
2010-08-26
Kirkwood: bugfix: window size (mis)calculation
Prafulla Wadaskar
2010-07-12
mvgbe: support SoCs other than kirkwood
Albert Aribaud
2010-04-13
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser