aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-26configs: Resync with savedefconfigTom Rini
2020-08-26asm-generic/u-boot.h: Remove bi_memstart & bi_memsize from bd_infoStefan Roese
2020-08-26cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize valuesStefan Roese
2020-08-26powerpc: Remove bi_memstart & bi_memsize assignments in spl.cStefan Roese
2020-08-26video: cfb_console.c: Use bi_dram[] values on all platformsStefan Roese
2020-08-26xtensa: Remove local no-op dram_init_banksize()Stefan Roese
2020-08-26xtensa: Remove arch_setup_bdinfo()Stefan Roese
2020-08-26global: Move from bi_memstart/memsize -> gd->ram_base/ram_sizeStefan Roese
2020-08-26board_f: Add default values for bi_dram[] in dram_init_banksize()Stefan Roese
2020-08-26image: Use gd->ram_base/_size in env_get_bootm_size()Stefan Roese
2020-08-26CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always definedStefan Roese
2020-08-25Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-08-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-08-25Merge tag 'i2c-bugfixes-for-v2020.10' of https://gitlab.denx.de/u-boot/custod...Tom Rini
2020-08-25Merge tag 'u-boot-rockchip-20200820' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-08-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2020-08-25Merge branch '2020-08-24-misc-improvements'Tom Rini
2020-08-25x86: qemu-x86_defconfig: Increase CONFIG_SYS_MALLOC_F_LENStefan Roese
2020-08-25imx8m: config: convert to bootm_sizeGrygorii Tertychnyi
2020-08-25ARM: imx6q_logic: Fix broken booting by moving fdt_addr_r addressAdam Ford
2020-08-25pico-imx6: Remove unneeded CONFIG_DM_MDIOFabio Estevam
2020-08-25arm: mx6: Make all i.MX6 SoCs user-selectableTom Rini
2020-08-25arm: octeontx2: Add support for OcteonTX2 SoC platformsSuneel Garapati
2020-08-25arm: octeontx: Add support for OcteonTX SoC platformsSuneel Garapati
2020-08-25watchdog: Add reset support for OcteonTX / TX2Suneel Garapati
2020-08-25mmc: Add MMC controller driver for OcteonTX / TX2Suneel Garapati
2020-08-25pci: Add PCI controller driver for OcteonTX / TX2Suneel Garapati
2020-08-25ata: ahci: Add BAR index quirk for Cavium PCI SATA deviceSuneel Garapati
2020-08-25arm: octeontx2: Add headers for OcteonTX2Suneel Garapati
2020-08-25arm: octeontx: Add headers for OcteonTXSuneel Garapati
2020-08-25arm: include/asm/io.h: Add 64bit clrbits and setbits helpersSuneel Garapati
2020-08-25pci: pci-uclass: Check validity of ofnodeSuneel Garapati
2020-08-25pci: pci-uclass: Add support for Alternate-RoutingID capabilitySuneel Garapati
2020-08-25pci: pci-uclass: Add VF BAR map support for Enhanced AllocationSuneel Garapati
2020-08-25pci: pci-uclass: Add support for Single-Root I/O VirtualizationSuneel Garapati
2020-08-25pci: pci-uclass: Add support for Enhanced Allocation in BridgesSuneel Garapati
2020-08-25pci: pci-uclass: Add multi entry support for memory regionsSuneel Garapati
2020-08-25Link failure with CONFIG_SPL and CONFIG_I2C_MUX_PCA954xTrommel, Kees (Contractor)
2020-08-25i2c: octeon_i2c: Misc fixes for ARM Octeon TX2 supportStefan Roese
2020-08-25pci: pci-uclass: Make DT subnode parse optionalSuneel Garapati
2020-08-25pci: pci-uclass: Fix incorrect argument in map_physmemSuneel Garapati
2020-08-25pci: pci-uclass: Dynamically allocate the PCI regionsStefan Roese
2020-08-25ARM: renesas: Drop unnecessary function ft_board_setup()Stefan Roese
2020-08-25pci: pci-uclass: Remove #ifdef CONFIG_NR_DRAM_BANKS as its always setStefan Roese
2020-08-25dm: core: Add API to read PCI bus-range propertyStefan Roese
2020-08-25fdtdec: Add API to read pci bus-range propertySuneel Garapati
2020-08-25cmd: provide command sbiHeinrich Schuchardt
2020-08-25configs: defconfig for Sipeed Maix in S-modeHeinrich Schuchardt
2020-08-25riscv: fix building with CONFIG_SPL_SMP=nHeinrich Schuchardt
2020-08-25clk: kendryte/pll.h: do not redefine nop()Heinrich Schuchardt