- Add support for Intel FSP-S and FSP-T in binman - Correct priority selection for image loaders for SPL - Add a size check for TPL - Various small SPL/TPL bug fixes and changes - SPI: Add support for memory-mapped flash
Showing
- Makefile 7 additions, 0 deletionsMakefile
- arch/x86/cpu/i386/cpu.c 8 additions, 0 deletionsarch/x86/cpu/i386/cpu.c
- arch/x86/cpu/start_from_spl.S 1 addition, 0 deletionsarch/x86/cpu/start_from_spl.S
- arch/x86/include/asm/cpu.h 1 addition, 0 deletionsarch/x86/include/asm/cpu.h
- arch/x86/include/asm/global_data.h 1 addition, 0 deletionsarch/x86/include/asm/global_data.h
- arch/x86/include/asm/u-boot-x86.h 9 additions, 0 deletionsarch/x86/include/asm/u-boot-x86.h
- arch/x86/lib/spl.c 44 additions, 0 deletionsarch/x86/lib/spl.c
- arch/x86/lib/tpl.c 31 additions, 6 deletionsarch/x86/lib/tpl.c
- common/spl/Kconfig 8 additions, 0 deletionscommon/spl/Kconfig
- doc/driver-model/of-plat.rst 1 addition, 1 deletiondoc/driver-model/of-plat.rst
- drivers/spi/sandbox_spi.c 11 additions, 0 deletionsdrivers/spi/sandbox_spi.c
- drivers/spi/spi-uclass.c 14 additions, 0 deletionsdrivers/spi/spi-uclass.c
- drivers/timer/tsc_timer.c 4 additions, 1 deletiondrivers/timer/tsc_timer.c
- include/cbfs.h 3 additions, 3 deletionsinclude/cbfs.h
- include/spi.h 27 additions, 0 deletionsinclude/spi.h
- include/spl.h 2 additions, 2 deletionsinclude/spl.h
- test/dm/sf.c 9 additions, 0 deletionstest/dm/sf.c
- tools/binman/README.entries 33 additions, 0 deletionstools/binman/README.entries
- tools/binman/elf.py 1 addition, 3 deletionstools/binman/elf.py
- tools/binman/etype/intel_fsp_m.py 1 addition, 1 deletiontools/binman/etype/intel_fsp_m.py
Loading
Please register or sign in to comment