| Commit message (Expand) | Author | Age | Files | Lines |
* | dma-mapping: add <asm/dma-mapping.h> for all architectures | Masahiro Yamada | 2020-02-20 | 1 | -0/+1 |
* | common: Move clock functions into a new file | Simon Glass | 2020-01-17 | 7 | -1/+8 |
* | common: Move relocate_code() to init.h | Simon Glass | 2020-01-17 | 7 | -7/+7 |
* | m68k: Drop CONFIG_MCFPIT support | Tom Rini | 2020-01-10 | 2 | -105/+0 |
* | m68k: add dm fec support | Angelo Durgehello | 2020-01-10 | 10 | -44/+151 |
* | m68k: add fec fdt overrides to all boards | Angelo Durgehello | 2020-01-10 | 42 | -0/+290 |
* | m68k: add fec base node to devicetrees | Angelo Durgehello | 2020-01-10 | 12 | -1/+186 |
* | common: Move trap_init() out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | common: Move interrupt functions into a new header | Simon Glass | 2019-12-02 | 10 | -0/+10 |
* | arm: powerpc: Tidy up code style for interrupt functions | Simon Glass | 2019-12-02 | 1 | -4/+4 |
* | common: Move some cache and MMU functions out of common.h | Simon Glass | 2019-12-02 | 8 | -0/+8 |
* | common: Move some time functions out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | Move strtomhz() to vsprintf.h | Simon Glass | 2019-12-02 | 7 | -0/+7 |
* | env: Drop environment.h header file where not needed | Simon Glass | 2019-08-11 | 1 | -1/+0 |
* | env: Move env_get() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | Convert to use fsl_esdhc_imx for i.MX platforms | Yangbo Lu | 2019-06-23 | 1 | -1/+1 |
* | m68k: add dspi chip-select support | Angelo Dureghello | 2019-05-24 | 6 | -3/+139 |
* | m68k: move dspi bus control functions into cf_spi.c driver | Angelo Dureghello | 2019-05-24 | 2 | -166/+41 |
* | m68k: enabling long jumps on mcf54x5 SoCs | Angelo Dureghello | 2019-05-24 | 1 | -2/+4 |
* | m68k: add initial dts files for all m68k boards | Angelo Dureghello | 2019-05-24 | 49 | -0/+1067 |
* | m68k: architecture changes to support fdt | Angelo Dureghello | 2019-05-23 | 2 | -2/+37 |
* | m68k: add basic set of devicetrees | Angelo Dureghello | 2019-05-23 | 16 | -0/+714 |
* | m68k: ColdFire mcf5441x, add eSDHC support | Angelo Dureghello | 2018-09-16 | 3 | -0/+15 |
* | m68k: fix multiple memory accesses on swap operations | Angelo Dureghello | 2018-09-16 | 1 | -14/+20 |
* | m68k: fix mcf5441x total interrupt number | Angelo Dureghello | 2018-09-16 | 1 | -1/+1 |
* | arch: types.h: factor out fixed width typedefs to int-ll64.h | Masahiro Yamada | 2018-09-10 | 1 | -28/+2 |
* | m68k: m5253evbe: Remove this board | Tom Rini | 2018-07-23 | 1 | -5/+0 |
* | m68k: Remove empty #ifdef/#ifndef block | Chris Packham | 2018-06-18 | 1 | -4/+0 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 118 | -246/+118 |
* | Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig | Derald D. Woods | 2018-01-30 | 1 | -2/+0 |
* | common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO | Angelo Dureghello | 2018-01-23 | 7 | -14/+39 |
* | m68k: Use asm-generic/io.h | Paul Burton | 2017-10-02 | 1 | -28/+1 |
* | m68k: add board stmark2, mcf5441x based | Angelo Dureghello | 2017-08-18 | 1 | -0/+5 |
* | m68k: mcf5445x: allow CS0 to be undefined | Angelo Dureghello | 2017-08-18 | 2 | -0/+6 |
* | m68k: fix cache.c for Coldfire V4E | Angelo Dureghello | 2017-08-18 | 1 | -12/+13 |
* | m68k: mcf5445x: move early ddr init as board-specific | Angelo Dureghello | 2017-08-18 | 1 | -172/+8 |
* | env: Rename getenv/_f() to env_get() | Simon Glass | 2017-08-16 | 1 | -1/+2 |
* | env: Convert CONFIG_ENV_IS_IN... to a choice | Simon Glass | 2017-08-15 | 1 | -8/+0 |
* | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass | 2017-07-25 | 1 | -0/+8 |
* | spi: Zap cf_qspi driver and related code | Jagan Teki | 2017-01-15 | 1 | -12/+0 |
* | efi: Use asmlinkage for EFIAPI | Simon Glass | 2016-10-19 | 1 | -0/+0 |
* | Remove arch/${ARCH}/include/asm/errno.h | Masahiro Yamada | 2016-09-23 | 1 | -1/+0 |
* | arch, board: squash lines for immediate return | Masahiro Yamada | 2016-09-23 | 1 | -3/+1 |
* | Kconfig: Move config IDENT_STRING to Kconfig | Siva Durga Prasad Paladugu | 2016-09-20 | 7 | -28/+0 |
* | net: mii: Changes not made by spatch | Joe Hershberger | 2016-08-15 | 1 | -4/+5 |
* | m68k: code reformatting for all start.S files | Angelo Dureghello | 2016-07-30 | 7 | -501/+449 |
* | m68k: Drop unused code in u-boot.h | Simon Glass | 2016-05-27 | 1 | -39/+0 |
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2016-05-17 | 9 | -39/+147 |
|\ |
|
| * | m68k: add malloc memory for early malloc | angelo@sysam.it | 2016-05-17 | 9 | -39/+147 |
* | | dm: fsl_i2c: Rename I2C register structure | mario.six@gdsys.cc | 2016-05-17 | 1 | -1/+1 |
|/ |
|