index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-07-19
efi_loader: refactor efi_set_timer
xypron.glpk@gmx.de
2017-07-19
efi_loader: refactor efi_create_event
xypron.glpk@gmx.de
2017-07-19
efi_loader: correct size for tpl level
xypron.glpk@gmx.de
2017-07-19
efi_loader: implement multiple event support
xypron.glpk@gmx.de
2017-07-19
efi_loader: use struct efi_event * instead of void *
xypron.glpk@gmx.de
2017-07-19
efi_memory: avoid NULL dereference in efi_free_pool
xypron.glpk@gmx.de
2017-07-19
efi_loader: disk: iterate only over valid block devices
xypron.glpk@gmx.de
2017-07-19
efi_loader: provide meaningful status code
xypron.glpk@gmx.de
2017-07-19
efi_loader: define all known status codes
xypron.glpk@gmx.de
2017-07-19
bootefi: allow return without EFI_BOOT_SERVICES.Exit
xypron.glpk@gmx.de
2017-07-19
efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
xypron.glpk@gmx.de
2017-07-19
efi_loader: reimplement efi_locate_protocol
xypron.glpk@gmx.de
2017-07-19
efi_loader: provide a sufficient number of protocols
xypron.glpk@gmx.de
2017-07-19
efi_loader: implement LocateHandleBuffer
xypron.glpk@gmx.de
2017-07-19
efi_loader: refactor efi_locate_handle
xypron.glpk@gmx.de
2017-07-19
efi_loader: implement InstallMultipleProtocolInterfaces
xypron.glpk@gmx.de
2017-07-19
efi_loader: refactor efi_uninstall_protocol_interface
xypron.glpk@gmx.de
2017-07-19
efi_loader: refactor efi_install_protocol_interface
xypron.glpk@gmx.de
2017-07-19
efi_loader: implement UninstallProtocolInterface
xypron.glpk@gmx.de
2017-07-19
efi_loader: implement InstallProtocolInterface
xypron.glpk@gmx.de
2017-07-19
efi_loader: efi_open_protocol: parameter checks
xypron.glpk@gmx.de
2017-07-19
efi_loader: refactor efi_open_protocol
xypron.glpk@gmx.de
2017-07-12
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-07-11
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
Tom Rini
2017-07-11
dm: ofnode: use fdt32_t for DT property value to fix sparse warning
Masahiro Yamada
2017-07-11
dm: include <dm/util.h> from driver/core/dump.c
Masahiro Yamada
2017-07-11
dm: ofnode: simplify ofnode_read_bool()
Masahiro Yamada
2017-07-11
dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()
Masahiro Yamada
2017-07-11
dm: ofnode: simplify ofnode_read_prop()
Masahiro Yamada
2017-07-11
dm: ofnode: use ofnode_read_bool() to check property existence
Masahiro Yamada
2017-07-11
dm: include <dm/util.h> from drivers/core/util.c
Masahiro Yamada
2017-07-11
fdt: Check for NULL return from fdt_getprop in 'fdt set'
Tom Rini
2017-07-11
tegra: fdt: Ensure that the console UART is enabled
Simon Glass
2017-07-11
tegra: Show a debug message if the LCD PMIC fails to start
Simon Glass
2017-07-11
dm: serial: Add livetree support
Simon Glass
2017-07-11
dm: serial: Separate out the core serial-device finding code
Simon Glass
2017-07-11
dm: serial: ns16550: Convert to livetree
Simon Glass
2017-07-11
tegra: Fix up include file ordering
Simon Glass
2017-07-11
video: simple-panel: Add a little more debugging
Simon Glass
2017-07-11
dm: video: Update pwm_backlight to support livetree
Simon Glass
2017-07-11
dm: video: Sync display on backspace
Simon Glass
2017-07-11
tegra: nyan-big: Enable bootstage
Simon Glass
2017-07-11
dm: Fix error handling when unflattening the DT
Simon Glass
2017-07-11
tegra: nyan-big: Enable the debug UART
Simon Glass
2017-07-11
tegra: video: Time the LCD init
Simon Glass
2017-07-11
dm: core: Add functions to obtain node's address/size cells
Simon Glass
2017-07-11
dm: core: Add dev_read_enabled() to check if a device is enabled
Simon Glass
2017-07-11
dm: core: Add dev_read_resource() to read device resources
Simon Glass
2017-07-11
dm: core: Add ofnode_read_string_count()
Simon Glass
2017-07-11
binman: Put our local modules ahead of system modules
Simon Glass
[next]