aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-08Doxygen: add a "simple" output config and make targetMartin Roth
2015-01-08northbridge/amd: Doxygen fixesMartin Roth
2015-01-08inteltool: add `-s` to dump spi bar and bios_cntl registersAlexander Couzens
2015-01-07northbridge/amd/agesa/family1{4,5}: Remove cruft from dimmSpd.cEdward O'Callaghan
2015-01-07CBMEM: Rename utility fileKyösti Mälkki
2015-01-06mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-06cpu: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-06southbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-06northbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-06superio: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-06superio/smsc/lpc47n217: Drop dead codeStefan Reinauer
2015-01-06broadwell: Use correct include file for console functionsStefan Reinauer
2015-01-06Drop VIA VT8235 southbridgeStefan Reinauer
2015-01-06libpayload: ipq808x: introduce uart driverVadim Bendebury
2015-01-06libpayload: Introduce bit manipulation macrosVadim Bendebury
2015-01-06libpayload: arm: add code to clear bssVadim Bendebury
2015-01-06Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'"Kyösti Mälkki
2015-01-06AMD platforms: fix callout_entry doxygen errorsMartin Roth
2015-01-06AMD Mainboards - rd890_cfg.h: fix Doxygen errors.Martin Roth
2015-01-06doxygen fixes: change @var to @param varMartin Roth
2015-01-06AMD Mainboards - rd890_cfg.c: Fix doxygen warningsMartin Roth
2015-01-06doxygen fixes: fix parameter names to match the functionsMartin Roth
2015-01-06Remove AMD's "Release Content" doxygen from coreboot filesMartin Roth
2015-01-06drivers/intel/fsp: split the UEFI HOB functions into hob.cMartin Roth
2015-01-06Re-factor 'to_flash_offset()' into 'spi_flash.h'Edward O'Callaghan
2015-01-06northbridge/intel: Do not define include guard as 1Edward O'Callaghan
2015-01-06mainboard/*/romstage.c: Fix 'lib/delay.c' inclusionEdward O'Callaghan
2015-01-06mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan
2015-01-06superio/smsc/lpc47n207: Hook into build systemEdward O'Callaghan
2015-01-05timestamps: Switch from tsc_t to uint64_tStefan Reinauer
2015-01-05hp/abm: Add new mainboardDave Frodin
2015-01-05Copy asrock/ibm-a180 to hp/abmKyösti Mälkki
2015-01-05northbridge/via/vx800/examples: Remove rotting sourceEdward O'Callaghan
2015-01-04AMD Mainboards - romstage.c: Fix doxygen errorsMartin Roth
2015-01-04AMD Mainboards - PlatformGnbPcie.c: Fix Doxygen errorsMartin Roth
2015-01-04AMD Mainboards - platform_cfg.h: Fixes for doxygenMartin Roth
2015-01-04smihandler.c: Fix doxygen errors in southbridge_smi_handlerMartin Roth
2015-01-04atomic.h: Fix doxygen errorsMartin Roth
2015-01-04remove vx900_int16 doxygen module/groupMartin Roth
2015-01-04documentation: Add small coreboot logo in PNG formatMartin Roth
2015-01-04superio/smsc/lpc47b272/superio.c: Remove dead codeEdward O'Callaghan
2015-01-04src/superio/smsc/lpc47m10x/superio.c: Remove dead codeEdward O'Callaghan
2015-01-04superio/smsc/lpc47b272: Use link-time symbols over .c inclusionEdward O'Callaghan
2015-01-04superio/smsc/lpc47m10x: Use link-time symbols over .c inclusionEdward O'Callaghan
2015-01-04superio/smsc/lpc47b397: Use link-time symbols over .c inclusionEdward O'Callaghan
2015-01-04superio/nsc/pc87417: Use link-time symbols over .c inclusionEdward O'Callaghan
2015-01-04superio/nsc/pc87366: Use link-time symbols over .c inclusionEdward O'Callaghan
2015-01-04superio/nsc/pc97317: Use link-time symbols over .c inclusionEdward O'Callaghan
2015-01-04superio/intel/i3100: Use link-time symbol over .c includesEdward O'Callaghan
2015-01-04superio/nsc/pc87360: Use link-time symbol over .c includesEdward O'Callaghan
2015-01-04mainboard: Sanitize some superio include paths to be non-localEdward O'Callaghan
2015-01-04ipq806x: Fix casting in cbmem_top() so >=2GB can be usedDavid Hendricks
2015-01-04ipq8064: Add work around for slow timer clockVadim Bendebury
2015-01-04libpayload: Provide selfboot() external declaration in a common fileVadim Bendebury
2015-01-04ipq806x: move GPIO definitions to the proper include fileVadim Bendebury
2015-01-04ipq806x: move translation table out of the wayVadim Bendebury
2015-01-04ipq806x: Add USB supportJulius Werner
2015-01-04nyan_big: Update Hynix BCTs and add Kingston 2GB BCT.Tom Warren
2015-01-04tegra124: configure DP with correct pixel clockVince Hsu
2015-01-04arm: lpae: Set XN and PXN bits for noncacheable regionsJimmy Zhang
2015-01-04nyan: Ignore the recovery GPIO.Todd Broch
2015-01-04libpayload: ipq8064: Add rudimentary timer driverVadim Bendebury
2015-01-04samus: Minor fixes for P1.9 boardsDuncan Laurie
2015-01-04wtm2: Fix issues with USB in firmwareDuncan Laurie
2015-01-04samus: Enable DDI2 hotplugDuncan Laurie
2015-01-04samus: Update for board revision 1.9Duncan Laurie
2015-01-04samus: Move SPD related information to spd directoryDuncan Laurie
2015-01-04wtm2: Convert to use soc/intel/broadwellDuncan Laurie
2015-01-03libpayload: don't test for unsigned >= 0Patrick Georgi
2015-01-03libpayload: avoid memory overflowsPatrick Georgi
2015-01-03libpayload/PDcurses: avoid NULL derefPatrick Georgi
2015-01-03intel/model_206ax: update microcodeNicolas Reinecke
2015-01-03ipq806x: clean up UART driver tx_byte functionVadim Bendebury
2015-01-03util/cbfstool: Fix byte-ordering for payload type field.Hung-Te Lin
2015-01-03ARM64: Always has DYNAMIC_CBMEMKyösti Mälkki
2015-01-03ARMv7: Always has DYNAMIC_CBMEMKyösti Mälkki
2015-01-03storm: Put the page table at a correct addressVadim Bendebury
2015-01-03storm: modify memory layoutVadim Bendebury
2015-01-03mainboard/storm: setup mmu in storm mainboard_initDeepa Dinamani
2015-01-03soc/ipq806x : Add CONFIG_TTB_BUFFER for the soc.Deepa Dinamani
2015-01-03ipq8064: add SOC initialization skeletonVadim Bendebury
2015-01-03storm: enable early consoleVadim Bendebury
2015-01-03storm/ipq8064: add dynamic CBMEM supportVadim Bendebury
2015-01-03ipq8064: Configure storm bootblock to runVadim Bendebury
2015-01-03lenovo/t420s: Add new port.Nicolas Reinecke
2015-01-03blaze: change ramcode 1000/1001/1010 to use 792MHz bctNeil Chen
2015-01-03storm: ipq8064: enable CBFS SPI wrapperVadim Bendebury
2015-01-03ipq8084: provide monotonic us timerVadim Bendebury
2015-01-03arm: Fix stored PC value when handling exceptionsJulius Werner
2015-01-03elog: Add function to log boot reason in ChromeOS caseDavid Hendricks
2015-01-02allwinner/a10: Always has DYNAMIC_CBMEMKyösti Mälkki
2015-01-02Allow RISCV to be compiled with ANY_TOOLCHAINRonald G. Minnich
2015-01-01soc/riscv: Fix typo in src/soc/ucb/Makefile.inc.Ronald G. Minnich
2015-01-01ARM: Fix ARM_LPAE to not be selectable as a menu item.Ronald G. Minnich
2015-01-01mainboard/lenovo/t530/Kconfig: Enable VMX by defaultEdward O'Callaghan
2014-12-31samus: Combine mainboard patches to build soc/intel/broadwellDuncan Laurie
2014-12-31broadwell: Hook into the build systemDuncan Laurie
2014-12-31broadwell: Preparations for buildingMarc Jones
2014-12-31ipq8064: modify SPI controller driver to work in corebootVadim Bendebury
2014-12-31ipq8064/storm: UART enable and various fixesVadim Bendebury