summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2020-01-16Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMAVignesh Raghavendra1-1/+1
2020-01-15efi_loader: document functions in efi_rng.cHeinrich Schuchardt1-0/+6
2020-01-10rtc: add support for DS3232 deviceHan Nandor1-0/+15
2020-01-10drivers: fsl_mcdmafec: conversion to dmAngelo Durgehello1-0/+35
2020-01-10drivers: mcffec: conversion to dmAngelo Durgehello1-0/+22
2020-01-09Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-2/+6
2020-01-07doc: uefi.rst: Document launching UEFI binaries from FIT imagesCristian Ciocaltea1-0/+34
2020-01-07doc: Add sample uefi.its image description fileCristian Ciocaltea1-0/+67
2020-01-07dfu: Add optional timeout parameterAndy Shevchenko1-2/+6
2020-01-07Merge branch 'next'Tom Rini6-0/+366
2019-12-27doc: rockchip: document packing second level loader with mkimageJeffy Chen1-0/+11
2019-12-27doc: rockchip: Fix reference the wrong defconfig name of ROC-CC-RK3308Andy Yan1-2/+2
2019-12-15x86: Add chromebook_coralSimon Glass2-0/+242
2019-12-15x86: Add a generic Intel GPIO driverSimon Glass1-0/+55
2019-12-15x86: Add a generic Intel pinctrl driverSimon Glass1-0/+39
2019-12-15dm: doc: Add a note about of-platdata and header filesSimon Glass1-0/+6
2019-12-15dm: pci: Allow delaying auto-config until after relocationSimon Glass1-0/+24
2019-12-13doc: fitImage: example of a signature nodeHeinrich Schuchardt1-0/+62
2019-12-13doc: really get rid of Documentation/ directoryRasmus Villemoes1-7/+48
2019-12-10Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2-7/+207
2019-12-10doc: update AX25-AE350 RISC-V documentationRick Chen1-3/+206
2019-12-10Use dts support from U-Boot via OF_SEPARATE instead of depending from opensbi.Rick Chen1-4/+1
2019-12-09doc: bindings: Aquantia PHY node bindingAlex Marginean1-0/+25
2019-12-09doc: bindings: add bindings document for PHY nodesAlex Marginean1-0/+24
2019-12-09dt-bindings: phy: dp83867: Add documentation for disabling clock outputGrygorii Strashko1-2/+4
2019-12-09net: Always build the string_to_enetaddr() helperJoe Hershberger1-2/+2
2019-12-07doc: add README for asn1 compiler and decoderAKASHI Takahiro1-0/+40
2019-12-05doc: rockchip: Update build instruction for rk3308Andy Yan1-1/+0
2019-12-03bootm: vxworks: Support Linux compatible standard DTB for ARM and PPCLihua Zhao1-0/+13
2019-12-03cosmetic: Fix spelling and whitespace errorsThomas Hebb3-3/+3
2019-11-17doc: rockchip: Add documentation for rk3308 based boardsAndy Yan1-1/+91
2019-11-11Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...Tom Rini1-0/+27
2019-11-10dm: regulator: support regulator more stateJoseph Chen1-0/+27
2019-11-08freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal1-4/+4
2019-11-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-0/+270
2019-11-03dm: doc: Correct of-platdata driver nameSimon Glass1-1/+1
2019-10-31cmd: avb: Support A/B slotsSam Protsenko1-0/+4
2019-10-31dfu: add callback for flush and initiated operationPatrick Delaunay1-0/+8
2019-10-31dfu: add DFU virtual backendPatrick Delaunay1-1/+31
2019-10-31dfu: add partition support for MTD backendPatrick Delaunay1-0/+21
2019-10-31dfu: add backend for MTD devicePatrick Delaunay1-0/+10
2019-10-31dfu: allow to manage DFU on several devicesPatrick Delaunay1-3/+55
2019-10-31dfu: sf: add partition support for nor backendPatrick Delaunay1-0/+5
2019-10-31doc: dfu: Add dfu documentationPatrick Delaunay1-0/+144
2019-10-30Merge branch '2019-10-28-azure-ci-support'Tom Rini3-0/+67
2019-10-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-4/+4
2019-10-28doc: Add documentation for how to build U-Boot host toolsBin Meng3-0/+67
2019-10-26dt-bindings: memory-controller: Introduce J721E DDRSS bindingsLokesh Vutla1-0/+2241
2019-10-24dm: spi: Change cs_info op to return -EINVAL for invalid cs numBin Meng1-2/+2
2019-10-24dm: spi: Return 0 if driver does not implement ops->cs_infoBin Meng1-2/+2