aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-06libpayload: udc: dwc2: support force_shutdown() routineYunzhi Li
2015-07-05nvidia/l1_2pvv: whitespace: remove spaces that are followed by tabJonathan A. Kollasch
2015-07-04Kconfig: Fix references to obsolete symbolsMartin Roth
2015-07-04intel raminit: rename registerPatrick Rudolph
2015-07-04buildgcc: Deal with gmp on 32bit Linux on 64bit CPUsPatrick Georgi
2015-07-04xcompile: ask for compiler runtime using appropriate CFLAGSPatrick Georgi
2015-07-04crossgcc: Fix binutils for aarch64Patrick Georgi
2015-07-03hp/pavilion_m6_1035dx: Remove 'select USBDEBUG_IN_ROMSTAGE'Kimarie Hoot
2015-07-03Kconfig whitespace cleanup: Change leading spaces to tabsMartin Roth
2015-07-03SeaBIOS: Change clean to just 'rm -rf seabios/out'Martin Roth
2015-07-03storm: Enable DRIVER_UART since we use CONSOLE_CBMEM_DUMP_TO_UARTStefan Reinauer
2015-07-03libpayload: update xcompile scriptPatrick Georgi
2015-07-02tegra124: verified boot fixupsStefan Reinauer
2015-07-02sandy/ivybridge: use LAPIC timer in SMMStefan Reinauer
2015-07-02purin: chromeos.c also needed in romstageStefan Reinauer
2015-07-02ME/IFD binaries: Implement sane defaults for file pathsStefan Reinauer
2015-07-02ifdfake: Add prompts and help for the regions in KconfigMartin Roth
2015-07-02Intel Firmware Descriptor: Add Lock ME Kconfig questionMartin Roth
2015-07-02Move baytrail & fsp_baytrail to the common IFD interface.Martin Roth
2015-07-02Intel Firmware Descriptor Kconfig: remove USES_INTEL_MEMartin Roth
2015-07-01coreinfo: use coreboot's kconfigStefan Reinauer
2015-07-01tegra132: adjust vboot2 memlayout to make coreboot compileStefan Reinauer
2015-07-01google/veyron_minnie: Add new boardPatrick Georgi
2015-07-01libpayload: always compile with -ffunction-sectionsStefan Reinauer
2015-07-01nvidia/tegra210: Drop unused Kconfig symbolPatrick Georgi
2015-07-01linker scripts: Fix symbol handling for pre-RAM cbmem consolePatrick Georgi
2015-07-01rockchip/rk3288: Initialize CPU in bootblockPatrick Georgi
2015-07-01libpayload: Fix compilation on ARM with GDB enabledStefan Reinauer
2015-07-01libpayload: Keep stack boundary small on x86Stefan Reinauer
2015-07-01tegra210: Include correct include filesStefan Reinauer
2015-07-01coreinfo: Use IS_ENABLED() to query Kconfig variablesStefan Reinauer
2015-06-30nvidia/tegra210: reserve more room for the romstage in vboot buildsPatrick Georgi
2015-06-30google/foster: roll up fixes to compile with vbootPatrick Georgi
2015-06-30google/smaug: roll up fixes to compile with vbootPatrick Georgi
2015-06-30coreinfo: Drop local Kconfig copyStefan Reinauer
2015-06-30google/smaug: add new mainboardPatrick Georgi
2015-06-30google/foster: add new mainboardPatrick Georgi
2015-06-30kconfig: Fix defconfig targetsStefan Reinauer
2015-06-30nvidia/tegra210: add new SoCPatrick Georgi
2015-06-30google/peach_pit: disable Chrome OS supportPatrick Georgi
2015-06-30google/nyan: remove timestamp leftovers from upstreamingPatrick Georgi
2015-06-30drivers/i2c/tpm: move tpm driver around a bit more.Patrick Georgi
2015-06-30google/link: implement get_write_protect_statePatrick Georgi
2015-06-30samsung/stumpy: implement get_write_protect_statePatrick Georgi
2015-06-30samsung/lumpy: implement get_write_protect_statePatrick Georgi
2015-06-30intel/sandybridge: initialize variablePatrick Georgi
2015-06-30google/jecht: Fix compiling GPIO table codePatrick Georgi
2015-06-30vboot: move vbnv_* sources around a bit more.Patrick Georgi
2015-06-30libpayload: Makefile: Use variables defined for KconfigStefan Reinauer
2015-06-30libpayload: Drop duplicate copy of KconfigStefan Reinauer
2015-06-30libpayload: Make Kconfig bools use IS_ENABLED()Stefan Reinauer
2015-06-30Makefile: Use variables defined for KconfigStefan Reinauer
2015-06-30libpayload: Swap the macros of VT100_CURSOR_ON and VT100_CURSOR_OFFHouse Chou
2015-06-30util/scripts: add some support scriptsPatrick Georgi
2015-06-30lib: add delay.c to bootblock if I2C_TPM driver is enabledPatrick Georgi
2015-06-30drivers/i2c/tpm: push tpm driver from verstage to libverstagePatrick Georgi
2015-06-30chromeos: push vbnv_* accessors from verstage to libverstagePatrick Georgi
2015-06-30google/cosmos: romstage needs the accessor functions for buttonsPatrick Georgi
2015-06-30google/storm: romstage needs the accessor functions for buttonsPatrick Georgi
2015-06-30qualcomm/ipq806x: Fix uart in verstagePatrick Georgi
2015-06-30qualcomm/ipq806x: centralize vboot configurationPatrick Georgi
2015-06-30google/veyron: Fix building with CHROMEOS enabledPatrick Georgi
2015-06-30arch/arm64: Avoid race condition when building bl31Patrick Georgi
2015-06-30mainboard: Add Veyron_SharkJulius Werner
2015-06-30hardwaremain: Move init_timer() call to before console initDuncan Laurie
2015-06-30arch/arm64: Fix compilation without CONFIG_SMPPatrick Georgi
2015-06-30t210: Set UTMIP_PCOUNT_UPDN_DIV to 0Stephen Barber
2015-06-30arm64: Fix Kconfig issues for secure OS loadingFurquan Shaikh
2015-06-30arm64: Add support for loading secure osFurquan Shaikh
2015-06-30Add Kconfig flag to specify if there's a lid switchPatrick Georgi
2015-06-30Expose get_lid_switch() in romstagePatrick Georgi
2015-06-30cbfstool: Handle elf with different virtual and physical addressFurquan Shaikh
2015-06-30libpayload: add UDC driver for Designware controllerhuang lin
2015-06-30EC: Add new EC host event for FASTBOOT_MODE requestFurquan Shaikh
2015-06-30UDC: Correct cleaning out memory for string descriptorsFurquan Shaikh
2015-06-30udc/chipidea: Allow force_shutdown of connectionFurquan Shaikh
2015-06-30veyron_danger: Update SDMMC power on/off code for v2David Hendricks
2015-06-30veyron_danger: Add basic HDMI supportDavid Hendricks
2015-06-29vboot2: Enable VBOOT_DYNAMIC_WORK_BUFFER on x86Stefan Reinauer
2015-06-29vboot2: consolidate vboot2 buffer initializationPatrick Georgi
2015-06-29mainboard/msi/ms7135: DSDT: fix PCI and AGR interruptsJonathan A. Kollasch
2015-06-29mainboard/msi/ms7135: only #include necessary headers in acpi_tables.cJonathan A. Kollasch
2015-06-28intel raminit: check correct registers in channel_testPatrick Rudolph
2015-06-28intel raminit: properly handle DDR3 DIMMs with address mirroringPatrick Rudolph
2015-06-27mainboard/asus/kfsn4-dre: Enable VGA supportTimothy Pearson
2015-06-27lenovo/g505s: Add System Board ID to fix ACPI warningMartin Roth
2015-06-27google/parrot: Add System Board ID to fix ACPI warningMartin Roth
2015-06-27Kconfig: Remove unnecessary and incorrect MRC_CACHE symbolsMartin Roth
2015-06-27amd/inagua: broadcom driver 64bit fixStefan Reinauer
2015-06-26rockchip/rk3288: complete vboot configuration and move to SoCPatrick Georgi
2015-06-26google/chromeos: always enable VBOOT_VERIFY_FIRMWARE with CHROMEOSPatrick Georgi
2015-06-26vboot: Init vb2 work memory area before calling verstagePatrick Georgi
2015-06-26google/veyron_speedy: Add chromeos.c to romstagePatrick Georgi
2015-06-26x86: Move architecture selection from linker script to Makefile.incStefan Reinauer
2015-06-26prog_loader: Play nice with gc-sectionsStefan Reinauer
2015-06-26soc/intel/common: Restrict common romstage/ramstage code to FSPLee Leahy
2015-06-25Braswell: Remove copyright addressLee Leahy
2015-06-25Braswell: Add Braswell SOC supportLee Leahy
2015-06-25soc/intel/common/Kconfig: Fix warning & whitespaceMartin Roth
2015-06-25amd/pi/hudson: Fill ROMSIG with 0xFF instead of 0zbao