summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2020-01-15Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMAVignesh Raghavendra
2020-01-15efi_loader: document functions in efi_rng.cHeinrich Schuchardt
2020-01-10rtc: add support for DS3232 deviceHan Nandor
2020-01-10drivers: fsl_mcdmafec: conversion to dmAngelo Durgehello
2020-01-10drivers: mcffec: conversion to dmAngelo Durgehello
2020-01-09Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2020-01-07doc: uefi.rst: Document launching UEFI binaries from FIT imagesCristian Ciocaltea
2020-01-07doc: Add sample uefi.its image description fileCristian Ciocaltea
2020-01-07dfu: Add optional timeout parameterAndy Shevchenko
2020-01-06Merge branch 'next'Tom Rini
2019-12-27doc: rockchip: document packing second level loader with mkimageJeffy Chen
2019-12-27doc: rockchip: Fix reference the wrong defconfig name of ROC-CC-RK3308Andy Yan
2019-12-15x86: Add chromebook_coralSimon Glass
2019-12-15x86: Add a generic Intel GPIO driverSimon Glass
2019-12-15x86: Add a generic Intel pinctrl driverSimon Glass
2019-12-15dm: doc: Add a note about of-platdata and header filesSimon Glass
2019-12-15dm: pci: Allow delaying auto-config until after relocationSimon Glass
2019-12-13doc: fitImage: example of a signature nodeHeinrich Schuchardt
2019-12-13doc: really get rid of Documentation/ directoryRasmus Villemoes
2019-12-09Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2019-12-10doc: update AX25-AE350 RISC-V documentationRick Chen
2019-12-10Use dts support from U-Boot via OF_SEPARATE instead of depending from opensbi.Rick Chen
2019-12-09doc: bindings: Aquantia PHY node bindingAlex Marginean
2019-12-09doc: bindings: add bindings document for PHY nodesAlex Marginean
2019-12-09dt-bindings: phy: dp83867: Add documentation for disabling clock outputGrygorii Strashko
2019-12-09net: Always build the string_to_enetaddr() helperJoe Hershberger
2019-12-06doc: add README for asn1 compiler and decoderAKASHI Takahiro
2019-12-05doc: rockchip: Update build instruction for rk3308Andy Yan
2019-12-03bootm: vxworks: Support Linux compatible standard DTB for ARM and PPCLihua Zhao
2019-12-03cosmetic: Fix spelling and whitespace errorsThomas Hebb
2019-11-17doc: rockchip: Add documentation for rk3308 based boardsAndy Yan
2019-11-11Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-11-10dm: regulator: support regulator more stateJoseph Chen
2019-11-08freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal
2019-11-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-11-03dm: doc: Correct of-platdata driver nameSimon Glass
2019-10-31cmd: avb: Support A/B slotsSam Protsenko
2019-10-31dfu: add callback for flush and initiated operationPatrick Delaunay
2019-10-31dfu: add DFU virtual backendPatrick Delaunay
2019-10-31dfu: add partition support for MTD backendPatrick Delaunay
2019-10-31dfu: add backend for MTD devicePatrick Delaunay
2019-10-31dfu: allow to manage DFU on several devicesPatrick Delaunay
2019-10-31dfu: sf: add partition support for nor backendPatrick Delaunay
2019-10-31doc: dfu: Add dfu documentationPatrick Delaunay
2019-10-30Merge branch '2019-10-28-azure-ci-support'Tom Rini
2019-10-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2019-10-28doc: Add documentation for how to build U-Boot host toolsBin Meng
2019-10-25dt-bindings: memory-controller: Introduce J721E DDRSS bindingsLokesh Vutla
2019-10-25dm: spi: Change cs_info op to return -EINVAL for invalid cs numBin Meng
2019-10-25dm: spi: Return 0 if driver does not implement ops->cs_infoBin Meng