summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* include: Fix spellingMartin Roth2013-07-1122-51/+51
* usbdebug: Cleanup dbgp_ehci_info callKyösti Mälkki2013-07-111-3/+2
* usbdebug: Move ehci_debug_info allocationKyösti Mälkki2013-07-101-2/+4
* usbdebug: Refactor disable logicKyösti Mälkki2013-07-101-3/+7
* i2c: Change the type of the data parameter to uint8_t.Gabe Black2013-07-101-2/+4
* ARM: Separate the early console (romstage) from the bootblock console.Gabe Black2013-07-101-1/+2
* Drop ELF remains from boot codeStefan Reinauer2013-07-102-492/+0
* ARMv7: De-uboot-ify Exynos5250 codeStefan Reinauer2013-07-101-63/+0
* Rename hardwaremain() to main()Stefan Reinauer2013-07-102-5/+5
* FUI: reorganize include filesRonald G. Minnich2013-07-104-0/+4170
* Provide support for setting up the framebuffer from EDIDRonald G. Minnich2013-07-102-0/+121
* pnp: Add some default functions to enter/exit config stateNico Huber2013-07-031-0/+34
* usbdebug: Drop duplicates of EHCI BAR relocation codeKyösti Mälkki2013-07-012-3/+18
* AMD Fam15tn: Add support for AGESA runtime allocation in CBMEMRudolf Marek2013-06-241-0/+1
* AMD Fam15tn: Add IOMMU BAR allocation to northbridgeRudolf Marek2013-06-241-0/+1
* pnp: Implement common handling for PnP config modesNico Huber2013-06-172-0/+9
* pnp: Provide alternative pnp_enable() implementationNico Huber2013-06-171-0/+1
* AMD Hudson: Add support for the SD controllerDave Frodin2013-06-131-0/+2
* ramtest.c: Add silent ram_checkAlexandru Gagniuc2013-06-101-0/+1
* (Trivial) early_smbus: fix printsmbus macroAlexandru Gagniuc2013-06-061-1/+1
* pci_ids.h: Add PCI IDs for VIA VX900 chipsetAlexandru Gagniuc2013-06-041-0/+23
* coreboot: Add generic early SMBus APIAlexandru Gagniuc2013-06-041-0/+73
* DDR3: Add utilities for creating MRS commandsAlexandru Gagniuc2013-06-041-0/+119
* dram: Add utilities for decoding DDR3 SPDsAlexandru Gagniuc2013-06-031-0/+189
* spd.h: Add all known SPD_MEMORY_TYPE definitions.Alexandru Gagniuc2013-06-031-9/+14
* include/cpu/amd: Align `CPU_ID_EXT_FEATURES_MSR` with other definesPaul Menzel2013-06-033-3/+3
* Intel GM45, 945, SNB: Move `multiply_to_tsc()` to `tsc.h`Ronald G. Minnich2013-05-251-0/+13
* include/timer.h: Fix typo in in*iti*alize in commentPaul Menzel2013-05-231-1/+1
* x86: add cache-as-ram migration optionAaron Durbin2013-05-162-0/+30
* coreboot: add thread cooperative multitaskingAaron Durbin2013-05-141-0/+83
* Make early x86 POST codes written to IO port optionalMartin Roth2013-05-111-1/+6
* Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b...Ronald G. Minnich2013-05-101-31/+1
* Get rid of a number of __GNUC__ checksStefan Reinauer2013-05-102-10/+0
* Drop prototype guarding for romccStefan Reinauer2013-05-1015-35/+7
* hardwaremain: drop boot_complete parameterStefan Reinauer2013-05-081-1/+1
* x86: use asmlinkage macro for smm_handler_tAaron Durbin2013-05-081-2/+3
* boot state: add ability to block state transitionsAaron Durbin2013-05-071-0/+8
* x86: add TSC_CONSTANT_RATE optionAaron Durbin2013-05-071-0/+4
* exynos5250/snow: deprecate time.hDavid Hendricks2013-05-061-26/+0
* timer.h: add mono_time_diff_microseconds()David Hendricks2013-05-051-0/+8
* Revert "exynos5250/snow: deprecate time.h"David Hendricks2013-05-041-0/+26
* exynos5250/snow: deprecate time.hDavid Hendricks2013-05-031-26/+0
* coreboot: add timer queue implementationAaron Durbin2013-05-011-0/+18
* coreboot: introduce monotonic timer APIAaron Durbin2013-05-011-0/+140
* boot state: rebalance payload load vs actual bootAaron Durbin2013-05-011-1/+2
* x86: use boot state callbacks to disable rom cacheAaron Durbin2013-05-011-3/+0
* boot: remove cbmem_post_handling()Aaron Durbin2013-05-011-1/+0
* cbmem: use boot state machineAaron Durbin2013-05-011-5/+0
* coverage: use boot state callbacksAaron Durbin2013-05-011-21/+0
* acpi: split resume check and actual resume codeAaron Durbin2013-05-011-0/+1
OpenPOWER on IntegriCloud