summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-07-19efi_console: set up eventsxypron.glpk@gmx.de
2017-07-19efi_loader: refactor efi_set_timerxypron.glpk@gmx.de
2017-07-19efi_loader: refactor efi_create_eventxypron.glpk@gmx.de
2017-07-19efi_loader: correct size for tpl levelxypron.glpk@gmx.de
2017-07-19efi_loader: implement multiple event supportxypron.glpk@gmx.de
2017-07-19efi_loader: use struct efi_event * instead of void *xypron.glpk@gmx.de
2017-07-19efi_loader: define all known status codesxypron.glpk@gmx.de
2017-07-19efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOLxypron.glpk@gmx.de
2017-07-19efi_loader: reimplement efi_locate_protocolxypron.glpk@gmx.de
2017-07-19efi_loader: provide a sufficient number of protocolsxypron.glpk@gmx.de
2017-07-19efi_loader: implement InstallProtocolInterfacexypron.glpk@gmx.de
2017-07-19efi_loader: refactor efi_open_protocolxypron.glpk@gmx.de
2017-07-12Merge git://git.denx.de/u-boot-dmTom Rini
2017-07-11Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini
2017-07-11dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()Masahiro Yamada
2017-07-11dm: core: Add functions to obtain node's address/size cellsSimon Glass
2017-07-11dm: core: Add dev_read_enabled() to check if a device is enabledSimon Glass
2017-07-11dm: core: Add dev_read_resource() to read device resourcesSimon Glass
2017-07-11dm: core: Add ofnode_read_string_count()Simon Glass
2017-07-11sandbox: Enable more console optionsSimon Glass
2017-07-11Allow displaying the U-Boot banner on a video displaySimon Glass
2017-07-11display_options: Refactor to allow obtaining the bannerSimon Glass
2017-07-11dm: ahci: Add a driver for SCSI on AHCISimon Glass
2017-07-11dm: scsi: Split out the bus scanning codeSimon Glass
2017-07-11dm: scsi: Add operations for SCSI devicesSimon Glass
2017-07-11dm: scsi: Document and rename the scsi_scan() parameterSimon Glass
2017-07-11dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()Simon Glass
2017-07-11dm: scsi: Add operationsSimon Glass
2017-07-11dm: ahci: Drop use of probe_entSimon Glass
2017-07-11dm: ahci: Unwind the confusing init codeSimon Glass
2017-07-11dm: sata: Move ataid into struct ahci_uc_privSimon Glass
2017-07-11dm: ahci: Rename struct ahci_probe_entSimon Glass
2017-07-11dm: scsi: Drop the ccb typedefSimon Glass
2017-07-11dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmdSimon Glass
2017-07-11dm: scsi: Rearrange header file for driver modelSimon Glass
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass
2017-07-11scsi: Drop scsi_print_error()Simon Glass
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass
2017-07-11dm: core: Add uclass_first/next_device_check()Simon Glass
2017-07-11dm: core: Test uclass_first/next_device() on probe failureSimon Glass
2017-07-11dm: core: Clarify uclass_first/next_device() commentsSimon Glass
2017-07-11rockchip: Add basic support for phyCORE-RK3288 SoM based carrier boardWadim Egorov
2017-07-11power: regulator: rk8xx: Allow input current/charger shutdown configurationWadim Egorov
2017-07-11usb: Kconfig: migrate USB_DWC2 to KconfigPhilipp Tomsich
2017-07-11rockchip: add evb_rk3229 boardKever Yang
2017-07-11rockchip: rk322x: add basic soc supportKever Yang
2017-07-11rockchip: rk322x: add dts fileKever Yang
2017-07-11rockchip: add sdram_common for common functionsKever Yang
2017-07-10ARM64: poplar: hi3798cv200: u-boot support for Poplar 96BoardsJorge Ramirez-Ortiz