summaryrefslogtreecommitdiffstats
path: root/cpu/blackfin
Commit message (Expand)AuthorAgeFilesLines
* blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*Peter Tyser2010-04-1318-2757/+0
* Blackfin: add support for kgdbRobin Getz2010-01-172-5/+157
* Blackfin: handle anomaly 05000257Robin Getz2010-01-171-1/+10
* Blackfin: keep hwtrace on CPLB missRobin Getz2010-01-171-0/+9
* Blackfin: use new bfin read/write mmr helper funcsMike Frysinger2010-01-174-79/+90
* Blackfin: move watchdog config check to MakefileMike Frysinger2010-01-172-4/+2
* Blackfin: support boards with no external memoryMike Frysinger2010-01-172-1/+21
* Blackfin: re-architect initcodeMike Frysinger2010-01-171-52/+169
* Blackfin: move section length calculation to linker scriptMike Frysinger2010-01-172-16/+13
* Generic udelay() with watchdog supportIngo van Lil2009-12-051-1/+1
* Blackfin: reset watchdog in udelay()Mike Frysinger2009-10-131-0/+3
* Blackfin: use scratch pad for exception stackMike Frysinger2009-09-021-0/+5
* Blackfin: split cpu COBJS into multilinesMike Frysinger2009-07-181-1/+7
* Blackfin: add os log functionsMike Frysinger2009-07-182-1/+31
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-181-3/+3
* Blackfin: bump up default JTAG console timeoutVivi Li2009-06-151-1/+1
* Add support for Linux-like kallsysmsMike Frysinger2009-06-122-48/+5
* Blackfin: fix timer_init()/timer_reset()Graf Yang2009-05-191-2/+3
* Blackfin: avoid get_sclk() with early serial debugMike Frysinger2009-05-061-5/+5
* Blackfin: fix booting with older bootroms (no EVT1)Mike Frysinger2009-05-062-1/+11
* Blackfin: recurse with early serial initcodeMike Frysinger2009-05-061-1/+1
* Blackfin: audit UART for all known anomaliesMike Frysinger2009-04-062-2/+21
* Blackfin: add check for anomaly 05000362Mike Frysinger2009-04-061-0/+9
* Blackfin: add comment about anomaly 05000430 avoidanceMike Frysinger2009-04-061-0/+2
* Blackfin: add workaround for anomaly 05000242Mike Frysinger2009-04-061-1/+1
* Blackfin: add workaround for anomaly 05000171Mike Frysinger2009-04-061-0/+4
* Blackfin: do not delay on output bytesMike Frysinger2009-04-021-4/+0
* Blackfin: fix crash when booting from external memoryMike Frysinger2009-04-022-0/+11
* Blackfin: put memory into self-refresh before/after programming clocksMike Frysinger2009-03-232-82/+190
* Blackfin: do not program voltage regulator on parts that do not have oneMike Frysinger2009-03-231-3/+20
* Blackfin: setup a sane default EBIU_SDBCTL for SDRAM controllersMike Frysinger2009-03-231-0/+33
* Blackfin: handle reboot anomaly 432Mike Frysinger2009-03-231-0/+6
* Blackfin: kill off LDR jump blockMike Frysinger2009-03-232-7/+5
* Blackfin: simplify symbol_lookup() a bitMike Frysinger2009-03-231-1/+1
* Blackfin: mark bfin_reset staticMike Frysinger2009-03-231-1/+1
* Blackfin: fix jtag console tstcMike Frysinger2009-03-231-4/+11
* Blackfin: disable syscontrol code for nowMike Frysinger2009-02-211-0/+1
* Blackfin: dynamically update UART speed when initializingMike Frysinger2009-02-052-91/+43
* Blackfin: add support for fast SPI reads with Boot ROMMike Frysinger2009-02-051-8/+17
* Blackfin: check for reserved settings in DDR MMRsMike Frysinger2009-02-051-0/+7
* Blackfin: set default voltage levels for BF538/BF539 partsMike Frysinger2009-02-051-0/+3
* Blackfin: use on-chip syscontrol() rom function when availableMike Frysinger2009-02-051-22/+38
* Blackfin: rewrite cache handling functionsMike Frysinger2009-02-021-46/+72
* Blackfin: enable --gc-sectionsMike Frysinger2009-02-021-0/+1
* Blackfin: dont check baud if it wont actually get usedMike Frysinger2009-02-021-1/+5
* Blackfin: fixup misc warnings such as printf's and missing castsMike Frysinger2009-01-281-10/+11
* Blackfin: allow serial console to be disabledMike Frysinger2009-01-282-0/+8
* Blackfin: support console-over-JTAGMike Frysinger2009-01-282-4/+130
* Blackfin: handle new anomalies with resetMike Frysinger2009-01-281-5/+15
* Blackfin: pass RETX to LinuxMike Frysinger2009-01-281-0/+6
OpenPOWER on IntegriCloud