summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* m68k: Drop CONFIG_MCFPIT supportTom Rini2020-01-102-105/+0
* m68k: add dm fec supportAngelo Durgehello2020-01-1010-44/+151
* m68k: add fec fdt overrides to all boardsAngelo Durgehello2020-01-1042-0/+290
* m68k: add fec base node to devicetreesAngelo Durgehello2020-01-1012-1/+186
* common: Move trap_init() out of common.hSimon Glass2019-12-021-0/+1
* common: Move interrupt functions into a new headerSimon Glass2019-12-0210-0/+10
* arm: powerpc: Tidy up code style for interrupt functionsSimon Glass2019-12-021-4/+4
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-028-0/+8
* common: Move some time functions out of common.hSimon Glass2019-12-021-0/+1
* Move strtomhz() to vsprintf.hSimon Glass2019-12-027-0/+7
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-1/+1
* m68k: add dspi chip-select supportAngelo Dureghello2019-05-246-3/+139
* m68k: move dspi bus control functions into cf_spi.c driverAngelo Dureghello2019-05-242-166/+41
* m68k: enabling long jumps on mcf54x5 SoCsAngelo Dureghello2019-05-241-2/+4
* m68k: add initial dts files for all m68k boardsAngelo Dureghello2019-05-2449-0/+1067
* m68k: architecture changes to support fdtAngelo Dureghello2019-05-232-2/+37
* m68k: add basic set of devicetreesAngelo Dureghello2019-05-2316-0/+714
* m68k: ColdFire mcf5441x, add eSDHC supportAngelo Dureghello2018-09-163-0/+15
* m68k: fix multiple memory accesses on swap operationsAngelo Dureghello2018-09-161-14/+20
* m68k: fix mcf5441x total interrupt numberAngelo Dureghello2018-09-161-1/+1
* arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada2018-09-101-28/+2
* m68k: m5253evbe: Remove this boardTom Rini2018-07-231-5/+0
* m68k: Remove empty #ifdef/#ifndef blockChris Packham2018-06-181-4/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07118-246/+118
* Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to KconfigDerald D. Woods2018-01-301-2/+0
* common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFOAngelo Dureghello2018-01-237-14/+39
* m68k: Use asm-generic/io.hPaul Burton2017-10-021-28/+1
* m68k: add board stmark2, mcf5441x basedAngelo Dureghello2017-08-181-0/+5
* m68k: mcf5445x: allow CS0 to be undefinedAngelo Dureghello2017-08-182-0/+6
* m68k: fix cache.c for Coldfire V4EAngelo Dureghello2017-08-181-12/+13
* m68k: mcf5445x: move early ddr init as board-specificAngelo Dureghello2017-08-181-172/+8
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+2
* env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass2017-08-151-8/+0
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-0/+8
* spi: Zap cf_qspi driver and related codeJagan Teki2017-01-151-12/+0
* efi: Use asmlinkage for EFIAPISimon Glass2016-10-191-0/+0
* Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada2016-09-231-1/+0
* arch, board: squash lines for immediate returnMasahiro Yamada2016-09-231-3/+1
* Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu2016-09-207-28/+0
* net: mii: Changes not made by spatchJoe Hershberger2016-08-151-4/+5
* m68k: code reformatting for all start.S filesAngelo Dureghello2016-07-307-501/+449
* m68k: Drop unused code in u-boot.hSimon Glass2016-05-271-39/+0
* Merge git://git.denx.de/u-boot-dmTom Rini2016-05-179-39/+147
|\
| * m68k: add malloc memory for early mallocangelo@sysam.it2016-05-179-39/+147
* | dm: fsl_i2c: Rename I2C register structuremario.six@gdsys.cc2016-05-171-1/+1
|/
* m68k: fix broken buildman m68kangelo@sysam.it2016-04-184-8/+24
* m68k: M54418TWR: drop board/freescale/m54418twr/config.mkMasahiro Yamada2016-01-201-4/+4
* Add more SPDX-License-Identifier tagsTom Rini2016-01-191-17/+1