index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
x86: mp_init: Adjust bsp_init() to return more information
Simon Glass
2020-07-20
1
-13
/
+23
*
|
x86: mp_init: Set up the CPU numbers at the start
Simon Glass
2020-07-20
1
-12
/
+9
*
|
x86: mp_init: Drop the num_cpus static variable
Simon Glass
2020-07-20
1
-7
/
+15
*
|
x86: mp_init: Switch parameter names in start_aps()
Simon Glass
2020-07-20
1
-6
/
+19
*
|
x86: mp_init: Avoid declarations in header files
Simon Glass
2020-07-20
2
-23
/
+20
*
|
x86: Move MP code into mp_init
Simon Glass
2020-07-20
3
-47
/
+16
*
|
x86: mp_init: Switch to livetree
Simon Glass
2020-07-20
1
-2
/
+1
*
|
mips: octeon: Add minimal Octeon 3 EBB7304 EVK support
Stefan Roese
2020-07-18
3
-0
/
+111
*
|
mips: octeon: use mips_mach_early_init() to copy to L2 cache
Stefan Roese
2020-07-18
2
-0
/
+51
*
|
mips: octeon: dts: Add Octeon 3 cn73xx base dtsi file
Stefan Roese
2020-07-18
1
-0
/
+64
*
|
mips: octeon: Initial minimal support for the Marvell Octeon SoC
Aaron Williams
2020-07-18
12
-0
/
+312
*
|
mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init code
Stefan Roese
2020-07-18
2
-0
/
+14
*
|
mips: sync asm/mipsregs.h with Linux 5.7
Daniel Schwierzeck
2020-07-18
5
-196
/
+1103
*
|
mips: sync asm/addrspace.h with Linux 5.7
Daniel Schwierzeck
2020-07-18
1
-12
/
+2
*
|
mips: sync asm/asm.h with Linux 5.7
Daniel Schwierzeck
2020-07-18
1
-120
/
+10
*
|
mips: remove deprecated UNCACHED_SDRAM() macro
Daniel Schwierzeck
2020-07-18
2
-15
/
+2
*
|
mips: add config options for generic cache setup code
Daniel Schwierzeck
2020-07-18
2
-1
/
+29
*
|
mips: refactor disabling of caches
Daniel Schwierzeck
2020-07-18
2
-5
/
+10
*
|
mips: add KSEG1 wrapper for change_k0_cca
Daniel Schwierzeck
2020-07-18
1
-14
/
+18
*
|
mips: start.S: remove dead code
Daniel Schwierzeck
2020-07-18
1
-9
/
+0
*
|
mips: cache: Make invalidate_dcache_range() weak to enable overwrite
Stefan Roese
2020-07-18
1
-1
/
+1
*
|
mips: cache: Make flush_cache() weak to enable overwrite
Stefan Roese
2020-07-18
1
-1
/
+1
*
|
mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CM
Stefan Roese
2020-07-18
2
-2
/
+12
*
|
mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usage
Stefan Roese
2020-07-18
2
-4
/
+5
*
|
mips: traps: Set WG bit in EBase register on Octeon
Stefan Roese
2020-07-18
2
-0
/
+5
*
|
mips: time: Only compile the weak get_tbclk() when needed
Stefan Roese
2020-07-18
1
-0
/
+2
|
/
*
treewide: convert bd_t to struct bd_info manually
Masahiro Yamada
2020-07-17
6
-6
/
+6
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
63
-113
/
+117
*
Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig
Patrick Delaunay
2020-07-17
1
-0
/
+14
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-07-17
40
-173
/
+1199
|
\
|
*
acpi: Enable ACPI table generation by default on x86
Simon Glass
2020-07-17
1
-0
/
+1
|
*
x86: Rename board_final_cleanup() to board_final_init()
Simon Glass
2020-07-17
5
-9
/
+9
|
*
x86: acpi: Correct the version of the MADT
Simon Glass
2020-07-17
1
-1
/
+1
|
*
x86: Drop setup_pcat_compatibility()
Simon Glass
2020-07-17
2
-12
/
+0
|
*
x86: Update the comment about booting for FSP2
Simon Glass
2020-07-17
1
-0
/
+1
|
*
x86: Store the coreboot table address in global_data
Simon Glass
2020-07-17
3
-2
/
+14
|
*
x86: apl: Adjust FSP-M code to avoid hard-coded address
Simon Glass
2020-07-17
1
-1
/
+2
|
*
x86: apl: Set the correct boot mode in the FSP-M code
Simon Glass
2020-07-17
1
-1
/
+2
|
*
x86: Add debugging to table writing
Simon Glass
2020-07-17
1
-10
/
+28
|
*
x86: apl: Fix save/restore of ITSS priorities
Simon Glass
2020-07-17
5
-12
/
+45
|
*
x86: irq: Support flags for acpi_gpe
Simon Glass
2020-07-17
1
-0
/
+26
|
*
x86: apl: Hide the p2sb on exit from U-Boot
Simon Glass
2020-07-17
1
-0
/
+13
|
*
x86: apl: Support set_hide() in p2sb driver
Simon Glass
2020-07-17
2
-15
/
+42
|
*
x86: apl: Use memory-mapped access for VBT
Simon Glass
2020-07-17
2
-14
/
+6
|
*
x86: Add error checking for csrt table generation
Simon Glass
2020-07-17
1
-6
/
+13
|
*
x86: pinctrl: Drop the acpi_path member
Simon Glass
2020-07-17
1
-2
/
+0
|
*
x86: pinctrl: Update comment for intel_pinctrl_get_pad()
Simon Glass
2020-07-17
1
-0
/
+1
|
*
x86: pinctrl: Add a way to get the pinctrl reg address
Simon Glass
2020-07-17
1
-2
/
+14
|
*
x86: Add support for building up an NHLT structure
Simon Glass
2020-07-17
3
-0
/
+797
|
*
acpi: Allow creating the GNVS to fail
Simon Glass
2020-07-17
5
-6
/
+27
[prev]
[next]