aboutsummaryrefslogtreecommitdiff
path: root/doc/README.x86
AgeCommit message (Expand)AuthorFilesLines
2019-07-24doc: arch: Convert README.x86 to reSTBin Meng1-722/+0
2019-07-24doc: board: Add QEMU x86 board docBin Meng1-93/+0
2019-07-24doc: board: Add coreboot board docBin Meng1-37/+0
2019-07-24doc: board: Add Google Chromebook Samus board docBin Meng1-97/+0
2019-07-24doc: board: Add Google Chromebook Link board docBin Meng1-31/+0
2019-07-24doc: board: Add Intel Galileo board docBin Meng1-21/+0
2019-07-24doc: board: Add Intel Edison board docBin Meng1-37/+0
2019-07-24doc: board: Add Intel Cougar Canyon 2 board docBin Meng1-23/+0
2019-07-24doc: board: Add Intel Cherry Hill board docBin Meng1-29/+0
2019-07-24doc: board: Add Intel Bay Trail based board docsBin Meng1-75/+0
2019-07-24doc: board: Add Intel Crown Bay board docBin Meng1-37/+0
2019-05-08x86: Add documentation on the samus flashmapSimon Glass1-0/+16
2018-10-22x86: doc: Remove stale sections of 64-bit supportBin Meng1-17/+0
2018-10-22x86: doc: Mention qemu-x86_64 supportBin Meng1-2/+17
2018-08-20x86: dts: Remove coreboot_fb.dtsiBin Meng1-7/+0
2018-08-20x86: coreboot: Add generic coreboot payload supportBin Meng1-15/+0
2018-07-02x86: doc: Update EFI loader supportBin Meng1-2/+27
2018-06-17x86: doc: Fix reference to EFI doc in U-BootBin Meng1-7/+7
2018-06-13x86: cougarcanyon2: Remove CONFIG_HAVE_INTEL_MEBin Meng1-1/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2018-04-16x86: Rename coreboot-x86 to corebootSimon Glass1-1/+1
2017-10-19x86: provide CONFIG_BUILD_ROMHeinrich Schuchardt1-3/+7
2017-10-19x86: minnowmax: Adjust VGA rom addressBin Meng1-1/+1
2017-09-16x86: Support Intel Cherry Hill boardBin Meng1-0/+30
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-4/+4
2017-07-30x86: Add Intel Edison board filesAndy Shevchenko1-0/+39
2017-05-17x86: Document ACPI S3 supportBin Meng1-6/+18
2016-11-14x86: Enable EFI loader supportSimon Glass1-1/+0
2016-10-12x86: coreboot: Convert to use DM coreboot video driverBin Meng1-0/+4
2016-10-12x86: doc: Correct qfw command exampleBin Meng1-1/+1
2016-10-12x86: doc: Document coreboot framebuffer driver issue on QEMUBin Meng1-0/+3
2016-08-16x86: Mention running U-Boot in 64-bit mode in the READMESimon Glass1-0/+18
2016-08-16x86: Add a reference to README.efiSimon Glass1-0/+11
2016-08-16x86: doc: Add note about the debug FSP usage on BayTrailStefan Roese1-0/+4
2016-07-12x86: acpi: Pack global NVS into ACPI tableBin Meng1-2/+0
2016-05-30x86: galileo: Enable ACPI table generationBin Meng1-1/+4
2016-05-23x86: doc: Add porting hints for ACPI with WindowsBin Meng1-0/+6
2016-05-23x86: doc: Mention Ubuntu/Windows installation and boot supportBin Meng1-4/+8
2016-05-23x86: doc: Update information about IGD with SeaBIOSBin Meng1-0/+24
2016-05-23x86: minnowmax: Adjust U-Boot environment address in SPI flashBin Meng1-1/+1
2016-05-23x86: doc: Document ACPI supportBin Meng1-1/+43
2016-05-23x86: doc: Minor update for accuracyBin Meng1-23/+18
2016-03-17x86: Add support for the samus chromebookSimon Glass1-0/+81
2016-03-17x86: Update README for new developmentsSimon Glass1-3/+13
2016-03-17x86: Add a script to aid code conversion from corebootSimon Glass1-0/+9
2016-03-17x86: Document how to play with SeaBIOSBin Meng1-2/+55
2016-02-21x86: doc: Update to include Intel Bayley Bay board instructionsBin Meng1-16/+20
2016-02-21x86: Add Intel Cougar Canyon 2 boardBin Meng1-0/+21
2016-01-28x86: baytrail: Add option to disable the internal UART to setup_early_uart()Stefan Roese1-1/+1
2016-01-13x86: qemu: add documentaion for the fw_cfg interfaceMiao Yan1-3/+31