summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada
2020-01-17common: Move clock functions into a new fileSimon Glass
2020-01-17common: Move relocate_code() to init.hSimon Glass
2020-01-10m68k: Drop CONFIG_MCFPIT supportTom Rini
2020-01-10m68k: add dm fec supportAngelo Durgehello
2020-01-10m68k: add fec fdt overrides to all boardsAngelo Durgehello
2020-01-10m68k: add fec base node to devicetreesAngelo Durgehello
2019-12-02common: Move trap_init() out of common.hSimon Glass
2019-12-02common: Move interrupt functions into a new headerSimon Glass
2019-12-02arm: powerpc: Tidy up code style for interrupt functionsSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02common: Move some time functions out of common.hSimon Glass
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2019-05-24m68k: add dspi chip-select supportAngelo Dureghello
2019-05-24m68k: move dspi bus control functions into cf_spi.c driverAngelo Dureghello
2019-05-24m68k: enabling long jumps on mcf54x5 SoCsAngelo Dureghello
2019-05-24m68k: add initial dts files for all m68k boardsAngelo Dureghello
2019-05-23m68k: architecture changes to support fdtAngelo Dureghello
2019-05-23m68k: add basic set of devicetreesAngelo Dureghello
2018-09-16m68k: ColdFire mcf5441x, add eSDHC supportAngelo Dureghello
2018-09-16m68k: fix multiple memory accesses on swap operationsAngelo Dureghello
2018-09-16m68k: fix mcf5441x total interrupt numberAngelo Dureghello
2018-09-10arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada
2018-07-23m68k: m5253evbe: Remove this boardTom Rini
2018-06-18m68k: Remove empty #ifdef/#ifndef blockChris Packham
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-30Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to KconfigDerald D. Woods
2018-01-23common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFOAngelo Dureghello
2017-10-02m68k: Use asm-generic/io.hPaul Burton
2017-08-18m68k: add board stmark2, mcf5441x basedAngelo Dureghello
2017-08-18m68k: mcf5445x: allow CS0 to be undefinedAngelo Dureghello
2017-08-18m68k: fix cache.c for Coldfire V4EAngelo Dureghello
2017-08-18m68k: mcf5445x: move early ddr init as board-specificAngelo Dureghello
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-01-15spi: Zap cf_qspi driver and related codeJagan Teki
2016-10-19efi: Use asmlinkage for EFIAPISimon Glass
2016-09-23Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada
2016-09-23arch, board: squash lines for immediate returnMasahiro Yamada
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu
2016-08-15net: mii: Changes not made by spatchJoe Hershberger
2016-07-30m68k: code reformatting for all start.S filesAngelo Dureghello
2016-05-27m68k: Drop unused code in u-boot.hSimon Glass
2016-05-17Merge git://git.denx.de/u-boot-dmTom Rini
2016-05-17m68k: add malloc memory for early mallocangelo@sysam.it
2016-05-17dm: fsl_i2c: Rename I2C register structuremario.six@gdsys.cc