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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2016-10-23
Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig
Simon Glass
2016-10-23
video: Drop CONFIG_CONSOLE_INFO_QUIET
Simon Glass
2016-10-23
video: Move video_get_info_str() prototype to a header file
Simon Glass
2016-10-23
Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_VIDEO_SW_CURSOR to Kconfig
Simon Glass
2016-10-23
video: Drop CONFIG_VIDEO_HW_CURSOR
Simon Glass
2016-10-23
Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
Simon Glass
2016-10-23
video: Drop the sed13806 driver
Simon Glass
2016-10-23
Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_VIDEO_CT69000 to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_CFB_CONSOLE to Kconfig
Simon Glass
2016-10-23
config: Drop CONFIG_CONSOLE_DEV
Simon Glass
2016-10-23
config: Drop CONFIG_CONSOLE
Simon Glass
2016-10-23
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_LCD to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_VIDEO to Kconfig
Simon Glass
2016-10-23
Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig
Simon Glass
2016-10-23
Convert SILENT_CONSOLE options to Kconfig
Simon Glass
2016-10-19
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2016-10-19
efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}
Alexander Graf
2016-10-19
efi: Fix missing EFIAPI specifiers
Simon Glass
2016-10-19
efi: Use asmlinkage for EFIAPI
Simon Glass
2016-10-19
smbios: Expose in efi_loader as table
Alexander Graf
2016-10-19
smbios: Generate type 4 on non-x86 systems
Alexander Graf
2016-10-19
cpu: Add get_vendor callback
Alexander Graf
2016-10-19
cpu: Add DMTF id and family fields
Alexander Graf
2016-10-19
smbios: Allow compilation on 64bit systems
Alexander Graf
2016-10-19
efi_loader: Expose efi_install_configuration_table
Alexander Graf
2016-10-19
x86: Move smbios generation into arch independent directory
Alexander Graf
2016-10-19
x86: Move table csum into separate file
Alexander Graf
2016-10-18
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2016-10-18
x86: Move table csum into separate header
Alexander Graf
2016-10-18
efi_loader: Allow boards to implement get_time and reset_system
Alexander Graf
2016-10-18
efi_loader: Readd freed pages to memory pool
Stefan Brüns
2016-10-18
efi_loader: Track size of pool allocations to allow freeing
Stefan Brüns
2016-10-18
efi_loader: Move efi_allocate_pool implementation to efi_memory.c
Stefan Brüns
2016-10-18
ARM: uniphier: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT define
Masahiro Yamada
2016-10-15
Merge git://git.denx.de/u-boot-mpc85xx
Tom Rini
2016-10-15
spl: move FDT_FIXUP_PARTITIONS to Kconfig
Heiko Schocher
2016-10-15
spl: move SYS_OS_BASE to Kconfig
Heiko Schocher
2016-10-15
spl: move SPL_OS_BOOT to Kconfig
Heiko Schocher
2016-10-14
Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand.
Zhao Qiang
2016-10-14
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2016-10-13
libfdt: Drop inlining of fdt_path_offset()
Simon Glass
2016-10-13
libfdt: Sync fdt_for_each_subnode() with upstream
Simon Glass
2016-10-13
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-10-13
libfdt: Sync up with upstream
Simon Glass
2016-10-13
cmd/fdt: add possibilty to have 'extrasize' on fdt resize
Hannes Schmelzer
[next]