coreboot/src
Patrick Georgi 540b2adb61 src/console: Bring back support for printf'ing 64bit ints
commit f96d9051c2 (Remove MIPS Architecture) accidentally enabled
a MIPS special case to not support 64bit integers in printf for
all platforms.

This removes that MIPS-only special case entirely.

Change-Id: I5245bb32b45f9bd37bd012a7b15a64fba24a4cb7
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37113
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jacob Garber <jgarber1@ualberta.ca>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2019-11-22 15:56:54 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/acpigen.h: Correct PARENT_PREFIX encoding value 2019-11-22 09:09:11 +00:00
commonlib security/vboot/sync_ec: Add timestamps 2019-11-20 13:30:09 +00:00
console src/console: Bring back support for printf'ing 64bit ints 2019-11-22 15:56:54 +00:00
cpu cpu/intel/gen1/smmrelocate: Fix stale comment 2019-11-22 10:48:29 +00:00
device device/hypertransport: Drop unused code 2019-11-22 10:41:10 +00:00
drivers drivers/ipmi: Add IPMI get system GUID support 2019-11-22 10:43:42 +00:00
ec include: Make stdbool.h a separate file 2019-11-18 22:47:13 +00:00
include cpu/intel/smm: Drop em64t save state 2019-11-22 10:48:11 +00:00
lib soc/intel/fsp_baytrail: Drop support 2019-11-21 06:41:09 +00:00
mainboard mb/lenovo/t410: Fix I2C SPD address 2019-11-22 10:40:13 +00:00
northbridge nb/sb/cpu: Drop Intel Rangeley support 2019-11-21 06:38:45 +00:00
security Makefiles: Remove -D__PRE_RAM__ 2019-11-22 06:27:21 +00:00
soc soc/intel/icelake: Make CpuMpPpi implementation default for ICL 2019-11-22 10:44:39 +00:00
southbridge sb/intel/ibexpeak: Decode more LPC IO ranges 2019-11-22 13:15:51 +00:00
superio superio/*/*/acpi: Improve the readability of the IndexField 2019-11-05 16:08:55 +00:00
vendorcode soc/intel/fsp_baytrail: Drop support 2019-11-21 06:41:09 +00:00
Kconfig arch/x86: Remove spinlocks inside CAR 2019-11-22 06:25:53 +00:00