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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2015-10-21
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
x86: chromebook_link: Enable the debug UART
Simon Glass
2015-10-21
x86: Init the debug UART if enabled
Simon Glass
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
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-20
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2015-10-21
arm: mvebu: Enable DM_SERIAL on AXP / A38x boards
Stefan Roese
2015-10-21
arm: mvebu: Add DM (driver model) support
Stefan Roese
2015-10-21
arm: mvebu: Add basic Armada XP / 38x dtsi/dts files
Stefan Roese
2015-10-21
arm: mvebu: Do not call board_init_r() from board_init_f()
Stefan Roese
2015-10-21
arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPL
Stefan Roese
2015-10-21
arm: mvebu: Add option to use UART xmodem protocol via kwboot
Stefan Roese
2015-10-20
sunxi: Add CHIP support
Maxime Ripard
2015-10-20
axp209: Sync the DTSI with the kernel
Maxime Ripard
2015-10-20
sun5i: Sync the DTSI with the kernel
Maxime Ripard
2015-10-20
sunxi: board: Only try to use the MMC related functions if enabled
Maxime Ripard
2015-10-20
sunxi: Add defconfig for the Sinovoip BPI-M2 board
Hans de Goede
2015-10-20
sunxi: power: Unify axp pmic function names
Hans de Goede
2015-10-20
sunxi: Remove board defconfig-s for specific Q8 tablet PCB-s
Hans de Goede
2015-10-20
sunxi: Switch to using malloc_simple for the spl
Hans de Goede
2015-10-20
sunxi: Enable CONFIG_SPL_STACK_R
Hans de Goede
[next]