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
/
arch
/
m68k
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
3
-16
/
+16
2022-08-12
Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et al
Tom Rini
2
-8
/
+0
2022-07-05
m68k: Remove unused PCI code
Tom Rini
2
-152
/
+1
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
1
-2
/
+2
2022-06-06
m68k: Remove dead code
Tom Rini
7
-926
/
+0
2022-01-12
m68k: mcf5445x: pci: Use PCI_CONF1_ADDRESS() macro
Pali Rohár
1
-4
/
+3
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
6
-9
/
+9
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
1
-1
/
+0
2021-09-17
m68k: mcf: Remove overloading version_string
Pali Rohár
6
-26
/
+0
2021-09-17
Remove #include <timestamp.h> from files which do not need it
Pali Rohár
1
-1
/
+0
2021-09-17
m68k: Add missing ENTRY entry in linker script
Tom Rini
1
-0
/
+1
2021-07-18
m68k: Remove M54451EVB board
Tom Rini
4
-289
/
+0
2021-07-18
m68k: Remove M54455EVB board
Tom Rini
1
-19
/
+0
2021-07-07
m68k: Remove M5475x boards
Tom Rini
8
-893
/
+0
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
14
-0
/
+14
2020-07-17
treewide: convert bd_t to struct bd_info manually
Masahiro Yamada
5
-5
/
+5
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
5
-5
/
+5
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
8
-0
/
+8
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
7
-13
/
+14
2020-05-18
common: Drop init.h from common header
Simon Glass
15
-0
/
+15
2020-05-18
common: Drop net.h from common header
Simon Glass
5
-0
/
+5
2020-01-17
common: Move clock functions into a new file
Simon Glass
7
-1
/
+8
2020-01-17
common: Move relocate_code() to init.h
Simon Glass
7
-7
/
+7
2020-01-10
m68k: add dm fec support
Angelo Durgehello
6
-28
/
+43
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
8
-0
/
+8
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
7
-0
/
+7
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
7
-0
/
+7
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
1
-1
/
+1
2019-05-24
m68k: add dspi chip-select support
Angelo Dureghello
5
-3
/
+135
2019-05-24
m68k: move dspi bus control functions into cf_spi.c driver
Angelo Dureghello
2
-166
/
+41
2019-05-24
m68k: enabling long jumps on mcf54x5 SoCs
Angelo Dureghello
1
-2
/
+4
2019-05-23
m68k: architecture changes to support fdt
Angelo Dureghello
1
-2
/
+4
2018-09-16
m68k: ColdFire mcf5441x, add eSDHC support
Angelo Dureghello
2
-0
/
+12
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
47
-101
/
+47
2018-01-23
common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO
Angelo Dureghello
7
-14
/
+39
2017-08-18
m68k: mcf5445x: allow CS0 to be undefined
Angelo Dureghello
2
-0
/
+6
2017-08-18
m68k: mcf5445x: move early ddr init as board-specific
Angelo Dureghello
1
-172
/
+8
2017-01-15
spi: Zap cf_qspi driver and related code
Jagan Teki
1
-12
/
+0
2016-09-20
Kconfig: Move config IDENT_STRING to Kconfig
Siva Durga Prasad Paladugu
7
-28
/
+0
2016-07-30
m68k: code reformatting for all start.S files
Angelo Dureghello
7
-501
/
+449
2016-05-17
m68k: add malloc memory for early malloc
angelo@sysam.it
8
-37
/
+147
2016-04-18
m68k: fix broken buildman m68k
angelo@sysam.it
4
-8
/
+24
2016-01-20
m68k: M54418TWR: drop board/freescale/m54418twr/config.mk
Masahiro Yamada
1
-4
/
+4
2015-04-23
m68k: add architecture-specific u-boot.lds
angelo@sysam.it
1
-0
/
+91
2015-03-28
m68k: merge per-CPU config.mk into arch/m68k/Makefile
Masahiro Yamada
7
-101
/
+0
2015-03-28
m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
1
-1
/
+3
2015-03-28
m68k: mcf523x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
1
-1
/
+3
2015-03-28
m68k: mcf5227x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
1
-1
/
+3
2015-03-28
m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
1
-8
/
+2
2015-03-28
m68k: mcf532x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
1
-9
/
+3
[next]