coreboot-kgpe-d16/src/northbridge/intel/pineview
Angel Pons 39ff703aa9 nb/intel/pineview: Clean up code and comments
- Reformat some lines of code
- Put names to all MCHBAR registers in a separate file
- Rewrite several comments
- Use C-style comments for consistency
- Rewrite some hex constants
- Use HOST_BRIDGE instead of PCI_DEV(0, 0, 0)
- Align a bunch of things

Tested with BUILD_TIMELESS=1, foxconn/d41s remains unaffected.

Change-Id: I29104b0c24d66c6f49844f99d62ec433bb31bdaf
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39414
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2020-03-15 13:09:19 +00:00
..
acpi nb/intel: Use defined DEFAULT_RCBA 2019-11-04 13:13:13 +00:00
acpi.c nb/intel/pineview: Clean up code and comments 2020-03-15 13:09:19 +00:00
bootblock.c nb/intel/pineview: Clean up code and comments 2020-03-15 13:09:19 +00:00
chip.h
early_init.c nb/intel/pineview: Clean up code and comments 2020-03-15 13:09:19 +00:00
gma.c nb/intel/pineview: Clean up code and comments 2020-03-15 13:09:19 +00:00
iomap.h nb/intel/pineview: Clean up code and comments 2020-03-15 13:09:19 +00:00
Kconfig Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol 2019-11-25 09:17:38 +00:00
Makefile.inc northbridge/intel: Rename ram_calc.c to memmap.c 2019-08-07 05:42:15 +00:00
mchbar_regs.h nb/intel/pineview: Clean up code and comments 2020-03-15 13:09:19 +00:00
memmap.c nb/intel/pineview: Clean up code and comments 2020-03-15 13:09:19 +00:00
northbridge.c nb/intel/pineview: Clean up code and comments 2020-03-15 13:09:19 +00:00
pineview.h nb/intel/pineview: Clean up code and comments 2020-03-15 13:09:19 +00:00
raminit.c nb/intel/pineview: Clean up code and comments 2020-03-15 13:09:19 +00:00
raminit.h
romstage.c nb/intel/pineview: Clean up code and comments 2020-03-15 13:09:19 +00:00