projects
/
platform
/
kernel
/
u-boot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Makefile: fix annoying sunxi hack message
[platform/kernel/u-boot.git]
/
arch
/
x86
/
2020-08-05
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
tree
|
commitdiff
2020-08-04
Tom Rini
Merge tag 'u-boot-imx-20200804' of https://gitlab.denx...
tree
|
commitdiff
2020-08-04
Tom Rini
Merge tag 'fixes-for-2020.10-rc1' of https://gitlab...
tree
|
commitdiff
2020-08-04
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot...
tree
|
commitdiff
2020-08-04
Tom Rini
Merge tag 'mips-pull-2020-08-03' of https://gitlab...
tree
|
commitdiff
2020-08-04
Tom Rini
Merge branch '2020-08-01-misc-cleanups'
tree
|
commitdiff
2020-08-04
Simon Glass
sf: Drop dm.h header file from spi_flash.h
tree
|
commitdiff
2020-08-03
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
tree
|
commitdiff
2020-08-03
Tom Rini
Merge tag 'efi-2020-10-rc2' of https://gitlab.denx...
tree
|
commitdiff
2020-08-03
Andy Shevchenko
x86: call32: Append appropriate suffixes
tree
|
commitdiff
2020-08-03
Andy Shevchenko
x86: sipi_vector: Append appropriate suffixes
tree
|
commitdiff
2020-08-03
Bernhard Messerklinger
arch: x86: apl: Update FSP parameters
tree
|
commitdiff
2020-08-03
Bernhard Messerklinger
x86: apl: fsp_bindings: Add support for u64 parameters
tree
|
commitdiff
2020-08-03
Wolfgang Wallner
x86: irq: Fix some typos
tree
|
commitdiff
2020-08-01
Heinrich Schuchardt
x86: rename CONFIG_STACK_SIZE
tree
|
commitdiff
2020-07-30
Tom Rini
Merge tag 'dm-pull-28jul20' of git://git.denx.de/u...
tree
|
commitdiff
2020-07-29
Simon Glass
x86: chromebook_panther: Correct the image layout
tree
|
commitdiff
2020-07-29
Simon Glass
x86: Move the fdtmap away from the binary blobs
tree
|
commitdiff
2020-07-29
Simon Glass
x86: Change how selection of ROMs works
tree
|
commitdiff
2020-07-28
Tom Rini
Merge tag 'u-boot-amlogic-20200727' of https://gitlab...
tree
|
commitdiff
2020-07-27
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot...
tree
|
commitdiff
2020-07-27
Tom Rini
Merge tag 'dm-pull-20jul20-take2a' of https://gitlab...
tree
|
commitdiff
2020-07-25
Simon Glass
cpu: Convert the methods to use a const udevice *
tree
|
commitdiff
2020-07-24
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot...
tree
|
commitdiff
2020-07-24
Tom Rini
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx...
tree
|
commitdiff
2020-07-23
Tom Rini
Merge tag 'dm-pull-20jul20' of git://git.denx.de/u...
tree
|
commitdiff
2020-07-22
Tom Rini
Merge tag 'u-boot-rockchip-20200722' of https://gitlab...
tree
|
commitdiff
2020-07-20
Simon Glass
cpu: Convert the methods to use a const udevice *
tree
|
commitdiff
2020-07-20
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
tree
|
commitdiff
2020-07-20
Simon Glass
x86: mp: Add more comments to the module
tree
|
commitdiff
2020-07-20
Simon Glass
x86: mtrr: Add support for writing to MTRRs on any CPU
tree
|
commitdiff
2020-07-20
Simon Glass
x86: mtrr: Update MTRRs on all CPUs
tree
|
commitdiff
2020-07-20
Simon Glass
x86: Don't enable SMP in SPL
tree
|
commitdiff
2020-07-20
Simon Glass
x86: mtrr: Use MP calls to list the MTRRs
tree
|
commitdiff
2020-07-20
Simon Glass
x86: mp: Add iterators for CPUs
tree
|
commitdiff
2020-07-20
Simon Glass
x86: mp: Park CPUs before running the OS
tree
|
commitdiff
2020-07-20
Simon Glass
x86: mp: Allow running functions on multiple CPUs
tree
|
commitdiff
2020-07-20
Simon Glass
x86: Set the SMP flag when MP init is complete
tree
|
commitdiff
2020-07-20
Simon Glass
x86: mp: Support APs waiting for instructions
tree
|
commitdiff
2020-07-20
Simon Glass
x86: cpu: Remove unnecessary #ifdefs
tree
|
commitdiff
2020-07-20
Simon Glass
x86: mp_init: Adjust bsp_init() to return more information
tree
|
commitdiff
2020-07-20
Simon Glass
x86: mp_init: Set up the CPU numbers at the start
tree
|
commitdiff
2020-07-20
Simon Glass
x86: mp_init: Drop the num_cpus static variable
tree
|
commitdiff
2020-07-20
Simon Glass
x86: mp_init: Switch parameter names in start_aps()
tree
|
commitdiff
2020-07-20
Simon Glass
x86: mp_init: Avoid declarations in header files
tree
|
commitdiff
2020-07-20
Simon Glass
x86: Move MP code into mp_init
tree
|
commitdiff
2020-07-20
Simon Glass
x86: mp_init: Switch to livetree
tree
|
commitdiff
2020-07-17
Tom Rini
Merge branch '2020-07-17-misc-fixes'
tree
|
commitdiff
2020-07-17
Masahiro Yamada
treewide: convert bd_t to struct bd_info by coccinelle
tree
|
commitdiff
2020-07-17
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
tree
|
commitdiff
2020-07-17
Simon Glass
x86: Rename board_final_cleanup() to board_final_init()
tree
|
commitdiff
2020-07-17
Simon Glass
x86: acpi: Correct the version of the MADT
tree
|
commitdiff
2020-07-17
Simon Glass
x86: Drop setup_pcat_compatibility()
tree
|
commitdiff
2020-07-17
Simon Glass
x86: Update the comment about booting for FSP2
tree
|
commitdiff
2020-07-17
Simon Glass
x86: Store the coreboot table address in global_data
tree
|
commitdiff
2020-07-17
Simon Glass
x86: apl: Adjust FSP-M code to avoid hard-coded address
tree
|
commitdiff
2020-07-17
Simon Glass
x86: apl: Set the correct boot mode in the FSP-M code
tree
|
commitdiff
2020-07-17
Simon Glass
x86: Add debugging to table writing
tree
|
commitdiff
2020-07-17
Simon Glass
x86: apl: Fix save/restore of ITSS priorities
tree
|
commitdiff
2020-07-17
Simon Glass
x86: irq: Support flags for acpi_gpe
tree
|
commitdiff
2020-07-17
Simon Glass
x86: apl: Hide the p2sb on exit from U-Boot
tree
|
commitdiff
2020-07-17
Simon Glass
x86: apl: Support set_hide() in p2sb driver
tree
|
commitdiff
2020-07-17
Simon Glass
x86: apl: Use memory-mapped access for VBT
tree
|
commitdiff
2020-07-17
Simon Glass
x86: Add error checking for csrt table generation
tree
|
commitdiff
2020-07-17
Simon Glass
x86: pinctrl: Drop the acpi_path member
tree
|
commitdiff
2020-07-17
Simon Glass
x86: pinctrl: Update comment for intel_pinctrl_get_pad()
tree
|
commitdiff
2020-07-17
Simon Glass
x86: pinctrl: Add a way to get the pinctrl reg address
tree
|
commitdiff
2020-07-17
Simon Glass
x86: Add support for building up an NHLT structure
tree
|
commitdiff
2020-07-17
Simon Glass
acpi: Allow creating the GNVS to fail
tree
|
commitdiff
2020-07-17
Simon Glass
x86: Allow devices to write to DSDT
tree
|
commitdiff
2020-07-17
Simon Glass
x86: Allow devices to write an SSDT
tree
|
commitdiff
2020-07-17
Simon Glass
x86: acpi: Move MADT down a bit
tree
|
commitdiff
2020-07-17
Simon Glass
x86: fsp: Support a warning message when DRAM init...
tree
|
commitdiff
2020-07-17
Simon Glass
x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME
tree
|
commitdiff
2020-07-17
Wolfgang Wallner
x86: p2sb: make P2SB driver depend on P2SB uclass
tree
|
commitdiff
2020-07-11
Tom Rini
Merge branch 'master' of https://gitlab.denx.de/u-boot...
tree
|
commitdiff
2020-07-10
Tom Rini
Merge tag 'rpi-next-2020.10' of https://gitlab.denx...
tree
|
commitdiff
2020-07-09
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
tree
|
commitdiff
2020-07-09
Simon Glass
x86: apl: Re-enable loading of SPL
tree
|
commitdiff
2020-07-09
Simon Glass
x86: fsp: video: Allocate a frame buffer when needed
tree
|
commitdiff
2020-07-09
Simon Glass
x86: fsp: Reinit the FPU after FSP meminit
tree
|
commitdiff
2020-07-08
Tom Rini
Merge tag 'u-boot-amlogic-20200708' of https://gitlab...
tree
|
commitdiff
2020-07-08
Tom Rini
Merge tag 'u-boot-rockchip-20200708' of https://gitlab...
tree
|
commitdiff
2020-07-07
Tom Rini
Merge tag 'u-boot-atmel-2020.10-a' of https://gitlab...
tree
|
commitdiff
2020-07-06
Tom Rini
Merge branch 'next'
tree
|
commitdiff
2020-07-05
Tom Rini
Merge tag 'efi-2020-10-rc1' of https://gitlab.denx...
tree
|
commitdiff
2020-07-05
Tom Rini
Merge branch '2020-07-01-kconfig-etc-updates' into...
tree
|
commitdiff
2020-07-01
Tom Rini
x86: Convert from ACCESS_ONCE to READ/WRITE_ONCE
tree
|
commitdiff
2020-07-01
Tom Rini
Remove CROSS_COMPILE default from arch/*/config.mk
tree
|
commitdiff
2020-06-30
Tom Rini
Merge tag 'mips-pull-2020-06-29' of https://gitlab...
tree
|
commitdiff
2020-06-29
Tom Rini
Merge branch '2020-06-26-more-Kconfig-migration' into...
tree
|
commitdiff
2020-06-29
Tom Rini
x86: Don't build some unused objects in TPL
tree
|
commitdiff
2020-06-25
Tom Rini
Merge branch '2020-06-25-tidy-up-bd-command' into next
tree
|
commitdiff
2020-06-25
Simon Glass
bdinfo: x86: vesa: Update fb_base to the correct value
tree
|
commitdiff
2020-06-04
Tom Rini
Merge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
tree
|
commitdiff
2020-06-03
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
tree
|
commitdiff
2020-06-03
Tom Rini
Merge branch 'master' of https://gitlab.denx.de/u-boot...
tree
|
commitdiff
2020-06-02
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
tree
|
commitdiff
2020-06-02
Bin Meng
x86: quark: acpi: Replace _ADR() by _UID() in descripti...
tree
|
commitdiff
2020-06-02
Bin Meng
x86: baytrail: acpi: Replace _ADR() by _UID() in descri...
tree
|
commitdiff
next