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
/
apollolake
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: coral: Allow init of debug UART in U-Boot proper
Simon Glass
2021-03-27
2
-58
/
+60
*
x86: coral: Avoid build error with !CONFIG_ACPIGEN
Simon Glass
2021-03-27
1
-5
/
+9
*
x86: apl: Use read-only SPL and new of-platdata
Simon Glass
2021-03-26
1
-0
/
+2
*
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: Select advanced Intel code only if allowed
Simon Glass
2021-03-09
1
-0
/
+1
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
3
-0
/
+3
*
x86: apl: Enhance debugging in the SPL loader
Simon Glass
2021-02-01
1
-5
/
+7
*
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: 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
4
-8
/
+17
*
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: apl: Use const for driver operations
Simon Glass
2021-01-05
1
-1
/
+1
*
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
1
-1
/
+2
*
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
1
-1
/
+1
*
x86: Drop unnecessary mp_init logic
Simon Glass
2020-12-18
1
-1
/
+1
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
4
-18
/
+18
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
3
-7
/
+7
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
3
-7
/
+7
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
4
-7
/
+7
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
4
-5
/
+5
*
dm: Remove uses of device_bind_offset()
Simon Glass
2020-12-13
1
-1
/
+1
*
dm: core: Rename device_bind() to device_bind_offset()
Simon Glass
2020-12-13
1
-1
/
+1
*
x86: Silence some logging statements
Simon Glass
2020-11-06
1
-4
/
+4
*
x86: Set up Chrome OS to boot into developer mode
Simon Glass
2020-11-06
1
-6
/
+20
*
x86: Use CONFIG_CHROMEOS_VBOOT for verified boot
Simon Glass
2020-11-06
1
-1
/
+2
*
x86: apl: Add core init for the SoC
Simon Glass
2020-11-05
3
-20
/
+109
*
x86: Fix up driver names to avoid dtoc warnings
Simon Glass
2020-11-05
7
-10
/
+10
*
x86: apl: Take advantage of the of-platdata parent support
Simon Glass
2020-10-29
1
-1
/
+2
*
x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT
Simon Glass
2020-10-29
1
-0
/
+2
*
x86: apl: Check low-level init in FSP-S pre-init
Simon Glass
2020-09-25
1
-0
/
+2
*
x86: apl: Drop unnecessary code in PMC driver
Simon Glass
2020-09-25
1
-6
/
+2
*
x86: apl: Generate ACPI table for LPC
Simon Glass
2020-09-25
1
-0
/
+18
*
x86: apl: Generate CPU tables
Simon Glass
2020-09-25
1
-0
/
+77
*
x86: apl: Add support for hostbridge ACPI generation
Simon Glass
2020-09-25
1
-9
/
+211
*
x86: apl: Generate required ACPI tables
Simon Glass
2020-09-25
2
-0
/
+212
*
x86: apl: Allow reading hostbridge base addresses
Simon Glass
2020-09-25
1
-0
/
+27
*
x86: Support Atom SoCs using SWSMISCI rather than the SWSCI
Simon Glass
2020-09-25
1
-0
/
+1
*
x86: apl: Support writing the IntelGraphicsMem table
Simon Glass
2020-09-25
1
-0
/
+1
*
x86: acpi: Support external GNVS tables
Simon Glass
2020-09-25
1
-0
/
+1
*
x86: Add a config for the systemagent PCIEX regions size
Simon Glass
2020-09-25
1
-0
/
+1
*
x86: fsp: Replace e-mmc with emmc in devicetree bindings
Wolfgang Wallner
2020-09-21
1
-3
/
+3
*
arch: x86: apl: Update FSP parameters
Bernhard Messerklinger
2020-08-03
1
-0
/
+23
*
x86: apl: fsp_bindings: Add support for u64 parameters
Bernhard Messerklinger
2020-08-03
1
-0
/
+28
*
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-07-25
1
-1
/
+1
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
1
-1
/
+1
*
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-07-20
1
-1
/
+1
[next]