upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/arch/x86/cpu
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 7 years ago
..
baytrail x86: baytrail: acpi: Add full reset bit to the reset register value in FADT 7 years ago
braswell x86: braswell: Disable PUNIT power configuration for B0 stepping 7 years ago
broadwell env: Convert CONFIG_ENV_IS_IN... to a choice 7 years ago
coreboot env: Convert CONFIG_ENV_IS_IN... to a choice 7 years ago
efi x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig 7 years ago
i386 x86: Force 32-bit jumps in interrupt handlers 7 years ago
intel_common dm: core: Replace of_offset with accessor 7 years ago
ivybridge x86: ivybridge: remove unused variables 7 years ago
qemu env: Convert CONFIG_ENV_IS_IN... to a choice 7 years ago
quark env: Convert CONFIG_ENV_IS_IN... to a choice 7 years ago
queensbay env: Convert CONFIG_ENV_IS_IN... to a choice 7 years ago
tangier treewide: replace with error() with pr_err() 7 years ago
x86_64 board_f: x86: Use checkcpu() for CPU init 7 years ago
Makefile x86: Add Intel Braswell SoC support 7 years ago
call32.S x86: Add a way to call 32-bit code from 64-bit mode 9 years ago
config.mk x86: Update compile/link flags to support 64-bit U-Boot 7 years ago
cpu.c x86: acpi: Fix Windows S3 resume failure 7 years ago
cpu_x86.c x86: Drop leading spaces in cpu_x86_get_desc() 7 years ago
ioapic.c x86: Add a function to set the IOAPIC ID 8 years ago
irq.c dm: core: Replace of_offset with accessor 7 years ago
lapic.c x86: Remove SMP limitation in lapic_setup() 8 years ago
mp_init.c x86: Intel MID platforms has no microcode update 7 years ago
mtrr.c x86: Test mtrr support flag before accessing mtrr msr 9 years ago
pci.c x86: pci: Drop legacy PCI APIs 8 years ago
resetvec.S Use correct spelling of "U-Boot" 8 years ago
sipi_vector.S x86: Add comments to the SIPI vector 8 years ago
start.S x86: make LOAD_FROM_32_BIT visible for platforms 7 years ago
start16.S x86: fsp: Load GDT before calling FspInitEntry 9 years ago
start64.S x86: Add 64-bit start-up code 7 years ago
turbo.c x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to Kconfig 7 years ago
u-boot-64.lds x86: Add a link script for 64-bit x86 7 years ago
u-boot-spl.lds x86: Add a link script for SPL 7 years ago
u-boot.lds x86: Use X86_16BIT_INIT instead of X86_RESET_VECTOR 7 years ago
wakeup.S x86: acpi: Add wake up assembly stub 7 years ago