~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code pathsTom Rini2021-11-05
* arm: spl: prepare for jumping to OPTEERicardo Salveti2021-10-25
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-24
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* armv8: layerscape: Enable falcon bootYork Sun2017-10-09
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-05
* spl: make image arg or fdt blob address reconfigurableVikas Manocha2017-05-08
* spl: Add a parameter to jump_to_image_linux()Simon Glass2016-10-06
* armv8: spl: Call board_init_r from crt0_64 in SPLJeremy Hunt2016-07-22
* spl: Fix compilation warnings for arm64Michal Simek2016-07-22
* arm: spl: Align default board_init_f comment with codeAndreas Dannenberg2016-04-01
* ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DMTom Rini2015-08-12
* arm: spl: Avoid setting up a duplicate global data structureSimon Glass2015-03-04
* arm: Add warnings about using gdataSimon Glass2015-01-16
* Revert "ARM: SPL: do not set gd again"Tom Rini2014-09-16
* ARM: SPL: do not set gd againJeroen Hofstee2014-09-09
* arm: spl: Do not set the stack pointer twiceMasahiro Yamada2013-09-14
* arm: spl: For Falcon Mode, set a default machid of ~0Tom Rini2013-08-15
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* Replace __bss_end__ with __bss_endSimon Glass2013-03-15
* SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini2012-09-27