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
/
xtensa
Age
Commit message (
Expand
)
Author
2022-12-23
global: Migrate CONFIG_MAX_MEM_MAPPED to CFG
Tom Rini
2022-12-22
global: Remove unused CONFIG symbols
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-06-28
xtensa: Switch to using CONFIG_XTENSA for building device trees
Tom Rini
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
2022-03-03
Convert CONFIG_BOARD_POSTCLK_INIT to Kconfig
Tom Rini
2022-02-09
dts: automatically build necessary .dtb files
Rasmus Villemoes
2021-12-27
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing white space
Wolfgang Denk
2021-09-30
WS cleanup: remove excessive empty lines
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-23
lmb: xtensa: Add arch_lmb_reserve()
Marek Vasut
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
2021-04-22
lmb: move CONFIG_LMB in Kconfig
Patrick Delaunay
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-26
xtensa: Remove arch_setup_bdinfo()
Stefan Roese
2020-08-26
global: Move from bi_memstart/memsize -> gd->ram_base/ram_size
Stefan Roese
2020-08-06
board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo
Ovidiu Panait
2020-07-01
Remove CROSS_COMPILE default from arch/*/config.mk
Tom Rini
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.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 relocate_code() to init.h
Simon Glass
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-18
CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig
Trevor Woerner
2019-05-18
CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case
Trevor Woerner
2018-09-25
xtensa: use asm-generic/atomic.h
Chris Packham
2018-09-10
arch: types.h: factor out fixed width typedefs to int-ll64.h
Masahiro Yamada
2018-08-16
CONFIG_SYS_GENERIC_BOARD: Finish migration
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-23
xtensa: clean up CONFIG_SYS_TEXT_ADDR
Max Filippov
2017-10-02
xtensa: Use asm-generic/io.h
Paul Burton
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-05
board_f: Make relocation functions generic
Simon Glass
2016-09-23
Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
2016-09-23
arch, board: squash lines for immediate return
Masahiro Yamada
[next]