summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-19efi_console: set up events[email protected]
2017-07-19efi_loader: refactor efi_set_timer[email protected]
2017-07-19efi_loader: refactor efi_create_event[email protected]
2017-07-19efi_loader: correct size for tpl level[email protected]
2017-07-19efi_loader: implement multiple event support[email protected]
2017-07-19efi_loader: use struct efi_event * instead of void *[email protected]
2017-07-19efi_memory: avoid NULL dereference in efi_free_pool[email protected]
2017-07-19efi_loader: disk: iterate only over valid block devices[email protected]
2017-07-19efi_loader: provide meaningful status code[email protected]
2017-07-19efi_loader: define all known status codes[email protected]
2017-07-19bootefi: allow return without EFI_BOOT_SERVICES.Exit[email protected]
2017-07-19efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL[email protected]
2017-07-19efi_loader: reimplement efi_locate_protocol[email protected]
2017-07-19efi_loader: provide a sufficient number of protocols[email protected]
2017-07-19efi_loader: implement LocateHandleBuffer[email protected]
2017-07-19efi_loader: refactor efi_locate_handle[email protected]
2017-07-19efi_loader: implement InstallMultipleProtocolInterfaces[email protected]
2017-07-19efi_loader: refactor efi_uninstall_protocol_interface[email protected]
2017-07-19efi_loader: refactor efi_install_protocol_interface[email protected]
2017-07-19efi_loader: implement UninstallProtocolInterface[email protected]
2017-07-19efi_loader: implement InstallProtocolInterface[email protected]
2017-07-19efi_loader: efi_open_protocol: parameter checks[email protected]
2017-07-19efi_loader: refactor efi_open_protocol[email protected]
2017-07-19mmc: cadence: use fdt32_t for DT property value to fix sparse warningMasahiro Yamada
2017-07-19mmc: add static to spl_mmc_get_device_index()Masahiro Yamada
2017-07-19power: regulator: lp87565: get_enable should return integerKeerthy
2017-07-19power: regulator: lp873x: get_enable should return integerKeerthy
2017-07-19power: regulator: s5m8767: get_enable should return integerKeerthy
2017-07-19power: sandbox: fixed: get_enable should return integerKeerthy
2017-07-19power: regulator: rk8xx: get_enable should return integerKeerthy
2017-07-19power: regulator: tps65090: get_enable should return integerKeerthy
2017-07-19power: regulator: pfuze100: get_enable should return integerKeerthy
2017-07-19power: regulator: palmas: get_enable should return integerKeerthy
2017-07-19power: regulator: max77686: get_enable should return integerKeerthy
2017-07-19power: regulator: act8846: get_enable should return integerKeerthy
2017-07-19power: regulator: fixed: get_enable should return integerKeerthy
2017-07-19regulator: Change get_enable return type to integer from boolKeerthy
2017-07-19mmc: rpmb: update size format for write_counterKever Yang
2017-07-19mmc: use new hwpart API when CONFIG_BLK enabledKever Yang
2017-07-18ARM: Mark AE boards orphanMarek Vasut
2017-07-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-07-14mx6cuboxi: Move CONFIG_CMD_SATA to KconfigFabio Estevam
2017-07-13mx6sabreauto: Make Ethernet functional againFabio Estevam
2017-07-12Merge git://www.denx.de/git/u-boot-marvellTom Rini
2017-07-12imx: cx9020: try pxe boot, if no vmlinuz on mmcPatrick Bruenn
2017-07-12imx: cx9020: use fdt_addr_r and ramdisk_addr_rPatrick Bruenn
2017-07-12mx6sabreauto: Add Falcon mode supportDiego Dorta
2017-07-12warp: Use PARTUUID to specify the rootfs locationFabio Estevam
2017-07-12embestmx6boards: Use PARTUUID to specify the rootfs locationFabio Berton
2017-07-12mx6cuboxi: Use PARTUUID to specify the rootfs locationFabio Berton