index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-10-22
ARM Fix pandaboard es and a4 revision ID
dbatzle@dcbcyber.com
2015-10-22
Merge git://git.denx.de/u-boot-x86
Tom Rini
2015-10-21
x86: Add support for Advantech SOM-6896
George McCollister
2015-10-21
x86: ivybridge: Enable the MRC cache
Bin Meng
2015-10-21
x86: ivybridge: Measure the MRC code execution time
Simon Glass
2015-10-21
x86: ivybridge: Fix car_uninit() to correctly set run state
Simon Glass
2015-10-21
x86: ivybridge: Check the RTC return value
Simon Glass
2015-10-21
x86: ivybridge: Use 'ret' instead of 'rcode'
Simon Glass
2015-10-21
dm: rtc: Correct rtc_read32() return value
Simon Glass
2015-10-21
rtc: mc146818: Use probe() to set up the device
Simon Glass
2015-10-21
rtc: mc146818: Add a comment to the #endif
Simon Glass
2015-10-21
x86: chromebook_link: Enable the debug UART
Simon Glass
2015-10-21
x86: Init the debug UART if enabled
Simon Glass
2015-10-21
debug_uart: Add an option to announce the debug UART
Simon Glass
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
[next]