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
/
blackfin
/
cpu
/
initcode.c
Age
Commit message (
Expand
)
Author
2014-11-07
cppcheck cleanup: fix nullPointer errors
Wolfgang Denk
2013-12-16
blackfin: remove build warning
Sonic Zhang
2013-05-13
blackfin: Add comments for watchdog event initialization.
Sonic Zhang
2013-05-13
blackfin: Move blackfin serial driver out of blackfin arch folder.
Sonic Zhang
2013-05-13
blackfin: Move blackfin watchdog driver out of the blackfin arch folder.
Sonic Zhang
2013-05-13
blackfin: Uart divisor should be set after their values are generated.
Sonic Zhang
2013-05-13
blackfin: Correct early serial mess output in BYPASS boot mode.
Sonic Zhang
2013-05-13
blackfin: Set correct early debug serial baudrate.
Sonic Zhang
2013-05-13
Blackfin: adjust asm constraints with NMI workaround
Mike Frysinger
2013-03-04
blackfin: bf60x: add resume from hibernate
Steven Miao
2013-03-04
blackfin: bf60x: add hw watchdog support
Bob Liu
2013-03-04
blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.
Sonic Zhang
2011-07-12
Blackfin: serial: convert to bfin_{read,write} helpers
Mike Frysinger
2011-07-12
Blackfin: split out async setup
Mike Frysinger
2011-07-12
Blackfin: uart: add multiple serial support
Mike Frysinger
2011-04-08
Blackfin: BF50x: new processor port
Mike Frysinger
2010-10-14
Blackfin: workaround anomaly 05000440
Mike Frysinger
2010-07-05
Blackfin: set up simple NMI handlers for anomaly 05000219
Mike Frysinger
2010-07-05
Blackfin: expand EVT1 usage documentation a bit more
Mike Frysinger
2010-04-13
blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*
Peter Tyser