summaryrefslogtreecommitdiff
path: root/arch/sh/lib
AgeCommit message (Expand)Author
2019-05-10sh: sh3: Remove CPU supportMarek Vasut
2019-05-10sh: sh2: Remove CPU supportMarek Vasut
2018-09-15sh: tmu: Zap get_tbclk and timer_read_counterMarek Vasut
2018-09-15sh: tmu: Clean up register usageMarek Vasut
2018-09-15sh: tmu: Inline sh_tmu.hMarek Vasut
2018-09-15sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQMarek Vasut
2018-09-15sh: tmu: Inline get_tmu0_clk_rate()Marek Vasut
2018-09-15sh: tmu: Inline tmu_timer_{start,stop}()Marek Vasut
2018-09-15sh: tmu: Simplify the tmu_bit mathMarek Vasut
2018-09-15sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIVMarek Vasut
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-11Convert CONFIG_CMD_SH_ZIMAGEBOOT to KconfigSimon Glass
2016-12-02sh: share the correct version of start.S among all cpusVladimir Zapolskiy
2016-12-02sh: add shared relocate_code() function and call board_init_r()Vladimir Zapolskiy
2016-12-02sh: add common dram_init() function for all boardsVladimir Zapolskiy
2016-05-27sh: Drop the arch-specific board initSimon Glass
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger
2015-02-25sh: import missing private libraries from Linux 3.19Masahiro Yamada
2015-02-25sh: rename some private librariesMasahiro Yamada
2014-11-17Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2014-11-13sh: move CONFIG_{SH2, SH2A, SH3, SH4} to KconfigMasahiro Yamada
2014-11-07cppcheck cleanup: fix nullPointer errorsWolfgang Denk
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada
2014-03-07kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada
2014-01-08sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQNobuhiro Iwamatsu
2013-11-04sh: convert to common timer codeRob Herring
2013-10-31sh: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-17sh: timer: Remove static global variableNobuhiro Iwamatsu
2013-10-17sh: timer: Mask bit of timer prescalerNobuhiro Iwamatsu
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-16Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach
2013-07-02avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-03-15Declare watchdog functions in watchdog.hSimon Glass
2012-08-21sh: tmu: Removed arch/sh/include/asm/clk.hNobuhiro Iwamatsu
2012-08-21sh: tmu: Changed switch statement to shift operationNobuhiro Iwamatsu
2012-08-21sh: tmu: Changed TMU driver using array of structuresNobuhiro Iwamatsu
2012-05-15net: move bootfile init into eth_initializeMike Frysinger
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2012-03-26sh: Add header file of MMC frameworkNobuhiro Iwamatsu
2012-03-08sh: timer: Remove unnecessary variable 'ticks'Nobuhiro Iwamatsu
2011-12-19Coding Style cleanupWolfgang Denk
2011-12-02sh: Add ashrsi3 libgcc functionPhil Edworthy
2011-10-27cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger
2011-08-22sh: add calling mmc_initialize in board.cYoshihiro Shimoda
2011-08-22sh: Add support for SH2A freestanding buildPhil Edworthy
2011-07-28unify version_stringAndreas Bießmann
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ