]> git.sur5r.net Git - u-boot/shortlog
u-boot
2017-07-26 Rob Clarkefi_loader: remove more double EFI_EXIT() in efi_disk.c
2017-07-26 Rob Clarkefi_loader: remove double EFI_EXIT() with efi_unsupported
2017-07-25 Rob Clarkefi_loader: expose protocols via GUID
2017-07-25 Rob Clarkefi_loader: add helper macro to construct protocol...
2017-07-25 Rob Clarkefi_loader: log EFI return values too
2017-07-25 xypron.glpk... efi_loader: implement ProtocolsPerHandle
2017-07-24 xypron.glpk... efi_loader: parameter types for CreateEvent, SetTimer
2017-07-24 Heinrich Schuchardtefi_loader: initalize EFI object list only once
2017-07-24 xypron.glpk... efi_console: use EFIAPI for callback functions
2017-07-24 Rob Clarkefi_loader: workaround for grub lsefi bug
2017-07-24 xypron.glpk... efi_loader: implement ConvertDeviceNodeToText
2017-07-24 xypron.glpk... efi_memory: return MapKey
2017-07-24 xypron.glpk... efi_memory: do parameter checks first
2017-07-24 Rob Clarkefi_loader: gop: fixes for CONFIG_DM_VIDEO without...
2017-07-24 Rob Clarkefi_loader: move guidcmp to header
2017-07-24 Rob Clarkefi_loader: EFI file paths should be DOS style
2017-07-19 xypron.glpk... efi_loader: correctly implement 100ns conversion
2017-07-19 xypron.glpk... efi_console: set up events
2017-07-19 xypron.glpk... efi_loader: refactor efi_set_timer
2017-07-19 xypron.glpk... efi_loader: refactor efi_create_event
2017-07-19 xypron.glpk... efi_loader: correct size for tpl level
2017-07-19 xypron.glpk... efi_loader: implement multiple event support
2017-07-19 xypron.glpk... efi_loader: use struct efi_event * instead of void *
2017-07-19 xypron.glpk... efi_memory: avoid NULL dereference in efi_free_pool
2017-07-19 xypron.glpk... efi_loader: disk: iterate only over valid block devices
2017-07-19 xypron.glpk... efi_loader: provide meaningful status code
2017-07-19 xypron.glpk... efi_loader: define all known status codes
2017-07-19 xypron.glpk... bootefi: allow return without EFI_BOOT_SERVICES.Exit
2017-07-19 xypron.glpk... efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
2017-07-19 xypron.glpk... efi_loader: reimplement efi_locate_protocol
2017-07-19 xypron.glpk... efi_loader: provide a sufficient number of protocols
2017-07-19 xypron.glpk... efi_loader: implement LocateHandleBuffer
2017-07-19 xypron.glpk... efi_loader: refactor efi_locate_handle
2017-07-19 xypron.glpk... efi_loader: implement InstallMultipleProtocolInterfaces
2017-07-19 xypron.glpk... efi_loader: refactor efi_uninstall_protocol_interface
2017-07-19 xypron.glpk... efi_loader: refactor efi_install_protocol_interface
2017-07-19 xypron.glpk... efi_loader: implement UninstallProtocolInterface
2017-07-19 xypron.glpk... efi_loader: implement InstallProtocolInterface
2017-07-19 xypron.glpk... efi_loader: efi_open_protocol: parameter checks
2017-07-19 xypron.glpk... efi_loader: refactor efi_open_protocol
2017-07-12 Tom RiniMerge git://git.denx.de/u-boot-dm
2017-07-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-rockchip
2017-07-11 Masahiro Yamadadm: ofnode: use fdt32_t for DT property value to fix...
2017-07-11 Masahiro Yamadadm: include <dm/util.h> from driver/core/dump.c
2017-07-11 Masahiro Yamadadm: ofnode: simplify ofnode_read_bool()
2017-07-11 Masahiro Yamadadm: ofnode: rename ofnode_read_prop() to ofnode_get_pro...
2017-07-11 Masahiro Yamadadm: ofnode: simplify ofnode_read_prop()
2017-07-11 Masahiro Yamadadm: ofnode: use ofnode_read_bool() to check property...
2017-07-11 Masahiro Yamadadm: include <dm/util.h> from drivers/core/util.c
2017-07-11 Tom Rinifdt: Check for NULL return from fdt_getprop in 'fdt...
2017-07-11 Simon Glasstegra: fdt: Ensure that the console UART is enabled
2017-07-11 Simon Glasstegra: Show a debug message if the LCD PMIC fails to...
2017-07-11 Simon Glassdm: serial: Add livetree support
2017-07-11 Simon Glassdm: serial: Separate out the core serial-device finding...
2017-07-11 Simon Glassdm: serial: ns16550: Convert to livetree
2017-07-11 Simon Glasstegra: Fix up include file ordering
2017-07-11 Simon Glassvideo: simple-panel: Add a little more debugging
2017-07-11 Simon Glassdm: video: Update pwm_backlight to support livetree
2017-07-11 Simon Glassdm: video: Sync display on backspace
2017-07-11 Simon Glasstegra: nyan-big: Enable bootstage
2017-07-11 Simon Glassdm: Fix error handling when unflattening the DT
2017-07-11 Simon Glasstegra: nyan-big: Enable the debug UART
2017-07-11 Simon Glasstegra: video: Time the LCD init
2017-07-11 Simon Glassdm: core: Add functions to obtain node's address/size...
2017-07-11 Simon Glassdm: core: Add dev_read_enabled() to check if a device...
2017-07-11 Simon Glassdm: core: Add dev_read_resource() to read device resources
2017-07-11 Simon Glassdm: core: Add ofnode_read_string_count()
2017-07-11 Simon Glassbinman: Put our local modules ahead of system modules
2017-07-11 Simon Glassdtoc: Add tests
2017-07-11 Simon Glasssandbox: Stop printing platdata at the start of SPL
2017-07-11 Simon Glassdtoc: Add a comment about string replace in conv_name_t...
2017-07-11 Simon Glassdtoc: Move the main logic into the dtb_platdata file
2017-07-11 Simon Glassdtoc: Move static functions out of the class
2017-07-11 Simon Glassdtoc: Pass include_disabled explicitly
2017-07-11 Simon Glassdtoc: Don't handle properties with / in them
2017-07-11 Simon Glassdtoc: Fix pylint warnings
2017-07-11 Simon Glassdtoc: Split out the main class into its own file
2017-07-11 Simon Glassdtoc: Add a comment at the top
2017-07-11 Simon Glassdtoc: Use self._options instead of the global options
2017-07-11 Simon Glassmoveconfig: Allow automatic location and adding of...
2017-07-11 Simon Glassmoveconfig: Allow control of which implying configs...
2017-07-11 Simon Glassmoveconfig: Allow piping in 'git show --stat' output
2017-07-11 Simon Glasssandbox: Drop special case console code for sandbox
2017-07-11 Simon Glasssandbox: Enable more console options
2017-07-11 Simon Glassconsole: Use map_sysmem() for the pre-relocation console
2017-07-11 Simon Glasstest: Add a test for snprintf() and the banner/version
2017-07-11 Simon GlassAllow displaying the U-Boot banner on a video display
2017-07-11 Simon Glassdisplay_options: Refactor to allow obtaining the banner
2017-07-11 Simon Glassx86: Move link to use driver model for SCSI
2017-07-11 Simon Glassdm: scsi: Drop scsi_init() when driver model is used
2017-07-11 Simon Glassdm: ahci: Add a driver for SCSI on AHCI
2017-07-11 Simon Glassdm: scsi: Split out the bus scanning code
2017-07-11 Simon Glassdm: scsi: Adjust return value of scsi_exec()
2017-07-11 Simon Glassdm: scsi: Add operations for SCSI devices
2017-07-11 Simon Glassdm: ahci: Create a local version of two SCSI functions
2017-07-11 Simon Glassdm: scsi: Document and rename the scsi_scan() parameter
2017-07-11 Simon Glassdm: scsi: Add a device pointer to scan_exec(), scsi_bus...
2017-07-11 Simon Glassdm: scsi: Add operations
2017-07-11 Simon Glassdm: ahci: Drop use of probe_ent
2017-07-11 Simon Glassdm: ahci: Unwind the confusing init code
next