projects
/
platform
/
kernel
/
u-boot.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/u-boot.git
2017-07-24
Rob Clark
efi_loader: gop: fixes for CONFIG_DM_VIDEO without...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
Rob Clark
efi_loader: move guidcmp to header
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
Rob Clark
efi_loader: EFI file paths should be DOS style
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
xypron.glpk...
efi_loader: correctly implement 100ns conversion
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
xypron.glpk...
efi_console: set up events
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
xypron.glpk...
efi_loader: refactor efi_set_timer
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
xypron.glpk...
efi_loader: refactor efi_create_event
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
xypron.glpk...
efi_loader: correct size for tpl level
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
xypron.glpk...
efi_loader: implement multiple event support
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
xypron.glpk...
efi_loader: use struct efi_event * instead of void *
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
xypron.glpk...
efi_memory: avoid NULL dereference in efi_free_pool
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
xypron.glpk...
efi_loader: disk: iterate only over valid block devices
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
xypron.glpk...
efi_loader: provide meaningful status code
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
xypron.glpk...
efi_loader: define all known status codes
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
xypron.glpk...
bootefi: allow return without EFI_BOOT_SERVICES.Exit
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
xypron.glpk...
efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
xypron.glpk...
efi_loader: reimplement efi_locate_protocol
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
xypron.glpk...
efi_loader: provide a sufficient number of protocols
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
xypron.glpk...
efi_loader: implement LocateHandleBuffer
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
xypron.glpk...
efi_loader: refactor efi_locate_handle
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
xypron.glpk...
efi_loader: implement InstallMultipleProtocolInterfaces
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
xypron.glpk...
efi_loader: refactor efi_uninstall_protocol_interface
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
xypron.glpk...
efi_loader: refactor efi_install_protocol_interface
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
xypron.glpk...
efi_loader: implement UninstallProtocolInterface
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
xypron.glpk...
efi_loader: implement InstallProtocolInterface
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
xypron.glpk...
efi_loader: efi_open_protocol: parameter checks
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
xypron.glpk...
efi_loader: refactor efi_open_protocol
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Tom Rini
Merge git://git.denx.de/u-boot-dm
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Masahiro Yamada
dm: ofnode: use fdt32_t for DT property value to fix...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Masahiro Yamada
dm: include <dm/util.h> from driver/core/dump.c
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Masahiro Yamada
dm: ofnode: simplify ofnode_read_bool()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Masahiro Yamada
dm: ofnode: rename ofnode_read_prop() to ofnode_get_pro...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Masahiro Yamada
dm: ofnode: simplify ofnode_read_prop()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Masahiro Yamada
dm: ofnode: use ofnode_read_bool() to check property...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Masahiro Yamada
dm: include <dm/util.h> from drivers/core/util.c
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Tom Rini
fdt: Check for NULL return from fdt_getprop in 'fdt...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
tegra: fdt: Ensure that the console UART is enabled
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
tegra: Show a debug message if the LCD PMIC fails to...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: serial: Add livetree support
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: serial: Separate out the core serial-device finding...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: serial: ns16550: Convert to livetree
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
tegra: Fix up include file ordering
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
video: simple-panel: Add a little more debugging
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: video: Update pwm_backlight to support livetree
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: video: Sync display on backspace
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
tegra: nyan-big: Enable bootstage
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: Fix error handling when unflattening the DT
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
tegra: nyan-big: Enable the debug UART
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
tegra: video: Time the LCD init
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: core: Add functions to obtain node's address/size...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: core: Add dev_read_enabled() to check if a device...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: core: Add dev_read_resource() to read device resources
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: core: Add ofnode_read_string_count()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
binman: Put our local modules ahead of system modules
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dtoc: Add tests
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
sandbox: Stop printing platdata at the start of SPL
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dtoc: Add a comment about string replace in conv_name_t...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dtoc: Move the main logic into the dtb_platdata file
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dtoc: Move static functions out of the class
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dtoc: Pass include_disabled explicitly
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dtoc: Don't handle properties with / in them
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dtoc: Fix pylint warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dtoc: Split out the main class into its own file
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dtoc: Add a comment at the top
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dtoc: Use self._options instead of the global options
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
moveconfig: Allow automatic location and adding of...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
moveconfig: Allow control of which implying configs...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
moveconfig: Allow piping in 'git show --stat' output
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
sandbox: Drop special case console code for sandbox
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
sandbox: Enable more console options
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
console: Use map_sysmem() for the pre-relocation console
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
test: Add a test for snprintf() and the banner/version
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
Allow displaying the U-Boot banner on a video display
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
display_options: Refactor to allow obtaining the banner
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
x86: Move link to use driver model for SCSI
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: scsi: Drop scsi_init() when driver model is used
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: ahci: Add a driver for SCSI on AHCI
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: scsi: Split out the bus scanning code
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: scsi: Adjust return value of scsi_exec()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: scsi: Add operations for SCSI devices
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: ahci: Create a local version of two SCSI functions
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: scsi: Document and rename the scsi_scan() parameter
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: scsi: Add a device pointer to scan_exec(), scsi_bus...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: scsi: Add operations
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: ahci: Drop use of probe_ent
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: ahci: Unwind the confusing init code
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: ahci: Move common code for starting ports into...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: scsi: Indent the confusing #ifdefs
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: ahci: Refactor to avoid static variables
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: sata: Move ataid into struct ahci_uc_priv
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: ahci: Rename struct ahci_probe_ent
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: scsi: Use the uclass platform data
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: scsi: Drop the ccb typedef
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
dm: scsi: Rearrange header file for driver model
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
scsi: Move drivers into new drivers/scsi directory
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
sata: Move drivers into new drivers/ata directory
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
Kconfig: Add CONFIG_SATA to enable SATA
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Simon Glass
Convert CONFIG_CMD_SATA to Kconfig
commit
|
commitdiff
|
tree
|
snapshot
next