platform/kernel/u-boot.git
2020-07-20 Dave Gerlachdoc: Add new doc for soc ID driver model
2020-07-20 Masahiro Yamadafdt_support: add static to fdt_node_set_part_info()
2020-07-20 Nicolas Boichatpatman: When no tracking branch is provided, tell the...
2020-07-20 Nicolas Boichatpatman: Make sure sendemail.suppresscc is (un)set correctly
2020-07-20 Michal SimekRevert "lib: fdt: Split fdtdec_setup_mem_size_base()"
2020-07-20 Michal SimekRevert "lib: fdt: Split fdtdec_setup_memory_banksize()"
2020-07-20 Michal SimekARM: rmobile: Switch back to fdtdec_setup_memory/banksi...
2020-07-20 Patrick DelaunayAdd information for skipped commit options
2020-07-20 Philippe Reyneslib: libfdt: fdt_region: avoid NULL pointer access
2020-07-20 Patrick Delaunaypatman: Detect unexpected END
2020-07-20 Simon Glasscpu: Convert the methods to use a const udevice *
2020-07-20 Simon Glassbinman: Add support for generating a FIT
2020-07-20 Simon Glassdtoc: Allow adding variable-sized data to a dtb
2020-07-20 Simon Glassmkimage: Allow updating the FIT timestamp
2020-07-20 Simon Glassbinman: Allow zero-length entries to overlap
2020-07-20 Simon Glassbinman: Allow missing Intel blobs
2020-07-20 Simon Glassbinman: Detect when valid images are not produced
2020-07-20 Simon Glasspatman: Update errors and warnings to use stderr
2020-07-20 Simon Glassbinman: Allow external binaries to be missing
2020-07-20 Simon Glassbinman: Convert existing binary blobs to blob_ext
2020-07-20 Simon Glassbinman: Add an etype for external binary blobs
2020-07-20 Simon Glassbinman: Use super() instead of specifying parent type
2020-07-20 Simon Glassbinman: Re-enable concurrent tests
2020-07-20 Simon Glassbinman: Adjust pylibfdt for incremental build
2020-07-20 Simon Glassbinman: Fix a few typos in the entry docs
2020-07-20 Simon Glassbinman: Add support for calling mkimage
2020-07-20 Simon Glassbinman: Set a default toolpath
2020-07-20 Simon Glassbinman: Specify the toolpath when running test coverage
2020-07-20 Simon Glassbinman: Correct the search patch for pylibfdt
2020-07-20 Simon Glassbinman: cbfs: Fix IFWI typo
2020-07-20 Simon Glassbinman: Output errors to stderr
2020-07-20 Simon Glass.gitignore: Ignore Python 3 cache directories
2020-07-20 Simon Glassdm: core Fix long line in device_bind_common()
2020-07-20 Simon Glasspatman: Add a -D option to enable debugging
2020-07-20 Simon Glasspatman: Support collecting response tags in Patchstream
2020-07-20 Simon Glasspatman: Allow disabling 'bright' mode with Print output
2020-07-20 Simon Glasspatman: Add a 'test' subcommand
2020-07-20 Simon Glasspatman: Allow different commands
2020-07-20 Simon Glasspatman: Convert to ArgumentParser
2020-07-20 Simon Glasspatman: Allow skipping patches at the end
2020-07-20 Simon Glasspatman: Allow creating patches for another branch
2020-07-20 Simon Glasspatman: Add a test that uses gitpython
2020-07-20 Simon Glasspatman: Move main code out to a control module
2020-07-20 Simon Glasspatman: Use test_util to show test results
2020-07-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-20 Simon Glassx86: mtrr: Enhance 'mtrr' command to list MTRRs on...
2020-07-20 Simon Glassx86: mp: Add more comments to the module
2020-07-20 Simon Glassx86: mtrr: Update 'mtrr' to allow setting MTRRs on...
2020-07-20 Simon Glassx86: mtrr: Restructure so command execution is in one...
2020-07-20 Simon Glassx86: mtrr: Update the command to use the new mtrr calls
2020-07-20 Simon Glassx86: mtrr: Add support for writing to MTRRs on any CPU
2020-07-20 Simon Glassx86: mtrr: Update MTRRs on all CPUs
2020-07-20 Simon Glassx86: coral: Update the memory map
2020-07-20 Simon Glassx86: Don't enable SMP in SPL
2020-07-20 Simon Glassx86: mtrr: Use MP calls to list the MTRRs
2020-07-20 Simon Glassx86: mp: Add iterators for CPUs
2020-07-20 Simon Glassx86: mp: Park CPUs before running the OS
2020-07-20 Simon Glassx86: mp: Allow running functions on multiple CPUs
2020-07-20 Simon Glassx86: Set the SMP flag when MP init is complete
2020-07-20 Simon Glassglobal_data: Add a generic global_data flag for SMP...
2020-07-20 Simon Glassx86: mp: Support APs waiting for instructions
2020-07-20 Simon Glassx86: cpu: Remove unnecessary #ifdefs
2020-07-20 Simon Glassx86: mp_init: Adjust bsp_init() to return more information
2020-07-20 Simon Glassx86: mp_init: Set up the CPU numbers at the start
2020-07-20 Simon Glassx86: mtrr: Fix 'ensable' typo
2020-07-20 Simon Glassx86: mp_init: Drop the num_cpus static variable
2020-07-20 Simon Glassx86: mp_init: Switch parameter names in start_aps()
2020-07-20 Simon Glassx86: mp_init: Avoid declarations in header files
2020-07-20 Simon Glassx86: Move MP code into mp_init
2020-07-20 Simon Glassx86: mp_init: Switch to livetree
2020-07-20 Simon Glassdm: core: Don't show an ACPI warning if there is no...
2020-07-18 Tom RiniMerge tag 'mips-pull-2020-07-18' of https://gitlab...
2020-07-18 Stefan Roesemips: octeon: Add minimal Octeon 3 EBB7304 EVK support
2020-07-18 Stefan Roesemips: octeon: use mips_mach_early_init() to copy to...
2020-07-18 Stefan Roesemips: octeon: dts: Add Octeon 3 cn73xx base dtsi file
2020-07-18 Aaron Williamsmips: octeon: Initial minimal support for the Marvell...
2020-07-18 Stefan Roesesysreset: Add Octeon sysreset driver
2020-07-18 Stefan Roesemips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early...
2020-07-18 Daniel Schwierzeckmips: sync asm/mipsregs.h with Linux 5.7
2020-07-18 Daniel Schwierzeckmips: sync asm/addrspace.h with Linux 5.7
2020-07-18 Daniel Schwierzeckmips: sync asm/asm.h with Linux 5.7
2020-07-18 Daniel Schwierzeckmips: remove deprecated UNCACHED_SDRAM() macro
2020-07-18 Daniel Schwierzeckmips: add config options for generic cache setup code
2020-07-18 Daniel Schwierzeckmips: refactor disabling of caches
2020-07-18 Daniel Schwierzeckmips: add KSEG1 wrapper for change_k0_cca
2020-07-18 Daniel Schwierzeckmips: start.S: remove dead code
2020-07-18 Stefan Roesemips: cache: Make invalidate_dcache_range() weak to...
2020-07-18 Stefan Roesemips: cache: Make flush_cache() weak to enable overwrite
2020-07-18 Stefan Roesemips: cache: Allow using CONFIG_MIPS_L2_CACHE without...
2020-07-18 Stefan Roesemips: reloc: Change R_MIPS_NONE to catch pre-reloc...
2020-07-18 Stefan Roesemips: traps: Set WG bit in EBase register on Octeon
2020-07-18 Stefan Roesemips: time: Only compile the weak get_tbclk() when...
2020-07-17 Tom RiniMerge branch '2020-07-17-misc-fixes'
2020-07-17 Suneel Garapatiinclude: pci_ids: Add Cavium devices
2020-07-17 Michal Simekdoc: fit: Write hex address as hex instead of int
2020-07-17 Martin Kaistramtd: mtdpart: use uint64_t instead of int for cur_off
2020-07-17 Holger Brunckboard/km: update MAINTAINERS email
2020-07-17 Heinrich Schuchardtdoc: correct description of crash dumps
2020-07-17 Stephen Warrenfixdep: fix CONFIG_IS_ENABLED etc. handling
2020-07-17 Mylène Josserandmkimage: Fix error message if write less data then...
next