aboutsummaryrefslogtreecommitdiff
path: root/payloads
AgeCommit message (Expand)Author
2016-03-18coreinfo: Allow numbers in addition to F keysStefan Reinauer
2016-03-16libpayload: recreate config filesStefan Reinauer
2016-03-16coreinfo: Rename libpayload variablesStefan Reinauer
2016-03-15coreinfo: Use tinycursesStefan Reinauer
2016-03-15payloads: Enable building depthcharge as part of the coreboot buildStefan Reinauer
2016-03-15libpayload: Move base address, stack and heap size to KconfigStefan Reinauer
2016-03-15libpayload: Make comment into help textStefan Reinauer
2016-03-15libpayload: Fix ARM workaround codeStefan Reinauer
2016-03-15libpayload: Add comment about ARM64 exception stackStefan Reinauer
2016-03-15coreinfo: Pretty print RAM addressesStefan Reinauer
2016-03-15libpayload: Move MEMMAP_RAM_ONLY to generic optionsStefan Reinauer
2016-03-15libpayload: Drop CONFIG_LP_CHROMEOSStefan Reinauer
2016-03-15libpayload: Unify defconfigsStefan Reinauer
2016-03-13coreinfo: Remove the LAR moduleJonathan Neuschäfer
2016-03-12payloads/seabios: Add "git revision" to the SeaBIOS version menuAntonello Dettori
2016-03-11codebase: Change makefile $(shell pwd) commands to $(CURDIR)Martin Roth
2016-03-11coreinfo: Fix libpayload to not install to libpayload/libpayloadMartin Roth
2016-03-11coreinfo/nvram: Print correct line numbersJonathan Neuschäfer
2016-03-11coreinfo: Default to first non-empty categoryJonathan Neuschäfer
2016-03-11coreinfo/cbfs: Add some missing file typesJonathan Neuschäfer
2016-03-11coreinfo: Show "No modules selected" when appropriateJonathan Neuschäfer
2016-03-11coreinfo/cbfs: Don't assume that the free space is at the endJonathan Neuschäfer
2016-03-11coreinfo/Makefile: change $(obj) to $(coreinfo_obj)Martin Roth
2016-03-11coreinfo: Remove .xcompile when doing a cleanMartin Roth
2016-03-11payloads/external/Makefile.inc: Don't rebuild SeaBIOS every timeMartin Roth
2016-03-11nvramcui: Add distclean targetMartin Roth
2016-03-11SeaBIOS: Update SeaBIOS from repo when using master branchMartin Roth
2016-03-11payloads/seabios: Update version number in KconfigPaul Menzel
2016-03-09payloads: Move secondary payloads inside of a submenuMartin Roth
2016-03-09Makefile: Update payload clean targetsMartin Roth
2016-03-09payloads/seabios: Upgrade stable from 1.9.0 to 1.9.1Paul Menzel
2016-03-05BuildSystem: Add Memtest86+ as a secondary payloadMartin Roth
2016-02-28coreinfo: quote $(AS) and $(CC) in $(LPAS) and $(LPCC)Iru Cai
2016-02-26payloads: Load coreinfo as a secondary payloadMartin Roth
2016-02-26nvramcui: Add MakefileDenis 'GNUtoo' Carikli
2016-02-24u-boot: Make sure targets aren't duplicatedMartin Roth
2016-02-22cbfs: Add LZ4 in-place decompression support for pre-RAM stagesJulius Werner
2016-02-19libpayload: honor TSC information under CONFIG_LP_TIMER_RDTSCAaron Durbin
2016-02-18Payloads: Add U-Boot as a coreboot-payloadMartin Roth
2016-02-17payloads/external/GRUB2: Add a possibility to add custom modules.Vladimir Serbinenko
2016-02-09SeaBIOS: Disable serial console if serial is memory mappedMartin Roth
2016-02-09libpayload: use 32bit access when accessing 4byte wide uart registersPatrick Georgi
2016-02-09Kconfig: Move payloads section to payloads/KconfigMartin Roth
2016-02-04libpayload: Add timer driver for armada38xRuilin Hao
2016-02-02payloads/coreinfo: Add defaultbuild targetMartin Roth
2016-01-18payloads: fix dependencies for seabios and filoPatrick Georgi
2016-01-14cbgfx: add error code to cbgfx_initDaisuke Nojiri
2015-12-20Makefile.inc: Move addition of payload rev & config to payload makefileMartin Roth
2015-12-16libpayload: add archive.hDaisuke Nojiri
2015-12-06libpayload/configs/config.veyron: Use CONFIG_LP_8250_SERIAL_CONSOLEMartin Roth
2015-12-06libpayload/configs/config.purin: Use CONFIG_LP_8250_SERIAL_CONSOLEMartin Roth
2015-12-06SeaBIOS: remove VERSION variable in coreboot MakefileAlexander Couzens
2015-12-05build system: add dependencies for GRUB2 and FILOPatrick Georgi
2015-12-05build system: Drop useless variable and dependencyPatrick Georgi
2015-12-04external/Makefile.inc: Update SeaBIOS version fileMartin Roth
2015-12-04SeaBIOS: update stable release from 1.8.2 to 1.9.0Alexander Couzens
2015-12-03SeaBIOS/Kconfig: Remove SEABIOS_MALLOC_UPPERMEMORY optionMartin Roth
2015-12-03payloads/external/SeaBIOS: Add option for saved SeaBIOS .configMartin Roth
2015-12-03libpayload: get cbfs offset & size for default media from lib_sysinfoDaisuke Nojiri
2015-12-02coreinfo: use coreboot crosscompilerMartin Roth
2015-11-30build system: add dependencies for SeaBIOS outputPatrick Georgi
2015-11-28libpayload: Remove redundant 8250 MMIO32 UART driverAlexandru Gagniuc
2015-11-21coreinfo: Rewrite bootlog_moduleYasha Cherikovsky
2015-11-20libpayload: PDCurses: Remove trailing whitespaceStefan Reinauer
2015-11-19coreinfo: Move screen dimensions to headerYasha Cherikovsky
2015-11-19coreinfo: Fix off-by-one in displayed month of yearYasha Cherikovsky
2015-11-19coreinfo: Hide blinking cursorYasha Cherikovsky
2015-11-13libpayload: udc/dwc2: Ignore setup packet in check for queue emptyFurquan Shaikh
2015-11-13libpayload: queue: Add a helper macro for checking singleton queueFurquan Shaikh
2015-11-11libpayload: Rename PDCurses-3.4 to PDCursesStefan Reinauer
2015-11-11PDCurses: Don't hard code version numberStefan Reinauer
2015-11-10libpayload/udc: dwc2: Add handler for add_stringsFurquan Shaikh
2015-11-10libpayload/udc: dwc2: Add timeout for shutdown operationFurquan Shaikh
2015-11-05libpayload: xhci: Add delay to get reset working more reliablyRajmohan Mani
2015-11-05libpayload: Avoid confusing usb debug output in dwc2 driverPatrick Georgi
2015-11-05libpayload: Fix building dwc2 UDC driver with debug enabledPatrick Georgi
2015-11-05libpayload: Allow non-default CBFS mediaPatrick Georgi
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-29libpayload: usbmsc: Add small delay during initialization to fix CZ60Julius Werner
2015-10-29libpayload: Fix building dwc2 UDC driverPatrick Georgi
2015-10-28cbfs: read cbfs offset and size from sysinfoDaisuke Nojiri
2015-10-28cbgfx: Fix spelling of calculate_position()Jason A. Donenfeld
2015-10-27libpayload/libcbgfx: Add license headersPatrick Georgi
2015-10-27cbgfx: remove load_bitmapDaisuke Nojiri
2015-10-27cbgfx: add get_image_dimensionDaisuke Nojiri
2015-10-27cbgfx: make the code more descriptiveDaisuke Nojiri
2015-10-27cbgfx: add pivot option to draw_bitmapDaisuke Nojiri
2015-10-27cbgfx: use bilinear interpolation to scale bitmapDaisuke Nojiri
2015-10-27cbgfx: add load_bitmapDaisuke Nojiri
2015-10-27cbgfx: add clear_screenDaisuke Nojiri
2015-10-27cbgfx: allow draw_bitmap to render outside canvasDaisuke Nojiri
2015-10-27cbgfx: add draw_bitmapDaisuke Nojiri
2015-10-27cbgfx: coreboot graphics libraryDaisuke Nojiri
2015-10-27libpayload: usb: Retry get_descriptor() on failureShawn Nematbakhsh
2015-10-20libpayload: Add ptrdiff_t typedefPatrick Georgi
2015-10-17coreinfo: reboot when finishedMaxime de Roucy
2015-10-17libpayload/Kconfig: Use official spelling for TinyCursesPaul Menzel
2015-10-17libpayload/configs: Add default configuration with TinyCurses enabledPaul Menzel
2015-10-11libpayload: Add data structures for hashes in file attributesPatrick Georgi
2015-10-05libpayload: Check for CBFS_DEFAULT_MEDIA in cbfs_get_file_content()Nico Huber