summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2021-08-02Merge tag 'efi-2021-10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini5-29/+38
2021-08-02doc: add graphviz imagemagick as build dependenciesHeinrich Schuchardt1-3/+3
2021-08-01doc: handle 'make htmldocs' warnings as errorsHeinrich Schuchardt1-1/+1
2021-08-01doc: add missing board/ti/index.rstHeinrich Schuchardt1-0/+9
2021-08-01doc: Fix up outdated moveconfig docsSimon Glass1-36/+22
2021-08-01doc: Add docs for the moveconfig toolSimon Glass2-0/+297
2021-08-01doc: Move coccinelle into its own sectionSimon Glass1-1/+8
2021-08-01doc: Create an intro section for testingSimon Glass2-3/+5
2021-08-01doc: riscv: flashing SiFive boardsHeinrich Schuchardt2-25/+25
2021-07-31arm64: a37xx: pinctrl: Correct PWM pins definitionsMarek Behún1-4/+4
2021-07-29Merge branch '2021-07-28-assorted-fixes'Tom Rini3-9/+7
2021-07-29Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2-0/+332
2021-07-29mkimage: use environment variable MKIMAGE_SIGN_PIN to set pin for OpenSSL EngineMarc Kleine-Budde1-2/+2
2021-07-29doc: sandbox: Fix up dependenciesSimon Glass2-7/+5
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass1-1/+1
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass1-1/+1
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass1-1/+1
2021-07-28Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass1-1/+1
2021-07-28Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass1-1/+1
2021-07-28Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass1-1/+1
2021-07-27doc: usage: add description for setexpr commandRoland Gaudig2-0/+149
2021-07-27doc: board: j721e_evm: Add documentation for firmware loadingKishon Vijay Abraham I1-0/+15
2021-07-27doc: board: Move j721e document to doc/board/ti/ directoryKishon Vijay Abraham I2-0/+317
2021-07-24Merge tag 'efi-2021-10-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini5-12/+1685
2021-07-24smbios: Fix calculating BIOS Release DatePali Rohár1-1/+0
2021-07-24doc: fix board/openpiton/riscv64.rstHeinrich Schuchardt1-10/+9
2021-07-24doc: remove qemu_capsule_update from indexHeinrich Schuchardt1-1/+0
2021-07-24doc: Bring in Makefile documentationSimon Glass2-0/+1676
2021-07-24board: dragonboard410c: Load U-Boot directly without LKStephan Gerhold3-0/+55
2021-07-23reboot-mode: read the boot mode from RTC memoryNandor Han1-0/+22
2021-07-23reboot-mode: read the boot mode from GPIOs statusNandor Han1-0/+20
2021-07-21sandbox: Adjust the bloblist default addressSimon Glass1-1/+1
2021-07-21dtoc: Update documentation to cover warnings in more detailSimon Glass1-0/+53
2021-07-19Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-4/+6
2021-07-19m68k: Remove M54418TWR boardTom Rini1-245/+0
2021-07-18doc: Update CapsuleUpdate READMEsIlias Apalodimas2-203/+125
2021-07-15Nokia RX-51: Add support for booting kernel in zImage formatPali Rohár1-4/+6
2021-07-15doc: Update documentation for cros-2021.04 releaseSimon Glass1-8/+7
2021-07-15x86: coreboot: Document the memory mapSimon Glass1-0/+21
2021-07-15x86: pci: Allow binding of some devices before relocationSimon Glass1-1/+6
2021-07-14MAINTAINERS, git-mailrc: socfpga: Change co-maintainer to Tien Fong CheeLey Foon Tan1-1/+2
2021-07-12doc: fix typo in signature.txtThomas Perrot1-2/+2
2021-07-08arm: Remove spear600 boards and the rest of SPEAr supportTom Rini1-74/+0
2021-07-08ppc: Remove sbc8641d boardTom Rini1-1/+0
2021-07-08m68k: Remove M5475x boardsTom Rini1-1/+1
2021-07-07Merge branch '2021-07-06-platform-updates'Tom Rini4-9/+99
2021-07-06doc: qemu: arm64: Fix the documentation of capsule updateMasami Hiramatsu1-9/+2
2021-07-06board: synquacer: Add DeveloperBox 96boards EE supportMasami Hiramatsu3-0/+97
2021-07-06board: riscv: add openpiton-riscv64 SoC supportTianrui Wei3-0/+386
2021-07-05Merge branch 'next'Tom Rini2-2/+36