aboutsummaryrefslogtreecommitdiff
path: root/cpu/blackfin
AgeCommit message (Expand)Author
2010-01-17Blackfin: add support for kgdbRobin Getz
2010-01-17Blackfin: handle anomaly 05000257Robin Getz
2010-01-17Blackfin: keep hwtrace on CPLB missRobin Getz
2010-01-17Blackfin: use new bfin read/write mmr helper funcsMike Frysinger
2010-01-17Blackfin: move watchdog config check to MakefileMike Frysinger
2010-01-17Blackfin: support boards with no external memoryMike Frysinger
2010-01-17Blackfin: re-architect initcodeMike Frysinger
2010-01-17Blackfin: move section length calculation to linker scriptMike Frysinger
2009-12-05Generic udelay() with watchdog supportIngo van Lil
2009-10-13Blackfin: reset watchdog in udelay()Mike Frysinger
2009-09-02Blackfin: use scratch pad for exception stackMike Frysinger
2009-07-18Blackfin: split cpu COBJS into multilinesMike Frysinger
2009-07-18Blackfin: add os log functionsMike Frysinger
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD
2009-06-15Blackfin: bump up default JTAG console timeoutVivi Li
2009-06-12Add support for Linux-like kallsysmsMike Frysinger
2009-05-19Blackfin: fix timer_init()/timer_reset()Graf Yang
2009-05-06Blackfin: avoid get_sclk() with early serial debugMike Frysinger
2009-05-06Blackfin: fix booting with older bootroms (no EVT1)Mike Frysinger
2009-05-06Blackfin: recurse with early serial initcodeMike Frysinger
2009-04-06Blackfin: audit UART for all known anomaliesMike Frysinger
2009-04-06Blackfin: add check for anomaly 05000362Mike Frysinger
2009-04-06Blackfin: add comment about anomaly 05000430 avoidanceMike Frysinger
2009-04-06Blackfin: add workaround for anomaly 05000242Mike Frysinger
2009-04-06Blackfin: add workaround for anomaly 05000171Mike Frysinger
2009-04-02Blackfin: do not delay on output bytesMike Frysinger
2009-04-02Blackfin: fix crash when booting from external memoryMike Frysinger
2009-03-23Blackfin: put memory into self-refresh before/after programming clocksMike Frysinger
2009-03-23Blackfin: do not program voltage regulator on parts that do not have oneMike Frysinger
2009-03-23Blackfin: setup a sane default EBIU_SDBCTL for SDRAM controllersMike Frysinger
2009-03-23Blackfin: handle reboot anomaly 432Mike Frysinger
2009-03-23Blackfin: kill off LDR jump blockMike Frysinger
2009-03-23Blackfin: simplify symbol_lookup() a bitMike Frysinger
2009-03-23Blackfin: mark bfin_reset staticMike Frysinger
2009-03-23Blackfin: fix jtag console tstcMike Frysinger
2009-02-21Blackfin: disable syscontrol code for nowMike Frysinger
2009-02-05Blackfin: dynamically update UART speed when initializingMike Frysinger
2009-02-05Blackfin: add support for fast SPI reads with Boot ROMMike Frysinger
2009-02-05Blackfin: check for reserved settings in DDR MMRsMike Frysinger
2009-02-05Blackfin: set default voltage levels for BF538/BF539 partsMike Frysinger
2009-02-05Blackfin: use on-chip syscontrol() rom function when availableMike Frysinger
2009-02-02Blackfin: rewrite cache handling functionsMike Frysinger
2009-02-02Blackfin: enable --gc-sectionsMike Frysinger
2009-02-02Blackfin: dont check baud if it wont actually get usedMike Frysinger
2009-01-28Blackfin: fixup misc warnings such as printf's and missing castsMike Frysinger
2009-01-28Blackfin: allow serial console to be disabledMike Frysinger
2009-01-28Blackfin: support console-over-JTAGMike Frysinger
2009-01-28Blackfin: handle new anomalies with resetMike Frysinger
2009-01-28Blackfin: pass RETX to LinuxMike Frysinger
2009-01-28Blackfin: clarify relocation comment during initMike Frysinger