index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
cpu
Age
Commit message (
Expand
)
Author
2011-04-13
gpio: generalize for all generic gpio providers
Mike Frysinger
2011-04-08
Blackfin: replace "bfin_reset_or_hang()" with "panic()"
Kyle Moffett
2011-04-08
Blackfin: turn off caches when self initializing
Mike Frysinger
2011-04-08
Blackfin: BF50x: new processor port
Mike Frysinger
2011-04-08
Blackfin: serial: clean up muxing a bit
Mike Frysinger
2010-12-21
Move DECLARE_GLOBAL_DATA_PTR to file scope
John Rigby
2010-11-19
Blackfin: drop initcode.o from combined object
Mike Frysinger
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-14
Blackfin: workaround anomaly 05000440
Mike Frysinger
2010-10-02
Blackfin: cmd_gpio: accept upper case pin names
Mike Frysinger
2010-10-02
Blackfin: cmd_gpio: return gpio value to caller
Mike Frysinger
2010-10-02
Blackfin: cmd_gpio: document/extend input sub-option
Mike Frysinger
2010-07-29
Blackfin: gpio: use common usage func
Mike Frysinger
2010-07-25
Blackfin: jtag-console: handle newline stuffing
Mike Frysinger
2010-07-25
Blackfin: jtag-console: add debug markers
Mike Frysinger
2010-07-25
Blackfin: jtag-console: robustify against missing peer
Mike Frysinger
2010-07-13
Blackfin: serial: convert to portmux framework
Mike Frysinger
2010-07-05
Blackfin: unify custom gpio commands
Mike Frysinger
2010-07-05
Blackfin: import gpio/portmux layer from Linux
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-07-05
Blackfin: implement bootcount support
Mike Frysinger
2010-07-05
Blackfin: clean up trace buffer handling when crashing
Mike Frysinger
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-04-13
blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*
Peter Tyser