aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)AuthorFilesLines
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada1-0/+1
2020-01-17common: Move clock functions into a new fileSimon Glass7-1/+8
2020-01-17common: Move relocate_code() to init.hSimon Glass7-7/+7
2020-01-10m68k: Drop CONFIG_MCFPIT supportTom Rini2-105/+0
2020-01-10m68k: add dm fec supportAngelo Durgehello10-44/+151
2020-01-10m68k: add fec fdt overrides to all boardsAngelo Durgehello42-0/+290
2020-01-10m68k: add fec base node to devicetreesAngelo Durgehello12-1/+186
2019-12-02common: Move trap_init() out of common.hSimon Glass1-0/+1
2019-12-02common: Move interrupt functions into a new headerSimon Glass10-0/+10
2019-12-02arm: powerpc: Tidy up code style for interrupt functionsSimon Glass1-4/+4
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass8-0/+8
2019-12-02common: Move some time functions out of common.hSimon Glass1-0/+1
2019-12-02Move strtomhz() to vsprintf.hSimon Glass7-0/+7
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-1/+1
2019-05-24m68k: add dspi chip-select supportAngelo Dureghello6-3/+139
2019-05-24m68k: move dspi bus control functions into cf_spi.c driverAngelo Dureghello2-166/+41
2019-05-24m68k: enabling long jumps on mcf54x5 SoCsAngelo Dureghello1-2/+4
2019-05-24m68k: add initial dts files for all m68k boardsAngelo Dureghello49-0/+1067
2019-05-23m68k: architecture changes to support fdtAngelo Dureghello2-2/+37
2019-05-23m68k: add basic set of devicetreesAngelo Dureghello16-0/+714
2018-09-16m68k: ColdFire mcf5441x, add eSDHC supportAngelo Dureghello3-0/+15
2018-09-16m68k: fix multiple memory accesses on swap operationsAngelo Dureghello1-14/+20
2018-09-16m68k: fix mcf5441x total interrupt numberAngelo Dureghello1-1/+1
2018-09-10arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada1-28/+2
2018-07-23m68k: m5253evbe: Remove this boardTom Rini1-5/+0
2018-06-18m68k: Remove empty #ifdef/#ifndef blockChris Packham1-4/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini118-246/+118
2018-01-30Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to KconfigDerald D. Woods1-2/+0
2018-01-23common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFOAngelo Dureghello7-14/+39
2017-10-02m68k: Use asm-generic/io.hPaul Burton1-28/+1
2017-08-18m68k: add board stmark2, mcf5441x basedAngelo Dureghello1-0/+5
2017-08-18m68k: mcf5445x: allow CS0 to be undefinedAngelo Dureghello2-0/+6
2017-08-18m68k: fix cache.c for Coldfire V4EAngelo Dureghello1-12/+13
2017-08-18m68k: mcf5445x: move early ddr init as board-specificAngelo Dureghello1-172/+8
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+2
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass1-8/+0
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-0/+8
2017-01-15spi: Zap cf_qspi driver and related codeJagan Teki1-12/+0
2016-10-19efi: Use asmlinkage for EFIAPISimon Glass1-0/+0
2016-09-23Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada1-1/+0
2016-09-23arch, board: squash lines for immediate returnMasahiro Yamada1-3/+1
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu7-28/+0
2016-08-15net: mii: Changes not made by spatchJoe Hershberger1-4/+5
2016-07-30m68k: code reformatting for all start.S filesAngelo Dureghello7-501/+449
2016-05-27m68k: Drop unused code in u-boot.hSimon Glass1-39/+0
2016-05-17Merge git://git.denx.de/u-boot-dmTom Rini9-39/+147
2016-05-17m68k: add malloc memory for early mallocangelo@sysam.it9-39/+147
2016-05-17dm: fsl_i2c: Rename I2C register structuremario.six@gdsys.cc1-1/+1