Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next
- Various x86 common codes updated for TPL/SPL - I2C designware driver updated for PCI - ICH SPI driver updated to support Apollo Lake - Add Intel FSP2 base support - Intel Apollo Lake platform specific drivers support - Add a new board Google Chromebook Coral
No related branches found
No related tags found
Showing
- Kconfig 6 additions, 3 deletionsKconfig
- arch/Kconfig 6 additions, 3 deletionsarch/Kconfig
- arch/arm/include/asm/omap_gpio.h 1 addition, 1 deletionarch/arm/include/asm/omap_gpio.h
- arch/arm/mach-at91/include/mach/at91sam9260.h 1 addition, 1 deletionarch/arm/mach-at91/include/mach/at91sam9260.h
- arch/arm/mach-davinci/include/mach/gpio.h 1 addition, 1 deletionarch/arm/mach-davinci/include/mach/gpio.h
- arch/arm/mach-omap2/am33xx/board.c 2 additions, 2 deletionsarch/arm/mach-omap2/am33xx/board.c
- arch/arm/mach-omap2/omap3/board.c 1 addition, 1 deletionarch/arm/mach-omap2/omap3/board.c
- arch/arm/mach-omap2/omap5/hwinit.c 1 addition, 1 deletionarch/arm/mach-omap2/omap5/hwinit.c
- arch/sandbox/cpu/state.c 1 addition, 0 deletionsarch/sandbox/cpu/state.c
- arch/sandbox/dts/sandbox.dtsi 14 additions, 0 deletionsarch/sandbox/dts/sandbox.dtsi
- arch/sandbox/dts/test.dts 31 additions, 0 deletionsarch/sandbox/dts/test.dts
- arch/sandbox/include/asm/test.h 2 additions, 0 deletionsarch/sandbox/include/asm/test.h
- arch/x86/Kconfig 89 additions, 2 deletionsarch/x86/Kconfig
- arch/x86/cpu/Makefile 3 additions, 1 deletionarch/x86/cpu/Makefile
- arch/x86/cpu/apollolake/Kconfig 96 additions, 0 deletionsarch/x86/cpu/apollolake/Kconfig
- arch/x86/cpu/apollolake/Makefile 27 additions, 0 deletionsarch/x86/cpu/apollolake/Makefile
- arch/x86/cpu/apollolake/cpu.c 41 additions, 0 deletionsarch/x86/cpu/apollolake/cpu.c
- arch/x86/cpu/apollolake/cpu_common.c 17 additions, 0 deletionsarch/x86/cpu/apollolake/cpu_common.c
- arch/x86/cpu/apollolake/cpu_spl.c 271 additions, 0 deletionsarch/x86/cpu/apollolake/cpu_spl.c
- arch/x86/cpu/apollolake/fsp_m.c 210 additions, 0 deletionsarch/x86/cpu/apollolake/fsp_m.c
Loading
Please register or sign in to comment