summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2019-10-17Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini
2019-10-16Merge tag 'dm-pull-15oct19' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-10-16MAINTAINERS: Update ARM entryTom Rini
2019-10-16ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdrStefan Roese
2019-10-15doc: add full path to patman READMERalph Siemsen
2019-10-12Merge branch '2019-10-11-master-imports'Tom Rini
2019-10-11sandbox: Remove sandbox_noblk buildTom Rini
2019-10-11clk: cdce9xx: add support for cdce9xx clock synthesizerTero Kristo
2019-10-11dt-bindings: phy: add a document for MediaTek tphyRyder Lee
2019-10-11dt-bindings: pcie: add a document for MT7623 PCIe controllerRyder Lee
2019-10-11dt-bindings: remoteproc: Add bindings for DSP C66x clusters on TI K3 SoCsSuman Anna
2019-10-11dt-bindings: remoteproc: Add bindings for R5F subsystem on TI K3 SoCsSuman Anna
2019-10-09Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-09Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic
2019-10-08imx: mxs: Fix location for the elftosb toolFabio Estevam
2019-10-08doc: imx: mkimage: introduce i.MX8 image formatPeng Fan
2019-10-08doc: README.xilinx: Add dt bindingsT Karthik Reddy
2019-10-08pci: Correct 'specifified' and 'Plese' typosSimon Glass
2019-10-08pci: sandbox: Move the emulators into their own nodeSimon Glass
2019-10-08sandbox: Add a -T flag to use the test device treeSimon Glass
2019-10-08dm: core: Add documentation on how to debug driver modelSimon Glass
2019-10-04MAINTAINERS, git-mailrc: Update the maintainer for socfpgaLey Foon Tan
2019-09-19dm: MIGRATION: Add migration plan for CONFIG_DMHeinrich Schuchardt
2019-09-19scrapyard: Delete this file and scriptTom Rini
2019-09-19doc: fix: Replace SPL_OF_PLATDATA with OF_PLATDATA in examplesLukasz Majewski
2019-09-16doc: driver-model: Update SPI migration statusJagan Teki
2019-09-13MAINTAINERS: Change fsl-qoriq, mpc86xx, mpc85xx maintainersPriyanka Jain
2019-09-11doc: rockchip: use idbloader.img for rk3288, rk3328, rk3399Matwey V. Kornilov
2019-09-10doc: slimbootloader: Update Linux booting steps on QEMUPark, Aiden