-
- Downloads
xIntroduce RELEASE_PRINTF, which allows a renamed printf (release_printf) to...
xIntroduce RELEASE_PRINTF, which allows a renamed printf (release_printf) to be used in a release build of the kernel - userful for debugging tests that only fail on a release build of the kernel
Showing
- Kconfig 24 additions, 6 deletionsKconfig
- Makefile 4 additions, 0 deletionsMakefile
- include/arch/x86/arch/kernel/cmdline.h 1 addition, 1 deletioninclude/arch/x86/arch/kernel/cmdline.h
- include/arch/x86/arch/kernel/lock.h 1 addition, 1 deletioninclude/arch/x86/arch/kernel/lock.h
- include/arch/x86/arch/model/statedata.h 1 addition, 1 deletioninclude/arch/x86/arch/model/statedata.h
- include/machine/io.h 20 additions, 3 deletionsinclude/machine/io.h
- include/plat/allwinnerA20/plat/machine/io.h 1 addition, 1 deletioninclude/plat/allwinnerA20/plat/machine/io.h
- include/plat/am335x/plat/machine/io.h 1 addition, 1 deletioninclude/plat/am335x/plat/machine/io.h
- include/plat/apq8064/plat/machine/io.h 1 addition, 1 deletioninclude/plat/apq8064/plat/machine/io.h
- include/plat/exynos4/plat/machine/io.h 1 addition, 1 deletioninclude/plat/exynos4/plat/machine/io.h
- include/plat/exynos5/plat/machine/io.h 1 addition, 1 deletioninclude/plat/exynos5/plat/machine/io.h
- include/plat/imx31/plat/machine/io.h 1 addition, 1 deletioninclude/plat/imx31/plat/machine/io.h
- include/plat/imx6/plat/machine/io.h 1 addition, 1 deletioninclude/plat/imx6/plat/machine/io.h
- include/plat/omap3/plat/machine/io.h 1 addition, 1 deletioninclude/plat/omap3/plat/machine/io.h
- include/plat/pc99/plat/machine/io.h 1 addition, 1 deletioninclude/plat/pc99/plat/machine/io.h
- include/plat/zynq7000/plat/machine/io.h 1 addition, 1 deletioninclude/plat/zynq7000/plat/machine/io.h
- src/arch/x86/kernel/Makefile 4 additions, 0 deletionssrc/arch/x86/kernel/Makefile
- src/arch/x86/kernel/boot.c 1 addition, 1 deletionsrc/arch/x86/kernel/boot.c
- src/arch/x86/kernel/boot_sys.c 1 addition, 1 deletionsrc/arch/x86/kernel/boot_sys.c
- src/arch/x86/kernel/cmdline.c 2 additions, 2 deletionssrc/arch/x86/kernel/cmdline.c
Loading
Please register or sign in to comment