projects
/
platform
/
kernel
/
u-boot.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/u-boot.git
2020-07-20
Simon Glass
mkimage: Allow updating the FIT timestamp
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
binman: Allow zero-length entries to overlap
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
binman: Allow missing Intel blobs
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
binman: Detect when valid images are not produced
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
patman: Update errors and warnings to use stderr
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
binman: Allow external binaries to be missing
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
binman: Convert existing binary blobs to blob_ext
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
binman: Add an etype for external binary blobs
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
binman: Use super() instead of specifying parent type
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
binman: Re-enable concurrent tests
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
binman: Adjust pylibfdt for incremental build
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
binman: Fix a few typos in the entry docs
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
binman: Add support for calling mkimage
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
binman: Set a default toolpath
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
binman: Specify the toolpath when running test coverage
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
binman: Correct the search patch for pylibfdt
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
binman: cbfs: Fix IFWI typo
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
binman: Output errors to stderr
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
.gitignore: Ignore Python 3 cache directories
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
dm: core Fix long line in device_bind_common()
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
patman: Add a -D option to enable debugging
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
patman: Support collecting response tags in Patchstream
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
patman: Allow disabling 'bright' mode with Print output
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
patman: Add a 'test' subcommand
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
patman: Allow different commands
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
patman: Convert to ArgumentParser
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
patman: Allow skipping patches at the end
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
patman: Allow creating patches for another branch
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
patman: Add a test that uses gitpython
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
patman: Move main code out to a control module
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
patman: Use test_util to show test results
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
x86: mtrr: Enhance 'mtrr' command to list MTRRs on...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
x86: mp: Add more comments to the module
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
x86: mtrr: Update 'mtrr' to allow setting MTRRs on...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
x86: mtrr: Restructure so command execution is in one...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
x86: mtrr: Update the command to use the new mtrr calls
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
x86: mtrr: Add support for writing to MTRRs on any CPU
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
x86: mtrr: Update MTRRs on all CPUs
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
x86: coral: Update the memory map
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
x86: Don't enable SMP in SPL
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
x86: mtrr: Use MP calls to list the MTRRs
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
x86: mp: Add iterators for CPUs
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
x86: mp: Park CPUs before running the OS
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
x86: mp: Allow running functions on multiple CPUs
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
x86: Set the SMP flag when MP init is complete
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
global_data: Add a generic global_data flag for SMP...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
x86: mp: Support APs waiting for instructions
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
x86: cpu: Remove unnecessary #ifdefs
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
x86: mp_init: Adjust bsp_init() to return more information
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
x86: mp_init: Set up the CPU numbers at the start
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
x86: mtrr: Fix 'ensable' typo
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
x86: mp_init: Drop the num_cpus static variable
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
x86: mp_init: Switch parameter names in start_aps()
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
x86: mp_init: Avoid declarations in header files
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
x86: Move MP code into mp_init
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
x86: mp_init: Switch to livetree
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Glass
dm: core: Don't show an ACPI warning if there is no...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Tom Rini
Merge tag 'mips-pull-2020-07-18' of https://gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Stefan Roese
mips: octeon: Add minimal Octeon 3 EBB7304 EVK support
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Stefan Roese
mips: octeon: use mips_mach_early_init() to copy to...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Stefan Roese
mips: octeon: dts: Add Octeon 3 cn73xx base dtsi file
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Aaron Williams
mips: octeon: Initial minimal support for the Marvell...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Stefan Roese
sysreset: Add Octeon sysreset driver
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Stefan Roese
mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Daniel Schwierzeck
mips: sync asm/mipsregs.h with Linux 5.7
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Daniel Schwierzeck
mips: sync asm/addrspace.h with Linux 5.7
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Daniel Schwierzeck
mips: sync asm/asm.h with Linux 5.7
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Daniel Schwierzeck
mips: remove deprecated UNCACHED_SDRAM() macro
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Daniel Schwierzeck
mips: add config options for generic cache setup code
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Daniel Schwierzeck
mips: refactor disabling of caches
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Daniel Schwierzeck
mips: add KSEG1 wrapper for change_k0_cca
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Daniel Schwierzeck
mips: start.S: remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Stefan Roese
mips: cache: Make invalidate_dcache_range() weak to...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Stefan Roese
mips: cache: Make flush_cache() weak to enable overwrite
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Stefan Roese
mips: cache: Allow using CONFIG_MIPS_L2_CACHE without...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Stefan Roese
mips: reloc: Change R_MIPS_NONE to catch pre-reloc...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Stefan Roese
mips: traps: Set WG bit in EBase register on Octeon
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Stefan Roese
mips: time: Only compile the weak get_tbclk() when...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Tom Rini
Merge branch '2020-07-17-misc-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Suneel Garapati
include: pci_ids: Add Cavium devices
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Michal Simek
doc: fit: Write hex address as hex instead of int
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Martin Kaistra
mtd: mtdpart: use uint64_t instead of int for cur_off
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Holger Brunck
board/km: update MAINTAINERS email
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Heinrich Schuchardt
doc: correct description of crash dumps
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Stephen Warren
fixdep: fix CONFIG_IS_ENABLED etc. handling
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Mylène Josserand
mkimage: Fix error message if write less data then...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Rasmus Villemoes
remove include/config_defaults.h
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Fabio Estevam
doc: multi-dtb-fit: Remove double underscores
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Heinrich Schuchardt
fs: error handling in do_load()
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Masahiro Yamada
asm/u-boot.h: remove bd_t definitions
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Masahiro Yamada
treewide: convert bd_t to struct bd_info manually
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Masahiro Yamada
treewide: convert bd_t to struct bd_info by coccinelle
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Michal Simek
arm64: Remove CONFIG_SYS_FULL_VA macro
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Jan Kiszka
Makefile: Silence relocate-rela call
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Chin Liang See
lib: zlib: Remove offset pointer optimization in inftrees.c
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Patrick Delaunay
Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Thomas Schaefer
spl: fix ext4fs_mount return code handling
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Tero Kristo
cmd: booti: convert the debug print about image move...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Tero Kristo
common: bootm: add checks to verify if ramdisk / fdtima...
commit
|
commitdiff
|
tree
|
snapshot
next