summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-18mips: octeon: dts: Add Octeon 3 cn73xx base dtsi fileStefan Roese2-0/+65
2020-07-18mips: octeon: Initial minimal support for the Marvell Octeon SoCAaron Williams14-1/+318
2020-07-18sysreset: Add Octeon sysreset driverStefan Roese3-0/+60
2020-07-18mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init codeStefan Roese2-0/+14
2020-07-18mips: sync asm/mipsregs.h with Linux 5.7Daniel Schwierzeck5-196/+1103
2020-07-18mips: sync asm/addrspace.h with Linux 5.7Daniel Schwierzeck1-12/+2
2020-07-18mips: sync asm/asm.h with Linux 5.7Daniel Schwierzeck1-120/+10
2020-07-18mips: remove deprecated UNCACHED_SDRAM() macroDaniel Schwierzeck2-15/+2
2020-07-18mips: add config options for generic cache setup codeDaniel Schwierzeck2-1/+29
2020-07-18mips: refactor disabling of cachesDaniel Schwierzeck2-5/+10
2020-07-18mips: add KSEG1 wrapper for change_k0_ccaDaniel Schwierzeck1-14/+18
2020-07-18mips: start.S: remove dead codeDaniel Schwierzeck1-9/+0
2020-07-18mips: cache: Make invalidate_dcache_range() weak to enable overwriteStefan Roese1-1/+1
2020-07-18mips: cache: Make flush_cache() weak to enable overwriteStefan Roese1-1/+1
2020-07-18mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CMStefan Roese2-2/+12
2020-07-18mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usageStefan Roese2-4/+5
2020-07-18mips: traps: Set WG bit in EBase register on OcteonStefan Roese2-0/+5
2020-07-18mips: time: Only compile the weak get_tbclk() when neededStefan Roese1-0/+2
2020-07-17Merge branch '2020-07-17-misc-fixes'Tom Rini684-1022/+1104
2020-07-17include: pci_ids: Add Cavium devicesSuneel Garapati1-0/+18
2020-07-17doc: fit: Write hex address as hex instead of intMichal Simek1-1/+1
2020-07-17mtd: mtdpart: use uint64_t instead of int for cur_offMartin Kaistra1-1/+1
2020-07-17board/km: update MAINTAINERS emailHolger Brunck5-5/+5
2020-07-17doc: correct description of crash dumpsHeinrich Schuchardt1-3/+5
2020-07-17fixdep: fix CONFIG_IS_ENABLED etc. handlingStephen Warren1-0/+1
2020-07-17mkimage: Fix error message if write less data then expectedMylène Josserand1-4/+11
2020-07-17remove include/config_defaults.hRasmus Villemoes4-25/+0
2020-07-17doc: multi-dtb-fit: Remove double underscoresFabio Estevam1-2/+2
2020-07-17fs: error handling in do_load()Heinrich Schuchardt1-5/+7
2020-07-17asm/u-boot.h: remove bd_t definitionsMasahiro Yamada1-2/+2
2020-07-17treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada17-22/+22
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada489-784/+801
2020-07-17arm64: Remove CONFIG_SYS_FULL_VA macroMichal Simek2-5/+0
2020-07-17Makefile: Silence relocate-rela callJan Kiszka1-6/+8
2020-07-17lib: zlib: Remove offset pointer optimization in inftrees.cChin Liang See1-11/+8
2020-07-17Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay7-10/+14
2020-07-17spl: fix ext4fs_mount return code handlingThomas Schaefer1-1/+1
2020-07-17cmd: booti: convert the debug print about image move to printfTero Kristo1-1/+2
2020-07-17common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS imageTero Kristo5-7/+33
2020-07-17image: fdt: bail out with error if no boot time FDT image foundTero Kristo1-1/+1
2020-07-17Convert CONFIG_MXC_UART to KconfigTom Rini149-59/+96
2020-07-17lz4: fix decompressor on big-endian powerpcRasmus Villemoes1-56/+39
2020-07-17doc: Coccinelle: move to HTML docHeinrich Schuchardt2-11/+26
2020-07-17Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini107-256/+7998
2020-07-17Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini73-718/+2697
2020-07-17acpi: Enable ACPI table generation by default on x86Simon Glass2-1/+2
2020-07-17x86: Rename board_final_cleanup() to board_final_init()Simon Glass5-9/+9
2020-07-17x86: acpi: Correct the version of the MADTSimon Glass1-1/+1
2020-07-17x86: Drop setup_pcat_compatibility()Simon Glass2-12/+0
2020-07-17x86: Update the comment about booting for FSP2Simon Glass1-0/+1