~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
Commit message (Expand)AuthorAge
* sh: use asm-generic/unaligned.hJens Wiklander2023-05-31
* include: Remove unused header filesTom Rini2023-05-31
* dm: dts: Convert driver model tags to use new schemaSimon Glass2023-02-14
* sh4: Drop unused pci_sh7780 driverSimon Glass2023-02-07
* global: Migrate CONFIG_BOARDDIR to CFGTom Rini2022-12-23
* Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini2022-12-22
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* Convert CONFIG_SYS_TIMER_COUNTS_DOWN to KconfigTom Rini2022-12-05
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* treewide: Drop bootm_headers_t typedefSimon Glass2022-09-29
* sh: Remove unused code in arch/sh/lib/bootm.cTom Rini2022-08-04
* linker_lists: Rename sections to remove . prefixAndrew Scull2022-06-23
* Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configsSean Anderson2022-03-25
* dts: automatically build necessary .dtb filesRasmus Villemoes2022-02-09
* Convert CONFIG_CPU_SH7751 to KconfigTom Rini2021-12-27
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-27
* 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
* lmb: move CONFIG_LMB in KconfigPatrick Delaunay2021-04-22
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-02
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-15
|\
| * common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* | sh: Remove sh7763rdp boardTom Rini2021-02-15
* | sh: Remove sh7757lcr boardTom Rini2021-02-15
* | sh: Remove sh7753evb boardTom Rini2021-02-15
* | sh: Remove sh7752evb boardTom Rini2021-02-15
* | sh: Remove r7780mp boardTom Rini2021-02-15
* | sh: Remove MigoR boardTom Rini2021-02-15
|/
* arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass2021-01-05
* sh: r2dplus: Add SCIF1 to the basic DTMarek Vasut2020-08-02
* sh: Set gd->malloc_base if MALLOC_F_LEN is setMarek Vasut2020-08-02
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* Remove CROSS_COMPILE default from arch/*/config.mkTom Rini2020-07-01
* sh: Enable ffunction-sections and fdata-sectionsMarek Vasut2020-05-20
* 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: Drop net.h from common headerSimon Glass2020-05-18
* dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada2020-02-20
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-17
* common: Move relocate_code() to init.hSimon Glass2020-01-17
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-02
* common: Move interrupt functions into a new headerSimon Glass2019-12-02
* arm: powerpc: Tidy up code style for interrupt functionsSimon Glass2019-12-02
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-02
* common: Move checkcpu() out of common.hSimon Glass2019-12-02