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-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-03
x86: qemu: Fix broken multi-core boot
Bin Meng
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-01
x86: tpl: Show next stage being booted
Simon Glass
2021-02-01
x86: spl: Clear BSS unconditionally
Simon Glass
2021-02-01
x86: zimage: Improve command-line debug handling
Simon Glass
2021-02-01
x86: zimage: Allow dumping the image from outside the module
Simon Glass
2021-02-01
x86: Update Chromium OS GNVS names
Simon Glass
2021-02-01
x86: spl: Make moving BSS conditional
Simon Glass
2021-02-01
x86: Make sure the SPL image ends on a suitable boundary
Simon Glass
2021-02-01
x86: apl: Enhance debugging in the SPL loader
Simon Glass
2021-02-01
x86: acpi_gpe: Update driver name to match devicetree
Simon Glass
2021-02-01
x86: coral: Add a devicetree node for eMMC
Simon Glass
2021-01-30
x86: coral: Support TPM and RTC in SPL
Simon Glass
2021-01-30
x86: typo segement
Heinrich Schuchardt
2021-01-30
x86: coral: Update an unused pin to reduce power
Simon Glass
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
[next]