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
2024-07-15
xtensa: Remove duplicate newlines
Marek Vasut
2024-07-04
board: emulation: New board qemu-xtensa
Jiaxun Yang
2024-07-04
xtensa: Bring in semihosting headers and config options
Jiaxun Yang
2024-07-04
xtensa: Define PLATFORM_ELFFLAGS
Jiaxun Yang
2024-07-04
xtensa: Implement phys virt conversion for PTP_MMU
Jiaxun Yang
2024-07-04
xtensa: Correct define of _end symbol
Jiaxun Yang
2024-07-04
xtensa: Move dram_init to xtfpga board file
Jiaxun Yang
2024-05-06
global: Make <asm/global_data.h> include <asm/u-boot.h>
Tom Rini
2024-05-06
xtensa: Remove <common.h> and add needed includes
Tom Rini
2024-04-18
Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...
Tom Rini
2024-04-10
Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"
Tom Rini
2024-04-10
treewide: Make arch-specific bootm code depend on BOOTM
Simon Glass
2023-12-21
bootm: Adjust arguments of boot_os_fn
Simon Glass
2023-11-28
xtensa: io.h: Add defines for ins/outs functions
Igor Prusov
2023-08-09
treewide: unify the linker symbol reference format
Shiji Yang
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
[next]