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
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
2008-01-17
ColdFire: Add modules header files
TsiChungLiew
6
-0
/
+898
2007-12-13
Introduce map_physmem() and unmap_physmem()
Haavard Skinnemoen
1
-0
/
+27
2007-12-13
Implement __raw_{read,write}[bwl] on all architectures
Haavard Skinnemoen
1
-0
/
+14
2007-11-08
ColdFire: MCF5329 - Remove reset registers from CCM
TsiChungLiew
1
-12
/
+9
2007-11-08
ColdFire: MCF5329 - Add Reset structure to immap_5329.h
TsiChungLiew
1
-0
/
+5
2007-11-08
ColdFire: MCF5329 - revert include/asm-m68k/m5329.h file mode
TsiChungLiew
1
-0
/
+0
2007-11-07
ColdFire: MCF5445x - Update correct RAMBAR and missing linker files
TsiChungLiew
1
-2
/
+2
2007-11-07
ColdFire: MCF532x - Update do_reset() using core reset
TsiChungLiew
2
-1
/
+17
2007-08-17
ColdFire: Add M5235EVB Platform for MCF523x
TsiChungLiew
3
-0
/
+1312
2007-08-16
ColdFire: Add M54455EVB for MCF5445x
TsiChungLiew
6
-1
/
+2536
2007-08-16
ColdFire: Add M5253EVBE platform for MCF52x2
TsiChungLiew
3
-1
/
+192
2007-08-16
ColdFire: MCF52x2 Header files update
TsiChungLiew
13
-1122
/
+1208
2007-08-16
ColdFire: MCF5329 header file clean up
TsiChungLiew
1
-1580
/
+1215
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
[next]