~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMRMarek Vasut2023-04-15
* m68k: mcf5441x: fix CONFIG_SYS_FSL_I2C definitionAngelo Dureghello2023-04-11
* m68k: move CONFIG_SYS_I2C to CFG_ namespaceAngelo Dureghello2023-04-11
* m68k: rename CONFIG_MCFTMR to CFG_MCFTMRAngelo Dureghello2023-03-15
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-20
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* m68k: Remove unused PCI codeTom Rini2022-07-05
* m68k: mcf5445x: pci: Use PCI_CONF1_ADDRESS() macroPali Rohár2022-01-12
* WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* m68k: mcf: Remove overloading version_stringPali Rohár2021-09-17
* Remove #include <timestamp.h> from files which do not need itPali Rohár2021-09-17
* m68k: Remove M54451EVB boardTom Rini2021-07-18
* m68k: Remove M54455EVB boardTom Rini2021-07-18
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada2020-07-17
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* common: Move clock functions into a new fileSimon Glass2020-01-17
* common: Move relocate_code() to init.hSimon Glass2020-01-17
* m68k: add dm fec supportAngelo Durgehello2020-01-10
* common: Move interrupt functions into a new headerSimon Glass2019-12-02
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-02
* Move strtomhz() to vsprintf.hSimon Glass2019-12-02
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-23
* m68k: add dspi chip-select supportAngelo Dureghello2019-05-24
* m68k: move dspi bus control functions into cf_spi.c driverAngelo Dureghello2019-05-24
* m68k: ColdFire mcf5441x, add eSDHC supportAngelo Dureghello2018-09-16
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFOAngelo Dureghello2018-01-23
* m68k: mcf5445x: allow CS0 to be undefinedAngelo Dureghello2017-08-18
* m68k: mcf5445x: move early ddr init as board-specificAngelo Dureghello2017-08-18
* Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu2016-09-20
* m68k: code reformatting for all start.S filesAngelo Dureghello2016-07-30
* m68k: add malloc memory for early mallocangelo@sysam.it2016-05-17
* m68k: fix broken buildman m68kangelo@sysam.it2016-04-18
* m68k: M54418TWR: drop board/freescale/m54418twr/config.mkMasahiro Yamada2016-01-20
* m68k: merge per-CPU config.mk into arch/m68k/MakefileMasahiro Yamada2015-03-28
* m68k: mcf5445x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-28
* kconfig: switch to KconfigMasahiro Yamada2014-07-30
* m68k: Fix bug, "address of" operator was forgottenVasili Galka2014-07-07
* m68k: eliminate a warning in cpu_initMasahiro Yamada2014-06-19
* kbuild: rename OBJTREE to objtreeMasahiro Yamada2014-03-12
* kbuild: rename TOPDIR to stctreeMasahiro Yamada2014-03-12
* m68k: merge compile flags -ffixed-d7 -sep-dataMasahiro Yamada2014-03-04
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-19
* m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01