switch-coreboot/src
Nico Huber 7a0fc734ee UPSTREAM: Add minimal GNAT run time system (RTS)
Add a stripped-down version of libgnat. This is somehow comparable to
libgcc but for Ada programs. It's licensed under GPLv3 but with the
runtime library exception. So it's totally fine to link it with our
GPLv2 code and keep it under GPLv2.

BUG=None
BRANCH=None
TEST=None

Signed-off-by: Nico Huber <nico.huber@secunet.com>
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/11836
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Edward O'Callaghan <edward.ocallaghan@koparo.com>

Change-Id: Ie6522abf093f0a516b9ae18ddc69131bd721dc0c
Reviewed-on: https://chromium-review.googlesource.com/386273
Commit-Ready: Furquan Shaikh <furquan@chromium.org>
Tested-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-09-21 19:36:46 -07:00
..
acpi UPSTREAM: src/acpi: Capitalize ACPI and SATA 2016-08-04 23:37:57 -07:00
arch UPSTREAM: arch/acpi_ivrs.h: Update 8-byte IVRS entry values 2016-09-15 13:41:37 -07:00
commonlib UPSTREAM: commonlib: move DIV_ROUND macros from nvidia/tegra 2016-09-08 17:57:23 -07:00
console UPSTREAM: src/console: Add required space before opening parenthesis '(' 2016-09-04 19:36:47 -07:00
cpu UPSTREAM: cpu/amd/family_10h-family_15h: transition away from device_t 2016-09-15 00:12:57 -07:00
device UPSTREAM: src/device: Add required space before opening parenthesis '(' 2016-09-02 09:31:59 -07:00
drivers UPSTREAM: driver/intel/fsp20: move lb_framebuffer function 2016-09-15 13:41:28 -07:00
ec UPSTREAM: src/ec: Improve code formatting 2016-09-07 21:31:50 -07:00
include UPSTREAM: arch/arm: Add armv7-r configuration 2016-09-13 22:20:12 -07:00
lib UPSTREAM: Add minimal GNAT run time system (RTS) 2016-09-21 19:36:46 -07:00
mainboard UPSTREAM: mainboard/reef: add variant support to ASL code 2016-09-21 19:36:41 -07:00
northbridge UPSTREAM: northbridge/intel/nehalem/gma.c: Improve code formatting 2016-09-15 13:41:55 -07:00
soc rockchip/rk3399: Configure USB3 controller work in USB2 only mode 2016-09-20 05:07:09 -07:00
southbridge UPSTREAM: southbridge/sis/sis966/lpc.c: Improve code formatting 2016-09-15 13:41:53 -07:00
superio UPSTREAM: src/superio: Improve code formatting 2016-09-07 11:31:19 -07:00
vboot vboot/vbnv_flash: Binary search to find last used entry 2016-09-01 05:02:33 -07:00
vendorcode UPSTREAM: vendorcode/skylake: Add FSP header files without any adaptations 2016-09-13 22:20:08 -07:00
Kconfig UPSTREAM: Kconfig: Relocate DEVICETREE symbol 2016-09-07 21:31:34 -07:00