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
/
x86
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
2021-05-24
1
-1
/
+1
*
x86: qemu: move QFW to its own uclass
Asherah Connor
2021-04-12
3
-48
/
+21
*
x86: coral: Allow init of debug UART in U-Boot proper
Simon Glass
2021-03-27
3
-58
/
+64
*
x86: coral: Avoid build error with !CONFIG_ACPIGEN
Simon Glass
2021-03-27
1
-5
/
+9
*
x86: Allow installing an e820 when booting from coreboot
Simon Glass
2021-03-27
1
-26
/
+1
*
x86: Move coreboot sysinfo parsing into generic x86 code
Simon Glass
2021-03-27
2
-256
/
+0
*
x86: Move coreboot timestamp info into coreboot_tables.h
Simon Glass
2021-03-27
1
-12
/
+0
*
x86: Make coreboot sysinfo available to any x86 board
Simon Glass
2021-03-27
4
-4
/
+4
*
x86: apl: Use read-only SPL and new of-platdata
Simon Glass
2021-03-26
1
-0
/
+2
*
x86: itss: Tidy up bind() for of-platdata-inst
Simon Glass
2021-03-26
1
-2
/
+3
*
x86: apl: Tell of-platdata about a required header file
Simon Glass
2021-03-26
1
-0
/
+1
*
x86: apl: Fix the header order in pmc
Simon Glass
2021-03-26
1
-1
/
+1
*
x86: Define a region for device priv/plat data
Simon Glass
2021-03-26
1
-0
/
+8
*
Merge tag 'v2021.04-rc4' into next
Tom Rini
2021-03-15
2
-1
/
+2
|
\
|
*
x86: Select advanced Intel code only if allowed
Simon Glass
2021-03-09
1
-0
/
+1
|
*
x86: sizeof-array-div error in lpc_common_early_init
Heinrich Schuchardt
2021-03-09
1
-1
/
+1
*
|
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-03-02
1
-1
/
+1
|
/
*
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-15
54
-5
/
+49
|
\
|
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
54
-5
/
+49
*
|
x86: qemu: Fix broken multi-core boot
Bin Meng
2021-02-03
1
-0
/
+6
|
/
*
x86: spl: Make moving BSS conditional
Simon Glass
2021-02-01
1
-0
/
+2
*
x86: Make sure the SPL image ends on a suitable boundary
Simon Glass
2021-02-01
1
-0
/
+10
*
x86: apl: Enhance debugging in the SPL loader
Simon Glass
2021-02-01
1
-5
/
+7
*
x86: acpi_gpe: Update driver name to match devicetree
Simon Glass
2021-02-01
1
-2
/
+4
*
x86: typo segement
Heinrich Schuchardt
2021-01-30
2
-2
/
+2
*
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
14
-123
/
+78
|
\
|
*
x86: apl: Adjust how the UART gets its platform data
Simon Glass
2021-01-05
1
-19
/
+24
|
*
x86: apl: Use struct spi_nor instead of struct spi_flash
Simon Glass
2021-01-05
1
-1
/
+1
|
*
x86: Move priv/plat structs for intel_common to headers
Simon Glass
2021-01-05
2
-27
/
+1
|
*
x86: apl: Move priv/plat structs to headers
Simon Glass
2021-01-05
2
-26
/
+2
|
*
x86: apl: Reduce size for TPL
Simon Glass
2021-01-05
8
-11
/
+29
|
*
x86: apl: Update hostbridge to remove unwanted TPL code
Simon Glass
2021-01-05
1
-5
/
+9
|
*
x86: coral: Move fsp-m settings to a subnode
Simon Glass
2021-01-05
1
-1
/
+4
|
*
x86: Move call64 into its own section
Simon Glass
2021-01-05
1
-0
/
+1
|
*
x86: apl: Use const for driver operations
Simon Glass
2021-01-05
2
-2
/
+2
|
*
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
2
-2
/
+3
|
*
x86: apl: Drop support for !OF_PLATDATA_PARENT
Simon Glass
2021-01-05
2
-28
/
+1
|
*
serial: Update NS16550_t and struct NS16550
Simon Glass
2021-01-05
2
-2
/
+2
*
|
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
2
-5
/
+46
|
\
\
|
|
/
|
/
|
|
*
x86: edison: Switch to DM_USB_GADGET
Andy Shevchenko
2020-12-16
1
-4
/
+0
|
*
x86: edison: Use dwc3-generic driver for Intel Edison
Andy Shevchenko
2020-12-16
1
-0
/
+3
|
*
x86: edison: BINMAN selection is specific to the board
Andy Shevchenko
2020-12-16
1
-1
/
+0
|
*
x86: tangier: Find proper memory region for relocation
Andy Shevchenko
2020-12-16
1
-0
/
+43
*
|
x86: Drop unnecessary mp_init logic
Simon Glass
2020-12-18
2
-17
/
+8
*
|
dm: Avoid accessing seq directly
Simon Glass
2020-12-18
2
-2
/
+2
*
|
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
11
-38
/
+38
*
|
dm: treewide: Update 'auto' declarations to be on one line
Simon Glass
2020-12-13
1
-2
/
+1
*
|
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
9
-19
/
+19
*
|
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
6
-13
/
+13
*
|
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
11
-18
/
+18
[next]