summaryrefslogtreecommitdiff
path: root/bootstub.c
AgeCommit message (Expand)Author
2015-04-09Factorize bootstub makefileSylvain Chouleur
2014-08-18fix cpuid asm instruction callJeremy Compostella
2014-07-21bootstub support for aosp and legacyFlorent Auger
2014-07-21Test patch for anniadele fabric errorEvgeny Kalugin
2014-07-21[PORT FROM XEN_SANDBOX]Bootstub modification for Xen, ported from R42TW branchEvgeny Kalugin
2014-07-21SSP: Added SPI UART via SSP5Mark F. Brown
2014-07-21bootstub: optimizations and cleanup of bootstubEric Ernst
2014-07-21bootstub: get system memory map by int 15h on Baytrail platformBin Gao
2014-07-21bootstub: add VLV2 SoC detectionBin Gao
2014-07-21Bootstub: Increase the command line size in bootstubJeremy Compostella
2014-07-21bootstub: add cloverview supportLeonard Mai
2014-07-21SFI: fix table alignmentJacob Pan
2014-07-21Pump up version to 0.9Alek Du
2014-07-21Fixing license header ...Alek Du
2014-07-21Penwell: Detect Penwell through cpuid and thus set correct SPIC for uart outputAlek Du
2014-07-21initrd: do not copy initrd image to DDR location if no initrd existsAlek Du
2014-07-21spi: changed clock divider to match 100MHz SPI CLKJacob Pan
2014-07-21add SPI controller selection flag, clean code to 0.7 versionAlek Du
2014-07-21SFI: use sfi mmap table to build a e820 table for boot_parametersFeng Tang
2014-07-21Optimized initrd relocating performance and spi uart output performanceAlek Du
2014-07-21Bump up version to 0.5Alek Du
2014-07-21Fixed a confusing version printkAlek Du
2014-07-21Increment version number to alert added HW sub-arch ID for MRSTJacob Pan
2014-07-21Add hardware subarchitecture ID for Moorestown in setup headerJacob Pan
2014-07-21Added spi uart output suppression flag, fixing some minor bugsAlek Du
2014-07-21Could not call spi before gdt setting upAlek Du
2014-07-21Better structure changing for spi-uartAlek Du
2014-07-21* Add early printk function to bootstub, the func isFeng Tang
2014-07-21Set original video mode / cols /lines to 0 -- to supress kernel decompressing...Alek Du
2014-07-21Minor fixAlek Du
2014-07-21* Fixing license headersAlek Du
2014-07-21* fixing stuff according to Rob: 1. no memsize 2. main ==> bootstubAlek Du
2014-07-21* fix initrd file offset bugAlek Du
2014-07-21* fix memory calculate bugAlek Du
2014-07-21* fix boot_paramsAlek Du
2014-07-21* add initrd supportAlek Du
2014-07-21* more more fixAlek Du
2014-07-21* fix moreAlek Du
2014-07-21* more reliable check signatureAlek Du
2014-07-21*let it boot to "Decompressing kernel ... boot kernel...." :-)Alek Du
2014-07-21* fix some bugsAlek Du
2014-07-21* Fill more setup_header itemsAlek Du
2014-07-21* fill right cmd_lineAlek Du
2014-07-21* bootstub version 0.01Alek Du