~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/lib
Commit message (Expand)AuthorAge
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* treewide: Drop bootm_headers_t typedefSimon Glass2022-09-29
* sh: Remove unused code in arch/sh/lib/bootm.cTom Rini2022-08-04
* Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configsSean Anderson2022-03-25
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-30
* lmb: sh: Add arch_lmb_reserve()Marek Vasut2021-09-23
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* sh: Set gd->malloc_base if MALLOC_F_LEN is setMarek Vasut2020-08-02
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Drop image.h from common headerSimon Glass2020-05-18
* common: Move relocate_code() to init.hSimon Glass2020-01-17
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-02
* common: Move get_ticks() function out of common.hSimon Glass2019-12-02
* sh: Fix OF_SEPARATE supportMarek Vasut2019-09-02
* sh: sh3: Remove CPU supportMarek Vasut2019-05-10
* sh: sh2: Remove CPU supportMarek Vasut2019-05-10
* sh: tmu: Zap get_tbclk and timer_read_counterMarek Vasut2018-09-15
* sh: tmu: Clean up register usageMarek Vasut2018-09-15
* sh: tmu: Inline sh_tmu.hMarek Vasut2018-09-15
* sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQMarek Vasut2018-09-15
* sh: tmu: Inline get_tmu0_clk_rate()Marek Vasut2018-09-15
* sh: tmu: Inline tmu_timer_{start,stop}()Marek Vasut2018-09-15
* sh: tmu: Simplify the tmu_bit mathMarek Vasut2018-09-15
* sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIVMarek Vasut2018-09-15
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* Convert CONFIG_CMD_SH_ZIMAGEBOOT to KconfigSimon Glass2017-08-11
* sh: share the correct version of start.S among all cpusVladimir Zapolskiy2016-12-02
* sh: add shared relocate_code() function and call board_init_r()Vladimir Zapolskiy2016-12-02
* sh: add common dram_init() function for all boardsVladimir Zapolskiy2016-12-02
* sh: Drop the arch-specific board initSimon Glass2016-05-27
* Move console definitions into a new console.h fileSimon Glass2015-11-19
* net: Remove the bd* parameter from net stack functionsJoe Hershberger2015-04-18
* sh: import missing private libraries from Linux 3.19Masahiro Yamada2015-02-25
* sh: rename some private librariesMasahiro Yamada2015-02-25
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2014-11-17
|\
| * sh: move CONFIG_{SH2, SH2A, SH3, SH4} to KconfigMasahiro Yamada2014-11-13
* | cppcheck cleanup: fix nullPointer errorsWolfgang Denk2014-11-07
|/
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-12
* kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada2014-03-07
* sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQNobuhiro Iwamatsu2014-01-08
* sh: convert to common timer codeRob Herring2013-11-04
* sh: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31
* sh: timer: Remove static global variableNobuhiro Iwamatsu2013-10-17
* sh: timer: Mask bit of timer prescalerNobuhiro Iwamatsu2013-10-17
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24