Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ae022cf373bd1d205e776fcd5b4bc7ccdc739fe3
/
arch
/
m68k
91d48f2
Convert CONFIG_MCFRTC et al to Kconfig
by Tom Rini
· Wed Mar 23 17:19:51 2022 -0400
06eb454
Convert CONFIG_MCFTMR to Kconfig
by Tom Rini
· Wed Mar 23 17:19:49 2022 -0400
6c2c30f
Convert CONFIG_CF_DSPI to Kconfig
by Tom Rini
· Wed Mar 23 17:19:48 2022 -0400
c8481ef
dts: automatically build necessary .dtb files
by Rasmus Villemoes
· Mon Jan 10 14:34:41 2022 +0100
b55a8a2
m68k: mcf5445x: pci: Use PCI_CONF1_ADDRESS() macro
by Pali Rohár
· Fri Nov 26 11:42:51 2021 +0100
af978a0
Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig
by Tom Rini
· Sun Dec 12 22:12:27 2021 -0500
62fb2b4
WS cleanup: remove SPACE(s) followed by TAB
by Wolfgang Denk
· Mon Sep 27 17:42:39 2021 +0200
3fd6633
WS cleanup: remove trailing empty lines
by Wolfgang Denk
· Mon Sep 27 17:42:36 2021 +0200
d0dd68f
lmb: Switch to generic arch_lmb_reserve_generic()
by Marek Vasut
· Fri Sep 10 22:47:10 2021 +0200
051a608
m68k: mcf: Remove overloading version_string
by Pali Rohár
· Mon Aug 02 15:18:32 2021 +0200
df29f49
Remove #include <timestamp.h> from files which do not need it
by Pali Rohár
· Mon Aug 02 15:18:28 2021 +0200
0d40467
m68k: Add missing ENTRY entry in linker script
by Tom Rini
· Fri Sep 17 12:05:20 2021 -0400
1cd175e
m68k: Remove M52277EVB board
by Tom Rini
· Mon Jul 12 12:42:14 2021 -0400
3d59ab7
m68k: Remove M54451EVB board
by Tom Rini
· Mon Jul 12 12:42:13 2021 -0400
fd2c5a8
m68k: Remove M54418TWR board
by Tom Rini
· Mon Jul 12 12:42:12 2021 -0400
c665838
m68k: Remove M54455EVB board
by Tom Rini
· Mon Jul 12 12:42:11 2021 -0400
7ab2f5f
m68k: Remove M5475x boards
by Tom Rini
· Fri May 14 21:34:10 2021 -0400
d5296fd
m68k: Remove M5485 boards
by Tom Rini
· Fri May 14 21:34:09 2021 -0400
5dc7f61
global_data: Ensure we have <config.h> when symbols are not in Kconfig yet
by Tom Rini
· Thu Jun 03 09:39:02 2021 -0400
134cc2b
allow opting out of WATCHDOG_RESET() from timer interrupt
by Rasmus Villemoes
· Wed Apr 14 09:18:22 2021 +0200
d62063d
lmb: move CONFIG_LMB in Kconfig
by Patrick Delaunay
· Wed Mar 10 10:16:25 2021 +0100
b1db71b
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
by Tom Rini
· Mon Feb 15 08:19:40 2021 -0500
1ae7a0c
bdinfo: Rename function names to be clearer
by Bin Meng
· Sun Jan 31 20:36:05 2021 +0800
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
2c82391
common: board_r: Drop arch-specific ifdefs around initr_trap
by Ovidiu Panait
· Sat Nov 28 10:43:18 2020 +0200
0143be9
arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header
by Simon Glass
· Wed Dec 23 08:11:15 2020 -0700
27d66cf
arch: Move NEEDS_MANUAL_RELOC symbol to Kconfig
by Michal Simek
· Wed Nov 04 15:33:20 2020 +0100
f8a961b
board_f: m68k: Factor out m68k-specific bdinfo setup
by Ovidiu Panait
· Fri Jul 24 14:12:18 2020 +0300
3ae4e95
cmd: bdinfo: Move sram info prints to generic code
by Ovidiu Panait
· Fri Jul 24 14:12:13 2020 +0300
940a922
treewide: convert bd_t to struct bd_info manually
by Masahiro Yamada
· Fri Jun 26 15:13:34 2020 +0900
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
a0a71d3b
Remove CROSS_COMPILE default from arch/*/config.mk
by Tom Rini
· Tue May 19 10:32:33 2020 -0400
227b24b
bdinfo: m68k: ppc: Move arch-specific code from bdinfo
by Simon Glass
· Sun May 10 14:16:59 2020 -0600
f1e3607
bdinfo: m68k: Move m68k-specific info into its own file
by Simon Glass
· Sun May 10 14:16:58 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
6b9f010
common: Drop asm/ptrace.h from common header
by Simon Glass
· Sun May 10 11:40:06 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· Sun May 10 11:40:03 2020 -0600
9758973
common: Drop init.h from common header
by Simon Glass
· Sun May 10 11:40:02 2020 -0600
2dc9c34
common: Drop image.h from common header
by Simon Glass
· Sun May 10 11:40:01 2020 -0600
1ea9789
common: Drop bootstage.h from common header
by Simon Glass
· Sun May 10 11:40:00 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
5d4ecf2
kconfig / kbuild: Re-sync with Linux 4.19
by Tom Rini
· Fri Mar 27 11:46:27 2020 -0400
3d81215
dma-mapping: add <asm/dma-mapping.h> for all architectures
by Masahiro Yamada
· Thu Feb 20 14:15:37 2020 +0900
85d6531
common: Move clock functions into a new file
by Simon Glass
· Sat Dec 28 10:44:58 2019 -0700
284f71b
common: Move relocate_code() to init.h
by Simon Glass
· Sat Dec 28 10:44:45 2019 -0700
ed2f660
m68k: Drop CONFIG_MCFPIT support
by Tom Rini
· Mon Nov 11 09:39:11 2019 -0500
8ff47f7
m68k: add dm fec support
by Angelo Durgehello
· Fri Nov 15 23:54:16 2019 +0100
aac6513
m68k: add fec fdt overrides to all boards
by Angelo Durgehello
· Fri Nov 15 23:54:13 2019 +0100
c6e17f9
m68k: add fec base node to devicetrees
by Angelo Durgehello
· Fri Nov 15 23:54:12 2019 +0100
537ecc9
common: Move trap_init() out of common.h
by Simon Glass
· Thu Nov 14 12:57:48 2019 -0700
9b61c7c
common: Move interrupt functions into a new header
by Simon Glass
· Thu Nov 14 12:57:41 2019 -0700
f87959b
arm: powerpc: Tidy up code style for interrupt functions
by Simon Glass
· Thu Nov 14 12:57:40 2019 -0700
1d91ba7
common: Move some cache and MMU functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:37 2019 -0700
45c7890
common: Move some time functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:26 2019 -0700
f5c208d
Move strtomhz() to vsprintf.h
by Simon Glass
· Thu Nov 14 12:57:20 2019 -0700
9cce6f7
env: Drop environment.h header file where not needed
by Simon Glass
· Thu Aug 01 09:47:12 2019 -0600
0af6e2d
env: Move env_get() to env.h
by Simon Glass
· Thu Aug 01 09:46:52 2019 -0600
7334038
Convert to use fsl_esdhc_imx for i.MX platforms
by Yangbo Lu
· Fri Jun 21 11:42:28 2019 +0800
9ffe1eb
m68k: add dspi chip-select support
by Angelo Dureghello
· Wed Mar 13 21:46:53 2019 +0100
71abddd
m68k: move dspi bus control functions into cf_spi.c driver
by Angelo Dureghello
· Wed Mar 13 21:46:52 2019 +0100
b192498
m68k: enabling long jumps on mcf54x5 SoCs
by Angelo Dureghello
· Wed Mar 13 21:46:44 2019 +0100
4d31ee3
m68k: add initial dts files for all m68k boards
by Angelo Dureghello
· Wed Mar 13 21:46:43 2019 +0100
605bfd3
m68k: architecture changes to support fdt
by Angelo Dureghello
· Wed Mar 13 21:46:42 2019 +0100
c6164c9
m68k: add basic set of devicetrees
by Angelo Dureghello
· Wed Mar 13 21:46:41 2019 +0100
95a6998
m68k: ColdFire mcf5441x, add eSDHC support
by Angelo Dureghello
· Thu Jan 25 22:42:52 2018 +0100
030bb6e
m68k: fix multiple memory accesses on swap operations
by Angelo Dureghello
· Sat Aug 04 23:02:56 2018 +0200
e2f9393
m68k: fix mcf5441x total interrupt number
by Angelo Dureghello
· Sun Feb 04 21:13:12 2018 +0100
1359226
arch: types.h: factor out fixed width typedefs to int-ll64.h
by Masahiro Yamada
· Mon Aug 06 20:47:39 2018 +0900
02c782a
m68k: m5253evbe: Remove this board
by Tom Rini
· Mon Jul 09 10:44:51 2018 -0400
fddb776
m68k: Remove empty #ifdef/#ifndef block
by Chris Packham
· Mon Jun 04 21:45:22 2018 +1200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
eb730bd
Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig
by Derald D. Woods
· Mon Jan 22 17:17:10 2018 -0600
3146b4d
common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO
by Angelo Dureghello
· Sun Aug 20 00:01:55 2017 +0200
c1b91e9
m68k: Use asm-generic/io.h
by Paul Burton
· Thu Sep 14 15:05:04 2017 -0700
67c4e48
m68k: add board stmark2, mcf5441x based
by Angelo Dureghello
· Mon Aug 07 01:17:18 2017 +0200
7211b92
m68k: mcf5445x: allow CS0 to be undefined
by Angelo Dureghello
· Mon May 15 00:17:48 2017 +0200
8ddcf38
m68k: fix cache.c for Coldfire V4E
by Angelo Dureghello
· Wed May 31 21:32:48 2017 +0200
89ae64c
m68k: mcf5445x: move early ddr init as board-specific
by Angelo Dureghello
· Sun May 14 21:42:27 2017 +0200
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· Thu Aug 03 12:22:12 2017 -0600
87551f1
env: Convert CONFIG_ENV_IS_IN... to a choice
by Simon Glass
· Thu Aug 03 12:21:59 2017 -0600
41f661d
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
by Simon Glass
· Sun Jul 23 21:19:41 2017 -0600
234b849
spi: Zap cf_qspi driver and related code
by Jagan Teki
· Mon Jan 02 23:29:04 2017 +0100
cc02256
efi: Use asmlinkage for EFIAPI
by Simon Glass
· Sun Sep 25 15:27:31 2016 -0600
83e3ed1
Remove arch/${ARCH}/include/asm/errno.h
by Masahiro Yamada
· Wed Sep 21 11:28:56 2016 +0900
04cfea5
arch, board: squash lines for immediate return
by Masahiro Yamada
· Tue Sep 06 22:17:38 2016 +0900
809438d
Kconfig: Move config IDENT_STRING to Kconfig
by Siva Durga Prasad Paladugu
· Fri Jul 29 15:31:47 2016 +0530
0c33319
net: mii: Changes not made by spatch
by Joe Hershberger
· Mon Aug 08 11:28:39 2016 -0500
65d5991
m68k: code reformatting for all start.S files
by Angelo Dureghello
· Sun May 22 00:14:29 2016 +0200
7094259
m68k: Drop unused code in u-boot.h
by Simon Glass
· Sat May 14 18:49:32 2016 -0600
ce084b0
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Tue May 17 13:58:27 2016 -0400
ef9707c
m68k: add malloc memory for early malloc
by angelo@sysam.it
· Wed Apr 27 21:50:44 2016 +0200
7d43b4e
dm: fsl_i2c: Rename I2C register structure
by mario.six@gdsys.cc
· Mon Apr 25 08:31:01 2016 +0200
b8cd132
m68k: fix broken buildman m68k
by angelo@sysam.it
· Tue Apr 12 00:30:59 2016 +0200
03390c6
m68k: M54418TWR: drop board/freescale/m54418twr/config.mk
by Masahiro Yamada
· Fri Dec 11 12:22:25 2015 +0900
e237880
Add more SPDX-License-Identifier tags
by Tom Rini
· Thu Jan 14 22:05:13 2016 -0500
5e79817
m68k: add private libgcc
by angelo@sysam.it
· Sun Dec 06 17:47:59 2015 +0100
4dc3970
Replace "extern inline" with "static inline"
by Måns Rullgård
· Fri Nov 06 12:44:01 2015 +0000
c38be38
m68k: Use the generic bitops headers
by Fabio Estevam
· Thu Nov 05 12:43:26 2015 -0200
22f483c
m68k: cache: add an empty stub functions for invalidate/flush dcache
by Wu, Josh
· Mon Jul 27 11:40:15 2015 +0800
Next »