index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
cpu
Age
Commit message (
Expand
)
Author
2023-04-15
arch: m68k: Add QEMU specific RAMBAR workaround
Marek Vasut
2023-04-15
arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMR
Marek Vasut
2023-04-11
m68k: mcf5441x: fix CONFIG_SYS_FSL_I2C definition
Angelo Dureghello
2023-04-11
m68k: move CONFIG_SYS_I2C to CFG_ namespace
Angelo Dureghello
2023-03-15
m68k: rename CONFIG_MCFTMR to CFG_MCFTMR
Angelo Dureghello
2023-03-15
m68k: use longword-based jumps
Angelo Dureghello
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2022-12-05
m68k: Rename CONFIG_WATCHDOG_TIMEOUT to CONFIG_WATCHDOG_TIMEOUT_MSECS
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-08-12
Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et al
Tom Rini
2022-07-05
m68k: Remove unused PCI code
Tom Rini
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
2022-06-06
m68k: Remove dead code
Tom Rini
2022-01-12
m68k: mcf5445x: pci: Use PCI_CONF1_ADDRESS() macro
Pali Rohár
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-17
m68k: mcf: Remove overloading version_string
Pali Rohár
2021-09-17
Remove #include <timestamp.h> from files which do not need it
Pali Rohár
2021-09-17
m68k: Add missing ENTRY entry in linker script
Tom Rini
2021-07-18
m68k: Remove M54451EVB board
Tom Rini
2021-07-18
m68k: Remove M54455EVB board
Tom Rini
2021-07-07
m68k: Remove M5475x boards
Tom Rini
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info manually
Masahiro Yamada
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-01-17
common: Move clock functions into a new file
Simon Glass
2020-01-17
common: Move relocate_code() to init.h
Simon Glass
2020-01-10
m68k: add dm fec support
Angelo Durgehello
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-05-24
m68k: add dspi chip-select support
Angelo Dureghello
2019-05-24
m68k: move dspi bus control functions into cf_spi.c driver
Angelo Dureghello
2019-05-24
m68k: enabling long jumps on mcf54x5 SoCs
Angelo Dureghello
2019-05-23
m68k: architecture changes to support fdt
Angelo Dureghello
2018-09-16
m68k: ColdFire mcf5441x, add eSDHC support
Angelo Dureghello
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-23
common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO
Angelo Dureghello
2017-08-18
m68k: mcf5445x: allow CS0 to be undefined
Angelo Dureghello
2017-08-18
m68k: mcf5445x: move early ddr init as board-specific
Angelo Dureghello
2017-01-15
spi: Zap cf_qspi driver and related code
Jagan Teki
2016-09-20
Kconfig: Move config IDENT_STRING to Kconfig
Siva Durga Prasad Paladugu
2016-07-30
m68k: code reformatting for all start.S files
Angelo Dureghello
[next]