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
Age
Commit message (
Expand
)
Author
2015-10-21
debug_uart: Support board-specific UART initialisation
Simon Glass
2015-10-21
debug_uart: Adjust the declaration of debug_uart_init()
Simon Glass
2015-10-21
x86: spi: Add support for Wildcat Point
George McCollister
2015-10-21
x86: pci: Add PCI IDs for Wildcat Point
George McCollister
2015-10-21
x86: Pass correct cpu_index to ap_init()
Bin Meng
2015-10-21
x86: galileo: Enable mrc cache
Bin Meng
2015-10-21
x86: quark: Implement mrc cache
Bin Meng
2015-10-21
x86: ivybridge: Correct two typos for MRC
Bin Meng
2015-10-21
x86: Remove unused rw-mrc-cache properties in the link and panther dts files
Bin Meng
2015-10-21
x86: baytrail: Issue full system reset in reset_cpu()
Bin Meng
2015-10-21
x86: Enable mrc cache for bayleybay and minnowmax
Bin Meng
2015-10-21
x86: baytrail: Save mrc cache to spi flash
Bin Meng
2015-10-21
x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init()
Bin Meng
2015-10-21
x86: Use struct mrc_region to describe a mrc region
Bin Meng
2015-10-21
x86: ivybridge: Use APIs provided in the mrccache lib
Bin Meng
2015-10-21
x86: Add more common routines to manipulate mrc cache
Bin Meng
2015-10-21
x86: Add various minor tidy-ups in mrccache codes
Bin Meng
2015-10-21
x86: Do sanity test on the cache record in mrccache_update()
Bin Meng
2015-10-21
x86: Move mrccache.[c|h] to a common place
Bin Meng
2015-10-21
x86: Add ENABLE_MRC_CACHE Kconfig option
Bin Meng
2015-10-21
x86: fsp: Add a hdr sub-command to show header information
Bin Meng
2015-10-21
x86: fsp: Make hob command a sub-command to fsp
Bin Meng
2015-10-21
x86: fsp: Print GUID whenever applicable in the hob command output
Bin Meng
2015-10-21
x86: fsp: Compact the output of hob command
Bin Meng
2015-10-21
x86: Add SMBIOS table support
Bin Meng
2015-10-21
Makefile: Generate U_BOOT_DMI_DATE for SMBIOS
Bin Meng
2015-10-21
doc: Complement document about booting VxWorks
Bin Meng
2015-10-21
cmd: bootvx: Add asmlinkage to the VxWorks x86 entry
Bin Meng
2015-10-21
cmd: bootvx: Pass E820 information to an x86 VxWorks kernel
Bin Meng
2015-10-21
cmd: bootvx: Always get VxWorks bootline from env
Bin Meng
2015-10-21
cmd: bootvx: Pass netmask and gatewayip to VxWorks bootline
Bin Meng
2015-10-21
cmd: bootvx: Avoid strlen() calls when constructing VxWorks bootline
Bin Meng
2015-10-21
cmd: elf: Reorder load_elf_image_phdr() and load_elf_image_shdr()
Bin Meng
2015-10-21
cmd: Clean up cmd_elf a little bit
Bin Meng
2015-10-21
cmd: Convert CONFIG_CMD_ELF to Kconfig
Bin Meng
2015-10-21
x86: Remove quotation mark in CONFIG_HOSTNAME
Bin Meng
2015-10-21
x86: Move install_e820_map() out of zimage.c
Bin Meng
2015-10-21
x86: Initialize GDT entry 1 to be the 32-bit CS as well
Bin Meng
2015-10-21
x86: Allow disabling IGD on Intel Queensbay
Bin Meng
2015-10-21
x86: ivybridge: Remove the dead codes that programs pci bridge
Bin Meng
2015-10-21
dm: pci: Enable VGA address forwarding on bridges
Bin Meng
2015-10-21
dm: pci: Fix pci_last_busno() to return the real last bus no
Bin Meng
2015-10-21
video: vesa_fb: Fix wrong return value check of pci_find_class()
Bin Meng
2015-10-21
pci: Set PCI_COMMAND_IO bit for VGA device
Bin Meng
2015-10-21
dm: pci: Adjust pci_find_and_bind_driver() to return -EPERM
Simon Glass
2015-10-21
dm: pci: Correct a few debug() statements
Simon Glass
2015-10-21
dm: pci: Tidy up auto-config error handling
Simon Glass
2015-10-21
malloc_simple: Add debug() information
Simon Glass
2015-10-19
Prepare v2015.10
Tom Rini
2015-10-19
powerpc: Drop old non-generic-board code
Simon Glass
[next]