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
old/tizen_20241126
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
2007-08-16
ColdFire: MCF5329 Update and cleanup
TsiChungLiew
3
-31
/
+47
2007-08-08
Added NAND support
TsiChungLiew
2
-0
/
+177
2007-08-08
Added I2C support
TsiChungLiew
1
-0
/
+86
2007-08-08
Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added DECLARE_GLOBAL_...
TsiChungLiew
1
-1
/
+1
2007-08-08
Moved sync() from board file to include/asm-m68k/io.h
TsiChungLiew
1
-0
/
+7
2007-07-16
Coding style cleanup
Stefan Roese
1
-2
/
+2
2007-07-10
New uart structure and defines
TsiChungLiew
1
-0
/
+171
2007-07-10
New timer structure and defines
TsiChungLiew
1
-0
/
+104
2007-07-10
Rename mcfrtc to rtc
TsiChungLiew
1
-1
/
+1
2007-07-10
Seperate old structure defines and new structure defines
TsiChungLiew
1
-144
/
+0
2007-07-10
Seperate old structure defines and new structure defines
TsiChungLiew
1
-72
/
+0
2007-07-10
Clean up
TsiChungLiew
1
-1
/
+1
2007-07-10
Clean up
TsiChungLiew
1
-40
/
+40
2007-07-10
Create new header file and move peripherals base address from configs file to...
TsiChungLiew
1
-0
/
+57
2007-06-18
Added M5329AFEE and M5329BFEE Platforms
TsiChung Liew
10
-180
/
+3865
2007-02-21
[PATCH v3] Add sync to ensure flash_write_cmd is fully finished
Haiying Wang
1
-1
/
+8
2007-01-23
[ColdFire MCF5271 family] Add CPU detection based on the value of Chip
Bartlomiej Sieka
1
-0
/
+6
2006-06-10
Minor code cleanup.
Wolfgang Denk
1
-39
/
+37
2006-06-10
Merge with /home/hs/U-Boot/u-boot-dev
Wolfgang Denk
2
-51
/
+560
2006-05-09
Update register definitions for MCF5271.
Marian Balakowicz
1
-17
/
+38
2006-04-20
Add MCF5282 support (without preloader)
Heiko Schocher
2
-51
/
+560
2006-01-26
Add support for r5200 board
Zachary P. Landau
2
-0
/
+191
2006-01-26
Add support for Freescale M5271 processor
Zachary P. Landau
3
-3
/
+3
2005-11-25
Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.h
Wolfgang Denk
1
-1
/
+7
2004-12-16
Code cleanup.
wdenk
1
-2
/
+0
2004-12-16
Coldfire MCF5249 support added
stroese
4
-1
/
+237
2004-06-09
* Patch by Imre Deak, 26 May 2004:
wdenk
1
-0
/
+1
2004-02-12
* Some code cleanup
wdenk
13
-114
/
+1184
2004-01-02
* Cleanup lowboot code for MPC5200
wdenk
2
-5
/
+4
2003-12-08
* Patch by Bernhard Kuhn, 28 Nov 2003:
wdenk
7
-0
/
+430
[prev]