aboutsummaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2013-11-18cbfs: 64-bit cleanupsRonald G. Minnich
2013-11-18cbfs: remove unused code and prototypeRonald G. Minnich
2013-11-08Add new finalize functions for devices and chipsMarc Jones
2013-10-22usbdebug: Fix boards without EARLY_CBMEM_INITKyösti Mälkki
2013-10-15Have option of timestamps, CBMEM console and usbdebug for most boardsKyösti Mälkki
2013-10-15timestamps: Fix some lost timestamps for romstageKyösti Mälkki
2013-10-14Revert "CBMEM: Always have early initialisation"Kyösti Mälkki
2013-10-13Rename cpu/x86/car.h to arch/early_variables.hStefan Reinauer
2013-09-21CBMEM: Always select CAR_MIGRATIONKyösti Mälkki
2013-09-21CBMEM: Always have early initialisationKyösti Mälkki
2013-09-21ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebugKyösti Mälkki
2013-09-21CBMEM console: Support late initKyösti Mälkki
2013-09-21timestamps: Only collect from BSP CPUKyösti Mälkki
2013-09-21timestamps: Stash early timestamps in CAR_GLOBALKyösti Mälkki
2013-09-21timestamps: Use stash before CBMEM is usableKyösti Mälkki
2013-09-20usbdebug: Allow an USB hub on the debug dongleKyösti Mälkki
2013-09-17Fix whitespace leaked into treeKyösti Mälkki
2013-09-11CBMEM: Rename high_tables variables and make them staticKyösti Mälkki
2013-09-11CBMEM: Drop parameters from cbmem_init()Kyösti Mälkki
2013-09-11CBMEM: Drop parameter from cbmem_reinit()Kyösti Mälkki
2013-09-11CBMEM x86: Unify get_cbmem_toc()Kyösti Mälkki
2013-09-11CBMEM: Backup top_of_ram instead of cbmem_tocKyösti Mälkki
2013-09-11CBMEM: Add cbmem_locate_table()Kyösti Mälkki
2013-09-11CBMEM: Unify get_top_of_ram()Kyösti Mälkki
2013-09-11CBMEM tables: Remove references to global high_tables_baseKyösti Mälkki
2013-09-11CBMEM: Add cbmem_late_set_table() and drop references to high_tables_baseKyösti Mälkki
2013-09-06usbdebug: Use CAR migrationKyösti Mälkki
2013-09-06usbdebug: Dump low-level protocol detailsKyösti Mälkki
2013-09-06usbdebug: Adjust endpoint retry timeoutsKyösti Mälkki
2013-09-06usbdebug: Adjust transaction retriesKyösti Mälkki
2013-08-31Remove NRV2B compression supportPatrick Georgi
2013-08-29usbdebug: Fix control messagesKyösti Mälkki
2013-08-29usbdebug: Use separate data toggle for each pipeKyösti Mälkki
2013-08-29usbdebug: Reference endpoints by pipes in callsKyösti Mälkki
2013-08-29usbdebug: Support choice of EHCI controllerKyösti Mälkki
2013-08-29usbdebug: Change debug port scanningKyösti Mälkki
2013-08-24usbdebug: Only test two possible USB device numbersKyösti Mälkki
2013-08-23usbdebug: Halt host controller before resetting itKyösti Mälkki
2013-08-23usbdebug: Do not support logging from SMMKyösti Mälkki
2013-08-23usbdebug: Add compatibility quirk for FX2Kyösti Mälkki
2013-08-23usbdebug: Block recursive calls of printkKyösti Mälkki
2013-08-23usbdebug: Add logging level to debuggingKyösti Mälkki
2013-08-19Don't include LZMA in romstage if ramstage is not compressed.Andrew Wu
2013-08-15CBFS: Change how the bss is zeroed when loading a stage.Gabe Black
2013-08-15CBFS: Change the signature of cbfs_decompress.Gabe Black
2013-08-10usbdebug: Add option for verbose logging of connectionKyösti Mälkki
2013-08-01Add directive __SIMPLE_DEVICE__Kyösti Mälkki
2013-07-30usbdebug: Fix missing includeKyösti Mälkki
2013-07-24usbdebug: Split endpoint buffersKyösti Mälkki
2013-07-15CBFS: Use memmove instead of memcpy when loading a file from CBFS.Gabe Black
2013-07-14Add a HAVE_ARCH_MEMMOVE option to allow overriding memmove.Gabe Black
2013-07-11usbdebug: Cleanup dbgp_ehci_info callKyösti Mälkki
2013-07-11Fix CBMEM console use with CAR_MIGRATIONKyösti Mälkki
2013-07-10usbdebug: Put ehci_debug_info in CAR_GLOBALKyösti Mälkki
2013-07-10usbdebug: Move EHCI BAR relocation codeKyösti Mälkki
2013-07-10usbdebug: Move ehci_debug_info allocationKyösti Mälkki
2013-07-10usbdebug: Refactor disable logicKyösti Mälkki
2013-07-10Drop ELF remains from boot codeStefan Reinauer
2013-07-10lib: Fix spellingMartin Roth
2013-07-10Rename hardwaremain() to main()Stefan Reinauer
2013-07-10FUI: reorganize include filesRonald G. Minnich
2013-07-10Provide support for setting up the framebuffer from EDIDRonald G. Minnich
2013-06-24AMD Fam15tn: Add support for AGESA runtime allocation in CBMEMRudolf Marek
2013-06-21Dynamic cbmem: don't compile src/lib/cbmem.c when dynamic cbmem is selected.Denis 'GNUtoo' Carikli
2013-06-20fix bootstate typo (bs_dev_eanble -> bs_dev_enable)David Hendricks
2013-06-19edid: fix warningGerd Hoffmann
2013-06-12usbdebug: Improve solving EHCI debug port problemsKyösti Mälkki
2013-06-10ramtest.c: Add silent ram_checkAlexandru Gagniuc
2013-05-16cbmem console: use cache-as-ram API and cleanupAaron Durbin
2013-05-16x86: add cache-as-ram migration optionAaron Durbin
2013-05-14coreboot: add thread cooperative multitaskingAaron Durbin
2013-05-08hardwaremain: drop boot_complete parameterStefan Reinauer
2013-05-08cbfs_core.c: make cfbs searches even less verboseDave Frodin
2013-05-07boot state: remove drain timers optionAaron Durbin
2013-05-07boot state: add ability to block state transitionsAaron Durbin
2013-05-03cbfs: make searching for a file less verboseAaron Durbin
2013-05-01boot state: run timers on state entryAaron Durbin
2013-05-01coreboot: add timer queue implementationAaron Durbin
2013-05-01boot state: track times for each stateAaron Durbin
2013-05-01boot state: rebalance payload load vs actual bootAaron Durbin
2013-05-01x86: use boot state callbacks to disable rom cacheAaron Durbin
2013-05-01boot: remove cbmem_post_handling()Aaron Durbin
2013-05-01cbmem: use boot state machineAaron Durbin
2013-05-01coverage: use boot state callbacksAaron Durbin
2013-05-01acpi: split resume check and actual resume codeAaron Durbin
2013-05-01boot state: schedule static callbacksAaron Durbin
2013-05-01ramstage: introduce boot state machineAaron Durbin
2013-05-01rmodule: put all code/data bits in one sectionAaron Durbin
2013-04-20Eliminate use of pointers in coreboot tableStefan Reinauer
2013-04-18spkmodem consoleVladimir Serbinenko
2013-04-08Fix read_option invocation in uart8250mem.cStefan Reinauer
2013-04-08Fix compilation when coverage debugging is enabledStefan Reinauer
2013-04-01lynxpoint: Move ACPI NVS into separate CBMEM tableDuncan Laurie
2013-04-01boot: add disable_cache_rom() functionAaron Durbin
2013-03-29memrange: add 2 new range_entry routinesAaron Durbin
2013-03-29x86: add rom cache variable MTRR index to tablesAaron Durbin
2013-03-29lib: add memrange infrastructureAaron Durbin
2013-03-29coreboot table: use memrange libraryAaron Durbin
2013-03-26Revert "coreboot table: use memrange library"Aaron Durbin
2013-03-26coreboot table: use memrange libraryAaron Durbin