Age | Commit message (Expand) | Author |
---|---|---|
2015-11-18 | spl: change return values of spl_*_load_image() | Nikita Kiryanov |
2015-03-04 | arm: spl: Avoid setting up a duplicate global data structure | Simon Glass |
2015-02-16 | arm: spl: Provide for a board-specific loader | Simon Glass |
2014-10-27 | arm: socfpga: Zap spl.h and ad-hoc related syms | Marek Vasut |
2014-08-19 | ARM: zynq: Remove spl.h | Michal Simek |
2014-06-06 | spl: consolidate arch/arm/include/asm/arch-*/spl.h | Masahiro Yamada |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-03-15 | Replace __bss_end__ with __bss_end | Simon Glass |
2012-09-27 | SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux | Tom Rini |
2012-09-27 | SPL: Move the omap SPL framework to common/spl | Tom Rini |
2012-09-27 | ARM: SPL: Start hooking in the current SPI SPL support | Tom Rini |
2012-09-27 | ARM: SPL: Make spl_mmc.c more generic | Tom Rini |
2012-09-27 | ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> | Tom Rini |