summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm: Add support for Kobol Helios64 boardHEADmasterChristian Glombek2021-06-1212-0/+2064
* Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-06-105-5/+190
|\
| * arm64: mvebu: correct Armada 8K addressesHeinrich Schuchardt2021-06-101-5/+5
| * arm: mvebu: turris_mox: enable options for Turris network bootMarek Behún2021-06-101-0/+8
| * arm: mvebu: dts: turris_mox: add nodes for SPI NOR partitionsMarek Behún2021-06-101-0/+31
| * arm: mvebu: configs: turris_mox: add fdtfile default env variableMarek Behún2021-06-101-0/+1
| * arm: mvebu: turris_mox: start blinking PHY LEDs when entering rescueMarek Behún2021-06-101-0/+35
| * arm: mvebu: turris_mox: add support for board rescue modeMarek Behún2021-06-103-0/+86
| * arm: mvebu: dts: turris_mox: add button and LED nodesMarek Behún2021-06-101-0/+24
|/
* fs/squashfs: fix reading of fragmented filesJoao Marcos Costa2021-06-091-10/+6
* Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2021-06-092-2/+9
|\
| * usb: dwc2: Avoid delay when initializing USB peripheral by dwc2João Loureiro2021-06-091-1/+8
| * usb: cdns3: cdns3-ti: Fix clk_get_by_name() to get the correct nameKishon Vijay Abraham I2021-06-081-1/+1
* | Merge tag 'efi-2021-07-rc5' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-06-098-9/+167
|\ \
| * | efi_loader: fix Sphinx warningHeinrich Schuchardt2021-06-091-1/+1
| * | efi_loader: efi_capsule_delete_file() NULL dereferenceHeinrich Schuchardt2021-06-091-1/+2
| * | efi_loader: partition numbers are hexadecimalHeinrich Schuchardt2021-06-092-3/+3
| * | doc: usage: man-page for ums commandPatrick Delaunay2021-06-092-0/+58
| * | cmd: Add dependency for ums commandPatrick Delaunay2021-06-091-1/+4
| * | doc: usage: man-page for pinmux commandPatrick Delaunay2021-06-092-0/+96
| * | doc: usage: reorder commands in index.rstPatrick Delaunay2021-06-091-3/+3
|/ /
* | Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini2021-06-0812-1115/+1834
|\ \ | |/ |/|
| * pinctrl: renesas: Synchronize R-Car Gen2/Gen3 tables with Linux 5.12Marek Vasut2021-06-0712-1115/+1834
|/
* Prepare v2021.07-rc4Tom Rini2021-06-071-1/+1
* configs: Resync with savedefconfigTom Rini2021-06-0712-68/+13
* Merge tag 'u-boot-rockchip-20210606' of https://source.denx.de/u-boot/custodi...Tom Rini2021-06-071-1/+1
|\
| * MAINTAINERS: Update maintainer's mail addressKever Yang2021-06-011-1/+1
* | Merge tag 'dm-pull-6jun21' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini2021-06-065-13/+44
|\ \
| * | test: add dm_test_read_resourcePatrick Delaunay2021-06-051-0/+33
| * | net: luton: remove address translation after ofnode_read_resourcePatrick Delaunay2021-06-051-4/+1
| * | pwm: cros_ec: Rename "priv_auto_alloc_size" to "priv_auto"Alper Nebi Yasak2021-06-051-1/+1
| * | sandbox: correct determination of the text baseHeinrich Schuchardt2021-06-051-1/+4
| * | of: addr: Remove call to dev_count_cells() in of_get_address()Bin Meng2021-06-051-6/+0
| * | of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'Bin Meng2021-06-051-1/+5
* | | Merge tag 'video-for-2021-07-rc3' of https://source.denx.de/u-boot/custodians...Tom Rini2021-06-0511-25/+33
|\ \ \ | |/ / |/| |
| * | pico-imx6ul: disable video after DM_VIDEO conversion deadlineAnatolij Gustschin2021-06-053-6/+6
| * | brxre1: disable video after DM_VIDEO conversion deadlineAnatolij Gustschin2021-06-052-2/+11
| * | mx28evk: disable video after DM_VIDEO conversion deadlineAnatolij Gustschin2021-06-054-12/+12
| * | siemens: pxm2: disable video after DM_VIDEO conversion deadlineAnatolij Gustschin2021-06-051-2/+2
| * | siemens: rut: disable video after DM_VIDEO conversion deadlineAnatolij Gustschin2021-06-051-3/+2
|/ /
* | Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-06-045-46/+287
|\ \
| * | arm: mvebu: turris_omnia: support invoking rescue boot from consoleMarek Behún2021-06-042-24/+52
| * | arm: mvebu: turris_omnia: update rescue mode boot commandMarek Behún2021-06-041-2/+7
| * | arm: a37xx: pci: Fix configuring PCIe resourcesPali Rohár2021-06-041-1/+157
| * | arm: a37xx: pci: Increase PCIe MEM size from 16 MiB to 127 MiBPali Rohár2021-06-041-3/+10
| * | arm: a37xx: pci: Fix a3700_fdt_fix_pcie_regions() functionPali Rohár2021-06-041-14/+60
| * | arm: a37xx: pci: Find PCIe controller node by compatible instead of pathPali Rohár2021-06-041-3/+1
| * | arm: a37xx: pci: Fix DT compatible string to Linux' DT compatiblePali Rohár2021-06-042-2/+2
| * | arm: a37xx: pci: Disable bus mastering when unloading driverPali Rohár2021-06-041-0/+6
| * | arm: a37xx: pci: Don't put link into LTSSM Recovery state during probePali Rohár2021-06-041-5/+0
|/ /