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
/
include
/
asm-m68k
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser
62
-13727
/
+0
2010-03-24
ColdFire: Cache update for all platforms
TsiChung Liew
1
-0
/
+210
2010-03-24
ColdFire: Update processors' serial port configuration
TsiChung Liew
1
-0
/
+1
2010-03-24
ColdFire: Correct bit definition
TsiChung Liew
5
-186
/
+183
2010-03-04
add include/asm-m68k/unaligned.h
Wolfgang Wegner
1
-0
/
+15
2010-01-21
lmb: only force on arches that use it
Mike Frysinger
1
-0
/
+2
2009-09-17
Correct ffs/fls regression for PowerPC etc
Simon Kagstrom
1
-1
/
+1
2009-09-15
Define ffs/fls for all architectures
Simon Kagstrom
1
-0
/
+1
2009-08-26
ColdFire: Fix missing _IO_BASE which caused compile error
TsiChung Liew
1
-0
/
+4
2009-08-04
Merge branch 'next' of git://git.denx.de/u-boot-coldfire
Wolfgang Denk
4
-118
/
+710
2009-07-14
ColdFire: Add DSPI support for MCF5227x and MCF5445x
TsiChung Liew
1
-118
/
+111
2009-07-14
ColdFire: Add M5208EVB and MCF520x CPU support
TsiChung Liew
3
-0
/
+599
2009-07-09
asm-generic: Consolidate errno.h to asm-generic/errno.h
Michal Simek
1
-138
/
+1
2009-06-12
Coldfire M5271: Activate u-boot system timer interrupt.
Richard Retanubun
1
-1
/
+1
2009-04-28
Replace __attribute references with __attribute__
Peter Tyser
1
-1
/
+1
2009-03-20
remove bi_enet*addr from global data for all arches
Mike Frysinger
1
-13
/
+0
2009-03-17
ColdFire: Fix incorrect definition
TsiChung Liew
1
-0
/
+4
2009-02-10
Add an architecture specific config.h for common defines
Kumar Gala
1
-0
/
+24
2009-02-06
Coldfire: M527x: Add missing GPIO register address defines
Richard Retanubun
1
-0
/
+32
2009-02-06
Coldfire: M5271: Allow board header file to specify clock multiplier
Richard Retanubun
1
-2
/
+51
2008-12-15
Introduce virt_to_phys()
Kumar Gala
1
-0
/
+5
2008-11-03
ColdFire: Add MCF5301x CPU and M53017EVB support
TsiChung Liew
3
-0
/
+960
2008-11-03
ColdFire: Add SBF support for M52277EVB
TsiChung Liew
1
-2
/
+2
2008-11-03
ColdFire: Relocate FEC's GPIO and mii functions protocols
TsiChung Liew
2
-9
/
+12
2008-11-03
ColdFire: Modules header files cleanup
TsiChung Liew
32
-2512
/
+1369
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
14
-643
/
+643
2008-09-06
Allow console input to be disabled
Mark Jackson
1
-0
/
+1
2008-08-28
ColdFire: I2C fix for multiple platforms
TsiChung Liew
1
-9
/
+0
2008-08-14
ColdFire: Add M54451EVB platform support for MCF5445x
TsiChung Liew
1
-2
/
+4
2008-07-11
ColdFire: Fix timer issue for MCF5272
TsiChung Liew
1
-1
/
+1
2008-06-12
Change bd/gd memsize/ram_size to be phys_size_t.
Becky Bruce
2
-2
/
+2
2008-05-21
Merge branch 'lwmon5' of /home/wd/git/u-boot/projects
Wolfgang Denk
1
-0
/
+2
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2
-10
/
+10
2008-05-20
POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...
Yuri Tikhonov
1
-0
/
+1
2008-05-20
POST: add POST_STOP flag
Yuri Tikhonov
1
-0
/
+1
2008-04-30
ColdFire: Fix compilation issue caused by new changes in fsl_i2c.c
TsiChung Liew
1
-0
/
+4
2008-04-13
Introduce phys_size_t and move phys_addr_t into asm/types.h
Kumar Gala
2
-2
/
+3
2008-03-31
ColdFire: Add dspi and serial flash support for MCF5445x
TsiChung Liew
1
-0
/
+10
2008-03-31
ColdFire: Added MCF5275 cpu support.
Matthew Fettke
3
-0
/
+734
2008-03-18
The patch introduces the CRITICAL feature of POST tests. If the test marked a...
Yuri Tikhonov
1
-0
/
+1
2008-02-23
Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...
Shinya Kuribayashi
1
-3
/
+3
2008-01-17
ColdFire: Add MCF547x_8x related header files
TsiChungLiew
5
-73
/
+1140
2008-01-17
ColdFire: Add MCF5227x cpu and M52277EVB support-3
TsiChungLiew
1
-0
/
+796
2008-01-17
ColdFire: Add MCF5227x cpu and MCF52277EVB support-2
TsiChungLiew
1
-0
/
+343
2008-01-17
ColdFire: Add MCF5227x cpu and M52277EVB support-1
TsiChungLiew
2
-0
/
+37
2008-01-17
ColdFire: Fix CFI Flash low level Read/Write macro
TsiChungLiew
1
-14
/
+8
2008-01-17
ColdFire: Add M5373EVB platform support - 2
TsiChungLiew
3
-21
/
+77
2008-01-17
ColdFire: PCI and misc updates for MCF5445x
TsiChungLiew
2
-11
/
+11
2008-01-17
ColdFire: MCF5445x header files cleanup
TsiChungLiew
2
-777
/
+46
2008-01-17
ColdFire: MCF532x header files cleanup
TsiChungLiew
2
-468
/
+6
[next]