aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/include
AgeCommit message (Expand)AuthorFilesLines
2024-07-15sh: Remove duplicate newlinesMarek Vasut6-6/+0
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-0/+2
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-2/+0
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini1-0/+2
2023-05-31sh: use asm-generic/unaligned.hJens Wiklander1-20/+2
2023-05-31include: Remove unused header filesTom Rini1-14/+0
2023-02-07sh4: Drop unused pci_sh7780 driverSimon Glass1-2/+0
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-2/+2
2022-12-05Convert CONFIG_SYS_TIMER_COUNTS_DOWN to KconfigTom Rini1-1/+0
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini1-1/+1
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay1-2/+0
2021-02-15sh: Remove sh7757lcr boardTom Rini4-312/+1
2021-01-05arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass1-0/+0
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada1-0/+1
2019-09-02sh: r2dplus: Enable OF controlMarek Vasut1-0/+2
2019-09-02sh: tmu: Fix SH4 TCNT0 offsetMarek Vasut1-1/+1
2019-05-10sh: sh3: Remove CPU supportMarek Vasut5-351/+0
2019-05-10sh: sh2: Remove CPU supportMarek Vasut6-143/+1
2019-05-07sh: 7785: Remove CPU supportMarek Vasut2-121/+0
2019-05-07sh: 7724: Remove CPU supportMarek Vasut2-211/+0
2019-02-07sh: bitops: add hweight*() macrosVignesh R1-0/+4
2018-09-15sh: tmu: Zap get_tbclk and timer_read_counterMarek Vasut1-0/+9
2018-09-15sh: sh7724: Drop EDMR macroMarek Vasut1-3/+0
2018-09-10arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada1-32/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini24-48/+24
2018-02-23sh: Do not provide strncmpTom Rini1-31/+2
2017-10-02sh: Use asm-generic/io.hPaul Burton1-28/+1
2016-12-02sh4: remove __io config options from r2dplus and r7780mp boardsVladimir Zapolskiy1-10/+0
2016-12-02sh4: cache: move exported cache manipulation functions into cache.cVladimir Zapolskiy1-2/+0
2016-10-19efi: Use asmlinkage for EFIAPISimon Glass1-0/+0
2016-09-23Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada1-1/+0
2016-07-14arm, nds32, sh: remove useless ioremap()/iounmap() definesMasahiro Yamada1-33/+0
2016-05-27Drop references to CONFIG_SYS_GENERIC_BOARD in config filesSimon Glass1-2/+0
2016-05-27sh: Drop the arch-specific board initSimon Glass1-0/+2
2016-05-27sh: Fix build errors for generic boardSimon Glass1-10/+2
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-3/+1
2015-11-05sh: Use the generic bitops headersFabio Estevam1-0/+5
2014-12-08Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada1-1/+1
2014-11-13sh: move CONFIG_{SH2, SH2A, SH3, SH4} to KconfigMasahiro Yamada2-5/+5
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada1-1/+0
2014-03-14sh: fix PFC registers definition for SH772{2, 3, 4}Baruch Siach3-6/+9
2014-01-09sh: sh2: Remove CONFIG_SH2A definition from asm/processor.hNobuhiro Iwamatsu1-2/+1
2014-01-09sh: sh4: Remove CONFIG_SH4A definition from source codeNobuhiro Iwamatsu2-5/+4
2013-12-18sh: add support for sh7753evb boardYoshihiro Shimoda2-0/+199
2013-10-17sh: cache: Change cache API to defines as U-BootNobuhiro Iwamatsu1-3/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk22-325/+22
2013-03-15Introduce generic link section.h symbol filesSimon Glass1-0/+27
2013-02-04sh: Use generic global_dataSimon Glass1-19/+1
2013-02-01Add architecture-specific global dataSimon Glass1-0/+5
2012-12-20sh: add support for sh7752evb boardYoshihiro Shimoda2-0/+213