summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always definedStefan Roese2020-08-2611-51/+19
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-08-2577-94/+34981
|\
| * x86: qemu-x86_defconfig: Increase CONFIG_SYS_MALLOC_F_LENStefan Roese2020-08-251-0/+1
| * arm: octeontx2: Add support for OcteonTX2 SoC platformsSuneel Garapati2020-08-2518-0/+1105
| * arm: octeontx: Add support for OcteonTX SoC platformsSuneel Garapati2020-08-2517-0/+1104
| * watchdog: Add reset support for OcteonTX / TX2Suneel Garapati2020-08-253-0/+77
| * mmc: Add MMC controller driver for OcteonTX / TX2Suneel Garapati2020-08-254-0/+4114
| * pci: Add PCI controller driver for OcteonTX / TX2Suneel Garapati2020-08-253-0/+373
| * ata: ahci: Add BAR index quirk for Cavium PCI SATA deviceSuneel Garapati2020-08-251-0/+15
| * arm: octeontx2: Add headers for OcteonTX2Suneel Garapati2020-08-2513-0/+25948
| * arm: octeontx: Add headers for OcteonTXSuneel Garapati2020-08-257-0/+1828
| * arm: include/asm/io.h: Add 64bit clrbits and setbits helpersSuneel Garapati2020-08-251-0/+16
| * pci: pci-uclass: Check validity of ofnodeSuneel Garapati2020-08-251-3/+7
| * pci: pci-uclass: Add support for Alternate-RoutingID capabilitySuneel Garapati2020-08-252-0/+35
| * pci: pci-uclass: Add VF BAR map support for Enhanced AllocationSuneel Garapati2020-08-252-5/+65
| * pci: pci-uclass: Add support for Single-Root I/O VirtualizationSuneel Garapati2020-08-253-0/+162
| * pci: pci-uclass: Add support for Enhanced Allocation in BridgesSuneel Garapati2020-08-251-6/+18
| * pci: pci-uclass: Add multi entry support for memory regionsSuneel Garapati2020-08-256-5/+43
| * pci: pci-uclass: Make DT subnode parse optionalSuneel Garapati2020-08-251-1/+2
| * pci: pci-uclass: Fix incorrect argument in map_physmemSuneel Garapati2020-08-251-2/+2
| * pci: pci-uclass: Dynamically allocate the PCI regionsStefan Roese2020-08-252-9/+9
| * ARM: renesas: Drop unnecessary function ft_board_setup()Stefan Roese2020-08-251-47/+0
| * pci: pci-uclass: Remove #ifdef CONFIG_NR_DRAM_BANKS as its always setStefan Roese2020-08-251-16/+1
| * dm: core: Add API to read PCI bus-range propertyStefan Roese2020-08-252-0/+29
| * fdtdec: Add API to read pci bus-range propertySuneel Garapati2020-08-252-0/+29
* | Merge tag 'i2c-bugfixes-for-v2020.10' of https://gitlab.denx.de/u-boot/custod...Tom Rini2020-08-253-35/+28
|\ \
| * | Link failure with CONFIG_SPL and CONFIG_I2C_MUX_PCA954xTrommel, Kees (Contractor)2020-08-252-2/+2
| * | i2c: octeon_i2c: Misc fixes for ARM Octeon TX2 supportStefan Roese2020-08-251-33/+26
| |/
* | Merge tag 'u-boot-rockchip-20200820' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-08-254-2/+20
|\ \
| * | rockchip: firefly-rk3288: Fix the code support for SPL_LEDKever Yang2020-08-211-1/+3
| * | rockchip: rk3188: Fix the code support for SPL_LEDKever Yang2020-08-211-1/+3
| * | rockchip: config: evb-rk3399: Add rockchip dwmmc supportKever Yang2020-08-211-0/+1
| * | rockchip: dts: rk3399-evb: add sdmmc nodeKever Yang2020-08-211-0/+13
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2020-08-2512-5/+197
|\ \ \
| * | | cmd: provide command sbiHeinrich Schuchardt2020-08-255-0/+127
| * | | configs: defconfig for Sipeed Maix in S-modeHeinrich Schuchardt2020-08-253-1/+60
| * | | riscv: fix building with CONFIG_SPL_SMP=nHeinrich Schuchardt2020-08-251-1/+1
| * | | clk: kendryte/pll.h: do not redefine nop()Heinrich Schuchardt2020-08-251-0/+5
| * | | ram: sifive: Fix compiler warnings for 32-bitBin Meng2020-08-251-2/+2
| * | | riscv: fu540: Use correct API to get L2 cache controller base addressBin Meng2020-08-251-1/+2
| | |/ | |/|
* | | Merge branch '2020-08-24-misc-improvements'Tom Rini2020-08-2542-176/+838
|\ \ \
| * | | xen: Code style conformityWIP/2020-08-24-misc-improvementsAnastasiia Lukianenko2020-08-244-10/+11
| * | | board: xen: Remove unnecessary CONFIG_INITRD_TAG and CONFIG_CMDLINE_TAGAnastasiia Lukianenko2020-08-241-3/+0
| * | | board: xen: Remove CONFIG_CMD_RUN define and clean xenguest_arm64_defconfigAnastasiia Lukianenko2020-08-242-50/+27
| * | | MAINTAINERS: Add maintainers to XEN sectionAnastasiia Lukianenko2020-08-242-1/+18
| * | | board: xen: Remove unnecessary CONFIG_BOARD_EARLY_INIT_F define and board_ear...Anastasiia Lukianenko2020-08-242-7/+0
| * | | arm: dts: mt7623: add USB nodesFrank Wunderlich2020-08-242-0/+62
| * | | arm: dts: mt7622: add USB nodesFrank Wunderlich2020-08-243-0/+72
| * | | arm: dts: rename mt7622-bpi-r64.dtsFrank Wunderlich2020-08-242-1/+1
| * | | clk: mt7622: add needed clocks for ssusb-nodeFrank Wunderlich2020-08-241-0/+42