Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
88bf6d3fa5577c8f435a823b4a92c62c008b6936
88bf6d3
treewide: remove (phys_addr_t) casts from devfdt_get_addr()
by Masahiro Yamada
· Fri Jul 17 14:36:47 2020 +0900
a3332a1
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
by Masahiro Yamada
· Fri Jul 17 14:36:46 2020 +0900
ac068a8
fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts()
by Masahiro Yamada
· Fri Jul 17 10:46:19 2020 +0900
b51b5ce
fdt_support: call mtdparts_init() after finding MTD node to fix up
by Masahiro Yamada
· Fri Jul 17 10:46:18 2020 +0900
8ed6e11
test/dm: check if devices exist
by Heinrich Schuchardt
· Fri Jul 17 00:20:14 2020 +0200
3373ee0
arm: mach-k3: Use SOC driver for device identification
by Dave Gerlach
· Wed Jul 15 23:40:04 2020 -0500
51eb570
configs: j721e_evm: Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3
by Dave Gerlach
· Wed Jul 15 23:40:03 2020 -0500
921c040
configs: am65x_evm: Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3
by Dave Gerlach
· Wed Jul 15 23:40:02 2020 -0500
a397a4b
arm: dts: k3-j721e-mcu-wakeup: Introduce chipid node
by Dave Gerlach
· Wed Jul 15 23:40:01 2020 -0500
699ea94
arm: dts: k3-am65-wakeup: Introduce chipid node
by Dave Gerlach
· Wed Jul 15 23:40:00 2020 -0500
3fbaea1
dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCs
by Dave Gerlach
· Wed Jul 15 23:39:59 2020 -0500
a17f94c
test: Add tests for SOC uclass
by Dave Gerlach
· Wed Jul 15 23:39:58 2020 -0500
27f81c8
dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching
by Dave Gerlach
· Wed Jul 15 23:39:57 2020 -0500
7e1daaa
doc: Add new doc for soc ID driver model
by Dave Gerlach
· Wed Jul 15 23:39:56 2020 -0500
b161ffa
fdt_support: add static to fdt_node_set_part_info()
by Masahiro Yamada
· Wed Jul 15 19:35:47 2020 +0900
d6a56ac
patman: When no tracking branch is provided, tell the user
by Nicolas Boichat
· Mon Jul 13 10:50:01 2020 +0800
feba110
patman: Make sure sendemail.suppresscc is (un)set correctly
by Nicolas Boichat
· Mon Jul 13 10:50:00 2020 +0800
45944bb
Revert "lib: fdt: Split fdtdec_setup_mem_size_base()"
by Michal Simek
· Fri Jul 10 13:16:50 2020 +0200
b7dadb2
Revert "lib: fdt: Split fdtdec_setup_memory_banksize()"
by Michal Simek
· Fri Jul 10 13:16:49 2020 +0200
edcbc5e
ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt()
by Michal Simek
· Fri Jul 10 13:16:48 2020 +0200
03b9dcd
Add information for skipped commit options
by Patrick Delaunay
· Thu Jul 02 19:52:54 2020 +0200
921b00c
lib: libfdt: fdt_region: avoid NULL pointer access
by Philippe Reynes
· Thu Jul 02 19:31:29 2020 +0200
05cc537
patman: Detect unexpected END
by Patrick Delaunay
· Thu Jul 02 19:08:24 2020 +0200
7a6b641
cpu: Convert the methods to use a const udevice *
by Simon Glass
· Sun Jan 26 22:06:27 2020 -0700
c7b010d
binman: Add support for generating a FIT
by Simon Glass
· Thu Jul 09 18:39:45 2020 -0600
f1cfee5
dtoc: Allow adding variable-sized data to a dtb
by Simon Glass
· Thu Jul 09 18:39:44 2020 -0600
ef894c3
mkimage: Allow updating the FIT timestamp
by Simon Glass
· Thu Jul 09 18:39:43 2020 -0600
5781864
binman: Allow zero-length entries to overlap
by Simon Glass
· Thu Jul 09 18:39:42 2020 -0600
b791ad4
binman: Allow missing Intel blobs
by Simon Glass
· Thu Jul 09 18:39:41 2020 -0600
7332588
binman: Detect when valid images are not produced
by Simon Glass
· Thu Jul 09 18:39:40 2020 -0600
dab7c43
patman: Update errors and warnings to use stderr
by Simon Glass
· Thu Jul 09 18:39:39 2020 -0600
42f927a
binman: Allow external binaries to be missing
by Simon Glass
· Thu Jul 09 18:39:38 2020 -0600
656014d
binman: Convert existing binary blobs to blob_ext
by Simon Glass
· Thu Jul 09 18:39:37 2020 -0600
9ade419
binman: Add an etype for external binary blobs
by Simon Glass
· Thu Jul 09 18:39:36 2020 -0600
4a41e5d
binman: Use super() instead of specifying parent type
by Simon Glass
· Thu Jul 09 18:39:35 2020 -0600
4b54adc
binman: Re-enable concurrent tests
by Simon Glass
· Thu Jul 09 18:39:34 2020 -0600
3c19a25
binman: Adjust pylibfdt for incremental build
by Simon Glass
· Thu Jul 09 18:39:33 2020 -0600
25a50db
binman: Fix a few typos in the entry docs
by Simon Glass
· Thu Jul 09 18:39:32 2020 -0600
b7ca1c9
binman: Add support for calling mkimage
by Simon Glass
· Thu Jul 09 18:39:31 2020 -0600
8ed2523
binman: Set a default toolpath
by Simon Glass
· Thu Jul 09 18:39:30 2020 -0600
b70caf7
binman: Specify the toolpath when running test coverage
by Simon Glass
· Thu Jul 09 18:39:29 2020 -0600
0b75468
binman: Correct the search patch for pylibfdt
by Simon Glass
· Thu Jul 09 18:39:28 2020 -0600
1f32ff91
binman: cbfs: Fix IFWI typo
by Simon Glass
· Thu Jul 09 18:39:27 2020 -0600
44c40fd
binman: Output errors to stderr
by Simon Glass
· Thu Jul 09 18:39:26 2020 -0600
dd90574
.gitignore: Ignore Python 3 cache directories
by Simon Glass
· Thu Jul 09 18:39:25 2020 -0600
e2438dd
dm: core Fix long line in device_bind_common()
by Simon Glass
· Thu Jul 09 18:39:24 2020 -0600
979996e
patman: Add a -D option to enable debugging
by Simon Glass
· Sun Jul 05 21:41:59 2020 -0600
62c3852
patman: Support collecting response tags in Patchstream
by Simon Glass
· Sun Jul 05 21:41:57 2020 -0600
039f5b7
patman: Allow disabling 'bright' mode with Print output
by Simon Glass
· Sun Jul 05 21:41:56 2020 -0600
9c501e1
patman: Add a 'test' subcommand
by Simon Glass
· Sun Jul 05 21:41:55 2020 -0600
c16f324
patman: Allow different commands
by Simon Glass
· Sun Jul 05 21:41:54 2020 -0600
7f739bb
patman: Convert to ArgumentParser
by Simon Glass
· Sun Jul 05 21:41:53 2020 -0600
25cc85e
patman: Allow skipping patches at the end
by Simon Glass
· Sun Jul 05 21:41:52 2020 -0600
b4aa8aa
patman: Allow creating patches for another branch
by Simon Glass
· Sun Jul 05 21:41:51 2020 -0600
a12b1ab
patman: Add a test that uses gitpython
by Simon Glass
· Sun Jul 05 21:41:50 2020 -0600
85a03de
patman: Move main code out to a control module
by Simon Glass
· Sun Jul 05 21:41:49 2020 -0600
4e98ab9
patman: Use test_util to show test results
by Simon Glass
· Sun Jul 05 21:41:48 2020 -0600
a045240
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· Mon Jul 20 09:25:32 2020 -0400
3ac9fdb
x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU
by Simon Glass
· Fri Jul 17 08:48:31 2020 -0600
00906cb
x86: mp: Add more comments to the module
by Simon Glass
· Fri Jul 17 08:48:30 2020 -0600
e643edd
x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU
by Simon Glass
· Fri Jul 17 08:48:29 2020 -0600
2c601b6
x86: mtrr: Restructure so command execution is in one place
by Simon Glass
· Fri Jul 17 08:48:28 2020 -0600
29e1d77
x86: mtrr: Update the command to use the new mtrr calls
by Simon Glass
· Fri Jul 17 08:48:27 2020 -0600
d89e15f
x86: mtrr: Add support for writing to MTRRs on any CPU
by Simon Glass
· Fri Jul 17 08:48:26 2020 -0600
00dc52f
x86: mtrr: Update MTRRs on all CPUs
by Simon Glass
· Fri Jul 17 08:48:25 2020 -0600
2e2b465
x86: coral: Update the memory map
by Simon Glass
· Fri Jul 17 08:48:24 2020 -0600
a2c515c
x86: Don't enable SMP in SPL
by Simon Glass
· Fri Jul 17 08:48:23 2020 -0600
7403c26
x86: mtrr: Use MP calls to list the MTRRs
by Simon Glass
· Fri Jul 17 08:48:22 2020 -0600
44344f5
x86: mp: Add iterators for CPUs
by Simon Glass
· Fri Jul 17 08:48:21 2020 -0600
32d5695
x86: mp: Park CPUs before running the OS
by Simon Glass
· Fri Jul 17 08:48:20 2020 -0600
6871dff
x86: mp: Allow running functions on multiple CPUs
by Simon Glass
· Fri Jul 17 08:48:19 2020 -0600
4943de6
x86: Set the SMP flag when MP init is complete
by Simon Glass
· Fri Jul 17 08:48:18 2020 -0600
16a5ad7
global_data: Add a generic global_data flag for SMP state
by Simon Glass
· Fri Jul 17 08:48:17 2020 -0600
4a30bbb
x86: mp: Support APs waiting for instructions
by Simon Glass
· Fri Jul 17 08:48:16 2020 -0600
84163ae
x86: cpu: Remove unnecessary #ifdefs
by Simon Glass
· Fri Jul 17 08:48:15 2020 -0600
653781b
x86: mp_init: Adjust bsp_init() to return more information
by Simon Glass
· Fri Jul 17 08:48:14 2020 -0600
ebb239a
x86: mp_init: Set up the CPU numbers at the start
by Simon Glass
· Fri Jul 17 08:48:13 2020 -0600
c947a62
x86: mtrr: Fix 'ensable' typo
by Simon Glass
· Fri Jul 17 08:48:12 2020 -0600
3307d0c
x86: mp_init: Drop the num_cpus static variable
by Simon Glass
· Fri Jul 17 08:48:11 2020 -0600
a3ee7b8
x86: mp_init: Switch parameter names in start_aps()
by Simon Glass
· Fri Jul 17 08:48:10 2020 -0600
35ee0de
x86: mp_init: Avoid declarations in header files
by Simon Glass
· Fri Jul 17 08:48:09 2020 -0600
e40633d
x86: Move MP code into mp_init
by Simon Glass
· Fri Jul 17 08:48:08 2020 -0600
740e908
x86: mp_init: Switch to livetree
by Simon Glass
· Fri Jul 17 08:48:07 2020 -0600
92136c1
dm: core: Don't show an ACPI warning if there is no ordering
by Simon Glass
· Fri Jul 17 08:49:25 2020 -0600
37d2704
Merge tag 'mips-pull-2020-07-18' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips
by Tom Rini
· Sat Jul 18 11:34:49 2020 -0400
a6f2ea4
mips: octeon: Add minimal Octeon 3 EBB7304 EVK support
by Stefan Roese
· Tue Jun 30 12:08:58 2020 +0200
15ba802
mips: octeon: use mips_mach_early_init() to copy to L2 cache
by Stefan Roese
· Tue Jun 30 12:33:17 2020 +0200
9e29eff
mips: octeon: dts: Add Octeon 3 cn73xx base dtsi file
by Stefan Roese
· Tue Jun 30 12:08:57 2020 +0200
b2ea818
mips: octeon: Initial minimal support for the Marvell Octeon SoC
by Aaron Williams
· Tue Jun 30 12:08:56 2020 +0200
4df2d0d
sysreset: Add Octeon sysreset driver
by Stefan Roese
· Tue Jun 30 12:08:55 2020 +0200
c6f54b4
mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init code
by Stefan Roese
· Tue Jun 30 12:33:16 2020 +0200
e4ccb47
mips: sync asm/mipsregs.h with Linux 5.7
by Daniel Schwierzeck
· Sun Jul 12 01:46:18 2020 +0200
b018d6b
mips: sync asm/addrspace.h with Linux 5.7
by Daniel Schwierzeck
· Sun Jul 12 01:46:17 2020 +0200
53056e4
mips: sync asm/asm.h with Linux 5.7
by Daniel Schwierzeck
· Sun Jul 12 01:46:16 2020 +0200
e61db37
mips: remove deprecated UNCACHED_SDRAM() macro
by Daniel Schwierzeck
· Sun Jul 12 01:46:15 2020 +0200
c95e7f1
mips: add config options for generic cache setup code
by Daniel Schwierzeck
· Sun Jul 12 00:45:57 2020 +0200
765f417
mips: refactor disabling of caches
by Daniel Schwierzeck
· Sun Jul 12 00:45:56 2020 +0200
ab1d86e
mips: add KSEG1 wrapper for change_k0_cca
by Daniel Schwierzeck
· Sun Jul 12 00:45:55 2020 +0200
de4987c
mips: start.S: remove dead code
by Daniel Schwierzeck
· Sun Jul 12 00:45:54 2020 +0200
e4a3ba2
mips: cache: Make invalidate_dcache_range() weak to enable overwrite
by Stefan Roese
· Tue Jun 30 12:33:19 2020 +0200
Next »