coreboot/src
Angel Pons ec21170b87 mb/**/hda_verb.{c,h}: use denary numerals for codec IDs
Denary, also known as "decimal" or "base 10," is the standard
number system used around the world. Therefore, make use of it.

Change-Id: I7f2937bb7715e0769db3be8cb30d305f9d78b6f8
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37849
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
2020-01-02 14:26:10 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch cpu/intel/microcode: Apply more strict guard for assembly files 2019-12-27 09:01:50 +00:00
commonlib commonlib/fsp_relocate: Fix typos 2019-12-19 17:50:22 +00:00
console console,boot_state: Reformat state times output 2019-12-31 17:38:04 +00:00
cpu cpu/intel/microcode: Apply more strict guard for assembly files 2019-12-27 09:01:50 +00:00
device device: Log times with millisecond resolution 2019-12-31 17:38:22 +00:00
drivers drivers/pc80/mc146818rtc: Remove read_option_lowlevel() 2020-01-02 12:37:08 +00:00
ec ec/hp/kbc1126: Make firmware offsets user configurable 2019-12-31 15:19:41 +00:00
include drivers/pc80/mc146818rtc: Remove read_option_lowlevel() 2020-01-02 12:37:08 +00:00
lib console,boot_state: Reformat state times output 2019-12-31 17:38:04 +00:00
mainboard mb/**/hda_verb.{c,h}: use denary numerals for codec IDs 2020-01-02 14:26:10 +00:00
northbridge nb/intel/sandybridge: replace .val_4028 with .io_latency 2020-01-01 16:12:32 +00:00
security src: Remove unused include <string.h> 2019-12-26 10:45:37 +00:00
soc src/{soc,southbridge}/amd: Fix typo 2019-12-31 15:23:55 +00:00
southbridge src/{soc,southbridge}/amd: Fix typo 2019-12-31 15:23:55 +00:00
superio src: Remove some romcc workarounds 2019-12-31 15:22:43 +00:00
vendorcode dram-spd: Remove free() 2019-12-27 16:08:40 +00:00
Kconfig arch/x86: Drop ROMCC_BOOTBLOCK symbol 2019-12-27 08:59:32 +00:00