aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-09fs/squashfs: fix reading of fragmented filesWIP/2021-06-09-squashfs-fixesJoao Marcos Costa1-10/+6
2021-06-09Merge https://source.denx.de/u-boot/custodians/u-boot-usbWIP/09Jun2021Tom Rini2-2/+9
2021-06-09Merge tag 'efi-2021-07-rc5' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini8-9/+167
2021-06-09efi_loader: fix Sphinx warningHeinrich Schuchardt1-1/+1
2021-06-09usb: dwc2: Avoid delay when initializing USB peripheral by dwc2João Loureiro1-1/+8
2021-06-09efi_loader: efi_capsule_delete_file() NULL dereferenceHeinrich Schuchardt1-1/+2
2021-06-09efi_loader: partition numbers are hexadecimalHeinrich Schuchardt2-3/+3
2021-06-09doc: usage: man-page for ums commandPatrick Delaunay2-0/+58
2021-06-09cmd: Add dependency for ums commandPatrick Delaunay1-1/+4
2021-06-09doc: usage: man-page for pinmux commandPatrick Delaunay2-0/+96
2021-06-09doc: usage: reorder commands in index.rstPatrick Delaunay1-3/+3
2021-06-08Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini12-1115/+1834
2021-06-08usb: cdns3: cdns3-ti: Fix clk_get_by_name() to get the correct nameKishon Vijay Abraham I1-1/+1
2021-06-07pinctrl: renesas: Synchronize R-Car Gen2/Gen3 tables with Linux 5.12Marek Vasut12-1115/+1834
2021-06-07Prepare v2021.07-rc4v2021.07-rc4Tom Rini1-1/+1
2021-06-07configs: Resync with savedefconfigTom Rini12-68/+13
2021-06-07Merge tag 'u-boot-rockchip-20210606' of https://source.denx.de/u-boot/custodi...Tom Rini1-1/+1
2021-06-06Merge tag 'dm-pull-6jun21' of https://source.denx.de/u-boot/custodians/u-boot-dmWIP/06Jun2021Tom Rini5-13/+44
2021-06-05Merge tag 'video-for-2021-07-rc3' of https://source.denx.de/u-boot/custodians...WIP/05Jun2021Tom Rini11-25/+33
2021-06-05test: add dm_test_read_resourcePatrick Delaunay1-0/+33
2021-06-05net: luton: remove address translation after ofnode_read_resourcePatrick Delaunay1-4/+1
2021-06-05pwm: cros_ec: Rename "priv_auto_alloc_size" to "priv_auto"Alper Nebi Yasak1-1/+1
2021-06-05sandbox: correct determination of the text baseHeinrich Schuchardt1-1/+4
2021-06-05of: addr: Remove call to dev_count_cells() in of_get_address()Bin Meng1-6/+0
2021-06-05of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'Bin Meng1-1/+5
2021-06-05pico-imx6ul: disable video after DM_VIDEO conversion deadlineAnatolij Gustschin3-6/+6
2021-06-05brxre1: disable video after DM_VIDEO conversion deadlineAnatolij Gustschin2-2/+11
2021-06-05mx28evk: disable video after DM_VIDEO conversion deadlineAnatolij Gustschin4-12/+12
2021-06-05siemens: pxm2: disable video after DM_VIDEO conversion deadlineAnatolij Gustschin1-2/+2
2021-06-05siemens: rut: disable video after DM_VIDEO conversion deadlineAnatolij Gustschin1-3/+2
2021-06-04Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/04Jun2021Tom Rini5-46/+287
2021-06-04arm: mvebu: turris_omnia: support invoking rescue boot from consoleMarek Behún2-24/+52
2021-06-04arm: mvebu: turris_omnia: update rescue mode boot commandMarek Behún1-2/+7
2021-06-04arm: a37xx: pci: Fix configuring PCIe resourcesPali Rohár1-1/+157
2021-06-04arm: a37xx: pci: Increase PCIe MEM size from 16 MiB to 127 MiBPali Rohár1-3/+10
2021-06-04arm: a37xx: pci: Fix a3700_fdt_fix_pcie_regions() functionPali Rohár1-14/+60
2021-06-04arm: a37xx: pci: Find PCIe controller node by compatible instead of pathPali Rohár1-3/+1
2021-06-04arm: a37xx: pci: Fix DT compatible string to Linux' DT compatiblePali Rohár2-2/+2
2021-06-04arm: a37xx: pci: Disable bus mastering when unloading driverPali Rohár1-0/+6
2021-06-04arm: a37xx: pci: Don't put link into LTSSM Recovery state during probePali Rohár1-5/+0
2021-06-01fastboot: Fix overflow when calculating chunk sizeWIP/01Jun2021Sean Anderson1-8/+9
2021-06-01MAINTAINERS: Update maintainer's mail addressKever Yang1-1/+1
2021-05-31Merge https://source.denx.de/u-boot/custodians/u-boot-riscvWIP/31May2021Tom Rini48-831/+5308
2021-05-31Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2-0/+4
2021-05-31drivers: pci: pcie_dw_common: fix Werror compilation errorGreen Wan1-25/+29
2021-05-31riscv: cpu: fu740: clear feature disable CSRGreen Wan1-0/+15
2021-05-31board: sifive: add HiFive Unmatched board supportGreen Wan13-3/+860
2021-05-31riscv: dts: add SiFive Unmatched board supportGreen Wan4-0/+1790
2021-05-31riscv: dts: add fu740 supportGreen Wan4-0/+478
2021-05-31drivers: pci: add pcie support for fu740Green Wan3-0/+518