summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* hexdump: Fix output if length is not a multiple of 16Ben Gardner2015-11-211-7/+14
* vendorcode/google/chromeos: Cache VPD data into CBMEMHung-Te Lin2015-11-191-0/+1
* edid: Don't half parse (and wrongly print) more detailed timingsDouglas Anderson2015-11-191-58/+67
* edid: Use a better mode for 640x480Douglas Anderson2015-11-191-1/+1
* edid: Don't set standard timings as supported if they're notDouglas Anderson2015-11-191-5/+5
* edid: Remove useless parameter from detailed_cvt_descriptor()Douglas Anderson2015-11-191-2/+2
* arm64: tegra132: tegra210: Remove old arm64/stage_entry.SJulius Werner2015-11-171-0/+1
* arm/arm64: Generalize bootblock C entry pointJulius Werner2015-11-112-0/+50
* edid: add hdmi_monitor_detected in data struct edidYakir Yang2015-11-101-0/+2
* arm64: remove secmonAaron Durbin2015-11-071-3/+0
* drivers/pc80: Rework normal / fallback selector codeTimothy Pearson2015-11-031-10/+15
* cbmem: add coreboot table records for each cbmem entryAaron Durbin2015-11-033-2/+88
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3143-175/+3
* jpeg: add jpeg_fetch_size()Patrick Georgi2015-10-282-0/+13
* boot_device: add call to boot_device_init()Aaron Durbin2015-10-271-0/+3
* coreboot: make lb_framebuffer a weak functionrobbie zhang2015-10-271-1/+1
* lib/stack: Add stack overrun detectionTimothy Pearson2015-10-241-2/+3
* Revert "coreboot_table: don't add CMOS checksum twice."Nico Huber2015-10-201-0/+25
* bootblock: Link timestamp.c only with EARLY_CBMEM_INITPaul Menzel2015-10-161-0/+3
* x86: add standalone verstage supportAaron Durbin2015-10-141-0/+2
* cbfs: don't load x86 programs over the top of read-only mediaAaron Durbin2015-10-111-0/+12
* cbmem console: make verstage first class citizenAaron Durbin2015-10-111-5/+21
* Derive lvds_dual_channel from EDID timings.Vladimir Serbinenko2015-10-111-0/+15
* lib/gcov-glue.c: Define macro `COVERAGE_MAGIC` and use itPaul Menzel2015-10-081-1/+3
* cbfs: add struct cbfsfAaron Durbin2015-10-072-23/+29
* program.ld: terminate ALIGN statementPatrick Georgi2015-09-281-1/+1
* coreboot: move TS_END_ROMSTAGE to one spotAaron Durbin2015-09-241-0/+2
* linking: link bootblock.elf with .data and .bss sections againAaron Durbin2015-09-221-7/+0
* coreboot: introduce commonlibAaron Durbin2015-09-225-258/+2
* linking: Repair special treatments for non-x86 bootblocksJulius Werner2015-09-171-5/+16
* x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGEAaron Durbin2015-09-092-6/+9
* linking: add and use LDFLAGS_commonAaron Durbin2015-09-091-2/+2
* rmodule: use program.ld for linkingAaron Durbin2015-09-092-99/+17
* verstage: use common program.ld for linkingAaron Durbin2015-09-091-0/+1
* x86: link romstage like the other architecturesAaron Durbin2015-09-092-2/+8
* linking: move romstage and bootblock to use program.ldAaron Durbin2015-09-093-117/+2
* linking: lay the groundwork for a unified linking approachAaron Durbin2015-09-092-46/+61
* Drop "See file CREDITS..." commentStefan Reinauer2015-09-071-3/+0
* symbols: add '_' to pci_drivers and cpu_drivers symbolsAaron Durbin2015-09-052-8/+8
* bootmode: add display_init_required()Aaron Durbin2015-09-041-2/+10
* timestamp: add tick frequency to exported tableAaron Durbin2015-08-311-0/+10
* edid: fix know_modes timing errorYakir Yang2015-08-281-4/+4
* edid: add function to manually specify modeDavid Hendricks2015-08-281-1/+60
* edid: Memset output earlier in decode_edid()David Hendricks2015-08-281-1/+2
* edid: Use edid_mode struct to reduce redundancyDavid Hendricks2015-08-281-24/+25
* edid: Clean-up the edid structDavid Hendricks2015-08-281-52/+71
* stage_cache: make prog const in stage_cache_add()Aaron Durbin2015-08-143-3/+4
* Only apply libgcc workaround on x86-32Stefan Reinauer2015-08-091-1/+1
* arm, arm64, mips: Add rough static stack size checks with -Wstack-usageJulius Werner2015-07-291-1/+3
* cbfs: hardcode file alignmentPatrick Georgi2015-07-152-8/+3
OpenPOWER on IntegriCloud