aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-20x86: Move MP code into mp_initSimon Glass
2020-07-20x86: mp_init: Switch to livetreeSimon Glass
2020-07-20dm: core: Don't show an ACPI warning if there is no orderingSimon Glass
2020-07-18Merge tag 'mips-pull-2020-07-18' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-07-18mips: octeon: Add minimal Octeon 3 EBB7304 EVK supportStefan Roese
2020-07-18mips: octeon: use mips_mach_early_init() to copy to L2 cacheStefan Roese
2020-07-18mips: octeon: dts: Add Octeon 3 cn73xx base dtsi fileStefan Roese
2020-07-18mips: octeon: Initial minimal support for the Marvell Octeon SoCAaron Williams
2020-07-18sysreset: Add Octeon sysreset driverStefan Roese
2020-07-18mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init codeStefan Roese
2020-07-18mips: sync asm/mipsregs.h with Linux 5.7Daniel Schwierzeck
2020-07-18mips: sync asm/addrspace.h with Linux 5.7Daniel Schwierzeck
2020-07-18mips: sync asm/asm.h with Linux 5.7Daniel Schwierzeck
2020-07-18mips: remove deprecated UNCACHED_SDRAM() macroDaniel Schwierzeck
2020-07-18mips: add config options for generic cache setup codeDaniel Schwierzeck
2020-07-18mips: refactor disabling of cachesDaniel Schwierzeck
2020-07-18mips: add KSEG1 wrapper for change_k0_ccaDaniel Schwierzeck
2020-07-18mips: start.S: remove dead codeDaniel Schwierzeck
2020-07-18mips: cache: Make invalidate_dcache_range() weak to enable overwriteStefan Roese
2020-07-18mips: cache: Make flush_cache() weak to enable overwriteStefan Roese
2020-07-18mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CMStefan Roese
2020-07-18mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usageStefan Roese
2020-07-18mips: traps: Set WG bit in EBase register on OcteonStefan Roese
2020-07-18mips: time: Only compile the weak get_tbclk() when neededStefan Roese
2020-07-17Merge branch '2020-07-17-misc-fixes'Tom Rini
2020-07-17include: pci_ids: Add Cavium devicesSuneel Garapati
2020-07-17doc: fit: Write hex address as hex instead of intMichal Simek
2020-07-17mtd: mtdpart: use uint64_t instead of int for cur_offMartin Kaistra
2020-07-17board/km: update MAINTAINERS emailHolger Brunck
2020-07-17doc: correct description of crash dumpsHeinrich Schuchardt
2020-07-17fixdep: fix CONFIG_IS_ENABLED etc. handlingStephen Warren
2020-07-17mkimage: Fix error message if write less data then expectedMylène Josserand
2020-07-17remove include/config_defaults.hRasmus Villemoes
2020-07-17doc: multi-dtb-fit: Remove double underscoresFabio Estevam
2020-07-17fs: error handling in do_load()Heinrich Schuchardt
2020-07-17asm/u-boot.h: remove bd_t definitionsMasahiro Yamada
2020-07-17treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-17arm64: Remove CONFIG_SYS_FULL_VA macroMichal Simek
2020-07-17Makefile: Silence relocate-rela callJan Kiszka
2020-07-17lib: zlib: Remove offset pointer optimization in inftrees.cChin Liang See
2020-07-17Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay
2020-07-17spl: fix ext4fs_mount return code handlingThomas Schaefer
2020-07-17cmd: booti: convert the debug print about image move to printfTero Kristo
2020-07-17common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS imageTero Kristo
2020-07-17image: fdt: bail out with error if no boot time FDT image foundTero Kristo
2020-07-17Convert CONFIG_MXC_UART to KconfigTom Rini
2020-07-17lz4: fix decompressor on big-endian powerpcRasmus Villemoes
2020-07-17doc: Coccinelle: move to HTML docHeinrich Schuchardt
2020-07-17Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini