Age | Commit message (Expand) | Author |
2020-08-06 | board_f: m68k: Factor out m68k-specific bdinfo setup | Ovidiu Panait |
2020-08-06 | cmd: bdinfo: Move sram info prints to generic code | Ovidiu Panait |
2020-07-17 | treewide: convert bd_t to struct bd_info manually | Masahiro Yamada |
2020-07-17 | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada |
2020-07-01 | Remove CROSS_COMPILE default from arch/*/config.mk | Tom Rini |
2020-06-25 | bdinfo: m68k: ppc: Move arch-specific code from bdinfo | Simon Glass |
2020-06-25 | bdinfo: m68k: Move m68k-specific info into its own file | Simon Glass |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | common: Drop asm/ptrace.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-05-18 | common: Drop image.h from common header | Simon Glass |
2020-05-18 | common: Drop bootstage.h from common header | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-04-10 | kconfig / kbuild: Re-sync with Linux 4.19 | Tom Rini |
2020-02-20 | dma-mapping: add <asm/dma-mapping.h> for all architectures | Masahiro Yamada |
2020-01-17 | common: Move clock functions into a new file | Simon Glass |
2020-01-17 | common: Move relocate_code() to init.h | Simon Glass |
2020-01-10 | m68k: Drop CONFIG_MCFPIT support | Tom Rini |
2020-01-10 | m68k: add dm fec support | Angelo Durgehello |
2020-01-10 | m68k: add fec fdt overrides to all boards | Angelo Durgehello |
2020-01-10 | m68k: add fec base node to devicetrees | Angelo Durgehello |
2019-12-02 | common: Move trap_init() out of common.h | Simon Glass |
2019-12-02 | common: Move interrupt functions into a new header | Simon Glass |
2019-12-02 | arm: powerpc: Tidy up code style for interrupt functions | Simon Glass |
2019-12-02 | common: Move some cache and MMU functions out of common.h | Simon Glass |
2019-12-02 | common: Move some time functions out of common.h | Simon Glass |
2019-12-02 | Move strtomhz() to vsprintf.h | Simon Glass |
2019-08-11 | env: Drop environment.h header file where not needed | Simon Glass |
2019-08-11 | env: Move env_get() to env.h | Simon Glass |
2019-06-23 | Convert to use fsl_esdhc_imx for i.MX platforms | Yangbo Lu |
2019-05-24 | m68k: add dspi chip-select support | Angelo Dureghello |
2019-05-24 | m68k: move dspi bus control functions into cf_spi.c driver | Angelo Dureghello |
2019-05-24 | m68k: enabling long jumps on mcf54x5 SoCs | Angelo Dureghello |
2019-05-24 | m68k: add initial dts files for all m68k boards | Angelo Dureghello |
2019-05-23 | m68k: architecture changes to support fdt | Angelo Dureghello |
2019-05-23 | m68k: add basic set of devicetrees | Angelo Dureghello |
2018-09-16 | m68k: ColdFire mcf5441x, add eSDHC support | Angelo Dureghello |
2018-09-16 | m68k: fix multiple memory accesses on swap operations | Angelo Dureghello |
2018-09-16 | m68k: fix mcf5441x total interrupt number | Angelo Dureghello |
2018-09-10 | arch: types.h: factor out fixed width typedefs to int-ll64.h | Masahiro Yamada |
2018-07-23 | m68k: m5253evbe: Remove this board | Tom Rini |
2018-06-18 | m68k: Remove empty #ifdef/#ifndef block | Chris Packham |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-01-30 | Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig | Derald D. Woods |
2018-01-23 | common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO | Angelo Dureghello |
2017-10-02 | m68k: Use asm-generic/io.h | Paul Burton |
2017-08-18 | m68k: add board stmark2, mcf5441x based | Angelo Dureghello |
2017-08-18 | m68k: mcf5445x: allow CS0 to be undefined | Angelo Dureghello |