index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
Age
Commit message (
Expand
)
Author
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
Convert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-08-04
sh: Remove unused code in arch/sh/lib/bootm.c
Tom Rini
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
2022-03-25
Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs
Sean Anderson
2022-02-09
dts: automatically build necessary .dtb files
Rasmus Villemoes
2021-12-27
Convert CONFIG_CPU_SH7751 to Kconfig
Tom Rini
2021-12-27
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-23
lmb: sh: Add arch_lmb_reserve()
Marek Vasut
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-04-22
lmb: move CONFIG_LMB in Kconfig
Patrick Delaunay
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-15
sh: Remove sh7763rdp board
Tom Rini
2021-02-15
sh: Remove sh7757lcr board
Tom Rini
2021-02-15
sh: Remove sh7753evb board
Tom Rini
2021-02-15
sh: Remove sh7752evb board
Tom Rini
2021-02-15
sh: Remove r7780mp board
Tom Rini
2021-02-15
sh: Remove MigoR board
Tom Rini
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header
Simon Glass
2020-08-02
sh: r2dplus: Add SCIF1 to the basic DT
Marek Vasut
2020-08-02
sh: Set gd->malloc_base if MALLOC_F_LEN is set
Marek Vasut
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-01
Remove CROSS_COMPILE default from arch/*/config.mk
Tom Rini
2020-05-20
sh: Enable ffunction-sections and fdata-sections
Marek Vasut
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-02-20
dma-mapping: add <asm/dma-mapping.h> for all architectures
Masahiro Yamada
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
common: Move relocate_code() to init.h
Simon Glass
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
arm: powerpc: Tidy up code style for interrupt functions
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
common: Move checkcpu() out of common.h
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-09-14
sh: r2dplus: Fix missing PCI range
Marek Vasut
2019-09-14
sh: Fix SH4 build with GCC versions without -m4-nofpu
Marek Vasut
2019-09-14
sh: Fix incorrect linking with new binutils
Marek Vasut
2019-09-02
sh: r2dplus: Switch to DM PCI driver
Marek Vasut
2019-09-02
sh: r2dplus: Enable OF control
Marek Vasut
[next]