- 55bd10c dts: Deduplicate dtbs target by Marek Vasut · 8 weeks ago
- 60fd544 treewide: drop redundant "type string" for SYS_SOC and friends by Rasmus Villemoes · 3 months ago
- e5348c7 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · 3 months ago
- 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · 3 months ago
- f255558 xtensa: Remove duplicate newlines by Marek Vasut · 5 months ago
- b2c0538 board: emulation: New board qemu-xtensa by Jiaxun Yang · 5 months ago
- 8c519dc xtensa: Bring in semihosting headers and config options by Jiaxun Yang · 5 months ago
- 14e5a45 xtensa: Define PLATFORM_ELFFLAGS by Jiaxun Yang · 5 months ago
- b121cb8 xtensa: Implement phys virt conversion for PTP_MMU by Jiaxun Yang · 5 months ago
- 3fab9dc xtensa: Correct define of _end symbol by Jiaxun Yang · 5 months ago
- 7101868 xtensa: Move dram_init to xtfpga board file by Jiaxun Yang · 5 months ago
- dee15a9 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · 7 months ago
- a771d35 xtensa: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- 793921e Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · 7 months ago
- 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · 8 months ago
- 586138f treewide: Make arch-specific bootm code depend on BOOTM by Simon Glass · 12 months ago
- 0726d9d bootm: Adjust arguments of boot_os_fn by Simon Glass · 12 months ago
- 3433f53 xtensa: io.h: Add defines for ins/outs functions by Igor Prusov · 1 year ago
- eff11fa treewide: unify the linker symbol reference format by Shiji Yang · 1 year, 4 months ago
- bc9d46b global: Migrate CONFIG_MAX_MEM_MAPPED to CFG by Tom Rini · 2 years ago
- af1a3e9 global: Remove unused CONFIG symbols by Tom Rini · 2 years ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
- 2746049 xtensa: Switch to using CONFIG_XTENSA for building device trees by Tom Rini · 2 years, 6 months ago
- 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 6 months ago
- d02971e Convert CONFIG_BOARD_POSTCLK_INIT to Kconfig by Tom Rini · 2 years, 9 months ago
- c8481ef dts: automatically build necessary .dtb files by Rasmus Villemoes · 2 years, 11 months ago
- 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
- 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
- 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
- accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 2 months ago
- 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
- 0701ff3 lmb: xtensa: Add arch_lmb_reserve() by Marek Vasut · 3 years, 3 months ago
- 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
- 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
- d62063d lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 9 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 0143be9 arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header by Simon Glass · 4 years ago
- ab18633 xtensa: Remove arch_setup_bdinfo() by Stefan Roese · 4 years, 4 months ago
- a13a2aa global: Move from bi_memstart/memsize -> gd->ram_base/ram_size by Stefan Roese · 4 years, 4 months ago
- a585588 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · 4 years, 4 months ago
- a0a71d3b Remove CROSS_COMPILE default from arch/*/config.mk by Tom Rini · 4 years, 6 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 7 months ago
- 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
- 3d81215 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · 4 years, 9 months ago
- 284f71b common: Move relocate_code() to init.h by Simon Glass · 5 years ago
- 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
- 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
- 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
- f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
- 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
- 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
- ba64b8b CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig by Trevor Woerner · 6 years ago
- 4d4ac02 CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case by Trevor Woerner · 6 years ago
- 9ef3e70 xtensa: use asm-generic/atomic.h by Chris Packham · 6 years ago
- 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
- a0f4838 CONFIG_SYS_GENERIC_BOARD: Finish migration by Tom Rini · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- e2e0ac5 xtensa: clean up CONFIG_SYS_TEXT_ADDR by Max Filippov · 7 years ago
- 8333ca4 xtensa: Use asm-generic/io.h by Paul Burton · 7 years ago
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
- 6ab9107 board_f: Make relocation functions generic by Simon Glass · 8 years ago
- 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
- 04cfea5 arch, board: squash lines for immediate return by Masahiro Yamada · 8 years ago
- 05d0c5d xtensa: add support for the 'xtfpga' evaluation board by Chris Zankel · 8 years ago
- 4973940 xtensa: add core information for the de212 processor by Max Filippov · 8 years ago
- cd3a80d xtensa: add core information for the dc233c processor by Max Filippov · 8 years ago
- 20efd8c xtensa: add core information for the dc232b processor by Chris Zankel · 8 years ago
- 1387dab xtensa: add support for the xtensa processor architecture [2/2] by Chris Zankel · 8 years ago