summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-06arm: mvebu: Add CRS328-4C-20S-4S boardLuka Kovacic8-0/+302
2020-08-06arm: mvebu: Add CRS326-24G-2S boardLuka Kovacic8-0/+302
2020-08-06arm: mvebu: Add CRS305-1G-4S Bit boardLuka Kovacic4-0/+101
2020-08-06cmd: mvebu/bubt: Drop unused SPI_FLASH_PROTECTIONJagan Teki1-7/+0
2020-08-06Azure/Travis: Update to latest Docker imageTom Rini2-2/+2
2020-08-05Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini4-4/+41
2020-08-05Merge branch '2020-08-05-misc-fixes'Tom Rini44-128/+421
2020-08-05tools: env: Avoid an uninited warning with was_lockedSimon Glass1-1/+1
2020-08-05tools: env: Fix printf() warning in fw_envSimon Glass1-2/+2
2020-08-05ARM: add Kconfig option for PSCI 0.1Icenowy Zheng1-0/+4
2020-08-05cmd: bdinfo: cleanup phys_addr_t outputHeinrich Schuchardt1-3/+4
2020-08-05cmd: bootz: fix device-tree overlap testBaruch Siach1-1/+1
2020-08-05fit_image: Use calloc() to fix reproducibility issueFabio Estevam1-4/+4
2020-08-05usb: xhci: Add virt_to_phys() to support mapped platformsStefan Roese3-16/+14
2020-08-05usb: usb-uclass.c: Drop le16_to_cpu() as values are already swappedStefan Roese1-4/+4
2020-08-05usb: xhci: xhci_mem_init: Use cpu_to_le64() and not xhci_writeq()Stefan Roese1-1/+1
2020-08-05usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu)Stefan Roese1-4/+5
2020-08-05arm: Add SPL build check to SPL early bss clearBrian Moyer1-5/+5
2020-08-05doc: move Clang documentation to HTMLHeinrich Schuchardt3-55/+77
2020-08-05pinctrl: aspeed: Fix Kconfig entry indentationMichal Simek1-7/+7
2020-08-05Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabledMichal Simek1-1/+1
2020-08-05dt-bindings: Sync include/dt-bindings/phy/phy.h from LinuxMichal Simek1-0/+4
2020-08-05fixdep: fix coding style in previous fixStephen Warren1-1/+1
2020-08-05test/py: Add test support for three stage bootYan Liu1-0/+10
2020-08-05arm: move CONFIG_PREBOOT="usb start" to KConfigJonas Smedegaard15-14/+1
2020-08-05net: ping: reset stored IP addressMarek Szyprowski1-0/+4
2020-08-05net: dwc_eth_qos: add Kconfig option to select supported configurationPatrick Delaunay2-6/+33
2020-08-05lmb/bdinfo: dump lmb info via bdinfoTero Kristo3-19/+31
2020-08-05net: tftp: Add client support for RFC 7440Ramon Fried3-7/+86
2020-08-05psci: put psci_method in .data section if EFI_LOADER is not enabledYann Gautier1-0/+4
2020-08-05Fix corner case in bad block table handling.Doyle, Patrick1-1/+1
2020-08-05cmd: add clone commandJohn Chau4-0/+136
2020-08-05fs/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-04Merge branch '2020-08-01-misc-cleanups'Tom Rini137-138/+255
2020-08-04checkpatch: Don't allow common.h and dm.h in headersSimon Glass2-2/+15
2020-08-04patman: Fix up the test commentsSimon Glass1-5/+5
2020-08-04dm: core: Guard against including dm.h in header filesSimon Glass1-0/+4
2020-08-04net: Drop duplicate include of dm.h in pcnet.cSimon Glass1-1/+0
2020-08-04net: Drop dm.h header file in eth_phy.hSimon Glass1-1/+2
2020-08-04clk: Drop dm.h header file in clk-provider.hSimon Glass5-12/+20
2020-08-04usb: Drop dm.h header fileSimon Glass3-36/+47
2020-08-04ufs: Drop dm.h header fileSimon Glass3-4/+5
2020-08-04nand: Drop dm.h header fileSimon Glass2-2/+3
2020-08-04adc: Drop dm.h header fileSimon Glass3-2/+4
2020-08-04mscc: Drop dm.h header fileSimon Glass6-15/+2
2020-08-04mediatek: Drop dm.h header fileSimon Glass1-1/+1