coreboot-kgpe-d16/src/northbridge/via/vx800
Stefan Reinauer e1133b7d7d kbuild: automatically include northbridges
This change switches all northbridge vendors and southbridges
to be autoincluded by Makefile.inc, rather than having to be
mentioned explicitly in northbridge/Makefile.inc or in
northbridge/<vendor>/Makefile.inc.

This means, vendor and northbridge directories are now "drop
in", e.g. be placed in the coreboot directory hierarchy
without having to modify any higher level coreboot files.

The long term plan is to enable out of tree components to be
built with a given coreboot version (given that the API did not
change).

Change-Id: I8468154dbfaaaffcba9fda27ba2d7b9049ad5c19
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/9800
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-04-29 18:12:14 +02:00
..
clk_ctrl.c
detection.c Coding style: punctuation cleanup [1/2]. 2013-12-23 02:12:51 +01:00
dev_init.c
dqs_search.c
dram_init.c
dram_init.h northbridge/via: Remove a trailing whitespace 2014-07-24 12:42:44 +02:00
dram_util.c
dram_util.h
drdy_bl.c
driving_clk_phase_data.h northbridge/via: Remove a trailing whitespace 2014-07-24 12:42:44 +02:00
driving_setting.c northbridge/via/vx800: Fix out-of-bounds read due to off-by-one 2014-08-05 02:12:20 +02:00
early_serial.c x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
early_smbus.c northbridge: Drop print_ implementation from non-romcc boards 2015-01-06 20:15:02 +01:00
final_setting.c
freq_setting.c Coding style: punctuation cleanup [1/2]. 2013-12-23 02:12:51 +01:00
ide.c
Kconfig CBMEM: Tag chipsets with LATE_CBMEM_INIT 2015-01-27 22:47:00 +01:00
lpc.c northbridge/via/vx800/lpc.c: Remove unused variables 2015-01-14 05:05:39 +01:00
Makefile.inc kbuild: automatically include northbridges 2015-04-29 18:12:14 +02:00
northbridge.c northbridge/via: Use DEVICE_NOOP macro over dummy symbol 2014-11-01 21:16:40 +01:00
pci_rawops.h x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
raminit.c northbridge: Drop print_ implementation from non-romcc boards 2015-01-06 20:15:02 +01:00
raminit.h
rank_map.c
romstrap.inc
romstrap.ld build system: normalize linker script file names 2015-03-28 19:14:47 +01:00
timing_setting.c src: Make use of 'CEIL_DIV(a, b)' macro across tree 2014-07-11 08:39:07 +02:00
translator_ddr2_init.c
uma_ram_setting.c Uniformly spell frequency unit symbol as Hz 2014-07-29 04:40:27 +02:00
vga.c vx800/vga.c: Remove extraneous parentheses. 2014-12-07 15:51:15 +01:00
vx800.h northbridge/via: Use DEVICE_NOOP macro over dummy symbol 2014-11-01 21:16:40 +01:00