Commit Graph

65 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
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 2a728f3a1e Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig 7 years ago
Vladimir Zapolskiy 3500581ef3 sh: share the correct version of start.S among all cpus 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
Simon Glass b61e90e6fd sh: Drop the arch-specific board init 8 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Joe Hershberger d2eaec6006 net: Remove the bd* parameter from net stack functions 9 years ago
Masahiro Yamada 5f91a3adb8 sh: import missing private libraries from Linux 3.19 9 years ago
Masahiro Yamada 72cedad2b8 sh: rename some private libraries 9 years ago
Masahiro Yamada 7d2366627e sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig 10 years ago
Wolfgang Denk 0060517ae0 cppcheck cleanup: fix nullPointer errors 10 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 10 years ago
Masahiro Yamada cd2e46cb38 kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC 10 years ago
Nobuhiro Iwamatsu 8f0960e837 sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQ 11 years ago
Rob Herring 1b5cf9549f sh: convert to common timer code 11 years ago
Masahiro Yamada 02b3bf390e sh: convert makefiles to Kbuild style 11 years ago
Nobuhiro Iwamatsu b8f1608645 sh: timer: Remove static global variable 11 years ago
Nobuhiro Iwamatsu 861bd4bcf7 sh: timer: Mask bit of timer prescaler 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Dirk Eibach b8eee4354f Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 11 years ago
Andreas Bießmann 2cb0e55a3c avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux 11 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 11 years ago
Simon Glass a6741bce50 Declare watchdog functions in watchdog.h 11 years ago
Nobuhiro Iwamatsu 31d4fe8d40 sh: tmu: Removed arch/sh/include/asm/clk.h 12 years ago
Nobuhiro Iwamatsu d4430426b6 sh: tmu: Changed switch statement to shift operation 12 years ago
Nobuhiro Iwamatsu 73f35e0b15 sh: tmu: Changed TMU driver using array of structures 12 years ago
Mike Frysinger de30122bb5 net: move bootfile init into eth_initialize 12 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 12 years ago
Nobuhiro Iwamatsu e1bc28f02a sh: Add header file of MMC framework 12 years ago
Nobuhiro Iwamatsu 78df8c68cd sh: timer: Remove unnecessary variable 'ticks' 12 years ago
Wolfgang Denk 6b62b9a31d Coding Style cleanup 13 years ago
Phil Edworthy cb4046c592 sh: Add ashrsi3 libgcc function 13 years ago
Helmut Raiger 9660e442de cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT 13 years ago
Yoshihiro Shimoda fe0ddffac1 sh: add calling mmc_initialize in board.c 13 years ago
Phil Edworthy eeb84df6e4 sh: Add support for SH2A freestanding build 13 years ago
Andreas Bießmann 09c2e90c11 unify version_string 13 years ago
Graeme Russ 4769be21cc Timer: Remove reset_timer() for non-Nios2 arches 13 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 13 years ago
Nobuhiro Iwamatsu 40c477082f sh: Add handling of CONFIG_SYS_NO_FLASH for board.c 13 years ago
Peter Tyser eddf52b593 Replace "FLASH" strings with "Flash" or "flash" 14 years ago