index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
x86: Drop rtc from SPL
Simon Glass
2021-01-05
x86: coral: Remove unwanted nodes from SPL/TPL
Simon Glass
2021-01-05
x86: apl: Adjust how the UART gets its platform data
Simon Glass
2021-01-05
x86: sysreset: Move priv/plat structs to headers
Simon Glass
2021-01-05
x86: apl: Use struct spi_nor instead of struct spi_flash
Simon Glass
2021-01-05
x86: Move priv/plat structs for intel_common to headers
Simon Glass
2021-01-05
x86: apl: Move priv/plat structs to headers
Simon Glass
2021-01-05
x86: Fix header guard in asm/pmu.h
Simon Glass
2021-01-05
x86: tpl: Remove unwanted devicetree string
Simon Glass
2021-01-05
x86: apl: Reduce size for TPL
Simon Glass
2021-01-05
x86: apl: Update hostbridge to remove unwanted TPL code
Simon Glass
2021-01-05
x86: coral: Move fsp-m settings to a subnode
Simon Glass
2021-01-05
x86: Move call64 into its own section
Simon Glass
2021-01-05
x86: apl: Use const for driver operations
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
x86: apl: Drop support for !OF_PLATDATA_PARENT
Simon Glass
2021-01-05
serial: Update NS16550_t and struct NS16550
Simon Glass
2020-12-31
fsp: Move and rename fsp_types.h file
Sughosh Ganu
2020-12-22
fsp: Move and rename fsp_types.h file
Sughosh Ganu
2020-12-18
x86: Drop unnecessary mp_init logic
Simon Glass
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-12-16
x86: edison: Switch to DM_USB_GADGET
Andy Shevchenko
2020-12-16
x86: edison: Use dwc3-generic driver for Intel Edison
Andy Shevchenko
2020-12-16
x86: edison: BINMAN selection is specific to the board
Andy Shevchenko
2020-12-16
x86: edison: Add CPU to compatible string
Andy Shevchenko
2020-12-16
x86: tangier: Find proper memory region for relocation
Andy Shevchenko
2020-12-16
x86: zimage: Update cmdline parameter to be an env var
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Update 'auto' declarations to be on one line
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
dm: Remove uses of device_bind_offset()
Simon Glass
2020-12-13
dm: core: Rename device_bind() to device_bind_offset()
Simon Glass
2020-12-04
x86: zimage: Add silent-console processing
Simon Glass
2020-11-10
x86: coral: Update smbios tables to latest definition
Simon Glass
2020-11-10
x86: Avoid using hardcoded number of variable range MTRRs in mtrr_commit()
Bin Meng
2020-11-06
x86: Provide default SMBIOS manufacturer/product
Simon Glass
2020-11-06
x86: galileo: Use devicetree for SMBIOS settings
Simon Glass
2020-11-06
x86: zimage: Quieten down the zimage boot process
Simon Glass
2020-11-06
x86: zimage: Sanity-check the kernel version before printing it
Simon Glass
2020-11-06
x86: zimage: Add a little more logging
Simon Glass
2020-11-06
x86: fsp: Adjust calculations for MTRR range and DRAM top
Simon Glass
2020-11-06
x86: acpi: Don't show the UART address by default
Simon Glass
2020-11-06
x86: acpi: Include the TPMv1 table only if needed
Simon Glass
2020-11-06
x86: Silence some logging statements
Simon Glass
2020-11-06
x86: fsp: Convert fsp_dram to use log_debug()
Simon Glass
[next]