summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2021-09-04net: Rename SPL_NET_SUPPORT to SPL_NETSimon Glass
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2021-09-03Revert most of the series for adding vexpress_aemv8r supportTom Rini
2021-09-02doc: Add documentation for the Arm vexpress board configsPeter Hoyes
2021-09-02vexpress64: Add BASER_FVP vexpress board variantPeter Hoyes
2021-09-01board: stemmy: Update documentationStephan Gerhold
2021-09-01scripts/checkpatch.pl: Resync with v5.13Tom Rini
2021-08-31Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvel...Tom Rini
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-08-31qfw: Switch to CONFIG_SYS_LOAD_ADDR from CONFIG_LOADADDRTom Rini
2021-08-31watchdog: add gpio watchdog driverRasmus Villemoes
2021-08-23Merge tag 'efi-2021-10-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-08-22bootcount: add a new driver with syscon as backendNandor Han
2021-08-17doc: move doc/board/st/st.rstHeinrich Schuchardt
2021-08-17doc: rename Freescale to NXPHeinrich Schuchardt
2021-08-17doc: move i.MX7D/i.MX8MM A/B booting to board specificHeinrich Schuchardt
2021-08-16doc: st: stm32mp1: Add FIP support for trusted bootPatrick Delaunay
2021-08-14doc: stm32mp1: add page for device tree bindingsPatrick Delaunay
2021-08-14doc: Add a note about why devicetree is usedSimon Glass
2021-08-14doc: Update devicedocs including how to add tweaksSimon Glass
2021-08-14doc: Move devicetree control doc to rSTSimon Glass
2021-08-14doc: fix Latex marginsHeinrich Schuchardt
2021-08-14doc: require Sphinx 2.4.4Heinrich Schuchardt
2021-08-14doc: add pkg-config to the build dependenciesHeinrich Schuchardt
2021-08-13doc: x86: Update SeaBIOS build instructionsBin Meng
2021-08-09Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-08-09board: colibri-imx8x: update building documentationOleksandr Suvorov
2021-08-06pci: Drop migration methodSimon Glass
2021-08-06ppc: Drop t4qds and b4860qds referencesSimon Glass
2021-08-04doc: Add basic information about running CI testsTom Rini
2021-08-02Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2021-08-02lib: Allow using 0x when a decimal value is requestedSimon Glass
2021-08-02doc: Add a note about number representationSimon Glass
2021-08-02doc: Convert command-line info to rSTSimon Glass
2021-08-02Merge tag 'efi-2021-10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-08-02x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROMBin Meng
2021-08-01doc: add graphviz imagemagick as build dependenciesHeinrich Schuchardt
2021-08-01doc: handle 'make htmldocs' warnings as errorsHeinrich Schuchardt
2021-08-01doc: add missing board/ti/index.rstHeinrich Schuchardt
2021-08-01doc: Fix up outdated moveconfig docsSimon Glass
2021-08-01doc: Add docs for the moveconfig toolSimon Glass
2021-08-01doc: Move coccinelle into its own sectionSimon Glass
2021-08-01doc: Create an intro section for testingSimon Glass
2021-08-01doc: riscv: flashing SiFive boardsHeinrich Schuchardt
2021-07-31arm64: a37xx: pinctrl: Correct PWM pins definitionsMarek BehĂșn
2021-07-29Merge branch '2021-07-28-assorted-fixes'Tom Rini
2021-07-29Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-07-28mkimage: use environment variable MKIMAGE_SIGN_PIN to set pin for OpenSSL EngineMarc Kleine-Budde