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/include/asm
Simon Glass 3ff240c92f x86: Don't include asm/u-boot.h in common 8 years ago
..
acpi x86: baytrail: Introduce ACPI global NVS 8 years ago
arch-baytrail x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer 8 years ago
arch-broadwell x86: broadwell: Add support for SDRAM setup 9 years ago
arch-coreboot x86: Move sysinfo related to sysinfo.h 9 years ago
arch-ivybridge dm: x86: Move link to use driver model for video 8 years ago
arch-qemu x86: Drop asm/arch/gpio.h 9 years ago
arch-quark x86: acpi: Pack global NVS into ACPI table 8 years ago
arch-queensbay x86: Drop asm/arch/gpio.h 9 years ago
fsp x86: fsp: Fix cast for 64-bit compilation 8 years ago
video
acpi_s3.h x86: acpi: Fix Windows S3 resume failure 8 years ago
acpi_table.h x86: acpi: Refactor acpi_resume() 8 years ago
atomic.h
bitops.h
bootm.h
bootparam.h x86: Synchronize list of x86 subarchitectures (update bootparam.h) 8 years ago
byteorder.h x86: Fix up byteorder.h for x86_64 8 years ago
cache.h x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZE 8 years ago
cmos_layout.h x86: fsp: Save stack address to CMOS for next S3 boot 8 years ago
config.h
control_regs.h
coreboot_tables.h x86: Prepare configuration tables in dedicated high memory region 9 years ago
cpu.h x86: Introduce minimal PMU driver for Intel MID platforms 8 years ago
cpu_common.h x86: Move common CPU code to its own place 9 years ago
cpu_x86.h cpu: Add get_vendor callback 8 years ago
e820.h
early_cmos.h x86: Add an early CMOS access library 8 years ago
elf.h
global_data.h x86: acpi: Fix Windows S3 resume failure 8 years ago
gpio.h x86: Drop all the old pin configuration code 9 years ago
i8254.h x86: Fix cosmetic issues in the i8254 and i8259 codes 9 years ago
i8259.h x86: Fix cosmetic issues in the i8254 and i8259 codes 9 years ago
ibmpc.h
intel_regs.h x86: Move common CPU code to its own place 9 years ago
interrupt.h
io.h x86: Allow I/O functions to use pointers 9 years ago
ioapic.h x86: Add a function to set the IOAPIC ID 9 years ago
ioctl.h
irq.h x86: irq: Enable SCI on IRQ9 9 years ago
ist.h
lapic.h
linkage.h
lpc_common.h x86: Move common LPC code to its own place 9 years ago
me_common.h x86: Move Intel Management Engine code to a common place 9 years ago
microcode.h x86: Update microcode for secondary CPUs 9 years ago
mp.h x86: Move the i386 code into its own directory 8 years ago
mpspec.h x86: Update mpspec to build on 64-bit machines 8 years ago
mrc_common.h x86: Add common SDRAM-init code 9 years ago
mrccache.h
msr-index.h x86: Add some more common MSR indexes 9 years ago
msr.h treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
mtrr.h
pch_common.h x86: Move common PCH code into a common place 9 years ago
pci.h x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE 9 years ago
pirq_routing.h x86: irq: Move irq_router to a per driver priv 9 years ago
pmu.h x86: Introduce minimal PMU driver for Intel MID platforms 8 years ago
pnp_def.h
posix_types.h x86: Fix up type sizes for 64-bit 8 years ago
post.h x86: Add post codes for OS resume 8 years ago
processor-flags.h
processor.h x86: Rename PORT_RESET to IO_PORT_RESET 9 years ago
ptrace.h
report_platform.h x86: Move Intel Management Engine code to a common place 9 years ago
scu.h x86: Add SCU IPC driver for Intel MID platforms 8 years ago
sections.h
setjmp.h x86: Add implementations of setjmp() and longjmp() 8 years ago
sfi.h x86: Use unsigned long for address in table generation 8 years ago
sipi.h x86: Add comments to the SIPI vector 9 years ago
speedstep.h
spl.h x86: Add an SPL implementation 8 years ago
string.h x86: Add an accelerated memmove() function 8 years ago
tables.h x86: acpi: Add one API to find OS wakeup vector 8 years ago
turbo.h
types.h x86: Fix up type sizes for 64-bit 8 years ago
u-boot-x86.h x86: Don't include asm/u-boot.h in common 8 years ago
u-boot.h x86: Make u-boot-x86.h a private header 8 years ago
unaligned.h
zimage.h