summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libpayload arm64: Add support for mmuFurquan Shaikh2015-03-215-27/+832
* libpayload arm64: Remove dependency on coreboot tables for dma areasFurquan Shaikh2015-03-211-11/+1
* libpayload arm64: Add functions for reading memrangesFurquan Shaikh2015-03-212-0/+9
* libpayload arm64: Remove the DONT_USE_DC macroFurquan Shaikh2015-03-211-106/+0
* libpayload arm64: Add functions for {read/write}_tcr_currentFurquan Shaikh2015-03-212-0/+12
* libpayload arm64: Remove tight-coupling with any particular ELFurquan Shaikh2015-03-212-12/+13
* libpayload arm64: Add library helpersFurquan Shaikh2015-03-2111-131/+1888
* libpayload arm64: Make exceptions workFurquan Shaikh2015-03-215-61/+89
* libpayload arm64: Initialize exception stackFurquan Shaikh2015-03-212-9/+15
* libpayload arm64: Add console_init to enable console logsFurquan Shaikh2015-03-211-2/+4
* libpayload: arch/mips: add virt/bus/phy_to_bus/phy/virt operationsIonela Voinescu2015-03-212-6/+10
* libpayload: mips: add SOC CPU frequencyIonela Voinescu2015-03-211-4/+17
* libpayload: mips: correct platform IDIonela Voinescu2015-03-211-2/+9
* libpayload: pistachio: fix timer implementationIonela Voinescu2015-03-211-6/+1
* libpayload: mips: add memcmp to the MIPS string functionsIonela Voinescu2015-03-211-0/+10
* libpayload: arch/mips: Add basic MIPS architecture supportIonela Voinescu2015-03-2138-12/+1906
* libpayload: cbfs: Fix ram_media map() error return valueJulius Werner2015-03-211-1/+3
* libpayload: Add RAM code to sysinfo_tDavid Hendricks2015-03-213-2/+21
* libpayload: Add support for parsing RAMOOPS range from corebootFurquan Shaikh2015-03-213-0/+14
* libpayload: make wifi calibration table available through sysinfoVadim Bendebury2015-03-213-0/+11
* chromeec: provide proto v3 over i2c supportAaron Durbin2015-03-212-0/+114
* chromeec: allow transport implementation to provide buffers for proto v3Aaron Durbin2015-03-213-16/+55
* chromeec: correct response length for VBNV writeAaron Durbin2015-03-211-1/+1
* libpayload arm64: Add function to get coreboot table ptrFurquan Shaikh2015-03-212-0/+6
* cbmem: stop assuming 1MiB of memory can be mappedAaron Durbin2015-03-211-20/+33
* arm: add _end symbol to bootblock.ldAaron Durbin2015-03-211-0/+1
* cbfs: change 1 message level to WARNING if cbfs can't find specific dataKane Chen2015-03-211-1/+1
* superio: ite8772f: Exit extemp busy stateRyan Lin2015-03-212-0/+37
* ARM64 rmodule: Add new reloc type R_AARCH64_LDST8_ABS_LO12_NCFurquan Shaikh2015-03-211-0/+1
* cbfstool: Remove empty line that looks out of placeJulius Werner2015-03-211-1/+0
* rmodtool: add another aarch64 relocationAaron Durbin2015-03-211-0/+1
* rmodtool: Add support for aarch64Furquan Shaikh2015-03-211-0/+30
* mainboards/amd/fam10: Add romstage timestampsTimothy Pearson2015-03-2121-0/+188
* x86: fix romstage_null.debug link w/o --gc-sectionsAaron Durbin2015-03-211-1/+1
* libpayload ehci: Use 64-byte aligned data structures for periodic transfersJim Lin2015-03-211-1/+2
* libpayload: EHCI: Fix transaction error for interrupt transferJim Lin2015-03-211-1/+1
* libpayload: provide basic 64bit division implementationVadim Bendebury2015-03-213-0/+150
* Kconfig: Add MAX_REBOOT_CNT descriptionTimothy Pearson2015-03-201-2/+4
* bootblocks: use run_romstage()Aaron Durbin2015-03-206-62/+12
* romstages: use common run_ramstage()Aaron Durbin2015-03-2011-70/+22
* loaders: add run_romstage() function to bootblockAaron Durbin2015-03-203-0/+49
* qemu-riscv: add preram_cbmem_consoleAaron Durbin2015-03-201-1/+1
* loaders: add program_loading.h header fileAaron Durbin2015-03-2016-52/+39
* verstage should include the CBFS SPI wrapper, when configuredVadim Bendebury2015-03-202-0/+14
* spi: Add GigaDevice GD25LQ64C/GD25LB64C SPI ROM supportMarc Jones2015-03-201-1/+9
* spi: do not use malloc in Gigadevice driverDavid Hendricks2015-03-201-19/+13
* spi: do not use malloc in Winbond driverVadim Bendebury2015-03-201-18/+13
* spi_flash: add support for S25FL116KDaisuke Nojiri2015-03-201-9/+61
* libpayload: move MRC processing to x86 path and remove ACPI_GNVS duplicationVadim Bendebury2015-03-202-18/+9
* libpayload: cros: include mac addresses in coreboot tableVadim Bendebury2015-03-203-0/+34