~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* m68k: move watchdog functions in mcf_wdt driverAngelo Dureghello2023-07-25
* arch: m68k: Add QEMU specific RAMBAR workaroundMarek Vasut2023-04-15
* arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMRMarek Vasut2023-04-15
* m68k: rename CONFIG_MCFTMR to CFG_MCFTMRAngelo Dureghello2023-03-15
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-20
* m68k: Rename CONFIG_WATCHDOG_TIMEOUT to CONFIG_WATCHDOG_TIMEOUT_MSECSTom Rini2022-12-05
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et alTom Rini2022-08-12
* WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* m68k: mcf: Remove overloading version_stringPali Rohár2021-09-17
* 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
* 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
* spi: Zap cf_qspi driver and related codeJagan Teki2017-01-15
* 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: merge per-CPU config.mk into arch/m68k/MakefileMasahiro Yamada2015-03-28
* m68k: mcf52x2: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-28
* kconfig: switch to KconfigMasahiro Yamada2014-07-30
* 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
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-24
|\
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-23
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
|/
* ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass2013-02-04
* m68k: Fix wrong assembler instruction in start.SMarek Vasut2012-10-19
* ColdFire: Queued SPI driverRichard Retanubun2012-09-20
* ColdFire: Clean up checkpatch warnings for MCF52x2Alison Wang2012-09-20
* m68k: fix ambiguous bit testingMike Frysinger2011-12-05
* ColdFire: Update compile flags for each CPUsJason Jin2011-09-04
* unify version_stringAndreas Bießmann2011-07-28