summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-05tools: env: Avoid an uninited warning with was_lockedSimon Glass
2020-08-05tools: env: Fix printf() warning in fw_envSimon Glass
2020-08-05ARM: add Kconfig option for PSCI 0.1Icenowy Zheng
2020-08-05cmd: bdinfo: cleanup phys_addr_t outputHeinrich Schuchardt
2020-08-05cmd: bootz: fix device-tree overlap testBaruch Siach
2020-08-05fit_image: Use calloc() to fix reproducibility issueFabio Estevam
2020-08-05usb: xhci: Add virt_to_phys() to support mapped platformsStefan Roese
2020-08-05usb: usb-uclass.c: Drop le16_to_cpu() as values are already swappedStefan Roese
2020-08-05usb: xhci: xhci_mem_init: Use cpu_to_le64() and not xhci_writeq()Stefan Roese
2020-08-05usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu)Stefan Roese
2020-08-04arm: Add SPL build check to SPL early bss clearBrian Moyer
2020-08-04doc: move Clang documentation to HTMLHeinrich Schuchardt
2020-08-04pinctrl: aspeed: Fix Kconfig entry indentationMichal Simek
2020-08-04Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabledMichal Simek
2020-08-04dt-bindings: Sync include/dt-bindings/phy/phy.h from LinuxMichal Simek
2020-08-04fixdep: fix coding style in previous fixStephen Warren
2020-08-04test/py: Add test support for three stage bootYan Liu
2020-08-04arm: move CONFIG_PREBOOT="usb start" to KConfigJonas Smedegaard
2020-08-04net: ping: reset stored IP addressMarek Szyprowski
2020-08-04net: dwc_eth_qos: add Kconfig option to select supported configurationPatrick Delaunay
2020-08-04lmb/bdinfo: dump lmb info via bdinfoTero Kristo
2020-08-04net: tftp: Add client support for RFC 7440Ramon Fried
2020-08-04psci: put psci_method in .data section if EFI_LOADER is not enabledYann Gautier
2020-08-04Fix corner case in bad block table handling.Doyle, Patrick
2020-08-04cmd: add clone commandJohn Chau
2020-08-04fs/fat/fat.c: Do not perform zero block reads if there are no blocks leftJason Wessel
2020-08-04Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-08-04Merge tag 'fixes-for-2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-08-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2020-08-04Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-08-03Merge branch '2020-08-01-misc-cleanups'Tom Rini
2020-08-03checkpatch: Don't allow common.h and dm.h in headersSimon Glass
2020-08-03patman: Fix up the test commentsSimon Glass
2020-08-03dm: core: Guard against including dm.h in header filesSimon Glass
2020-08-03net: Drop duplicate include of dm.h in pcnet.cSimon Glass
2020-08-03net: Drop dm.h header file in eth_phy.hSimon Glass
2020-08-03clk: Drop dm.h header file in clk-provider.hSimon Glass
2020-08-03usb: Drop dm.h header fileSimon Glass
2020-08-03ufs: Drop dm.h header fileSimon Glass
2020-08-03nand: Drop dm.h header fileSimon Glass
2020-08-03adc: Drop dm.h header fileSimon Glass
2020-08-03mscc: Drop dm.h header fileSimon Glass
2020-08-03mediatek: Drop dm.h header fileSimon Glass
2020-08-03pci: Drop dm.h inclusion from header fileSimon Glass
2020-08-03liebherr: Drop duplicate dm.h inclusionSimon Glass
2020-08-03ti: am654: Drop duplicate dm.h inclusionSimon Glass
2020-08-03spi: Drop duplicate dm.h inclusionSimon Glass
2020-08-03mmc: Drop duplicate dm.h inclusionSimon Glass
2020-08-03power: Tidy up inclusion of regulator_common.hSimon Glass
2020-08-03efi: Tidy up header includesSimon Glass