Commit Graph

170 Commits (lime2-spi)

Author SHA1 Message Date
Marek Vasut 0e286c529f sh: tmu: Zap get_tbclk and timer_read_counter 6 years ago
Marek Vasut f02c1f695e sh: tmu: Clean up register usage 6 years ago
Marek Vasut 8b39df9e78 sh: tmu: Inline sh_tmu.h 6 years ago
Marek Vasut ccce3acfe7 sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ 6 years ago
Marek Vasut ae59a9f8f7 sh: tmu: Inline get_tmu0_clk_rate() 6 years ago
Marek Vasut 15f11fc6d7 sh: tmu: Inline tmu_timer_{start,stop}() 6 years ago
Marek Vasut eb05dcfea2 sh: tmu: Simplify the tmu_bit math 6 years ago
Marek Vasut d1da5d6cd8 sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIV 6 years ago
Marek Vasut 2606deb22b sh: sh7724: Drop EDMR macro 6 years ago
Masahiro Yamada 3747bdbb2b arch: types.h: factor out fixed width typedefs to int-ll64.h 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini b2a3372138 sh: Do not provide strncmp 6 years ago
Tom Rini 036c9679d2 sh: Use -m2a-nofpu only 6 years ago
Paul Burton 505fe9cdd0 sh: Use asm-generic/io.h 7 years ago
Tom Rini 34f98a3d2e sh: Fix linking of ms7722se 7 years ago
Thomas Petazzoni f40ad66fa0 arch/sh: don't bring common/env_embedded.o into the link 7 years ago
Thomas Petazzoni 90340c87e5 arch/sh: allow building in big-endian mode 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass c1c3fe2307 env: Convert CONFIG_ENV_IS_IN... to a choice 7 years ago
Simon Glass 0649cd0d49 Move environment files from common/ to env/ 7 years ago
Simon Glass 2a728f3a1e Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig 7 years ago
Simon Glass 85fc970d74 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig 7 years ago
Vladimir Zapolskiy 76a55989b1 sh: generate position independent code for all platforms 8 years ago
Vladimir Zapolskiy 3500581ef3 sh: share the correct version of start.S among all cpus 8 years ago
Vladimir Zapolskiy 9c141b2bd7 sh4: fix start.S by calling board_init_f() after first code relocation 8 years ago
Vladimir Zapolskiy bccf09e0e1 sh: add shared relocate_code() function and call board_init_r() 8 years ago
Vladimir Zapolskiy cdbb0cf8ec sh: add common dram_init() function for all boards 8 years ago
Vladimir Zapolskiy 8371dabb5f sh: add MEMORY command to a shared linker script 8 years ago
Vladimir Zapolskiy b26d25072f sh: define entry point and reloc_dst inside a linker script 8 years ago
Vladimir Zapolskiy 9ec4a67ef3 sh: place board lowlevel_init code in the beginning of .text 8 years ago
Vladimir Zapolskiy 3f8b5391ec sh4: use single u-boot linker script for all boards 8 years ago
Vladimir Zapolskiy b032eb1f71 sh4: remove __io config options from r2dplus and r7780mp boards 8 years ago
Vladimir Zapolskiy b33718c614 sh4: cache: move exported cache manipulation functions into cache.c 8 years ago
Vladimir Zapolskiy 6ab8b961de sh: cache: don't modify CCR from P1 area 8 years ago
Vladimir Zapolskiy c230a37838 sh: cache use jump_to_P2() and back_to_P1() from asm/system.h 8 years ago
Vladimir Zapolskiy dad2b3005e sh3: remove unused cache.c file from being built 8 years ago
Vladimir Zapolskiy 0f62bf633f sh4: cache: correct flush_cache() to writeback and invalidate 8 years ago
Vladimir Zapolskiy ee47c4cb2b sh4: cache: correct dcache flush to invalidate with write-back 8 years ago
Simon Glass a0b49bc334 efi: Use asmlinkage for EFIAPI 8 years ago
Masahiro Yamada 4491327d59 Remove arch/${ARCH}/include/asm/errno.h 8 years ago
Masahiro Yamada c74b8fcdd7 arm, nds32, sh: remove useless ioremap()/iounmap() defines 8 years ago
Simon Glass 4c794525d5 Drop references to CONFIG_SYS_GENERIC_BOARD in config files 8 years ago
Simon Glass b61e90e6fd sh: Drop the arch-specific board init 8 years ago
Simon Glass f41e6088eb sh: Fix build errors for generic board 8 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 8 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Fabio Estevam f86411b18d sh: Use the generic bitops headers 9 years ago
Joe Hershberger c9bb942e2f Move default y configs out of arch/board Kconfig 9 years ago
Joe Hershberger a26cd04920 arch: Make board selection choices optional 9 years ago
Joe Hershberger d2eaec6006 net: Remove the bd* parameter from net stack functions 9 years ago