~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Migrate CONFIG_MAX_MEM_MAPPED to CFGTom Rini2022-12-23
* global: Remove unused CONFIG symbolsTom Rini2022-12-22
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* treewide: Drop bootm_headers_t typedefSimon Glass2022-09-29
* xtensa: Switch to using CONFIG_XTENSA for building device treesTom Rini2022-06-28
* linker_lists: Rename sections to remove . prefixAndrew Scull2022-06-23
* Convert CONFIG_BOARD_POSTCLK_INIT to KconfigTom Rini2022-03-03
* dts: automatically build necessary .dtb filesRasmus Villemoes2022-02-09
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-27
* WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* WS cleanup: remove trailing white spaceWolfgang Denk2021-09-30
* WS cleanup: remove excessive empty linesWolfgang Denk2021-09-30
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-30
* lmb: xtensa: Add arch_lmb_reserve()Marek Vasut2021-09-23
* Kconfig: Remove all default n/no optionsMichal Simek2021-08-31
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-24
* lmb: move CONFIG_LMB in KconfigPatrick Delaunay2021-04-22
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass2021-01-05
* xtensa: Remove arch_setup_bdinfo()Stefan Roese2020-08-26
* global: Move from bi_memstart/memsize -> gd->ram_base/ram_sizeStefan Roese2020-08-26
* board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfoOvidiu Panait2020-08-06
* Remove CROSS_COMPILE default from arch/*/config.mkTom Rini2020-07-01
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop asm/ptrace.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Drop bootstage.h from common headerSimon Glass2020-05-18
* dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada2020-02-20
* common: Move relocate_code() to init.hSimon Glass2020-01-17
* common: Move interrupt functions into a new headerSimon Glass2019-12-02
* common: Move ARM cache operations out of common.hSimon Glass2019-12-02
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-02
* common: Move get_ticks() function out of common.hSimon Glass2019-12-02
* Move strtomhz() to vsprintf.hSimon Glass2019-12-02
* env: Move env_get() to env.hSimon Glass2019-08-11
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-18
* CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner2019-05-18
* CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' caseTrevor Woerner2019-05-18
* xtensa: use asm-generic/atomic.hChris Packham2018-09-25
* arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada2018-09-10
* CONFIG_SYS_GENERIC_BOARD: Finish migrationTom Rini2018-08-16
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* xtensa: clean up CONFIG_SYS_TEXT_ADDRMax Filippov2018-02-23
* xtensa: Use asm-generic/io.hPaul Burton2017-10-02
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-13
* board_f: Make relocation functions genericSimon Glass2017-04-05
* Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada2016-09-23
* arch, board: squash lines for immediate returnMasahiro Yamada2016-09-23