index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu
/
blackfin
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-02
Blackfin: use scratch pad for exception stack
Mike Frysinger
1
-0
/
+5
2009-07-18
Blackfin: split cpu COBJS into multilines
Mike Frysinger
1
-1
/
+7
2009-07-18
Blackfin: add os log functions
Mike Frysinger
2
-1
/
+31
2009-07-18
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+3
2009-06-15
Blackfin: bump up default JTAG console timeout
Vivi Li
1
-1
/
+1
2009-06-12
Add support for Linux-like kallsysms
Mike Frysinger
2
-48
/
+5
2009-05-19
Blackfin: fix timer_init()/timer_reset()
Graf Yang
1
-2
/
+3
2009-05-06
Blackfin: avoid get_sclk() with early serial debug
Mike Frysinger
1
-5
/
+5
2009-05-06
Blackfin: fix booting with older bootroms (no EVT1)
Mike Frysinger
2
-1
/
+11
2009-05-06
Blackfin: recurse with early serial initcode
Mike Frysinger
1
-1
/
+1
2009-04-06
Blackfin: audit UART for all known anomalies
Mike Frysinger
2
-2
/
+21
2009-04-06
Blackfin: add check for anomaly 05000362
Mike Frysinger
1
-0
/
+9
2009-04-06
Blackfin: add comment about anomaly 05000430 avoidance
Mike Frysinger
1
-0
/
+2
2009-04-06
Blackfin: add workaround for anomaly 05000242
Mike Frysinger
1
-1
/
+1
2009-04-06
Blackfin: add workaround for anomaly 05000171
Mike Frysinger
1
-0
/
+4
2009-04-02
Blackfin: do not delay on output bytes
Mike Frysinger
1
-4
/
+0
2009-04-02
Blackfin: fix crash when booting from external memory
Mike Frysinger
2
-0
/
+11
2009-03-23
Blackfin: put memory into self-refresh before/after programming clocks
Mike Frysinger
2
-82
/
+190
2009-03-23
Blackfin: do not program voltage regulator on parts that do not have one
Mike Frysinger
1
-3
/
+20
2009-03-23
Blackfin: setup a sane default EBIU_SDBCTL for SDRAM controllers
Mike Frysinger
1
-0
/
+33
2009-03-23
Blackfin: handle reboot anomaly 432
Mike Frysinger
1
-0
/
+6
2009-03-23
Blackfin: kill off LDR jump block
Mike Frysinger
2
-7
/
+5
2009-03-23
Blackfin: simplify symbol_lookup() a bit
Mike Frysinger
1
-1
/
+1
2009-03-23
Blackfin: mark bfin_reset static
Mike Frysinger
1
-1
/
+1
2009-03-23
Blackfin: fix jtag console tstc
Mike Frysinger
1
-4
/
+11
2009-02-21
Blackfin: disable syscontrol code for now
Mike Frysinger
1
-0
/
+1
2009-02-05
Blackfin: dynamically update UART speed when initializing
Mike Frysinger
2
-91
/
+43
2009-02-05
Blackfin: add support for fast SPI reads with Boot ROM
Mike Frysinger
1
-8
/
+17
2009-02-05
Blackfin: check for reserved settings in DDR MMRs
Mike Frysinger
1
-0
/
+7
2009-02-05
Blackfin: set default voltage levels for BF538/BF539 parts
Mike Frysinger
1
-0
/
+3
2009-02-05
Blackfin: use on-chip syscontrol() rom function when available
Mike Frysinger
1
-22
/
+38
2009-02-02
Blackfin: rewrite cache handling functions
Mike Frysinger
1
-46
/
+72
2009-02-02
Blackfin: enable --gc-sections
Mike Frysinger
1
-0
/
+1
2009-02-02
Blackfin: dont check baud if it wont actually get used
Mike Frysinger
1
-1
/
+5
2009-01-28
Blackfin: fixup misc warnings such as printf's and missing casts
Mike Frysinger
1
-10
/
+11
2009-01-28
Blackfin: allow serial console to be disabled
Mike Frysinger
2
-0
/
+8
2009-01-28
Blackfin: support console-over-JTAG
Mike Frysinger
2
-4
/
+130
2009-01-28
Blackfin: handle new anomalies with reset
Mike Frysinger
1
-5
/
+15
2009-01-28
Blackfin: pass RETX to Linux
Mike Frysinger
1
-0
/
+6
2009-01-28
Blackfin: clarify relocation comment during init
Mike Frysinger
1
-3
/
+7
2009-01-28
Blackfin: just set SP register directly during init
Mike Frysinger
1
-3
/
+2
2009-01-28
Blackfin: add portmuxing for UARTs on the BF51x
Mike Frysinger
1
-1
/
+10
2009-01-28
Blackfin: respect CONFIG_CLKIN_HALF
Mike Frysinger
1
-1
/
+1
2009-01-28
Blackfin: use common memcpy routine during init
Mike Frysinger
1
-21
/
+11
2009-01-28
Blackfin: overhaul i2c driver
Mike Frysinger
2
-429
/
+1
2009-01-28
Blackfin: fix dcache handling when doing dma memcpy's
Mike Frysinger
1
-2
/
+2
2009-01-28
Blackfin: minimize time cache is turned off when replacing cplb entries
Mike Frysinger
1
-22
/
+9
2008-12-15
i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
Timur Tabi
1
-16
/
+0
2008-10-23
Blackfin: fix up UART status bit handling
Mike Frysinger
1
-12
/
+60
2008-10-23
Blackfin: small cpu init optimization while setting interrupt mask
Mike Frysinger
1
-5
/
+2
[next]