aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-04net: ping: reset stored IP addressMarek Szyprowski1-0/+4
2020-08-04net: dwc_eth_qos: add Kconfig option to select supported configurationPatrick Delaunay2-6/+33
2020-08-04lmb/bdinfo: dump lmb info via bdinfoTero Kristo3-19/+31
2020-08-04net: tftp: Add client support for RFC 7440Ramon Fried3-7/+86
2020-08-04psci: put psci_method in .data section if EFI_LOADER is not enabledYann Gautier1-0/+4
2020-08-04Fix corner case in bad block table handling.Doyle, Patrick1-1/+1
2020-08-04cmd: add clone commandJohn Chau4-0/+136
2020-08-04fs/fat/fat.c: Do not perform zero block reads if there are no blocks leftJason Wessel1-1/+4
2020-08-04Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini52-247/+1716
2020-08-04Merge tag 'fixes-for-2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2-4/+10
2020-08-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini8-25/+239
2020-08-04Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini15-8/+1072
2020-08-03Merge branch '2020-08-01-misc-cleanups'Tom Rini137-138/+255
2020-08-03checkpatch: Don't allow common.h and dm.h in headersSimon Glass2-2/+15
2020-08-03patman: Fix up the test commentsSimon Glass1-5/+5
2020-08-03dm: core: Guard against including dm.h in header filesSimon Glass1-0/+4
2020-08-03net: Drop duplicate include of dm.h in pcnet.cSimon Glass1-1/+0
2020-08-03net: Drop dm.h header file in eth_phy.hSimon Glass1-1/+2
2020-08-03clk: Drop dm.h header file in clk-provider.hSimon Glass5-12/+20
2020-08-03usb: Drop dm.h header fileSimon Glass3-36/+47
2020-08-03ufs: Drop dm.h header fileSimon Glass3-4/+5
2020-08-03nand: Drop dm.h header fileSimon Glass2-2/+3
2020-08-03adc: Drop dm.h header fileSimon Glass3-2/+4
2020-08-03mscc: Drop dm.h header fileSimon Glass6-15/+2
2020-08-03mediatek: Drop dm.h header fileSimon Glass1-1/+1
2020-08-03pci: Drop dm.h inclusion from header fileSimon Glass4-2/+3
2020-08-03liebherr: Drop duplicate dm.h inclusionSimon Glass1-1/+0
2020-08-03ti: am654: Drop duplicate dm.h inclusionSimon Glass1-1/+0
2020-08-03spi: Drop duplicate dm.h inclusionSimon Glass1-1/+0
2020-08-03mmc: Drop duplicate dm.h inclusionSimon Glass1-1/+0
2020-08-03power: Tidy up inclusion of regulator_common.hSimon Glass4-5/+7
2020-08-03efi: Tidy up header includesSimon Glass3-2/+3
2020-08-03w1: Drop dm.h header fileSimon Glass3-1/+3
2020-08-03thermal: Drop dm.h header fileSimon Glass2-1/+2
2020-08-03sf: Drop dm.h header file from spi_flash.hSimon Glass5-1/+6
2020-08-03net: Drop dm.h header file from phy.hSimon Glass6-3/+12
2020-08-03fs: fs-loader: Drop dm.h header fileSimon Glass2-1/+2
2020-08-03dm: core: Drop header files from dm/test.hSimon Glass63-20/+82
2020-08-03dm: core: Drop dm.h header file from dm-demo.hSimon Glass2-2/+1
2020-08-03mtd: spi: Drop SPI_XFER_MMAP*Simon Glass1-2/+0
2020-08-03mtd: spi-mem: Drop dm.h header fileSimon Glass4-5/+10
2020-08-03wdt: Drop dm.h header fileSimon Glass1-3/+1
2020-08-03mtd: spi-nor: Tidy up error handling / debug codeSimon Glass3-4/+4
2020-08-03spi: Allow separate control of SPI_FLASH_TINY for SPL/TPLSimon Glass2-1/+11
2020-08-04configs: reset: fu540: enable dm reset framework for SiFiveSagar Shrikant Kadam3-0/+12
2020-08-04sifive: reset: add DM based reset driver for SiFive SoC'sSagar Shrikant Kadam3-15/+189
2020-08-04fu540: dtsi: add reset producer and consumer entriesSagar Shrikant Kadam1-0/+12
2020-08-04fu540: prci: use common reset indexes defined in binding headerSagar Shrikant Kadam1-10/+7
2020-08-04dt-bindings: prci: add indexes for reset signals available in prciSagar Shrikant Kadam1-0/+19
2020-08-03video: ipuv3: fix framebuffer base address init with multiple IPUsAnatolij Gustschin1-4/+9