summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2013-12-23Coding style: punctuation cleanup [1/2].Idwer Vollering
2013-12-21Pit: graphicsRonald G. Minnich
2013-12-21Calculate transcoder flags based on pipe configFurquan Shaikh
2013-12-21Add simple hexdump functionStefan Reinauer
2013-12-21Added structure members x_mm and y_mm to edid decodingFurquan Shaikh
2013-12-21FUI: Fill in link_m and link_n valuesFurquan Shaikh
2013-12-12EDID: add fields specialized to the needs of framebuffersRonald G. Minnich
2013-12-03Drop obsolete CONSOLE_LOGBUFStefan Reinauer
2013-12-02global: Fix usage of get_option() to make use of CB_CMOS_ codesAlexandru Gagniuc
2013-12-01Fix build with USE_OPTION_TABLEKyösti Mälkki
2013-11-30CBMEM console: increase temporary buffer size for non-dynamic CBMEMKyösti Mälkki
2013-11-30cbmem console: reduce temporary buffer size for dynamic CBMEMStefan Reinauer
2013-11-30CBMEM console: Prevent buffer overrunKyösti Mälkki
2013-11-26Clean up POST codes for Boot State machineDuncan Laurie
2013-11-23lib/coreboot_table: set type and size of framebuffer tag after fill_lb_frameb...Vladimir Serbinenko
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