summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | doc: arch: Convert README.arm64 to reSTBin Meng2019-07-242-11/+15
| * | | | doc: arch: Convert README.x86 to reSTBin Meng2019-07-242-140/+147
| * | | | doc: board: Convert README.zynq to reSTBin Meng2019-07-242-35/+48
| * | | | doc: board: Convert README.b4860qds to reSTBin Meng2019-07-243-366/+454
| * | | | doc: board: Convert README.at91 to reSTBin Meng2019-07-243-174/+193
| * | | | doc: board: Convert README.sh7753evb to reSTBin Meng2019-07-242-67/+79
| * | | | doc: board: Convert README.sh7752evb to reSTBin Meng2019-07-243-67/+80
| * | | | doc: board: Convert README.sifive-fu540 to reSTBin Meng2019-07-243-273/+321
| * | | | doc: board: Convert README.ag101p to reSTBin Meng2019-07-241-11/+15
| * | | | doc: board: Add AndesTech ax25-ae350 board docBin Meng2019-07-244-321/+330
| * | | | doc: board: Convert README.qemu-mips to reSTBin Meng2019-07-243-195/+235
| * | | | doc: board: Convert README.qemu-riscv to reSTBin Meng2019-07-242-9/+13
| * | | | doc: board: Convert README.qemu-arm to reSTBin Meng2019-07-242-15/+30
| * | | | doc: board: Add QEMU x86 board docBin Meng2019-07-244-93/+111
| * | | | doc: board: Add coreboot board docBin Meng2019-07-244-37/+52
| * | | | doc: board: Add Google Chromebook Samus board docBin Meng2019-07-243-97/+102
| * | | | doc: board: Add Google Chromebook Link board docBin Meng2019-07-244-31/+44
| * | | | doc: board: Add Intel Galileo board docBin Meng2019-07-243-21/+23
| * | | | doc: board: Add Intel Edison board docBin Meng2019-07-243-37/+42
| * | | | doc: board: Add Intel Cougar Canyon 2 board docBin Meng2019-07-243-23/+25
| * | | | doc: board: Add Intel Cherry Hill board docBin Meng2019-07-243-29/+31
| * | | | doc: board: Add Intel Bay Trail based board docsBin Meng2019-07-244-75/+101
| * | | | doc: board: Add Intel Crown Bay board docBin Meng2019-07-244-37/+54
| * | | | doc: Add board specific info to Sphinx TOC treeBin Meng2019-07-242-0/+18
| * | | | doc: arch: Convert README.mips to reSTBin Meng2019-07-242-18/+12
| * | | | doc: Add architecture specific info to Sphinx TOC treeBin Meng2019-07-242-0/+18
| * | | | doc: driver-model: Convert usb-info.txt to reSTBin Meng2019-07-242-88/+97
| * | | | doc: driver-model: Convert spi-howto.txt to reSTBin Meng2019-07-243-623/+693
| * | | | doc: driver-model: Convert serial-howto.txt to reSTBin Meng2019-07-242-5/+8
| * | | | doc: driver-model: Convert remoteproc-framework.txt to reSTBin Meng2019-07-242-90/+92
| * | | | doc: driver-model: Convert pmic-framework.txt to reSTBin Meng2019-07-242-64/+68
| * | | | doc: driver-model: Convert pci-info.txt to reSTBin Meng2019-07-242-9/+13
| * | | | doc: driver-model: Convert of-plat.txt to reSTBin Meng2019-07-242-88/+106
| * | | | doc: driver-model: Convert livetree.txt to reSTBin Meng2019-07-242-40/+55
| * | | | doc: driver-model: Convert i2c-howto.txt to reSTBin Meng2019-07-242-17/+20
| * | | | doc: driver-model: Convert fs_firmware_loader.txt to reSTBin Meng2019-07-243-148/+155
| * | | | doc: driver-model: Convert fdt-fixup.txt to reSTBin Meng2019-07-242-28/+29
| * | | | doc: driver-model: Convert MIGRATION.txt to reSTBin Meng2019-07-242-23/+22
| * | | | doc: driver-model: Convert README.txt to reSTBin Meng2019-07-242-282/+309
| * | | | doc: Add driver-model to Sphinx TOC treeBin Meng2019-07-242-0/+18
| * | | | doc: Add top-level description about U-Boot documentationBin Meng2019-07-241-3/+19
| * | | | doc: Move existing rst files into api sub-directoryBin Meng2019-07-245-3/+22
|/ / / /
* | | | Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2019-07-2324-159/+563
|\ \ \ \ | |/ / / |/| | |
| * | | efi_loader: unaligned access in efi_file_from_path()Heinrich Schuchardt2019-07-161-1/+6
| * | | efi_loader: efi_dp_from_file() expect UTF-8 pathHeinrich Schuchardt2019-07-161-9/+31
| * | | test: unit test for u16_strlen()Heinrich Schuchardt2019-07-161-0/+10
| * | | efi_loader: support unaligned u16 stringsHeinrich Schuchardt2019-07-162-11/+16
| * | | efi_loader: avoid alignment errorHeinrich Schuchardt2019-07-161-1/+1
| * | | disk: efi: avoid unaligned pointer errorHeinrich Schuchardt2019-07-161-2/+11
| * | | efi_loader: add more sources to Sphinx documentationHeinrich Schuchardt2019-07-161-2/+85